Commit graph

12 commits

Author SHA1 Message Date
Doug Barton
7c2aef0fd4 Properly utilize USE_RC_SUBR
Tune up the rc.d script
2010-03-27 00:42:06 +00:00
Doug Barton
1d6b4b3f91 Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Diane Bruce
9023863a67 - Unbreak on current (-8)
if_sl no longer exists in FreeBSD-8.x
2009-05-29 18:23:56 +00:00
Bruce M Simpson
bd93f76433 Update to 3.0.2.1. 2009-04-21 09:00:03 +00:00
Bruce M Simpson
d851d9fc36 Fix for gcc 4.1. 2006-12-13 23:02:52 +00:00
Doug Barton
c49d1a3273 Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
2006-02-20 20:47:50 +00:00
Bruce M Simpson
3461087fc9 Whoops. Add the rcNG script itself. 2003-12-12 01:09:38 +00:00
Michael Haro
3a6807cc0e if (x = y) -> if (x == y)
PR:		20825
Submitted by:	    Oddbjorn Steffensen <oddbjorn@tricknology.org>
2000-08-27 22:22:13 +00:00
Kris Kennaway
c00253ae6f Respect CC 2000-02-17 08:59:52 +00:00
Chris D. Faulhaber
de309b695d Support CC/CFLAGS/PREFIX properly
Support install macros

PR:		16666
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-02-12 23:25:31 +00:00
R. Imura
6834994524 - Changed port to use ${PREFIX}
- Changed to use ${CFLAGS} in /etc/make.conf
- Added do-install:, so proper INSTALL macros could be used

PR:		16595
Submitted by:	Christopher J. Michaels <cjm2@altavista.net>
2000-02-12 20:19:01 +00:00
Steve Price
83c80603a1 Adding trafd version 3.0.
The BPF traffic collector.

PR:		16294
Submitted by:	Michael Vasilenko <acid@stu.cn.ua>
2000-01-29 05:37:41 +00:00