non port: security/cracklib/Makefile |
SVNWeb
|
Number of commits found: 46 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] 857c05f (Only the first 10 of 840 ports in this commit are shown above. )
security: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Dupre <ale@FreeBSD.org>
* Alex Kapranoff <kappa@rambler-co.ru>
* Alex Samorukov <samm@freebsd.org>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kriventsov <avk@vl.ru>
* Alexander Leidinger <netchild@FreeBSD.org> (Only the first 15 lines of the commit message are shown above )
|
Wed, 26 Jan 2022
|
[ 06:14 Cy Schubert (cy) ] bab091e
security/cracklib: Fix error reading header
Fix incorrectly generated dictionary:
/usr/local/libdata/cracklib/cracklib-words: error reading header
PR: 260320
Submitted by: dr@loopia.rs
Reported by: dr@loopia.rs
MFH: 2022Q1
|
Fri, 10 Sep 2021
|
[ 21:17 Bernhard Froehlich (decke) ] d197c2b
security/cracklib: Add CPE information
Approved by: portmgr (blanket)
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Thu, 24 Sep 2020
|
[ 18:14 swills ]
security/cracklib: remove references to python slave port
PR: 249761
Approved by: cy (maintainer)
|
Mon, 9 Dec 2019
|
[ 19:12 jkim ]
- Update to 2.9.7. This release fixes CVE-2016-6318. Excerpt from NEWS:
* 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
|
Thu, 14 Jun 2018
|
[ 13:05 amdmi3 ]
- Remove bogus comment
Reported by: mat
|
Sat, 9 Jun 2018
|
[ 08:34 amdmi3 ]
- Fix tests for py-cracklib
- 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
|
Tue, 22 May 2018
|
[ 13:14 mat ]
Add Python flavors.
Even if those ports do not support more than one Python version, it
makes it easier to depend on them.
Sponsored by: Absolight
|
Sat, 9 Dec 2017
|
[ 12:21 antoine ]
py-cracklib fails to build with python3
|
Thu, 2 Nov 2017
|
[ 21:41 olgeni ] (Only the first 10 of 108 ports in this commit are shown above. )
Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.
This round is @FreeBSD.org residents except teams.
|
Fri, 5 Feb 2016
|
[ 14:02 cy ]
Fix Shared object "libcrack.so.2" not found, required by
"cracklib-packer" pre-stage error.
|
[ 07:05 cy ]
Update 2.9.4 --> 2.9.6
Distfile has been moved from sourceforge to github.
Generate dictionary from github hosted word dictionary file instead of
in port.
|
Thu, 14 May 2015
|
[ 10:15 mat ] (Only the first 10 of 1814 ports in this commit are shown above. )
MASTER_SITES cleanup.
- 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
|
Thu, 16 Apr 2015
|
[ 19:07 cy ]
Updade 2.9.3 --> 2.9.4
|
Sun, 12 Apr 2015
|
[ 00:05 cy ]
Update 2.9.2 --> 2.9.3
Submitted by: mi
|
Wed, 14 Jan 2015
|
[ 04:34 cy ]
Fix, /usr/local/libdata/cracklib.pwd.gz: No such file or directory
PR: 196384
Submitted by: Ting-Wei Lan <lantw44@gmail.com>
|
Sat, 20 Dec 2014
|
[ 19:37 bapt ] (Only the first 10 of 19 ports in this commit are shown above. )
cleanup plist
|
Mon, 20 Oct 2014
|
[ 04:06 cy ]
Update 2.9.0 --> 2.9.2
|
Fri, 5 Sep 2014
|
[ 20:19 tijl ]
security/cracklib:
- 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
|
Tue, 15 Jul 2014
|
[ 02:26 cy ]
Fix more plist issues due to gettext.
|
Sun, 13 Jul 2014
|
[ 22:08 marino ]
security/cracklib: USES+= gettext
This unbreaks cracklib in a clean environment. The locale stuff was
added when the port was staged.
|
Sat, 5 Jul 2014
|
[ 07:10 cy ]
Stagify and adopt these orphans.
|
Fri, 4 Jul 2014
|
[ 12:46 bapt ] (Only the first 10 of 67 ports in this commit are shown above. )
Resetting maintainership on ports that have not been staged and without any
pending PR (related to stage)
With hat: portmgr
|
Sun, 22 Sep 2013
|
[ 18:05 bapt ] (Only the first 10 of 132 ports in this commit are shown above. )
Fix NO_STAGE attribution
|
Fri, 20 Sep 2013
|
[ 22:55 bapt ] (Only the first 10 of 1016 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
security)
|
Tue, 11 Jun 2013
|
[ 00:52 sbz ]
- Update to 2.9.0
- 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)
|
Tue, 18 Dec 2012
|
[ 13:26 sbz ]
- Update to 2.8.22
- Convert to new option framework
- Update MASTER_SITES
|
Tue, 3 Jul 2012
|
[ 09:27 sbz ]
- Update to 2.8.19
|
Wed, 4 Apr 2012
|
[ 03:16 sbz ]
- Add PYTHON KNOB
- Bump PORTREVISION
Approved by: jadawin@, miwi@ (mentors, implicit)
Feature safe: yes
|
Thu, 29 Mar 2012
|
[ 09:01 pav ]
- Actually bump PORTREVISION for previous commit (pregenerate pw_dict), this
should help with ruby-password builds on pointyhat
With hat: portmgr
Feature safe: yes
|
Sun, 12 Feb 2012
|
[ 22:26 pgollucci ]
- Pregenerate pw_dict since cracklib stopped distributing one
which dependant ports require at build-time.
- Convert dependant ports to LIB_DEPENDS
- Bump PORTREVISIONs
Reported by: pav via pointyhat
|
Wed, 8 Feb 2012
|
[ 18:56 pgollucci ]
- Update to 2.8.18
- Remove patches sent upstream
PR: ports/163218
Submitted by: scf
Approved by: maintainer timeout (sbz ; 57 days)
|
Fri, 18 Mar 2011
|
[ 10:04 sbz ] (Only the first 10 of 47 ports in this commit are shown above. )
Update my MAINTAINER address to sbz at FreeBSD.org.
Approved by: jadawin@ (mentor)
|
Fri, 27 Feb 2009
|
[ 20:45 tabthorpe ]
- Pass maintainership to submitter
Submitted by: Sofian Brabez via private email
|
Tue, 15 Aug 2006
|
[ 01:04 clsung ] (Only the first 10 of 49 ports in this commit are shown above. )
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include security/ sysutils/ textproc/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
|
Fri, 5 May 2006
|
[ 06:05 glewis ]
. Make that pre-su-install, and pass the pointy hat. *sigh*
|
[ 04:49 glewis ]
. pre-install -> su-pre-install since the pre install step installs files
in ${PREFIX}.
|
Wed, 26 Jan 2005
|
[ 07:16 leeym ]
- reset MAINTAINER
- minor cosmetic fixes
PR: 76682
Submitted by: Andrew J. Korty <ajk at iu.edu>
|
Tue, 25 May 2004
|
[ 00:27 pav ]
- Fix MASTER_SITES
PR: ports/67152
Submitted by: Roman Neuhauser <neuhauser@chello.cz>
|
Mon, 15 Mar 2004
|
[ 21:52 kris ]
Build a shared library. This fixes the build of dependent ports on amd64,
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
|
Sat, 22 Feb 2003
|
[ 16:02 leeym ]
change MASTER_SITES and EXTRACT_SUFX
PR: 48536
Submitted by: Andrew J. Korty <ajk@iu.edu>
|
Fri, 21 Feb 2003
|
[ 13:26 knu ] (Only the first 10 of 242 ports in this commit are shown above. )
De-pkg-comment.
|
Sat, 27 Jan 2001
|
[ 01:15 will ]
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.
|
Tue, 19 Dec 2000
|
[ 12:55 will ]
Add cracklib 2.7, a library containing a function that can be used in one's
own passwd(8) program to keep users from making guessable passwords by
filtering them out at the source.
|
Number of commits found: 46 |