CVS log for ports/security/cracklib/files/Attic/patch-Makefile
Up to [FreeBSD] / ports / security / cracklib / files
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.3
Wed Feb 8 18:56:48 2012 UTC (3 days, 3 hours ago) by pgollucci
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.2: +0 -0 lines
- Update to 2.8.18 - Remove patches sent upstream PR: ports/163218 Submitted by: scf Approved by: maintainer timeout (sbz ; 57 days)
Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Mar 15 21:52:56 2004 UTC (7 years, 10 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_EOL, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_EOL, RELEASE_5_5_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_EOL, RELEASE_4_11_0, RELEASE_4_10_0, PRE_XORG_7
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +11 -2 lines
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
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Dec 19 12:55:33 2000 UTC (11 years, 1 month ago) by will
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_5_1_0, RELEASE_5_0_DP1, RELEASE_5_0_0, RELEASE_4_9_0, RELEASE_4_8_0, RELEASE_4_7_0, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0, RELEASE_4_5_0, RELEASE_4_4_0, RELEASE_4_3_0
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. PR: 23392 Submitted by: Andrew J. Korty <ajk@iu.edu>
