1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
Commit Graph

19 Commits

Author SHA1 Message Date
Baptiste Daroussin
0c710c7b4e Add NO_STAGE all over the place in preparation for the staging support (cat: net) 2013-09-20 22:10:23 +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
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
2b1dacc826 Remove more tags from pkg-descr files fo the form:
- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
2011-10-24 04:17:37 +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
Anders Nordby
bbec2bb44d Pid fix committed, thanks!
PR:		127060
Submitted by:	Zhen REN <bg1tpt@gmail.com>
2008-10-15 13:45:19 +00:00
Anders Nordby
e905822938 Various fixes:
- add standard rc.subr startup script.
- add post-install message mentioning necessary configuration steps.
- move pid-file to /var/run, the usual place. Do setuid/setgid later,
so that we can create it.
- make message about stale pid file a bit more explanatory.
2007-06-03 20:41:10 +00:00
Edwin Groothuis
dbef3380d2 SHA256ify
Approved by: krion@
2006-01-22 21:24:05 +00:00
Anders Nordby
1d661ed2cc Update to 1.4.2. 2004-05-28 13:13:26 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Anders Nordby
16a1765fe9 Fix build on 5.x.
Submitted by:	mi
2004-01-26 21:21:10 +00:00
Mark Linimon
a843b34713 Mark as broken on 5.x due to the usual gcc3.3 reasons. Informed
maintainer.
2003-12-21 21:45:37 +00:00
Trevor Johnson
b3ba3ae427 USE_REINPLACE need be defined only when REINPLACE_CMD is used. 2003-11-17 12:29:10 +00:00
Anders Nordby
78ec340708 Update to 1.4. 2003-04-09 21:57:13 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Edwin Groothuis
2736678db7 PERL -> REINPLACE
Noticed on: bento
2002-11-04 01:37:23 +00:00
Anders Nordby
6e17e6bb4c Update to 1.3.
PR:		43609
Submitted by:	Craig Rodrigues <rodrigc@attbi.com>
2002-10-11 00:03:19 +00:00
Anders Nordby
195dcc68c6 Add pxe:
This is a PXE daemon, which you can use to set up a networked boot menu
for netbooting client machines (FreeBSD, Linux, Windows, etc.) that
support & utilize Intel's Preboot eXecution Environment (PXE).
2002-04-07 21:35:45 +00:00