1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-15 03:14:23 +00:00
Commit Graph

32 Commits

Author SHA1 Message Date
Doug Barton
402528efcc Fix plists 2010-03-27 00:47:21 +00:00
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
Doug Barton
2fadfa2cfb For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
2009-12-21 02:19:12 +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
4be9feac90 Drop maintainership. 2009-04-21 09:00:24 +00:00
Bruce M Simpson
bd93f76433 Update to 3.0.2.1. 2009-04-21 09:00:03 +00:00
Edwin Groothuis
52d564a552 Remove always-false/true conditions based on OSVERSION 500000 2007-10-04 02:24:29 +00:00
Bruce M Simpson
d851d9fc36 Fix for gcc 4.1. 2006-12-13 23:02:52 +00:00
Edwin Groothuis
0f12b488a5 Remove USE_REINPLACE from all categories starting with N 2006-05-11 22:49:56 +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
Edwin Groothuis
c8276f2dd3 SHA256ify
Approved by: krion@
2006-01-23 23:49:42 +00:00
Edwin Groothuis
508b8d82f4 Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 03:01:03 +00:00
Bruce M Simpson
4087d11027 SIZE update jumbo-commit.
Submitted by:	trevor
2004-03-25 03:13:15 +00:00
Garrett Wollman
60aab66567 Say hello to the new "net-mgmt" category. There are probably more
ports that belong here than the ones I have identified and moved in
this, first, pass.

Approved in principle by: marcus
2004-02-23 04:42:13 +00:00
Bruce M Simpson
3461087fc9 Whoops. Add the rcNG script itself. 2003-12-12 01:09:38 +00:00
Bruce M Simpson
71c1e14887 Add an rcNG script to this port, allowing trafd to be invoked more easily
during the boot process.

Sponsored by:	The Paper Street Soap Company
2003-12-12 01:07:39 +00:00
Bruce M Simpson
bbbf97cc48 I'll take ownership of this port if no-one minds as I plan to do some
hacking on/around it.
2003-12-12 00:41:06 +00:00
Kirill Ponomarev
c9fe876375 - Add CONFLICTS, because these 2 ports install the same file.
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
Approved by:	maintainer
2003-10-10 10:01:37 +00:00
Akinori MUSHA
2c41b9e5f3 De-pkg-comment. 2003-02-20 19:00:52 +00:00
Ying-Chieh Liao
b9bb1badc2 fix install from pkg
PR:		44168
Submitted by:	Dan Pelleg <daniel+gnats@pelleg.org>
2003-01-03 07:47:21 +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
Patrick Li
b666502afd - PORTDOCS police
- DOCSDIR support to some
- Brush out some lint
2001-12-24 02:17:17 +00:00
Steve Price
c7498ec831 Distfile changed on MASTER_SITE - minor changes to a URL and an email
address in the README.
2001-07-29 01:17:47 +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
Steve Price
8b55eb0901 Update to version 3.0.1.
PR:		19596
Submitted by:	Michael Vasilenko <acid@ci.net.ua>
2000-07-07 19:22:14 +00:00
Chris Piazza
93a61d6874 Update with the new PORTNAME/PORTVERSION variables 2000-04-09 18:14:07 +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