Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-12-03 | Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs. | wiz | 1 | -6/+6 | |
Suggested by Roland Illig, ok'd by various. | |||||
2004-06-26 | use the specially provided targets for solaris sparc and i386 | grant | 1 | -1/+21 | |
optimisations. this doesn't have a configure script. | |||||
2004-06-26 | nuke trailing slashes | grant | 1 | -7/+7 | |
2004-06-26 | oops, back out a line that shouldn't have been committed. | grant | 1 | -3/+1 | |
2004-06-26 | don't override CC, LD, etc. | grant | 3 | -8/+25 | |
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 | |
2003-11-18 | Remove harcoded CFLAGS from Makefile, pass our CFLAGS instead. | xtraeme | 3 | -2/+23 | |
Patch provided by Christian Biere in PR pkg/23461. Bump PKGREVISION. | |||||
2003-03-29 | Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. | jmmv | 1 | -2/+2 | |
2001-11-11 | Adjust format a bit: | hubertf | 1 | -2/+3 | |
* 75 * '=' * RCS ID * blank line * message text * optional blank line * 75 * '=' | |||||
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 3 | -1/+1 | |
2001-04-19 | Move to sha1 digests, add distfile sizes. | agc | 1 | -1/+2 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 1 | -1/+1 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-03-26 | Added john-1.6: Unix Password Cracker | hubertf | 5 | -0/+56 | |
John the Ripper is a password cracker, currently available for UNIX, DOS, WinNT/Win95. Its primary purpose is to detect weak UNIX passwords. It has been tested with Linux x86/Alpha/SPARC, FreeBSD x86, OpenBSD x86, Solaris 2.x SPARC and x86, Digital UNIX, AIX, HP-UX, and IRIX. The DOS and Win32 ports are done with DJGPP and Cygnus Developer's Kit, respectively. Package contributed by dawszy@e-lubin.com in private mail. |