Port details |
- pwgen2 A small, powerful, GPL'ed password generator
- 2.06 sysutils
=12 2.06Version of this port present on the latest quarterly branch.
- Maintainer: andrey@hm.perm.ru
- 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/
-
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: 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. 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:
-
- 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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.06 07 Jun 2012 10:49:12 |
des |
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 |
miwi |
- Get Rid MD5 support |
2.06 29 Dec 2010 20:04:42 |
pgollucci |
- 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 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S |
2.06 20 Mar 2008 10:03:51 |
pav |
- Remove USE_GETOPT_LONG which is a no-op since March 2007 |
2.06 24 Aug 2007 18:42:34 |
sem |
- 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 |
mnag |
Update to 2.05
PR: 91967
Submitted by: Andrew Khlebutin <andrey@hm.perm.ru> (maintainer) |
2.04 02 Sep 2005 08:12:26 |
vsevolod |
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 |