- MASTER_SITES were broken, add new ones

while here:
- rename patches, add CVS tags
- add HOMEPAGE, plus DESCR reference
- NO_REGRESS
- distinfo switch
This commit is contained in:
jsyn 2001-11-19 21:48:37 +00:00
parent 973c03e947
commit cb9943e02c
6 changed files with 14 additions and 4 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.17 2001/10/28 13:05:49 espie Exp $
# $OpenBSD: Makefile,v 1.18 2001/11/19 21:48:37 jsyn Exp $
# Original from: Ejovi Nuwere <ejovi@ejovi.net>
COMMENT= '"Sensible" Unix Password Cracker'
@ -6,9 +6,13 @@ COMMENT= '"Sensible" Unix Password Cracker'
DISTNAME= crack5.0
PKGNAME= crack-5.0
CATEGORIES= security
NEED_VERSION= 1.402
MASTER_SITES= ftp://ftp.ox.ac.uk/pub/comp/security/software/crackers/ \
ftp://ftp.auscert.org.au/pub/coast/mirrors/cert.org/tools/crack/ \
NEED_VERSION= 1.499
HOMEPAGE= http://www.users.dircon.co.uk/~crypto/
MASTER_SITES= ftp://ftp.cerias.purdue.edu/pub/tools/unix/pwdutils/crack/ \
http://www.packetstormsecurity.org/Crackers/crack/
PERMIT_PACKAGE_CDROM= No
PERMIT_PACKAGE_FTP= Yes
@ -37,6 +41,8 @@ do-build:
@#(cd ${WRKSRC} ; ./Crack -fgnd -fmt bsd ${FILESDIR}/pw-md5.test)
.endif
NO_REGRESS= Yes
do-install:
${INSTALL_DATA_DIR} ${PREFIX}/crack
@rm -f ${WRKSRC}/Run/*

View File

@ -1,3 +1,4 @@
$OpenBSD: patch-Crack,v 1.3 2001/11/19 21:48:37 jsyn Exp $
--- Crack.orig Sat Dec 21 02:09:41 1996
+++ Crack Mon Mar 12 16:17:16 2001
@@ -42,8 +42,7 @@ C5FLAGS="-DUSE_STRING_H -DUSE_STDLIB_H -

View File

@ -1,3 +1,4 @@
$OpenBSD: patch-Makefile,v 1.1 2001/11/19 21:48:37 jsyn Exp $
--- src/libdes/Makefile.orig Thu Dec 19 01:29:21 1996
+++ src/libdes/Makefile Fri Jan 31 11:14:52 1997
@@ -10,7 +10,7 @@

View File

@ -1,3 +1,4 @@
$OpenBSD: patch-dictgrps_conf,v 1.1 2001/11/19 21:48:37 jsyn Exp $
--- conf/dictgrps.conf.orig Fri Dec 13 10:32:34 1996
+++ conf/dictgrps.conf Fri Jan 31 11:16:16 1997
@@ -16,7 +16,7 @@

View File

@ -10,3 +10,4 @@ Or, for non-BSD machines:
Crack <password_file>
WWW: ${HOMEPAGE}