1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
Commit Graph

32 Commits

Author SHA1 Message Date
Baptiste Daroussin
83f65384c9 Add NO_STAGE all over the place in preparation for the staging support (cat: sysutils) 2013-09-20 23:05:58 +00:00
Baptiste Daroussin
27d44119e7 Convert left sysutils ports to new options framework 2013-04-28 20:01:07 +00:00
Doug Barton
9aac569eaa Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file

No PORTREVISION bump necessary because this is a no-op
2012-08-05 23:19:36 +00:00
Sofian Brabez
8f100ec53f - Update PORTREVISION to 2012032001
- Add IGNORE_TIMESTAMPS OPTIONS
- Install sample configuration file

PR:		ports/166587
Submitted by:	Michael Graziano <mikeg at bsd-box.net>
2012-04-20 22:14:34 +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
29813d5397 Remove painful examples of foo="", with particular prejudice against
constructions that parse out to [ -z "$foo" ] && foo=""

These are bad examples that get copied and pasted into new code, so the
hope is that with less bad examples there will be less need for me to
bring this up in review.

In a few of these files all that were changed were comments so that next
time I search for these patterns I won't trip on the file for no reason.

In a few places, add $FreeBSD$

No functional changes, so no PORTREVISION bumps
2011-05-15 02:49:17 +00:00
Dennis Herrmann
a1f6cbf9b0 - Update to 1.14.1
PR:		ports/155281
Submitted by:	maintainer
2011-03-06 08:43:40 +00:00
Olli Hauer
841c20276b - give sysutils/radmind its own UID/GID
- add pkg-message
 - add pkg-install script for user/group creation if installed
   from package since the installation use "chown"
 - bump portrevision

PR:		ports/150765
Submitted by:	Michael Graziano <mikeg _at_ bsd-box.net> (maintainer)
2010-11-28 23:50:54 +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
Pav Lucistnik
11e640aaa4 - Create empty directories from pkg-plist
PR:		ports/138707
Submitted by:	Michael Graziano <mikeg@bsd-box.net> (maintainer)
Feature safe:	yes
2009-09-18 13:34:57 +00:00
Mark Linimon
0fa4a2ce99 Over to new volunteer.
Feature safe:	yes
2009-09-17 21:23:12 +00:00
Dmitry Marakasov
3eb168f46b - Switch SourceForge ports to the new File Release System: categories starting with P,R,S 2009-08-22 00:35:32 +00:00
Pav Lucistnik
f69339e02b - MAKE_JOBS_SAFE -> MAKE_JOBS_UNSAFE
Reported by:	pointyhat
2009-04-03 22:43:53 +00:00
Pav Lucistnik
08b816c9f3 - Update to 1.13.0
PR:		ports/132117
Submitted by:	Michael Graziano <mikeg@bsd-box.net>
Approved by:	maintainer timeout (1 month)
2009-03-25 15:23:37 +00:00
Martin Wilke
425a5ff9bb - Update to 1.10.0
PR:		116352
Submitted by:	Paul Dlug <paul@aps.org> (maintainer)
2007-09-17 13:59:43 +00:00
Martin Wilke
16201d29c6 - Update to 1.9.0
PR:		114444
Submitted by:	Paul Dlug <paul@aps.org> (maintainer)
2007-07-09 15:56:42 +00:00
Martin Wilke
2bdcbfb3f8 - Update to 1.8.1
PR:		113015
Submitted by:	Paul Dlug <paul@aps.org> (maintainer)
2007-05-27 10:40:22 +00:00
Martin Wilke
bff09f2354 - Update to 1.8.0
PR:             110296
Submitted by:   Paul Dlug <paul@aps.org> (maintainer)
2007-03-16 12:55:46 +00:00
Martin Wilke
2c7459a683 - Update to 1.7.2
PR:		ports/106825
Submitted by:	miwi
Approved by:	maintainer
2006-12-21 22:13:50 +00:00
Cheng-Lung Sung
ce68743631 - Update to 1.7.1
PR:		ports/104139
Submitted by:	chinsan
Approved by:	maintainer (Paul Dlug)
2006-10-09 07:47:59 +00:00
Cheng-Lung Sung
8a53a2fc39 - Update to 1.7.0
PR:		ports/101742
Submitted by:	maintainer (Paul Dlug)
2006-08-10 03:23:28 +00:00
Pav Lucistnik
1ec95e7a62 - Update to 1.6.1
PR:		ports/94942
Submitted by:	Paul Dlug <paul@aps.org> (maintainer)
2006-03-26 15:05:21 +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
Pav Lucistnik
93b2c15cea - Update to 1.5.1
PR:		ports/90720
Submitted by:	Paul Dlug <paul@aps.org> (maintainer)

- Modernize USE_RC_SUBR usage
2005-12-20 23:40:56 +00:00
Mark Linimon
e69ac63032 Chase URLs per distfile survey. 2005-11-27 08:01:48 +00:00
Volker Stolz
7b626a1826 Update to 1.5.0
PR:		ports/77616
Submitted by:	Paul Dlug (maintainer)
2005-02-17 12:32:28 +00:00
Pav Lucistnik
b1ab232145 - Update to 1.4.0
PR:		ports/76471
Submitted by:	Paul Dlug <paul@aps.org> (maintainer)
2005-01-20 10:40:54 +00:00
Pav Lucistnik
2b29445e21 - Update to 1.3.2
PR:		ports/72169
Submitted by:	Paul Dlug <paul@aps.org> (maintainer)
2004-10-11 23:28:29 +00:00
Sergey Matveychuk
cca4f8e73b - Update to 1.3.1
- Add rcNG startup script

PR:             ports/70636
Submitted by:   maintainer
2004-08-20 13:02:46 +00:00
Mark Linimon
87cf0db2d8 Update to 1.3.0.
PR:		ports/65868
Submitted by:	Paul Dlug <paul@aps.org> (maintainer)
2004-04-30 08:09:02 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Sergei Kolobov
4da74f3b87 Add radmind 1.2.1, utility for administering filesystem changes.
radmind is a set of tools for creating filesystem diffs which can be
loaded over the network. This is useful for administering a large number
of hosts at the filesystem level. It can also act as an intelligent
tripwire.

WWW:		http://www.radmind.org/

PR:		59388
Submitted by:	Paul Dlug <paul@aps.org>
2003-11-18 11:53:35 +00:00