Port details |
- openvpn-admin GUI frontend to openvpn
- 1.9.4_6 security
=8 1.9.4_6Version of this port present on the latest quarterly branch. - Maintainer: egypcio@FreeBSD.org
 - Port Added: 2005-12-22 10:00:08
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- People watching this port, also watch:: openvpn, sudo, rsync, screen, firefox
- Also Listed In: gnome net-vpn
- License: LGPL21+
- Description:
- OpenVPN-Admin is a GUI for OpenVPN
WWW: https://sourceforge.net/projects/openvpn-admin/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- openvpn-admin>0:security/openvpn-admin
- To install the port:
- cd /usr/ports/security/openvpn-admin/ && make install clean
- To add the package, run one of these commands:
- pkg install security/openvpn-admin
- pkg install openvpn-admin
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: openvpn-admin
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1532600215
SHA256 (openvpn-admin-1.9.4-2.tar.gz) = e939a507b24c4486ef3de0d2177511ef7829183162892322db0e3bae4f2f70b0
SIZE (openvpn-admin-1.9.4-2.tar.gz) = 358941
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- msgfmt : devel/gettext-tools
- gmake>=4.3 : devel/gmake
- gtk-sharp-2.0.pc : x11-toolkits/gtk-sharp20
- intltool-extract : textproc/intltool
- pkgconf>=1.3.0_1 : devel/pkgconf
- Runtime dependencies:
-
- openvpn : security/openvpn
- gtk-sharp-2.0.pc : x11-toolkits/gtk-sharp20
- Library dependencies:
-
- libintl.so : devel/gettext-runtime
- libatk-1.0.so : accessibility/atk
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgtk-x11-2.0.so : x11-toolkits/gtk20
- libpango-1.0.so : x11-toolkits/pango
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- security_openvpn-admin
- USES:
- gettext gmake gnome pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 1.9.4_6
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
08 Nov 2019 13:17:00
1.9.4_6
|
tobik  |
security: Add missing USES={gnome,php} |
14 Aug 2019 03:26:09
1.9.4_6
|
meta  |
Implement new virtual category: net-vpn for VPN related ports
based on discussion at ports@ [1]. As VPN softwares are put in different
physical category net and security. This is a little bit confusing. Let's
give them new virtual category net-vpn.
[1] https://lists.freebsd.org/pipermail/freebsd-ports/2019-April/115915.html
PR: 239395
Submitted by: myself
Approved by: portmgr (mat)
Differential Revision: https://reviews.freebsd.org/D21174 |
03 Jul 2019 18:35:17
1.9.4_6
|
egypcio  |
security/openvpn-admin: use 'skipv' instead of 'ignore' for PORTSCOUT
- https://www.inerd.com/software/portscout/portconfig.html
Reported by: dbaio |
24 Jun 2019 11:27:24
1.9.4_6
|
egypcio  |
security/openvpn-admin: silent PORTSCOUT
Approved by: mentors (implicit) |
05 Dec 2018 14:09:12
1.9.4_6
|
egypcio  |
use @FreeBSD.org as MAINTAINER instead of my private address
benchmarks/vegeta
devel/busybee
devel/git-lfs
devel/gnu-efi
devel/hub
devel/libe
devel/py-fabric3
devel/py-fabric3
dns/dhisd
dns/dnscrypt-proxy2
dns/go-geodns
emulators/hatari
irc/weechat-otr (Only the first 15 lines of the commit message are shown above ) |
02 Sep 2018 22:54:51
1.9.4_6
|
swills  |
security/openvpn-admin: ignore PORTSCOUT
PR: 231106
Submitted by: Vinicius Zavam <egypcio@googlemail.com> (maintainer) |
15 Aug 2018 14:16:18
1.9.4_6
|
garga  |
security/openvpn-admin:
- Use a source tarball already patched and remove patch from files/
- Add new available Russian translation
- Set NO_ARCH
- Transfer maintainership to submitter
PR: 230060
Submitted by: Vinicius Zavam <egypcio@gmail.com>
Sponsored by: Rubicon Communications, LLC (Netgate) |
20 Jan 2017 20:33:31
1.9.4_5
|
sunpoet  |
Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ |
01 Apr 2016 14:25:18
1.9.4_5
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
12 Jan 2016 16:20:32
1.9.4_5
|
amdmi3  |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
02 Aug 2015 20:23:56
1.9.4_5
|
kwm  |
Part 1 of adding USE_GNOME=intltool to ports that require it.
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@ |
01 Jun 2015 12:58:47
1.9.4_5
|
amdmi3  |
- Drop @dirrm* from plist
- Add LICENSE |
29 Nov 2014 18:22:33
1.9.4_5
|
tijl  |
Split devel/gettext in devel/gettext-runtime and devel/gettext-tools. The
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) |
07 Jul 2014 18:31:24
1.9.4_5
|
pawel  |
Add staging support |
22 Oct 2013 14:01:39
1.9.4_5
|
amdmi3  |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with [st])
Approved by: portmgr (bdrewery) |
20 Sep 2013 22:55:26
1.9.4_5
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
03 Sep 2013 08:49:47
1.9.4_5
|
bapt  |
Add an explicit dependency on pkgconf |
01 Jun 2012 05:26:28
1.9.4_5
|
dinoex  |
- update png to 1.5.10 |
23 Sep 2011 22:26:39
1.9.4_4
|
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- 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 |
03 Jul 2011 14:03:52
1.9.4_4
|
ohauer  |
-remove MD5 |
28 Mar 2010 06:47:48
1.9.4_4
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
1.9.4_3
|
dinoex  |
- update to jpeg-8 |
22 Aug 2009 00:35:32
1.9.4_2 
|
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S |
31 Jul 2009 13:57:52
1.9.4_2
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
08 Feb 2009 06:49:11
1.9.4_1
|
timur  |
Fix the project URL
Submitted by: wom |
03 Sep 2008 02:50:57
1.9.4_1
|
linimon  |
Reset MrL0Lz@gmail.com due to maintainer-timeouts and no response to email.
Hat: portmgr |
06 Jun 2008 14:01:07
1.9.4_1
|
edwin  |
Bump portrevision due to upgrade of devel/gettext.
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) |
23 Oct 2007 03:39:04
1.9.4
|
tmclaugh  |
Update to 1.9.4
- Required due to recent update to Mono.
Submitted by: Phillip Neumann
Approved by: maintainer timeout |
19 May 2007 20:32:57
1.9.3b_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
04 Feb 2007 23:40:54
1.9.3b
|
tmclaugh  |
- Update to 1.9.3b (required by lang/mono update)
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. |
02 Nov 2006 02:12:16
1.9.2_3
|
tmclaugh  |
Fix fetch. |
17 Jun 2006 23:56:56
1.9.2_3
|
itetcu  |
- Install openvpn-admin.exe
- 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) |
13 May 2006 04:15:53
1.9.2_2
|
edwin  |
Remove USE_REINPLACE from all categories starting with S |
26 Feb 2006 21:53:33
1.9.2_2
|
tmclaugh  |
Fix build after Mono 1.1.13.2 namespace moveage
Mono.Unix.Syscall.kill --> Mono.Unix.Native.Syscall.kill
Notified by: krisbot
Approved by: portmgr (kris) |
19 Feb 2006 06:57:13
1.9.2_1
|
tmclaugh  |
Chase gtk-sharp20 update |
22 Dec 2005 09:58:44
1.9.2
|
garga  |
Add openvpn-admin 1.9.2, GUI frontend to openvpn.
PR: ports/90176
Submitted by: Remington Lang <MrL0Lz@gmail.com> |