Commit graph

3 commits

Author SHA1 Message Date
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
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