notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
pwgen2 A small, powerful, GPL'ed password generator
2.06 sysutils Deleted on this many watch lists=12 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.06Version of this port present on the latest quarterly branch.
Maintainer: andrey@hm.perm.ru search for ports maintained by this maintainer
Port Added: 2005-09-02 08:15:30
Last Update: 2012-06-07 10:49:12
SVN Revision: UNKNOWN
People watching this port, also watch:: nmap, sudo, pcre, gmake, libiconv
License: not specified in port
WWW:
http://sourceforge.net/projects/pwgen/
Description:
Pwgen is a small, powerful, GPL'ed password generator. This version of pwgen was written by Theodore Ts'o <tytso@alum.mit.edu>. It is modelled after a program originally written by Brandon S. Allbery, and then later extensively modified by Olaf Titz, Jim Lynch, and others. It was rewritten from scratch by Theodore Ts'o because the original program was somewhat of a hack, and thus hard to maintain, and because the licensing status of the program was unclear. WWW: http://sourceforge.net/projects/pwgen/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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:
  • pwgen>0:sysutils/pwgen2
No installation instructions:
This port has been deleted.
PKGNAME: pwgen
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.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. perl5.8.9 : lang/perl5.8
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:
Expand this list (18 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://freefr.dl.sourceforge.net/project/pwgen/pwgen/2.06/
  3. http://heanet.dl.sourceforge.net/project/pwgen/pwgen/2.06/
  4. http://internode.dl.sourceforge.net/project/pwgen/pwgen/2.06/
  5. http://iweb.dl.sourceforge.net/project/pwgen/pwgen/2.06/
  6. http://jaist.dl.sourceforge.net/project/pwgen/pwgen/2.06/
  7. http://kent.dl.sourceforge.net/project/pwgen/pwgen/2.06/
  8. http://nchc.dl.sourceforge.net/project/pwgen/pwgen/2.06/
  9. http://ncu.dl.sourceforge.net/project/pwgen/pwgen/2.06/
  10. http://osdn.dl.sourceforge.net/project/pwgen/pwgen/2.06/
  11. http://softlayer.dl.sourceforge.net/project/pwgen/pwgen/2.06/
  12. http://sunet.dl.sourceforge.net/project/pwgen/pwgen/2.06/
  13. http://surfnet.dl.sourceforge.net/project/pwgen/pwgen/2.06/
  14. http://switch.dl.sourceforge.net/project/pwgen/pwgen/2.06/
  15. http://transact.dl.sourceforge.net/project/pwgen/pwgen/2.06/
  16. http://ufpr.dl.sourceforge.net/project/pwgen/pwgen/2.06/
  17. http://voxel.dl.sourceforge.net/project/pwgen/pwgen/2.06/
  18. http://waix.dl.sourceforge.net/project/pwgen/pwgen/2.06/
Collapse this list.

Number of commits found: 8

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.06
07 Jun 2012 10:49:12
Original commit files touched by this commit
des search for other commits by this committer
Replace pwgen 1 with pwgen 2.  The latter is a continuation of the former
by a different author, with some serious bugs fixed.  We were pretty much
the only OS that still shipped pwgen 1, and for good reason: due to the
way it implements phoneme equivalence and the way it tracks the length of
the generated string, it only works correctly 16% of the time.  This was
not possible to fix without a major rewrite, which is precisely what the
author of pwgen 2 did.

Discussed with both maintainers and #bsdports.
2.06
19 Mar 2011 12:38:54
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
2.06
29 Dec 2010 20:04:42
Original commit files touched by this commit
pgollucci search for other commits by this committer
- DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.

PR:             ports/153292
Submitted by:   myself (pgollucci)
Tested by:      -exp run by pav
Approved by:    portmgr (pav)
2.06
22 Aug 2009 00:35:32
Original commit files touched by this commit Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S
2.06
20 Mar 2008 10:03:51
Original commit files touched by this commit
pav search for other commits by this committer
- Remove USE_GETOPT_LONG which is a no-op since March 2007
2.06
24 Aug 2007 18:42:34
Original commit files touched by this commit
sem search for other commits by this committer
- Update to 2.06

ChangeLog:
* Fix pwgen -Bs so that this option combination works correctly
(Closes: #368010)
* Fix the pwgen -Bc option combination (Closes: #355153)
* Fix typo in pwgen man page (Closes: #376147)
* Make the -s option imply the -nc options (Closes: #427969)
* Add -v option to generate passwords without vowels (Closes: #387461)

PR:             ports/115786
Submitted by:   maintainer
2.05
18 Jan 2006 20:19:54
Original commit files touched by this commit
mnag search for other commits by this committer
Update to 2.05

PR:             91967
Submitted by:   Andrew Khlebutin <andrey@hm.perm.ru> (maintainer)
2.04
02 Sep 2005 08:12:26
Original commit files touched by this commit
vsevolod search for other commits by this committer
Add pwgen2 - another branch of pwgen (in comparison with sysutils/pwgen),
more powerful, more flexible.

PR:             85349
Submitted by:   Andrew Khlebutin <andrey@hm.perm.ru>
Approved by:    perky (mentor)
Repocopy by:    marcus

Number of commits found: 8