aboutsummaryrefslogtreecommitdiff
path: root/sysutils/pwgen
Commit message (Collapse)AuthorAgeFilesLines
* - Fix trailing whitespace in pkg-descrs, categories [p-x]*Dmitry Marakasov2016-05-191-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415500
* - Add LICENSEDmitry Marakasov2015-06-051-1/+4
| | | | | | | | | - Add CPE info Approved by: portmgr blanket Notes: svn path=/head/; revision=388593
* - update to 2.07Jason Helfman2015-04-092-3/+3
| | | | | | | | PR: 198940 Approved by: andrey@hm.perm.ru (maintainer timeout, 14 days) Notes: svn path=/head/; revision=383650
* Remove indefinite articles and trailing periods from COMMENT, plusJimmy Olgeni2014-07-171-1/+1
| | | | | | | | | | | | minor COMMENT typos and surrounding whitespace fixes. A few Makefiles where not included as they contain Latin-1 characters that break the Phabricator workflow. Categories P-S. CR: D422 Approved by: portmgr (bapt) Notes: svn path=/head/; revision=362126
* - Stage supportMartin Wilke2014-02-051-3/+2
| | | | Notes: svn path=/head/; revision=342699
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | sysutils) Notes: svn path=/head/; revision=327772
* - convert to the new perl5 frameworkAndrej Zverev2013-09-071-1/+2
| | | | | | | Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=326575
* Restore PORTEPOCH and bump it to 2.Dag-Erling Smørgrav2012-06-111-0/+1
| | | | Notes: svn path=/head/; revision=299028
* Replace pwgen 1 with pwgen 2. The latter is a continuation of the formerDag-Erling Smørgrav2012-06-074-57/+20
| | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=298677
* - Add additional MASTER_SITES, remove broken oneRyan Steinmetz2012-03-141-1/+3
| | | | | | | | | PR: ports/166065 Submitted by: Maurice Castro <maurice@atum.castro.aus.net> Feature safe: yes Notes: svn path=/head/; revision=293287
* Remove more tags from pkg-descr files fo the form:Doug Barton2011-10-241-2/+0
| | | | | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file. Notes: svn path=/head/; revision=284232
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-2/+0
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Restore to 1.15 to fix the indexMartin Wilke2009-02-053-6/+49
| | | | | | | Pointy hat to: pgollucci Notes: svn path=/head/; revision=227683
* Replace HAS_CONFIGURE with GNU_CONFIGURE.Florent Thoumie2009-02-051-1/+1
| | | | Notes: svn path=/head/; revision=227655
* - Update download locations, update WWWPhilip M. Gollucci2009-02-053-48/+6
| | | | | | | | | | | Moved to SF Update to 2.06 to fix fetch While here, clean up MAKE_ENV Reported by: -fetch-original pointyhat run Notes: svn path=/head/; revision=227653
* - Remove USE_GETOPT_LONG which is a no-op since March 2007Pav Lucistnik2008-03-201-2/+0
| | | | Notes: svn path=/head/; revision=209422
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154303
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-062-1/+1
| | | | Notes: svn path=/head/; revision=100139
* get rid of libgnugetopt dependency for -CURRENT,FUJISHIMA Satsuki2003-07-142-8/+9
| | | | | | | use USE_GETOPT_LONG instead. Notes: svn path=/head/; revision=84842
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76041
* Spell gnugetopt.1 correctly in LIB_DEPENDS.Steve Price2000-11-081-1/+1
| | | | Notes: svn path=/head/; revision=34922
* BUILD_DEPENDS -> LIB_DEPENDSAde Lovett2000-10-132-20/+42
| | | | | | | | | | | Support LOCALBASE/PREFIX properly Support install macros PR: 21618 Submitted by: Ports Fury (no response from maintainer) Notes: svn path=/head/; revision=33794
* Add pwgen 1.15, a password generator with various options which influenceAlexander Langer2000-07-226-0/+50
the security of the password. Notes: svn path=/head/; revision=30969