aboutsummaryrefslogtreecommitdiff
path: root/security/openvpn-admin
Commit message (Collapse)AuthorAgeFilesLines
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412349
* Convert LICENSE= "GPLxx # or later" to "GPLxx+"Dmitry Marakasov2016-01-121-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=405891
* Part 1 of adding USE_GNOME=intltool to ports that require it.Koop Mast2015-08-021-1/+1
| | | | | | | | | | | The reason for this is that in the GNOME 3.16 update, USE_GNOME gtk20 and gtk30 don't pull intltool in anymore. PR: 201980 Exp-run by: antoine@ Notes: svn path=/head/; revision=393444
* - Drop @dirrm* from plistDmitry Marakasov2015-06-012-2/+4
| | | | | | | - Add LICENSE Notes: svn path=/head/; revision=388221
* Split devel/gettext in devel/gettext-runtime and devel/gettext-tools. TheTijl Coosemans2014-11-291-5/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | first contains runtime libraries such as libintl and the latter contains developer tools such as msgfmt. Ports that use gettext will usually need a LIB_DEPENDS on gettext-runtime and a BUILD_DEPENDS on gettext-tools. USES=gettext-runtime can be used to set a LIB/BUILD/RUN_DEPENDS on devel/gettext-runtime and USES=gettext-tools can be used to set a BUILD/RUN_DEPENDS on devel/gettext-tools. USES=gettext is now the same as "USES=gettext-runtime gettext-tools" meaning a LIB_DEPENDS on devel/gettext-runtime and a BUILD_DEPENDS on devel/gettext-tools. Update gettext to 0.19.3. Remove :oldver from converters/libiconv and devel/gettext-runtime. Leave symlinks with the old library versions to avoid the need to bump PORTREVISION on a large number of dependent ports. When most of the dependent ports have had normal version updates, PORTREVISION can be bumped on the remaining ones (low number) and the links can be removed. Fix some ports that installed files in lib/locale instead of share/locale. PR: 194038 Reviewed by: bapt Exp-run: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=373636
* Add staging supportPawel Pekala2014-07-071-6/+7
| | | | Notes: svn path=/head/; revision=361114
* - Remove manual creation and removal of share/applications, as it's now in ↵Dmitry Marakasov2013-10-222-2/+0
| | | | | | | | | the mtree (categories starting with [st]) Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=331274
* 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
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-031-6/+2
| | | | Notes: svn path=/head/; revision=326129
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-2/+2
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276991
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with P,R,S Notes: svn path=/head/; revision=240075
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* Fix the project URLTimur I. Bakeyev2009-02-081-1/+1
| | | | | | | Submitted by: wom Notes: svn path=/head/; revision=227796
* Reset MrL0Lz@gmail.com due to maintainer-timeouts and no response to email.Mark Linimon2008-09-031-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=219709
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* Update to 1.9.4Tom McLaughlin2007-10-234-5/+37
| | | | | | | | | | - Required due to recent update to Mono. Submitted by: Phillip Neumann Approved by: maintainer timeout Notes: svn path=/head/; revision=201792
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Update to 1.9.3b (required by lang/mono update)Tom McLaughlin2007-02-044-35/+13
| | | | | | | | | | | | | | | | | | | | | | | Version 1.9.3b * OpenVPN-Admin start now only with tray icon and not with full screen. (Yeah, I spent a night thinking the app was broken because of this.) * In Certificate Management the Certificate details will show, like Name, Email, City, Expiration Date ... * Proxy support now Authentication and Auth Method * Fix certificate selection on Windows and Linux. Now not full path is added * Certificates with password protection fixed on Windows and Linux * Add Type Server to OpenVPN-Admin * Translation for Brazilian-Portuguese and German improved - USE_GNOME=+gtksharp20 - Remove unnecessary FreeBSD version check - install .desktop correctly - Don't install a pam config file. The one distributed with the port doesn't work on FreeBSD and it's not the port's job to dictate what users can use openvpn-admin. Notes: svn path=/head/; revision=184199
* Fix fetch.Tom McLaughlin2006-11-021-1/+1
| | | | Notes: svn path=/head/; revision=176152
* - Install openvpn-admin.exeIon-Mihai Tetcu2006-06-172-6/+14
| | | | | | | | | | | | | | | | | - grammar improvement for BROKEN. - make openvpn-admin search for its configuration files in ${PREFIX}/etc/openvpn, and pre-create that directory. It will contain user data after use, so only @dirrmtry to remove it. - install openvpn-admin into ${PREFIX}/sbin/, to stick to the original installation logic, and in the same course also install openvpn-admin.pam without extension. PR: ports/95336 Submitted by: Andreas Kohn <andreas@syndrom23.de> Approved by: maintainer (via private email) Notes: svn path=/head/; revision=165673
* Remove USE_REINPLACE from all categories starting with SEdwin Groothuis2006-05-131-1/+0
| | | | Notes: svn path=/head/; revision=162215
* Fix build after Mono 1.1.13.2 namespace moveageTom McLaughlin2006-02-262-1/+14
| | | | | | | | | | Mono.Unix.Syscall.kill --> Mono.Unix.Native.Syscall.kill Notified by: krisbot Approved by: portmgr (kris) Notes: svn path=/head/; revision=156840
* Chase gtk-sharp20 updateTom McLaughlin2006-02-191-0/+1
| | | | Notes: svn path=/head/; revision=156361
* Add openvpn-admin 1.9.2, GUI frontend to openvpn.Renato Botelho2005-12-224-0/+54
PR: ports/90176 Submitted by: Remington Lang <MrL0Lz@gmail.com> Notes: svn path=/head/; revision=151824