aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Crypt-Cracklib
Commit message (Collapse)AuthorAgeFilesLines
* Remove all the bootstrap files (.bs) from the plists.Mathieu Arnold2014-06-101-1/+0
| | | | | | | | | | | | | Starting with perl 5.20, they're not installed any more if empty, and on FreeBSD, they're (always ?) empty. PR: 190681 Submitted by: mat Exp-Run by: antoine Sponsored by: Absolight Notes: svn path=/head/; revision=357300
* Support STAGEDIR.Vanilla I. Shu2013-11-062-6/+3
| | | | Notes: svn path=/head/; revision=332949
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-1/+2
| | | | | | | security) Notes: svn path=/head/; revision=327769
* - Convert to new perl frameworkMathieu Arnold2013-08-021-1/+2
| | | | | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default. Notes: svn path=/head/; revision=324174
* - Replace Whom by Created bySofian Brabez2013-06-121-1/+1
| | | | Notes: svn path=/head/; revision=320685
* - Bump PORTREVISION after cracklib updateSofian Brabez2013-06-121-8/+4
| | | | | | | | - Don't specify ABI number in LIB_DEPENDS - Make portlint happy Notes: svn path=/head/; revision=320683
* - Convert from BUILD -> LIB depends for cracklib and move to .so usagePhilip M. Gollucci2012-02-101-5/+3
| | | | | | | | - Fix the original issue of implicit declaration of function 'FascistCheck', the rename crack -> packer is nolonger valid - NO PORTREVISION bump since it was broken previously Notes: svn path=/head/; revision=290880
* - Chase shlib bump for security/cracklib from .1 -> .10Philip M. Gollucci2012-02-101-0/+1
| | | | | | | | Forgotten by: myself (pgollucci) Reported by: pav via pointyhat Notes: svn path=/head/; revision=290876
* The vast majority of pkg-descr files had the following format when theyDoug Barton2011-10-241-1/+0
| | | | | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues Notes: svn path=/head/; revision=284239
* - Fix LICENSE (Artistic 1 instead of Artistic 2)Frederic Culot2011-10-071-2/+2
| | | | | | | | | | - Pet portlint(1) PR: ports/161336 Submitted by: Simon Olofsson <simon@olofsson.de> Notes: svn path=/head/; revision=283112
* - update to 1.7Baptiste Daroussin2011-03-252-5/+9
| | | | | | | - changes: http://search.cpan.org/src/DANIEL/Crypt-Cracklib-1.7/Changes Notes: svn path=/head/; revision=271773
* - Update to 1.5Philippe Audeoud2010-07-292-4/+4
| | | | | | | - Changelog: <http://cpansearch.perl.org/src/DANIEL/Crypt-Cracklib-1.5/Changes> Notes: svn path=/head/; revision=258419
* Update to 1.4Mathieu Arnold2008-05-222-4/+4
| | | | Notes: svn path=/head/; revision=213530
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-2/+1
| | | | | | | | | | | | ${MASTER_SITE_PERL_CPAN} to CPAN. PR: ports/122674 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: portmgr (pav) Notes: svn path=/head/; revision=211450
* Update to 1.2Erwin Lansing2008-03-182-4/+4
| | | | Notes: svn path=/head/; revision=209318
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-7/+1
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* - Update to 1.1Cheng-Lung Sung2007-01-072-5/+11
| | | | Notes: svn path=/head/; revision=181670
* - update to 1.0Yen-Ming Lee2007-01-054-56/+8
| | | | | | | - assign to perl@ Notes: svn path=/head/; revision=181528
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-2/+2
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149451
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99421
* Remove the recursive assignment of SITE_PERL to ${SITE_PERL} introducedErwin Lansing2003-10-241-1/+0
| | | | | | | in the last commit. Notes: svn path=/head/; revision=92065
* utilize SITE_PERLYing-Chieh Liao2003-10-242-9/+8
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75971
* Fix PORTCOMMENTs that were killing INDEX builds.Adam Weinberger2002-11-072-2/+1
| | | | | | | | 105 pointy hats to: me Approved by: pat Notes: svn path=/head/; revision=69625
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Remove empty directories on uninstall.Steve Price2001-04-201-0/+2
| | | | Notes: svn path=/head/; revision=41709
* Remove do-configure section, use PERL_CONFIGURE now.Vanilla I. Shu2001-03-011-1/+0
| | | | Notes: svn path=/head/; revision=38917
* Add p5-Crypt-Cracklib 0.01, a perl interface to Alec Muffet's cracklibWill Andrews2001-01-276-0/+90
library. Requested by: Andrew J. Korty <ajk@iu.edu> Notes: svn path=/head/; revision=37615