Skip site navigation (1)Skip section navigation (2)

CVS log for ports/security/crack/Makefile

[BACK] Up to [FreeBSD] / ports / security / crack

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.30: download - view: text, markup, annotated - select for diffs
Fri Mar 18 10:04:51 2011 UTC (10 months, 3 weeks ago) by sbz
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +1 -1 lines
Update my MAINTAINER address to sbz at FreeBSD.org.

Approved by:	jadawin@ (mentor)

Revision 1.29: download - view: text, markup, annotated - select for diffs
Fri Feb 27 20:45:19 2009 UTC (2 years, 11 months ago) by tabthorpe
Branches: MAIN
CVS tags: 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_6_EOL
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +1 -1 lines
- Pass maintainership to submitter

Submitted by:	Sofian Brabez via private email

Revision 1.28: download - view: text, markup, annotated - select for diffs
Wed Sep 28 08:07:39 2005 UTC (6 years, 4 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_5_EOL, RELEASE_5_5_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +0 -1 lines
Remove obsolete mastersite.

Source:		distfile survey

Revision 1.27: download - view: text, markup, annotated - select for diffs
Tue May 25 05:33:35 2004 UTC (7 years, 8 months ago) by krion
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +1 -1 lines
- Fix MASTER_SITES

PR:		ports/67154
Submitted by:	Roman Neuhauser <neuhauser@chello.cz>

Revision 1.26: download - view: text, markup, annotated - select for diffs
Sat Apr 10 17:26:48 2004 UTC (7 years, 10 months ago) by trevor
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -2 lines
Tidy up whitespace.

Revision 1.25: download - view: text, markup, annotated - select for diffs
Wed Apr 7 13:26:20 2004 UTC (7 years, 10 months ago) by clement
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -1 lines
- tar -> ${TAR} (since we have now a bsdtar ;)

Revision 1.24: download - view: text, markup, annotated - select for diffs
Sat Aug 16 16:02:39 2003 UTC (8 years, 5 months ago) by petef
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_4_9_0
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +3 -1 lines
Add MASTER_SITE_PACKETSTORM as an additional mirror.

PR:		52109
Submitted by:	Jim Geovedi <jim@corebsd.or.id>
Approved by:	various maintainers, timeouts

Revision 1.23: download - view: text, markup, annotated - select for diffs
Thu Feb 20 18:59:03 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_4_8_0
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -0 lines
De-pkg-comment.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Sun Nov 10 16:47:48 2002 UTC (9 years, 3 months ago) by lioux
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +0 -2 lines
o Rollback PORTCOMMENT modifications while this feature's implementation
  is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)

Revision 1.21: download - view: text, markup, annotated - select for diffs
Wed Nov 6 22:46:47 2002 UTC (9 years, 3 months ago) by adamw
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -0 lines
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.

Approved by:	pat

Revision 1.20: download - view: text, markup, annotated - select for diffs
Wed May 8 19:18:21 2002 UTC (9 years, 9 months ago) by obrien
Branches: MAIN
CVS tags: RELEASE_4_7_0, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +3 -5 lines
Update master sites

Submitted by:	Cyrille Lefevre <cyrille.lefevre@laposte.net>
PR:		37850

Revision 1.19: download - view: text, markup, annotated - select for diffs
Tue Jan 29 11:58:39 2002 UTC (10 years ago) by knu
Branches: MAIN
CVS tags: RELEASE_5_0_DP1
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2 lines
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Sat Nov 25 00:05:06 2000 UTC (11 years, 2 months ago) by obrien
Branches: MAIN
CVS tags: RELEASE_4_5_0, RELEASE_4_4_0, RELEASE_4_3_0
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -2 lines
Remove the restriction on these due to containing DES code.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Fri Apr 21 08:18:14 2000 UTC (11 years, 9 months ago) by mharo
Branches: MAIN
CVS tags: RELEASE_4_2_0, RELEASE_4_1_1, RELEASE_4_1_0, RELEASE_3_5_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2 lines
Correct whitespace introduced during PORTNAME conversion and portlint

Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Apr 17 00:18:36 2000 UTC (11 years, 9 months ago) by reg
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +3 -3 lines
Standardize all user defined options to the booleans WITH_FOO and
WITHOUT_FOO.  Begin the process of reserving these prefixes for user defined
options.

No comment by:	ports

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sun Apr 9 18:29:29 2000 UTC (11 years, 10 months ago) by cpiazza
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +4 -4 lines
Update with the new PORTNAME/PORTVERSION variables

Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed Mar 22 00:26:45 2000 UTC (11 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -1 lines
Restore useless version required comments.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Mar 20 02:36:13 2000 UTC (11 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -2 lines
Remove the "version required" line.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Sun Feb 13 03:23:11 2000 UTC (12 years ago) by obrien
Branches: MAIN
CVS tags: RELEASE_4_0_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +11 -11 lines
Style nits in the ports I maintain.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sat Sep 4 19:24:50 1999 UTC (12 years, 5 months ago) by obrien
Branches: MAIN
CVS tags: RELEASE_3_4_0, RELEASE_3_3_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -2 lines
portlint

Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Aug 31 01:50:59 1999 UTC (12 years, 5 months ago) by peter
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
$Id$ -> $FreeBSD$

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Aug 28 02:42:08 1999 UTC (12 years, 5 months ago) by mharo
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -3 lines
expr -> ${EXPR}
mv   -> ${MV}
rm   -> ${RM}
tr   -> ${TR}

Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Aug 27 22:30:08 1999 UTC (12 years, 5 months ago) by mharo
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +4 -4 lines
echo -> ${ECHO} or ${ECHO_MSG}  and in some cases, move echo stuff
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Oct 10 03:42:59 1998 UTC (13 years, 4 months ago) by steve
Branches: MAIN
CVS tags: RELEASE_3_2_0, RELEASE_3_1_0, RELEASE_3_0_0, RELEASE_2_2_8
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
'-lcrypt' is needed in the USE_DES case too.

PR:		8080

Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Nov 26 01:42:55 1997 UTC (14 years, 2 months ago) by obrien
Branches: MAIN
CVS tags: RELEASE_2_2_7, RELEASE_2_2_6
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -2 lines
Don't fetch Crack from a US site.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Jun 9 15:13:41 1997 UTC (14 years, 8 months ago) by fenner
Branches: MAIN
CVS tags: RELEASE_2_2_5
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -3 lines
Replace a couple of non-working master_sites with working ones.

Found by:	distfile checker

Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Feb 6 07:14:48 1997 UTC (15 years ago) by asami
Branches: MAIN
CVS tags: RELEASE_2_2_2, RELEASE_2_2_1
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -0 lines
Add $Id$.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Feb 2 11:11:51 1997 UTC (15 years ago) by obrien
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
Minor style nitpick.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Feb 2 02:22:47 1997 UTC (15 years ago) by obrien
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +8 -8 lines
Change Makefile more to my likeing.

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Sun Feb 2 01:28:03 1997 UTC (15 years ago) by obrien
Branches: OBRIEN
CVS tags: crack_5_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
This is Alec Muffett's password guessing program.
This version (5.0) supports the 4.4BSD password format, and also FreeBSD's
MD5 style passwords.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Feb 2 01:28:03 1997 UTC (15 years ago) by obrien
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options