Commit graph

12 commits

Author SHA1 Message Date
Akinori MUSHA
897d06aa97 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:48:57 +00:00
Mario Sergio Fujikawa Ferreira
35cc61baa4 Add WWW tag 2002-01-11 21:57:43 +00:00
Jimmy Olgeni
1be0301128 Spaces->tabs in the mail category.
(I know, I look boring and pedant :o)
2001-02-05 15:11:27 +00:00
FUJISHIMA Satsuki
a9aa751f28 fix pkg-plist to remove links.
Submitted by: bento
2001-01-01 22:27:44 +00:00
Will Andrews
3e46f4ff70 Fix PLIST.
PR:		23661
Submitted by:	David W. Chapman, Jr. <dwcjr@inethouston.net>
2000-12-21 10:01:39 +00:00
Satoshi Asami
7acef1cd7a Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
2000-10-08 10:23:48 +00:00
Kris Kennaway
e088a4f458 Update all ports using OpenSSL and RSA to work without rsaref since
it is no longer required. Apologies to the various maintainers whom I
did not yet hear back from, but the ports freeze is coming up in a few
hours and I will be verifying all of these ports on a 4.1 machine
myself to catch any problems.
2000-09-22 01:59:06 +00:00
Thomas Gellekum
546041ba31 As threatened on freebsd-ports: all startup scripts know about the two
options `start' and `stop' now (unless I have forgotten any). This allows
us to call the scripts from /etc/rc.shutdown with the correct option.

The (42 or so) ports that already DTRT before are unchanged.
2000-07-05 12:37:06 +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
28849e36e9 Update to use PORTNAME/PORTVERSION 2000-04-13 20:01:08 +00:00
Kris Kennaway
123eedc031 USE_OPENSSL
Submitted by:	Jim Bloom <bloom@acm.org>
2000-02-22 06:30:12 +00:00
Michael Haro
badca57123 ZMailer Mail Transport Agent package
Submitted by:	Alex Perel <veers@disturbed.net>
Reviewed by:	cpiazza, obrien
1999-08-30 03:17:27 +00:00