1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
Commit Graph

11 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
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
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38: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
Edwin Groothuis
4d5623ea35 Remove support for OSVERSION < 5 2007-10-04 00:08:39 +00:00
Pav Lucistnik
17769c3f83 - Fix rc script: need a suitable REQUIRE line in the rc script, since otherwise
the script is called too early and pcfdate fails to set the time

PR:		ports/102453
Submitted by:	Frank W. Josellis <frank@dynamical-systems.org> (maintainer)
2006-08-28 12:03:15 +00:00
Doug Barton
1d30f689bc Remove a new crop of the long-spurious FreeBSD KEYWORDs. 2006-07-10 18:32:32 +00:00
Marcus Alves Grando
5fc4fae1e7 - Use new rc.d script
- Bump PORTREVISION
- portlint(1)

PR:		86839
Submitted by:	maintainer
2006-05-01 05:45:47 +00:00
Edwin Groothuis
32487a10ad SHA256ify
Approved by: krion@
2006-01-24 01:06:45 +00:00
Pav Lucistnik
9fcf507f17 - Don't abort installation when we fail to make device
PR:		ports/80592
Submitted by:	Frank W. Josellis <frank@dynamical-systems.org> (maintainer)
2005-05-04 14:25:52 +00:00
Volker Stolz
5cc30f2134 Add pcfclock 0.44, userland access to the pcfclock device.
PR:		ports/74340
Submitted by:	Frank W. Josellis <frank AT dynamical-systems.org>
2005-04-27 16:27:40 +00:00