summaryrefslogtreecommitdiff
path: root/security/cracklib
Commit message (Collapse)AuthorAgeFilesLines
* security/cracklib: Add CPE informationBernhard Froehlich2021-09-101-1/+3
| | | | Approved by: portmgr (blanket)
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* security/cracklib: remove references to python slave portSteve Wills2020-09-241-22/+0
| | | | | | | | PR: 249761 Approved by: cy (maintainer) Notes: svn path=/head/; revision=549935
* - Update to 2.9.7. This release fixes CVE-2016-6318. Excerpt from NEWS:Jung-uk Kim2019-12-096-89/+109
| | | | | | | | | | | | | | | | | | | | | | | | * apply patch to fix CVE-2016-6318 Stack-based buffer overflow when parsing large GECOS field * fix a buffer overflow processing long words * historical research and updates to repository tags to correct history, and suggestions for new release process (Neustradamus) - Replace a local patch with an upstream patch. https://github.com/cracklib/cracklib/commit/a1379d0 - Apply a patch from the upstream to fix build. https://github.com/cracklib/cracklib/commit/77082c4 - OPTIONize NLS and add pkg-plist to appease portlint. Approved by: cy (maintainer) MFH: 2019Q4 Notes: svn path=/head/; revision=519629
* - Remove bogus commentDmitry Marakasov2018-06-141-1/+1
| | | | | | | Reported by: mat Notes: svn path=/head/; revision=472377
* - Fix tests for py-cracklibDmitry Marakasov2018-06-091-5/+5
| | | | | | | | | | | | | - Specify PYTHONPATH - Specifying correct dictionary path - Fix configure for py-cracklib by using USES=localbase - Switch to new test framework - Whitespace fix Approved by: portmgr blanket Notes: svn path=/head/; revision=472045
* Add Python flavors.Mathieu Arnold2018-05-221-0/+1
| | | | | | | | | | Even if those ports do not support more than one Python version, it makes it easier to depend on them. Sponsored by: Absolight Notes: svn path=/head/; revision=470609
* py-cracklib fails to build with python3Antoine Brodin2017-12-091-1/+1
| | | | Notes: svn path=/head/; revision=455850
* Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.Jimmy Olgeni2017-11-021-2/+2
| | | | | | | This round is @FreeBSD.org residents except teams. Notes: svn path=/head/; revision=453381
* Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/Sunpoet Po-Chuan Hsieh2017-01-201-1/+1
| | | | Notes: svn path=/head/; revision=431996
* Fix Shared object "libcrack.so.2" not found, required byCy Schubert2016-02-051-1/+1
| | | | | | | "cracklib-packer" pre-stage error. Notes: svn path=/head/; revision=408192
* Update 2.9.4 --> 2.9.6Cy Schubert2016-02-056-9/+25
| | | | | | | | | | Distfile has been moved from sourceforge to github. Generate dictionary from github hosted word dictionary file instead of in port. Notes: svn path=/head/; revision=408137
* MASTER_SITES cleanup.Mathieu Arnold2015-05-141-1/+1
| | | | | | | | | | | | | | | | | | | | | | - Replace ${MASTER_SITE_FOO} with FOO. - Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9% of the time.) - Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and no hint of what it should be was present. - Fix some logic. - And generally, make things more simple and easy to understand. While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and SAMBA macros. Also, replace some EXTRACT_SUFX occurences with USES=tar:*. Checked by: make fetch-urlall-list With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=386312
* Updade 2.9.3 --> 2.9.4Cy Schubert2015-04-162-3/+3
| | | | Notes: svn path=/head/; revision=384121
* Update 2.9.2 --> 2.9.3Cy Schubert2015-04-122-4/+3
| | | | | | | Submitted by: mi Notes: svn path=/head/; revision=383833
* Fix, /usr/local/libdata/cracklib.pwd.gz: No such file or directoryCy Schubert2015-01-141-1/+2
| | | | | | | | PR: 196384 Submitted by: Ting-Wei Lan <lantw44@gmail.com> Notes: svn path=/head/; revision=376995
* cleanup plistBaptiste Daroussin2014-12-201-12/+0
| | | | Notes: svn path=/head/; revision=375111
* Update 2.9.0 --> 2.9.2Cy Schubert2014-10-202-4/+3
| | | | Notes: svn path=/head/; revision=371226
* security/cracklib:Tijl Coosemans2014-09-051-11/+11
| | | | | | | | | | | - Add USES=libtool and bump dependent ports - Add INSTALL_TARGET=install-strip - Convert to USES=python - Use MAKE_CMD - Create manpage link in post-install instead of using @exec Notes: svn path=/head/; revision=367386
* Fix more plist issues due to gettext.Cy Schubert2014-07-151-1/+11
| | | | Notes: svn path=/head/; revision=361847
* security/cracklib: USES+= gettextJohn Marino2014-07-131-0/+1
| | | | | | | | This unbreaks cracklib in a clean environment. The locale stuff was added when the port was staged. Notes: svn path=/head/; revision=361713
* Stagify and adopt these orphans.Cy Schubert2014-07-051-8/+43
| | | | Notes: svn path=/head/; revision=360725
* Resetting maintainership on ports that have not been staged and without anyBaptiste Daroussin2014-07-041-1/+1
| | | | | | | | | pending PR (related to stage) With hat: portmgr Notes: svn path=/head/; revision=360609
* Fix NO_STAGE attributionBaptiste Daroussin2013-09-221-1/+1
| | | | Notes: svn path=/head/; revision=327888
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | security) Notes: svn path=/head/; revision=327769
* - Update to 2.9.0Sofian Brabez2013-06-114-62/+57
| | | | | | | | | | | | - Update pkg-descr - Update WWW - Remove PYTHON OPTION in security/cracklib and made security/py-cracklib a python slave port Reviewed by: crees Approved by: sbz (myself) Notes: svn path=/head/; revision=320515
* - Update to 2.8.22Sofian Brabez2012-12-183-13/+17
| | | | | | | | - Convert to new option framework - Update MASTER_SITES Notes: svn path=/head/; revision=309177
* - Update to 2.8.19Sofian Brabez2012-07-032-4/+3
| | | | Notes: svn path=/head/; revision=300426
* - Add PYTHON KNOBSofian Brabez2012-04-042-4/+20
| | | | | | | | | | - Bump PORTREVISION Approved by: jadawin@, miwi@ (mentors, implicit) Feature safe: yes Notes: svn path=/head/; revision=294179
* - Actually bump PORTREVISION for previous commit (pregenerate pw_dict), thisPav Lucistnik2012-03-291-0/+1
| | | | | | | | | | should help with ruby-password builds on pointyhat With hat: portmgr Feature safe: yes Notes: svn path=/head/; revision=293963
* - Pregenerate pw_dict since cracklib stopped distributing onePhilip M. Gollucci2012-02-125-1/+8
| | | | | | | | | | | which dependant ports require at build-time. - Convert dependant ports to LIB_DEPENDS - Bump PORTREVISIONs Reported by: pav via pointyhat Notes: svn path=/head/; revision=291092
* - Update to 2.8.18Philip M. Gollucci2012-02-086-95/+20
| | | | | | | | | | | - Remove patches sent upstream PR: ports/163218 Submitted by: scf Approved by: maintainer timeout (sbz ; 57 days) Notes: svn path=/head/; revision=290728
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276991
* Update my MAINTAINER address to sbz at FreeBSD.org.Sofian Brabez2011-03-181-1/+1
| | | | | | | Approved by: jadawin@ (mentor) Notes: svn path=/head/; revision=271244
* - Pass maintainership to submitterThomas Abthorpe2009-02-271-1/+1
| | | | | | | Submitted by: Sofian Brabez via private email Notes: svn path=/head/; revision=229190
* - s,INSTALLS_SHLIB,USE_LDCONFIG,gCheng-Lung Sung2006-08-151-1/+1
| | | | | | | | | | - these include security/ sysutils/ textproc/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> Notes: svn path=/head/; revision=170652
* . Make that pre-su-install, and pass the pointy hat. *sigh*Greg Lewis2006-05-051-1/+1
| | | | Notes: svn path=/head/; revision=161378
* . pre-install -> su-pre-install since the pre install step installs filesGreg Lewis2006-05-051-1/+1
| | | | | | | in ${PREFIX}. Notes: svn path=/head/; revision=161375
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149451
* - Update WWWPav Lucistnik2005-09-091-4/+1
| | | | Notes: svn path=/head/; revision=142323
* - reset MAINTAINERYen-Ming Lee2005-01-261-1/+1
| | | | | | | | | | - minor cosmetic fixes PR: 76682 Submitted by: Andrew J. Korty <ajk at iu.edu> Notes: svn path=/head/; revision=127378
* - Fix MASTER_SITESPav Lucistnik2004-05-251-1/+1
| | | | | | | | PR: ports/67152 Submitted by: Roman Neuhauser <neuhauser@chello.cz> Notes: svn path=/head/; revision=109920
* Add size data.Trevor Johnson2004-03-181-0/+1
| | | | | | | Approved by: maintainers Notes: svn path=/head/; revision=104361
* Build a shared library. This fixes the build of dependent ports on amd64,Kris Kennaway2004-03-155-3/+56
| | | | | | | | | | which cannot link non-PIC lib.a code into a lib.so. Also respect CFLAGS while I'm here, and bump PORTREVISION. Reviewed by: maintainer Notes: svn path=/head/; revision=104119
* change MASTER_SITES and EXTRACT_SUFXYen-Ming Lee2003-02-222-3/+2
| | | | | | | | PR: 48536 Submitted by: Andrew J. Korty <ajk@iu.edu> Notes: svn path=/head/; revision=76161
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76041
* Remove duplicate words where appropriate.Dima Dorfman2001-06-241-1/+1
| | | | | | | Approved by: sobomax, obrien Notes: svn path=/head/; revision=44392
* (Oops, forgot to include actual cracklib(3) manpage with update):Will Andrews2001-01-271-0/+105
| | | | | | | | | | | Add new cracklib(3) manpage; add FascistCheck(3) function header file (actually called packer.h) and a MLINK to cracklib(3) manpage. Bump PORTREVISION to 1. Submitted by: Andrew J. Korty <ajk@iu.edu> (maintainer) Notes: svn path=/head/; revision=37613
* Add new cracklib(3) manpage; add FascistCheck(3) function header fileWill Andrews2001-01-272-0/+7
| | | | | | | | | | (actually called packer.h) and a MLINK to cracklib(3) manpage. Bump PORTREVISION to 1. Submitted by: Andrew J. Korty <ajk@iu.edu> (maintainer) Notes: svn path=/head/; revision=37612
* Add cracklib 2.7, a library containing a function that can be used inWill Andrews2000-12-196-0/+80
one's own passwd(8) program to keep users from making guessable passwords by filtering them out at the source. PR: 23392 Submitted by: Andrew J. Korty <ajk@iu.edu> Notes: svn path=/head/; revision=36117