1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-07 02:06:57 +00:00
Commit Graph

16 Commits

Author SHA1 Message Date
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
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Lars Engels
2ed1a00cf5 Remove dead MASTER_SITE 2010-10-01 17:30:16 +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
Lars Engels
6c852b2d98 Change e-mail address of my ports to my FreeBSD.org one.
Approved by:	miwi (mentor)
2007-07-12 18:52:00 +00:00
Martin Wilke
7d2007c4e4 - Add backup MASTER_SITES
- Add USE_RC_SUBR
- Add RC_SUBR documentation to dhttpd.1
- Pass maintainership to submitter

PR:		113493
Submitted by:	Lars Engels <lars.engels@0x20.net>
2007-06-09 13:31:28 +00:00
Edwin Groothuis
e4aa76a9be Remove USE_REINPLACE from categories starting with W 2006-05-13 04:41:22 +00:00
Pav Lucistnik
0d0547d54d - Add SHA256 2005-11-25 19:02:21 +00:00
Pav Lucistnik
91acbcec8a - Remove dead MASTER_SITE
- Remove dead WWW. There are several dhttpd sites around the net, but I'm not
  sure they are same software as this
2005-09-14 18:49:50 +00:00
Oliver Eikemeier
7b31020cb6 Drop maintainership.
PR:		66502
Submitted by:	Gea-Suan Lin <gslin@netnews.NCTU.edu.tw> (maintainer)
2004-05-11 01:37:22 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Kirill Ponomarev
33c4cbf874 - Add new MASTER_SITES
PR:		57121
Submitted by:	maintainer
2003-09-25 09:37:18 +00:00
Akinori MUSHA
e173f6c3ea De-pkg-comment. 2003-02-21 14:08:24 +00:00
Kris Kennaway
824d2a80b8 Fix build on -current (#include <stdlib.h> for exit() prototype) and
respect CC and CFLAGS
2002-10-21 00:41:02 +00:00
Ying-Chieh Liao
26a0dc74c2 add dhttpd 1.02a
Minimal secure webserver. Fast and efficient, no cgi-bin support

PR:		39769
Submitted by:	Gea-Suan Lin <gslin@Infomath.math.NCTU.edu.tw>
2002-06-24 09:17:18 +00:00