Mark Felder
738f9a6161
Update to the 201449 snapshot
...
PR: 195651
Submitted by: ecrist (maintainer)
2014-12-05 16:51:46 +00:00
Raphael Kubo da Costa
b81293a3c6
Update to the 201425 snapshot.
...
PR: 192006
Submitted by: ecrist@secure-computing.net (maintainer)
2014-07-23 20:33:53 +00:00
Baptiste Daroussin
6ca92592d5
Fix some non default LIB_DEPENDS
...
With hat: portmgr
2014-07-16 08:44:04 +00:00
Adam Weinberger
5d2373a092
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.
2014-07-15 16:57:39 +00:00
Dmitry Marakasov
2ab8bf6757
- Add missing USES=libtool to archivers/snappy
...
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket
2014-06-16 15:16:17 +00:00
Jimmy Olgeni
55dc0f983a
Remove all space characters from Makefile assignments.
...
No functional changes included.
CR: D193 (except math/sedumi)
Approved by: portmgr (bapt)
2014-06-08 19:51:27 +00:00
Bryan Drewery
3889ee4386
- Update to latest snapshot 201421
...
- Support staging
- Sync more with security/openvpn
PR: 190312
Submitted by: ecrist@secure-computing.net (maintainer)
2014-06-06 17:12:08 +00:00
Vanilla I. Shu
28775aff66
Upgrade snappy to 1.1.1, and bump all related PORTREVISION to chase shared library version.
...
PR: ports/190409
Submitted by: ports at robakdesign.com
Approved by: portmgr@ (for NO_STAGE)
2014-06-03 14:34:06 +00:00
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
Lars Engels
fbfb14c18e
Update to version 201326
...
PR: ports/180167
Submitted by: maintainer
2013-07-01 18:10:27 +00:00
Josh Paetzel
ff5fe33a5e
Update to latest snapshot
...
PR: ports/178814
Submitted by: Eric F Crist <ecrist@secure-computing.net>
Sponsored by: Claimlynx
2013-05-21 23:32:54 +00:00
Josh Paetzel
9019737a84
Update to 201250 snapshot
...
PR: ports/174520
Submitted by: Eric F. Crist <ecrist@secure-computing.net>
2012-12-18 19:59:35 +00:00
Bryan Drewery
d229ac58bf
- Update to latest snapshot [1]
...
- 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 and DOCSDIRS/sample
PR: ports/172587 [1]
Submitted by: Eric F Crist <ecrist@secure-computing.net> (maintainer) [1]
Feature safe: yes
2012-10-11 20:13:18 +00:00
Bryan Drewery
0a9c9c2dff
- Fix header to proper format
...
Reported by: danfe
2012-10-01 15:01:14 +00:00
Bryan Drewery
d0aee5723b
- Update to 201237 snapshot [1]
...
- Convert to new options framework
- Remove ABI versions from LIB_DEPENDS
- Update to new header
PR: ports/171743 [1]
Submitted by: Eric F Crist <ecrist@secure-computing.net> (maintainer) [1]
2012-09-28 18:45:58 +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
Michael Scheidell
699eb39cc2
- Update to latest snapshot
...
PR: ports/170111
Submitted by: Eric F Crist <ecrist@secure-computing.net> (maintainer)
2012-07-25 16:52:24 +00:00
Jason Helfman
cda6516059
- Update to 201208 snapshot
...
- while here use INSTALL_LIB for library installation
PR: ports/165504
Submitted by: maintainer, ecrist@secure-computing.net
2012-02-27 19:20:42 +00:00
Olli Hauer
86c4dbc66f
- update to DISTVERSION 201204
...
- sort pkg-plist with help from ports-mgmt/genplist
PR: 164407
Submitted by: Eric F Crist <ecrist@secure-computing.net> (maintainer)
2012-01-23 20:47:46 +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
Matthias Andree
0af6e9f782
Update to new snapshot 201139, removing files/patch-t_cltsrv.sh [1].
...
Remove files/pkg-req.in and references in SUB_FILES and pre-install,
it was a (now obsolete) workaround to warn users that installed newer
6.X packages on older 6.X systems and ended up with the new rc world
order scripts unfound and openvpn not running. [2]
Fix version number in CONFLICTS to encompass openvpn (not just
openvpn20), and demote to CONFLICTS_INSTALL. Neither port installs
headers or libraries that might get in the way.
PR: ports/161285
Submitted by: Eric F. Crist (maintainer) [1]
Approved by: Eric F. Crist (maintainer) [2]
2011-10-04 21:51:04 +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
74fb18cff0
Move LICENSE= up into a block of its own to silence portlint.
...
Remove the lzo/lzo2 version switch now that we only have lzo2.
Approved by: ecrist@secure-computing.net (maintainer)
2011-07-25 20:03:10 +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
Josh Paetzel
55a43ef717
Unbreak port by adjusting plist to match reality of new version.
2011-07-05 15:20:01 +00:00
Josh Paetzel
400150681e
Update to week 26 snapshot.
...
PR: ports/158568
Submitted by: Eric F Crist <ecrist@secure-computing.net>
Sponsored by: ClaimLynx, Inc
2011-07-01 17:59:41 +00:00
Frederic Culot
26cfb36b00
- Update to 201124
...
PR: ports/157812
Submitted by: Jin-Sih Lin <linpct@gmail.com>
Approved by: Eric Crist <ecrist@secure-computing.net> (maintainer)
2011-06-15 08:43:54 +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
18a6a8b260
- Update to 201118
...
PR: ports/156812
Submitted by: Eric F Crist <ecrist@secure-computing.net> (maintainer)
2011-05-04 18:12:27 +00:00
Josh Paetzel
35d638e5ed
Update to latest snapshot.
...
PR: ports/155770
Submitted by: Eric F Crist <ecrist@secure-computing.net>
Sponsored by: ClaimLynx, Inc
2011-03-22 13:34:12 +00:00
Josh Paetzel
0b827a1f4a
Update to week 4 snapshot
...
PR: ports/154296
Submitted by: Eric F Crist <ecrist@secure-computing.net>
Feature safe: yes
Sponsored by: ClaimLynx, Inc
2011-01-25 23:31:23 +00:00
Josh Paetzel
a9d7ea8c50
Update to latest snapshot.
...
PR: ports/152992
Submitted by: Eric F Crist <ecrist@secure-computing.net>
Sponsored by: ClaimLynx, Inc
2010-12-10 15:04:29 +00:00
Josh Paetzel
28cbe69859
Update to latest snapshot
...
PR: ports/151462
Submitted by: Eric F Crist <ecrist@secure-computing.net>
Sponsored by: ClaimLynx, Inc
2010-10-14 20:27:16 +00:00
Li-Wen Hsu
5ecc8daa29
- Update to the latest week 34 snapshot.
...
- While here, resolve portlint(1) warning: Package conflicts with itself.
PR: ports/149878
Submitted by: Eric F Crist <ecrist@secure-computing.net>
2010-08-22 15:22:05 +00:00
Josh Paetzel
19a7e2ed47
Update CONFLICTS in preperation for new port security/openvpn-beta
...
PR: ports/149618
Submitted by: Eric F Crist <ecrist@secure-computing.net>
2010-08-14 15:39:42 +00:00
Josh Paetzel
fd077e334e
Update to latest weekly snapshot.
...
Add softrestart command to rc script.
PR: ports/149272
Submitted by: Eric F Crist <ecrist@secure-computing.net>
2010-08-04 16:02:48 +00:00
Josh Paetzel
b8f507b3f7
Update weekly snapshot
...
PR: ports/148787
Submitted by: Eric F Crist <ecrist@secure-computing.net>
2010-07-20 15:55:22 +00:00
Josh Paetzel
6220bc95b9
Update to weekly snapshot
...
PR: 148212
Submitted by: Eric F Crist <ecrist@secure-computing.net>
Approved by: itetcu@ (mentor)
Feature safe: yes
2010-06-28 17:54:58 +00:00
Josh Paetzel
e7f47cd274
Update to week 24 snapshot
...
PR: 147850
Submitted by: Eric F Crist <ecrist@secure-computing.net>
Approved by: itetcu@ (mentor)
2010-06-16 22:35:14 +00:00
Josh Paetzel
9dcdbf2a2e
Update to latest snapshot
...
PR: ports/147330
Submitted by: Eric F Crist <ecrist@secure-computing.net>
Approved by: itetcu@ (mentor)
2010-06-03 17:20:30 +00:00
Josh Paetzel
1551b2b18b
Update to week 19 tarball
...
PR: ports/146594
Submitted by: Eric F Crist <ecrist@secure-computing.net>
Approved by: itetcu@ (mentor)
2010-05-14 21:17:42 +00:00
Sylvio Cesar Teixeira
703e3009fc
- Update to 201017
...
PR: ports/145762
Submitted by: Eric F Crist <ecrist@secure-computing.net> (maintainer)
2010-04-26 03:02:20 +00:00
Doug Barton
86922094aa
RC_SUBR_SUFFIX has not been needed for a long time now, all supported
...
versions of FreeBSD now use /etc/rc.subr and rc.d scripts without .sh
appended to the script name.
2010-03-27 06:14:03 +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
Niels Heinen
8f68537417
This is the bi-weekly update of openvpn-devel (week 12)
...
PR: ports/144945
Submitted by: Eric F Crist <ecrist@secure-computing.net> (maintainer)
Approved by: miwi (mentor)
2010-03-24 13:17:32 +00:00
Niels Heinen
68ea0c50f0
Maintainer updated to 201010 snapshot
...
PR: ports/144699
Submitted by: Eric F Crist <ecrist@secure-computing.net> (maintainer)
Approved by: itetcu (mentor)
2010-03-15 14:13:14 +00:00
Matthias Andree
e6c2dbc0e6
Revive openvpn-devel port and pass maintainership to Eric F. Christ.
...
NOTE that the port is more of a development snapshot than it used to be,
so it should be used SOLELY for testing and development, NOT IN PRODUCTION.
PR: ports/144115
Approved by: mandree@ (previous maintainer)
Approved by: garga@ (mentor)
Feature safe: yes
2010-02-23 12:22:28 +00:00
Matthias Andree
2e2980e147
Move security/openvpn to security/openvpn20 (after previous repocopy).
...
Update security/openvpn20 to 2.0.9, revising pkg-message.
Move security/openvpn-devel to security/openvpn and
update security/openvpn to 2.1.1.
Remove security/openvpn-devel, adding a MOVED entry.
Update security/Makefile to remove openvpn-devel and add openvpn20 to
SUBDIRS.
Add a UPDATING entry for this shuffle. Currently without upgrade
instructions since neither portupgrade nor portmaster are up to the
task (because of the CONFLICTS).
Approved by: garga@ (mentor)
2010-01-07 16:28:56 +00:00
Martin Wilke
96f584131d
- Update to 2.1_rc20
...
PR: 139584
Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
2009-10-14 10:34:55 +00:00