Commit graph

23 commits

Author SHA1 Message Date
Akinori MUSHA
2c41b9e5f3 De-pkg-comment. 2003-02-20 19:00:52 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34 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)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375 Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by:	pat
2002-11-06 22:47:41 +00:00
David E. O'Brien
40b30100ae Update master sites
Submitted by:	Cyrille Lefevre <cyrille.lefevre@laposte.net>
PR:		37850
2002-05-08 19:18:21 +00:00
Akinori MUSHA
77f6c01ede 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.
2002-01-29 11:58:52 +00:00
David E. O'Brien
eee414bcb5 Remove the restriction on these due to containing DES code. 2000-11-25 00:05:09 +00:00
Michael Haro
4cf4ab0a2f Correct whitespace introduced during PORTNAME conversion and portlint 2000-04-21 08:19:33 +00:00
Jeremy Lea
b4455771cc 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
2000-04-17 00:19:02 +00:00
Chris Piazza
3df86a88a9 Update with the new PORTNAME/PORTVERSION variables 2000-04-09 18:34:06 +00:00
David E. O'Brien
e05c25a8bf Restore useless version required comments. 2000-03-22 00:28:26 +00:00
David E. O'Brien
da36feaffe Remove the "version required" line. 2000-03-20 02:37:50 +00:00
David E. O'Brien
b5d1cecde4 Style nits in the ports I maintain. 2000-02-13 03:25:05 +00:00
David E. O'Brien
9128fdabc2 portlint 1999-09-04 19:24:52 +00:00
Peter Wemm
a53421230c $Id$ -> $FreeBSD$ 1999-08-31 01:53:22 +00:00
Michael Haro
3262cce303 expr -> ${EXPR}
mv   -> ${MV}
rm   -> ${RM}
tr   -> ${TR}
1999-08-28 02:42:41 +00:00
Michael Haro
b8f8618362 echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
1999-08-27 22:30:39 +00:00
Steve Price
7b5e4d239c '-lcrypt' is needed in the USE_DES case too.
PR:		8080
1998-10-10 03:42:59 +00:00
David E. O'Brien
70b6c6ed5d Don't fetch Crack from a US site. 1997-11-26 01:42:55 +00:00
Bill Fenner
0ec1835b01 Replace a couple of non-working master_sites with working ones.
Found by:	distfile checker
1997-06-09 15:13:41 +00:00
Satoshi Asami
81f9bf0731 Add $Id$. 1997-02-06 07:14:48 +00:00
David E. O'Brien
aabaf706de Minor style nitpick. 1997-02-02 11:11:51 +00:00
David E. O'Brien
d5ae3fb035 Change Makefile more to my likeing. 1997-02-02 02:22:47 +00:00
David E. O'Brien
7117a1d4ad 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.
1997-02-02 01:28:04 +00:00