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

29 Commits

Author SHA1 Message Date
Baptiste Daroussin
985b201424 Add NO_STAGE all over the place in preparation for the staging support (cat: net-mgmt) 2013-09-20 22:24:43 +00:00
Doug Barton
83eb2c3700 In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
2012-01-14 08:57:23 +00:00
Doug Barton
989772c9ac The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
2011-10-24 09:11:38 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +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
Dmitry Marakasov
a2472d09d8 - Fix broken makefiles introduced with translation to new SF File Release System
Reported by:	dan
Pointyhat to:	myself
2009-08-22 02:23:49 +00:00
Dmitry Marakasov
7914161a41 - Switch SourceForge ports to the new File Release System: categories starting with N 2009-08-22 00:32:25 +00:00
Doug Barton
0175383f0a Fix a few "bad example" problems in the rc.d scripts that have been
propogated by copy and paste.

1. Primarily the "empty variable" default assignment, which is mostly
${name}_flags="", but fix a few others as well.
2. Where they are not already documented, add the existence of the _flags
(or other deleted empties) option to the comments, and in some cases add
comments from scratch.
3. Replace things that look like:
prefix=%%PREFIX%%
command=${prefix}/sbin/foo
to just use %%PREFIX%%. In many cases the $prefix variable is only used
once, and in some cases it is not used at all.
4. In a few cases remove ${name}_flags from command_args
5. Remove a long-stale comment about putting the port's rc.d script in
/etc/rc.d (which is no longer necessary).

No PORTREVISION bumps because all of these changes are noops.
2009-07-15 16:56:10 +00:00
Max Khon
5a5dbda81a Unbreak on 7.x and later.
Approved by:	MAINTAINER
2008-03-26 18:03:41 +00:00
Li-Wen Hsu
46f05bb88c - Update to 3.7.3
PR:		111998
Submitted by:	Lev Walkin <vlm AT lionet.info> (maintainer)
Approved by:	clsung (mentor)
2007-04-23 03:16:13 +00:00
Kris Kennaway
f33fb3c31c BROKEN on 7.x: Does not compile 2006-05-21 21:53:17 +00:00
Marcus Alves Grando
2b53c53222 - Preserve modified config file
- Respect MANPREFIX
- Use new rc.d script
- Bump PORTREVISION

PR:		93574
Submitted by:	maintainer
2006-02-20 02:48:34 +00:00
Sergey Matveychuk
880aa88312 - Update to 3.7
- Add SHA256

PR:		ports/89347
Submitted by:	Lev Walkin (maintainer)
2005-11-21 23:14:48 +00:00
Kirill Ponomarev
accd6a1f71 Update to 3.6.3
PR:		ports/70101
Submitted by:	maintainer
2004-08-07 06:54:09 +00:00
Kirill Ponomarev
36f80b997e - Update to version 3.4.5
PR:		ports/65194
Submitted by:	maintainer
2004-04-06 11:56:39 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +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
Kris Kennaway
88f9886c8c Add missing file and bump PORTREVISION 2003-06-09 12:14:42 +00:00
Norikatsu Shigemura
d62fee81b4 Update to 2.8.2.
PR:		ports/50855
Submitted by:	Lev Walkin <vlm@lionet.info>
2003-04-12 18:56:16 +00:00
Akinori MUSHA
4c2e4f1862 De-pkg-comment. 2003-02-21 13:28:59 +00:00
Ying-Chieh Liao
5a996b8bed upgrade to 2.7.1
PR:		45869
Submitted by:	maintainer
2003-01-02 17:12:13 +00:00
Ying-Chieh Liao
c45bcdc7d8 upgrade to 2.6.3
PR:		38317
Submitted by:	maintainer
2002-05-20 11:25:57 +00:00
Patrick Li
5c9027b247 Update to 2.6.2
PR:		36273
Submitted by:	maintainer
2002-03-25 04:37:47 +00:00
Patrick Li
f4bd1992ed Update to 2.6.1
PR:		34940
Submitted by:	maintainer
2002-02-14 21:38:29 +00:00
Ying-Chieh Liao
2396c59990 upgrade to 2.6
PR:		31031
Submitted by:	MAINTAINER
2001-10-12 09:50:18 +00:00
Ying-Chieh Liao
8348eafbba upgrade to 2.5
PR:		27613
Submitted by:	maintainer
2001-05-24 14:34:55 +00:00
Ying-Chieh Liao
ddf750271b upgrade to 2.2
PR:		26837
Submitted by:	MAINTAINER
2001-04-27 12:11:12 +00:00
Ying-Chieh Liao
583b5fc1e3 upgrade to 2.1.1
- Eliminated some memory leaks.
 - Code reviewed to obtain long-run stability.
 - Light portability changes.

PR:		26668
Submitted by:	MAINTAINER
2001-04-27 11:28:13 +00:00
Will Andrews
db6b177148 Add ipcad 2.0, IP accounting daemon simulating Cisco ip accounting.
PR:		26585
Submitted by:	vlm@spelio.net.ru
2001-04-17 18:06:49 +00:00