Commit graph

13 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
Baptiste Daroussin
12f5eaefb3 Mark jobs unsafe 2013-07-10 11:35:49 +00:00
Doug Barton
235e0c0890 Fix problem introduced in r302141. The directory for the unpacked source
files is unversioned, so it conflicts with the name of the rc.d script in
WRKDIR after SUB_FILES is applied.
2012-08-21 21:00:33 +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
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