aboutsummaryrefslogtreecommitdiff
path: root/security/openvpn-devel
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | security) Notes: svn path=/head/; revision=327769
* Update to version 201326Lars Engels2013-07-012-4/+4
| | | | | | | | PR: ports/180167 Submitted by: maintainer Notes: svn path=/head/; revision=322134
* Update to latest snapshotJosh Paetzel2013-05-212-6/+19
| | | | | | | | | PR: ports/178814 Submitted by: Eric F Crist <ecrist@secure-computing.net> Sponsored by: Claimlynx Notes: svn path=/head/; revision=318735
* Update to 201250 snapshotJosh Paetzel2012-12-182-3/+3
| | | | | | | | PR: ports/174520 Submitted by: Eric F. Crist <ecrist@secure-computing.net> Notes: svn path=/head/; revision=309198
* - Update to latest snapshot [1]Bryan Drewery2012-10-114-15/+10
| | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=305741
* - Fix header to proper formatBryan Drewery2012-10-011-1/+1
| | | | | | | Reported by: danfe Notes: svn path=/head/; revision=305132
* - Update to 201237 snapshot [1]Bryan Drewery2012-09-284-31/+43
| | | | | | | | | | | | - 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] Notes: svn path=/head/; revision=305007
* Move the rc.d scripts of the form *.sh.in to *.inDoug Barton2012-08-052-1/+1
| | | | | | | | | Where necessary add $FreeBSD$ to the file No PORTREVISION bump necessary because this is a no-op Notes: svn path=/head/; revision=302141
* - Update to latest snapshotMichael Scheidell2012-07-253-68/+35
| | | | | | | | PR: ports/170111 Submitted by: Eric F Crist <ecrist@secure-computing.net> (maintainer) Notes: svn path=/head/; revision=301523
* - Update to 201208 snapshotJason Helfman2012-02-272-5/+5
| | | | | | | | | | - while here use INSTALL_LIB for library installation PR: ports/165504 Submitted by: maintainer, ecrist@secure-computing.net Notes: svn path=/head/; revision=292319
* - update to DISTVERSION 201204Olli Hauer2012-01-233-7/+6
| | | | | | | | | | - sort pkg-plist with help from ports-mgmt/genplist PR: 164407 Submitted by: Eric F Crist <ecrist@secure-computing.net> (maintainer) Notes: svn path=/head/; revision=289690
* In the rc.d scripts, change assignments to rcvar to use theDoug Barton2012-01-141-1/+1
| | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=289156
* Update to new snapshot 201139, removing files/patch-t_cltsrv.sh [1].Matthias Andree2011-10-044-49/+5
| | | | | | | | | | | | | | | | | | 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] Notes: svn path=/head/; revision=282954
* - Turn off self-tests on pointyhat, they failPav Lucistnik2011-08-071-0/+4
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=279143
* Move LICENSE= up into a block of its own to silence portlint.Matthias Andree2011-07-251-11/+4
| | | | | | | | | Remove the lzo/lzo2 version switch now that we only have lzo2. Approved by: ecrist@secure-computing.net (maintainer) Notes: svn path=/head/; revision=278323
* Fix Pointyhat build failures by skipping (not failing) network-based tests.Matthias Andree2011-07-251-0/+11
| | | | | | | Approved by: ecrist@secure-computing.net (maintainer) Notes: svn path=/head/; revision=278322
* Unbreak port by adjusting plist to match reality of new version.Josh Paetzel2011-07-051-1/+2
| | | | Notes: svn path=/head/; revision=277123
* Update to week 26 snapshot.Josh Paetzel2011-07-012-3/+3
| | | | | | | | | PR: ports/158568 Submitted by: Eric F Crist <ecrist@secure-computing.net> Sponsored by: ClaimLynx, Inc Notes: svn path=/head/; revision=276801
* - Update to 201124Frederic Culot2011-06-152-3/+3
| | | | | | | | | PR: ports/157812 Submitted by: Jin-Sih Lin <linpct@gmail.com> Approved by: Eric Crist <ecrist@secure-computing.net> (maintainer) Notes: svn path=/head/; revision=275613
* Remove painful examples of foo="", with particular prejudice againstDoug Barton2011-05-151-2/+2
| | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=274133
* - Update to 201118Dennis Herrmann2011-05-043-3/+4
| | | | | | | | PR: ports/156812 Submitted by: Eric F Crist <ecrist@secure-computing.net> (maintainer) Notes: svn path=/head/; revision=273630
* Update to latest snapshot.Josh Paetzel2011-03-222-3/+3
| | | | | | | | | PR: ports/155770 Submitted by: Eric F Crist <ecrist@secure-computing.net> Sponsored by: ClaimLynx, Inc Notes: svn path=/head/; revision=271480
* Update to week 4 snapshotJosh Paetzel2011-01-252-3/+3
| | | | | | | | | | PR: ports/154296 Submitted by: Eric F Crist <ecrist@secure-computing.net> Feature safe: yes Sponsored by: ClaimLynx, Inc Notes: svn path=/head/; revision=268237
* Update to latest snapshot.Josh Paetzel2010-12-102-4/+4
| | | | | | | | | PR: ports/152992 Submitted by: Eric F Crist <ecrist@secure-computing.net> Sponsored by: ClaimLynx, Inc Notes: svn path=/head/; revision=265984
* Update to latest snapshotJosh Paetzel2010-10-142-4/+4
| | | | | | | | | PR: ports/151462 Submitted by: Eric F Crist <ecrist@secure-computing.net> Sponsored by: ClaimLynx, Inc Notes: svn path=/head/; revision=263010
* - Update to the latest week 34 snapshot.Li-Wen Hsu2010-08-222-5/+5
| | | | | | | | | | - While here, resolve portlint(1) warning: Package conflicts with itself. PR: ports/149878 Submitted by: Eric F Crist <ecrist@secure-computing.net> Notes: svn path=/head/; revision=259744
* Update CONFLICTS in preperation for new port security/openvpn-betaJosh Paetzel2010-08-141-1/+1
| | | | | | | | PR: ports/149618 Submitted by: Eric F Crist <ecrist@secure-computing.net> Notes: svn path=/head/; revision=259220
* Update to latest weekly snapshot.Josh Paetzel2010-08-043-6/+14
| | | | | | | | | | Add softrestart command to rc script. PR: ports/149272 Submitted by: Eric F Crist <ecrist@secure-computing.net> Notes: svn path=/head/; revision=258782
* Update weekly snapshotJosh Paetzel2010-07-202-4/+4
| | | | | | | | PR: ports/148787 Submitted by: Eric F Crist <ecrist@secure-computing.net> Notes: svn path=/head/; revision=257997
* Update to weekly snapshotJosh Paetzel2010-06-282-4/+4
| | | | | | | | | | PR: 148212 Submitted by: Eric F Crist <ecrist@secure-computing.net> Approved by: itetcu@ (mentor) Feature safe: yes Notes: svn path=/head/; revision=257118
* Update to week 24 snapshotJosh Paetzel2010-06-162-5/+6
| | | | | | | | | PR: 147850 Submitted by: Eric F Crist <ecrist@secure-computing.net> Approved by: itetcu@ (mentor) Notes: svn path=/head/; revision=256611
* Update to latest snapshotJosh Paetzel2010-06-033-5/+6
| | | | | | | | | PR: ports/147330 Submitted by: Eric F Crist <ecrist@secure-computing.net> Approved by: itetcu@ (mentor) Notes: svn path=/head/; revision=255674
* Update to week 19 tarballJosh Paetzel2010-05-142-4/+4
| | | | | | | | | PR: ports/146594 Submitted by: Eric F Crist <ecrist@secure-computing.net> Approved by: itetcu@ (mentor) Notes: svn path=/head/; revision=254331
* - Update to 201017Sylvio Cesar Teixeira2010-04-262-4/+4
| | | | | | | | PR: ports/145762 Submitted by: Eric F Crist <ecrist@secure-computing.net> (maintainer) Notes: svn path=/head/; revision=253259
* RC_SUBR_SUFFIX has not been needed for a long time now, all supportedDoug Barton2010-03-272-3/+1
| | | | | | | | versions of FreeBSD now use /etc/rc.subr and rc.d scripts without .sh appended to the script name. Notes: svn path=/head/; revision=251570
* Begin the process of deprecating sysutils/rc_subr byDoug Barton2010-03-271-1/+1
| | | | | | | s#. %%RC_SUBR%%#. /etc/rc.subr# Notes: svn path=/head/; revision=251553
* This is the bi-weekly update of openvpn-devel (week 12)Niels Heinen2010-03-242-4/+4
| | | | | | | | | PR: ports/144945 Submitted by: Eric F Crist <ecrist@secure-computing.net> (maintainer) Approved by: miwi (mentor) Notes: svn path=/head/; revision=251438
* Maintainer updated to 201010 snapshotNiels Heinen2010-03-152-4/+4
| | | | | | | | | PR: ports/144699 Submitted by: Eric F Crist <ecrist@secure-computing.net> (maintainer) Approved by: itetcu (mentor) Notes: svn path=/head/; revision=251080
* Revive openvpn-devel port and pass maintainership to Eric F. Christ.Matthias Andree2010-02-237-0/+384
| | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=250225
* Move security/openvpn to security/openvpn20 (after previous repocopy).Matthias Andree2010-01-078-404/+0
| | | | | | | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=247340
* - Update to 2.1_rc20Martin Wilke2009-10-143-48/+5
| | | | | | | | PR: 139584 Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer) Notes: svn path=/head/; revision=242810
* - Update to 2.1_rc19Dmitry Marakasov2009-08-073-4/+47
| | | | | | | | | | - Fix on FreeBSD 8.x PR: 137516 Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer) Notes: svn path=/head/; revision=239097
* Fix a few "bad example" problems in the rc.d scripts that have beenDoug Barton2009-07-151-4/+2
| | | | | | | | | | | | | | | | | | | | | | | propogated by copy and paste. 1. Primarily the "empty variable" default assignment, which is mostly ${name}_flags="", but fix a few others as well. 2. Where they are not already documented, add the existence of the _flags (or other deleted empties) option to the comments, and in some cases add comments from scratch. 3. Replace things that look like: prefix=%%PREFIX%% command=${prefix}/sbin/foo to just use %%PREFIX%%. In many cases the $prefix variable is only used once, and in some cases it is not used at all. 4. In a few cases remove ${name}_flags from command_args 5. Remove a long-stale comment about putting the port's rc.d script in /etc/rc.d (which is no longer necessary). No PORTREVISION bumps because all of these changes are noops. Notes: svn path=/head/; revision=237892
* - Update to 2.1_rc18Martin Wilke2009-06-132-4/+4
| | | | | | | | PR: 135392 Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer) Notes: svn path=/head/; revision=235792
* - Update to 2.1_rc17Martin Wilke2009-06-022-4/+5
| | | | | | | | PR: 135148 Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer) Notes: svn path=/head/; revision=235066
* - Add logging knobBeech Rintoul2009-01-251-0/+16
| | | | | | | | | PR: ports/130893 Submitted by: Michael Scheidell <scheidell@secnap.net> Approved by: Matthias Andree <matthias.andree@gmx.de> (maintainer) Notes: svn path=/head/; revision=226831
* - Update to 2.1_rc15Martin Wilke2008-11-222-4/+4
| | | | | | | | PR: 129062 Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer) Notes: svn path=/head/; revision=223220
* - Update to 2.1-rc13Martin Wilke2008-10-114-11/+5
| | | | | | | | PR: 128007 Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer) Notes: svn path=/head/; revision=221422
* - Update to 2.1_rc11Martin Wilke2008-09-154-27/+9
| | | | | | | | | | | | | Changelog: This release fixes a serious (though not security-related) bug in the SSL/TLS negotiation over UDP that can cause SSL/TLS handshake failures. PR: 127392 Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer) Approved by: portmgr (pav) Notes: svn path=/head/; revision=220399
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-08-211-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specifically, newer autoconf (> 2.13) has different semantic of the configure target. In short, one should use --build=CONFIGURE_TARGET instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning and the old semantic may be removed in later autoconf releases. To workaround this issue, many ports hack the CONFIGURE_TARGET variable so that it contains the ``--build='' prefix. To solve this issue, under the fact that some ports still have configure script generated by the old autoconf, we use runtime detection in the do-configure target so that the proper argument can be used. Changes to Mk/*: - Add runtime detection magic in bsd.port.mk - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav) Notes: svn path=/head/; revision=218938