head	1.7;
access;
symbols
	RELEASE_8_3_0:1.5
	RELEASE_9_0_0:1.3
	RELEASE_7_4_0:1.3
	RELEASE_8_2_0:1.3
	RELEASE_6_EOL:1.3
	RELEASE_8_1_0:1.3
	RELEASE_7_3_0:1.3
	RELEASE_8_0_0:1.3
	RELEASE_7_2_0:1.3
	RELEASE_7_1_0:1.3
	RELEASE_6_4_0:1.3
	RELEASE_5_EOL:1.3
	RELEASE_7_0_0:1.3
	RELEASE_6_3_0:1.3
	PRE_XORG_7:1.3
	RELEASE_4_EOL:1.3
	RELEASE_6_2_0:1.3
	RELEASE_6_1_0:1.3
	RELEASE_5_5_0:1.3
	RELEASE_6_0_0:1.3
	RELEASE_5_4_0:1.3
	RELEASE_4_11_0:1.3
	RELEASE_5_3_0:1.3
	RELEASE_4_10_0:1.3
	RELEASE_5_2_1:1.2
	RELEASE_5_2_0:1.2
	RELEASE_4_9_0:1.2
	RELEASE_5_1_0:1.2
	RELEASE_4_8_0:1.2
	RELEASE_5_0_0:1.2
	RELEASE_4_7_0:1.2
	RELEASE_4_6_2:1.2
	RELEASE_4_6_1:1.2
	RELEASE_4_6_0:1.2
	RELEASE_5_0_DP1:1.2
	RELEASE_4_5_0:1.2
	RELEASE_4_4_0:1.2
	RELEASE_4_3_0:1.2;
locks; strict;
comment	@# @;


1.7
date	2012.12.18.13.31.13;	author svnexp;	state Exp;
branches;
next	1.6;

1.6
date	2012.04.04.03.16.53;	author sbz;	state Exp;
branches;
next	1.5;

1.5
date	2012.02.12.22.26.54;	author pgollucci;	state Exp;
branches;
next	1.4;

1.4
date	2012.02.08.18.56.48;	author pgollucci;	state Exp;
branches;
next	1.3;

1.3
date	2004.03.15.21.52.56;	author kris;	state Exp;
branches;
next	1.2;

1.2
date	2001.01.27.01.15.17;	author will;	state Exp;
branches;
next	1.1;

1.1
date	2000.12.19.12.55.33;	author will;	state Exp;
branches;
next	;


desc
@@


1.7
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/309177
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ## r309177 | sbz | 2012-12-18 13:26:15 +0000 (Tue, 18 Dec 2012) | 4 lines
## SVN ##
## SVN ## - Update to 2.8.22
## SVN ## - Convert to new option framework
## SVN ## - Update MASTER_SITES
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ##
@
text
@include/crack.h
include/packer.h
lib/libcrack.a
lib/libcrack.la
lib/libcrack.so
lib/libcrack.so.10
libdata/cracklib/pw_dict.hwm
libdata/cracklib/pw_dict.pwd
libdata/cracklib/pw_dict.pwi
sbin/cracklib-check
sbin/cracklib-format
sbin/cracklib-packer
sbin/cracklib-unpacker
sbin/create-cracklib-dict
%%DATADIR%%/cracklib-small
%%DATADIR%%/cracklib.magic
%%PYTHON%%%%PYTHON_SITELIBDIR%%/_cracklib.a
%%PYTHON%%%%PYTHON_SITELIBDIR%%/_cracklib.la
%%PYTHON%%%%PYTHON_SITELIBDIR%%/_cracklib.so
%%PYTHON%%%%PYTHON_SITELIBDIR%%/cracklib.py
%%PYTHON%%%%PYTHON_SITELIBDIR%%/cracklib.pyc
%%PYTHON%%%%PYTHON_SITELIBDIR%%/cracklib.pyo
%%PYTHON%%%%PYTHON_SITELIBDIR%%/test_cracklib.py
%%PYTHON%%%%PYTHON_SITELIBDIR%%/test_cracklib.pyc
%%PYTHON%%%%PYTHON_SITELIBDIR%%/test_cracklib.pyo
@@dirrm libdata/cracklib
@@dirrm share/cracklib
@


1.6
log
@- Add PYTHON KNOB
- Bump PORTREVISION

Approved by:	jadawin@@, miwi@@ (mentors, implicit)
Feature safe:	yes
@
text
@d17 3
a19 3
%%PYTHON%%%%PYTHON_SITELIBDIR%%/_cracklibmodule.a
%%PYTHON%%%%PYTHON_SITELIBDIR%%/_cracklibmodule.la
%%PYTHON%%%%PYTHON_SITELIBDIR%%/_cracklibmodule.so
d23 3
@


1.5
log
@- 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
@
text
@d17 6
@


1.4
log
@- Update to 2.8.18
- Remove patches sent upstream

PR:             ports/163218
Submitted by:   scf
Approved by:    maintainer timeout (sbz ; 57 days)
@
text
@d7 3
d17 1
@


1.3
log
@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
@
text
@d1 1
a1 6
bin/mkdict
bin/packer
bin/testlib
bin/testnum
bin/teststr
bin/unpacker
d4 1
d6 9
a14 5
lib/libcrack.so.1
libdata/cracklib/pw_dict.hwm
libdata/cracklib/pw_dict.pwd
libdata/cracklib/pw_dict.pwi
@@dirrm libdata/cracklib
@


1.2
log
@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)
@
text
@d9 2
@


1.1
log
@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>
@
text
@d7 1
@

