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

13 Commits

Author SHA1 Message Date
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
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
7914161a41 - Switch SourceForge ports to the new File Release System: categories starting with N 2009-08-22 00:32:25 +00:00
Maxim Sobolev
ba8babf4f7 Update to 0.96. 2006-07-11 21:30:59 +00:00
Edwin Groothuis
dbef3380d2 SHA256ify
Approved by: krion@
2006-01-22 21:24:05 +00:00
Maxim Sobolev
9de936b089 ${LOCALBASE} -> ${PREFIX} where appropriate.
PR:		80394
Submitted by:	Vasil Dimov <vd@datamax.bg>
2005-09-30 01:05:14 +00:00
Maxim Sobolev
9d762de626 o Add support for generating pidfile;
o newrc startup script;

o bump PORTREVISION.
2005-07-29 12:36:30 +00:00
Maxim Sobolev
d32a783687 o Add missed statement;
o fix error output.
2005-04-17 16:39:04 +00:00
Maxim Sobolev
538b496d6b Update to 0.94. 2005-04-17 10:49:07 +00:00
Maxim Sobolev
b1daff3dad Update to 0.92. 2004-06-10 16:23:58 +00:00
Kris Kennaway
c829074b4a BROKEN on !i386: Does not compile 2004-04-17 08:34:32 +00:00
Maxim Sobolev
297753c1c9 Add stund 0.91, a simple STUN (RFC 3489) server and client. 2004-04-09 07:55:34 +00:00