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
Pav Lucistnik
d203b12054
- Remove conditional checks for FreeBSD 5.x and older
2009-01-05 21:36:39 +00:00
Pietro Cerutti
0b20a3ef6a
- Fix build with GCC 4.2
...
PR: 125220
Submitted by: Alex Miller <asm@asm.kiev.ua> (maintainer)
2008-07-07 11:11:16 +00:00
Lars Engels
992c4c0059
- Update to 2.0BETA2
...
- Mark BROKEN with gcc 4.2
PR: ports/116104
Submitted by: Vladimir Korkodinov <viper@perm.raid.ru>
Approved by: miwi (mentor)
2007-12-22 00:23:34 +00:00
Edwin Groothuis
2f5fd33d0b
Remove always-false/true conditions based on OSVERSION 500000
2007-10-04 02:10:52 +00:00
Martin Wilke
6c449833f5
Frickin PPTP Proxy is a way to NAT as many PPTP connections as you like
...
through your OpenBSD PF firewall.
WWW: http://frickin.sourceforge.net/
PR: ports/106241
Submitted by: Alex Miller <asm at asm.kiev.ua>
2006-12-03 22:13:07 +00:00