Port details |
- pwg A small tool to generate secure, random passwords
- 0.2_10 sysutils
=5 0.2_10Version of this port present on the latest quarterly branch.
- DEPRECATED: Depends on QT3; unmaintained
This port expired on: 2013-07-01
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2003-05-19 13:25:49
- Last Update: 2013-07-26 19:19:21
- SVN Revision: 323748
- People watching this port, also watch:: pcre, glib, expat
- Also Listed In: ipv6 kde
- License: not specified in port
- WWW:
- http://pwg.sourceforge.net/
- Description:
- PwG is a small tool to generate secure, random passwords. It's
based on the KDE-3.1 and QT-3.1 libs.
WWW: http://pwg.sourceforge.net/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: pwg
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- moc : x11-toolkits/qt33
- gmake : devel/gmake
- libtool>=2.4 : devel/libtool
- pkgconf : devel/pkgconf
- gtk-update-icon-cache : graphics/gtk-update-icon-cache
- Runtime dependencies:
-
- moc : x11-toolkits/qt33
- pkgconf : devel/pkgconf
- libgiofam.so : devel/gio-fam-backend
- gtk-update-icon-cache : graphics/gtk-update-icon-cache
- Library dependencies:
-
- kimproxy.0 : x11/kdelibs3
- atk-1.0.0 : accessibility/atk
- gdk_pixbuf-2.0.0 : graphics/gdk-pixbuf2
- glib-2.0.0 : devel/glib20
- pango-1.0.0 : x11-toolkits/pango
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.2_10 26 Jul 2013 19:19:21 |
rene |
KDE3 and QT3 expired on 2013-07-01, remove these ports.
Unfortunately, this also affects some ports using QT3 as a GUI toolkit.
Changes to infrastructure files:
- bsd.kde.mk : obsolete, remove
- bsd.qt.mk : note that a CONFLICTS_BUILD line can probably go after a while
- CHANGES : document the removals from bsd.port.mk
- KNOBS : remove KDE and QT (KDE4 and QT4 should be used instead)
- MOVED : add the removed ports
PR: ports/180745
Submitted by: rene
Approved by: portmgr (bapt)
Exp-run by: bapt |
0.2_10 28 Feb 2013 10:51:58 |
gahr |
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: sysutils)
Approved by: portmgr |
0.2_10 30 Dec 2012 12:03:52 |
beat |
- Deprecate QT3, KDE3 and unmaintained ports depending on them. QT 3.3.8
was released in 2007 and KDE 3.5.10 in 2008 and both are no longer
maintained upstream nor in our tree.
- Set EXPIRATION_DATE to 2013-07-01
Discussed with: bapt, tabthorpe |
0.2_10 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.2_9 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.2_9 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
0.2_9 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.2_8 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.2_7 22 Aug 2009 00:35:32 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S |
0.2_7 02 Aug 2009 19:36:34 |
mezz |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
0.2_7 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
0.2_6 06 Jun 2008 14:03:26 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
0.2_5 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.2_4 06 Nov 2006 17:29:07 |
alepulver |
- Fix pkg-plist.
- Pet portlint, set INSTALLS_ICONS.
PR: ports/104866
Submitted by: Thomas Abthorpe <thomas@goodking.ca> |
0.2_4 13 May 2006 04:15:53 |
edwin |
Remove USE_REINPLACE from all categories starting with S |
0.2_4 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
0.2_4 22 Jan 2006 02:52:21 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
0.2_4 25 Nov 2005 18:14:52 |
pav |
- Add SHA256 |
0.2_4 05 Nov 2005 05:22:06 |
marcus |
Bump PORTREVISION to chase the glib20 shared library update. |
0.2_3 12 Mar 2005 10:54:27 |
marcus |
Bump PORTREVISION to chase the glib20 shared lib version change. |
0.2_2 21 May 2004 22:23:08 |
lofi |
Remove inclusion of "${PORTSDIR}/x11/kde3/Makefile.kde", fix PTHREAD_LIBS
safeness, fix compilation where needed.
Committers: Please do NOT include Makefile.kde or commit new ports which do
so. It's for use with the core KDE ports maintained by kde@freebsd.org ONLY. |
0.2_2 14 Apr 2004 18:51:37 |
krion |
- Update MASTER_SITES and WWW: line
PR: ports/65537
Submitted by: Ports Fury |
0.2_2 05 Apr 2004 03:31:02 |
marcus |
Chase the glib20 update, and bump all affected ports' PORTREVISIONs. |
0.2_1 04 Feb 2004 05:10:27 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
0.2 29 Jan 2004 16:13:06 |
trevor |
SIZEify. |
0.2 07 Jan 2004 20:13:39 |
krion |
- Drop maintainership to ports@ |
0.2 09 Aug 2003 17:09:48 |
krion |
Fix typo
Reported by: kris via bento |
0.2 04 Aug 2003 13:28:08 |
krion |
Unbreak on -current
Approved by: fjoe (mentor) (implicit) |
0.2 22 Jul 2003 10:34:12 |
krion |
Change my mail to @FreeBSD.org
Approved by: fjoe (mentor) |
0.2 26 Jun 2003 08:13:01 |
daichi |
Update sysutils/pwg (maintainer): fix build on -CURRENT
PR: 53591
Submitted by: Kirill Ponomarew <ponomarew@oberon.net> (maintainer) |
0.2 19 May 2003 13:25:00 |
fjoe |
New port: pwg
PwG is a small tool to generate secure, random passwords. It's
based on the KDE-3.1 and QT-3.1 libs.
Submitted by: Kirill Ponomarew |