Commit graph

19 commits

Author SHA1 Message Date
Mathieu Arnold
33ab73cd19 Fix old makeplist bug.
Pointy hat to:	people who blindly use makeplist
Sponsored by:	Absolight
2014-02-12 14:03:25 +00:00
Baptiste Daroussin
a65ed2e51b Add NO_STAGE all over the place in preparation for the staging support (cat: security) 2013-09-20 22:55:24 +00:00
Beech Rintoul
55601c35c8 - Update to 2.3_rc2
PR:		ports/174518
Submitted by:	Eric F Crist <ecrist@secure-computing.net> (maintainer)
2012-12-23 04:23:31 +00:00
Bryan Drewery
29193d8a23 - Properly install symlinks for auth-pam and down-root plugins [1]
- Fix pkg-message description of locations of these plugins [1]
- Fix plist for nonexistent DOCSDIR/openvpn

PR:		ports/172598 [1]
Submitted by:	Eric F Crist <ecrist@secure-computing.net> (maintainer) [1]
Feature safe:	yes
2012-10-11 20:11:26 +00:00
Bryan Drewery
0a9c9c2dff - Fix header to proper format
Reported by:	danfe
2012-10-01 15:01:14 +00:00
Bryan Drewery
bbfb923ed6 - Update to 2.3-beta1 [1]
- Add LICENSE [1]
- Convert to new options framework
- Remove ABI versions from LIB_DEPENDS
- Update to new header

PR:		ports/171738 [1]
Submitted by:	Eric F Crist <ecrist@secure-computing.net> (maintainer) [1]
2012-09-28 18:43:30 +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
2d9297a50f Add EXPIRATION to ports marked DEPRECATED that do not already have it. [1]
Date set to 2011-09-30 since that's > 1 month in all cases. Feel free to
change it to something more appropriate.

Change DEPRECATED to IGNORE for security/openvpn-beta to better fit the
intention.

Problem pointed out by:	linimon [1]
2011-09-03 07:55:32 +00:00
Pav Lucistnik
de9a24e5a8 - Turn off self-tests on pointyhat, they fail
Reported by:	pointyhat
2011-08-07 17:23:39 +00:00
Matthias Andree
69f20e878e Move LICENSE= up into a block of its own to silence portlint.
Remove the lzo/lzo2 version switch now that we only have lzo2.

Mark temporarily DEPRECATED while there are no formal test releases by the
upstream.

Approved by: ecrist@secure-computing.net (maintainer)
2011-07-25 20:03:44 +00:00
Matthias Andree
070b942883 Fix Pointyhat build failures by skipping (not failing) network-based tests.
Approved by: ecrist@secure-computing.net (maintainer)
2011-07-25 20:01:33 +00:00
Doug Barton
29813d5397 Remove painful examples of foo="", with particular prejudice against
constructions that parse out to [ -z "$foo" ] && foo=""

These are bad examples that get copied and pasted into new code, so the
hope is that with less bad examples there will be less need for me to
bring this up in review.

In a few of these files all that were changed were comments so that next
time I search for these patterns I won't trip on the file for no reason.

In a few places, add $FreeBSD$

No functional changes, so no PORTREVISION bumps
2011-05-15 02:49:17 +00:00
Dennis Herrmann
6917ff2c30 - Update to RC2
PR:		ports/155951
Submitted by:	Eric F Crist <ecrist@secure-computing.net> (maintainer)
2011-03-27 06:19:45 +00:00
Josh Paetzel
2c276ffb14 Update to RC
PR:	ports/155271
Submitted by:	Eric F Crist <ecrist@secure-computing.net>
Sponsored by:	ClaimLynx, Inc
2011-03-04 19:59:51 +00:00
Josh Paetzel
4b09b666e5 Update to latest version
PR:	ports/152811
Submitted by:	Eric F Crist <ecrist@secure-computing.net>
Sponsored by:	ClaimLynx, Inc
2010-12-03 20:42:41 +00:00
Josh Paetzel
63807bd02b Update to 2.2-beta3
PR:	ports/150386
Submitted by:	Eric F Crist <ecrist@secure-computing.net>
2010-09-08 14:43:09 +00:00
Josh Paetzel
c245a1e8e8 Update to beta2
PR:	ports/149744
Submitted by:	Eric F Crist <ecrist@secure-computing.net>
2010-08-17 18:10:42 +00:00
Josh Paetzel
d611054432 Add openvpn-beta , secure IP/Ethernet tunnel daemon.
PR:		ports/149620
Submitted by:	Eric F Crist <ecrist at secure-computing.net>
2010-08-14 15:48:51 +00:00