8946 FreshPorts -- security/openvpn-admin
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
openvpn-admin 1.9.4_5 security on this many watch lists=5 search for ports that depend on this port
GUI frontend to openvpn

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 22 Dec 2005 10:00:08
Also Listed In: gnome
License: not specified in port


OpenVPN-Admin is a GUI for OpenVPN

WWW: http://sourceforge.net/projects/openvpn-admin
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/gmake
  2. textproc/intltool
  3. devel/pkg-config
  4. x11-toolkits/gtk-sharp20
Required To Run:
  1. security/openvpn
  2. devel/pkg-config
  3. devel/gio-fam-backend
  4. x11-toolkits/gtk-sharp20
Required Libraries:
  1. accessibility/atk
  2. devel/glib20
  3. x11-toolkits/gtk20
  4. x11-toolkits/pango
There are no ports dependent upon this port

To install the port: cd /usr/ports/security/openvpn-admin/ && make install clean
To add the package: pkg_add -r openvpn-admin


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://freefr.dl.sourceforge.net/project/openvpn-admin/OldFiles/
  3. http://heanet.dl.sourceforge.net/project/openvpn-admin/OldFiles/
  4. http://internode.dl.sourceforge.net/project/openvpn-admin/OldFiles/
  5. http://iweb.dl.sourceforge.net/project/openvpn-admin/OldFiles/
  6. http://jaist.dl.sourceforge.net/project/openvpn-admin/OldFiles/
  7. http://kent.dl.sourceforge.net/project/openvpn-admin/OldFiles/
  8. http://nchc.dl.sourceforge.net/project/openvpn-admin/OldFiles/
  9. http://ncu.dl.sourceforge.net/project/openvpn-admin/OldFiles/
  10. http://osdn.dl.sourceforge.net/project/openvpn-admin/OldFiles/
  11. http://softlayer.dl.sourceforge.net/project/openvpn-admin/OldFiles/
  12. http://sunet.dl.sourceforge.net/project/openvpn-admin/OldFiles/
  13. http://surfnet.dl.sourceforge.net/project/openvpn-admin/OldFiles/
  14. http://switch.dl.sourceforge.net/project/openvpn-admin/OldFiles/
  15. http://transact.dl.sourceforge.net/project/openvpn-admin/OldFiles/
  16. http://ufpr.dl.sourceforge.net/project/openvpn-admin/OldFiles/
  17. http://voxel.dl.sourceforge.net/project/openvpn-admin/OldFiles/
  18. http://waix.dl.sourceforge.net/project/openvpn-admin/OldFiles/
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2013-01-13
    Affects: users of security/openvpn*
    Author: mandree@FreeBSD.org
    Reason: 
      security/openvpn has been upgraded to the IPv6-capable v2.3.0.
      This upgrade moves easy-rsa into a separate package in
      security/easy-rsa that is pre-selected as default run-time dependency,
      and changes installed file layout a bit.
    
      security/openvpn22 retains the prior OpenVPN 2.2.2 version.
      If you want to continue using this version, use one of these commands:
    
        # portmaster -o security/openvpn22 security/openvpn
      or
        # portupgrade -o security/openvpn22 security/openvpn
      or
        # pkg set -o security/openvpn:security/openvpn22
    
      security/openvpn20 has been marked deprecated and to be removed
      in half a year's time.  Please migrate to a newer version soonish.
    
    
  • 2010-01-07
    Affects: users of security/openvpn*
    Author: mandree@FreeBSD.org
    Reason: 
      security/openvpn has been moved to security/openvpn20 and upgraded to 2.0.9.
      security/openvpn has been upgraded to 2.1.1, and security/openvpn-devel has
      been removed.
    
      Regular upgrades of the security/openvpn port should succeed without
      manual intervention, but if you want to stick to openvpn 2.0 or if you
      had been using openvpn-devel, manual intervention is needed, as
      follows:
    
      If you'd been using the security/openvpn-devel port, please use one of
      these commands for upgrading:
    
        portmaster -m-DDISABLE_CONFLICTS -o security/openvpn security/openvpn-devel
    
        portupgrade -m-DDISABLE_CONFLICTS -o security/openvpn security/openvpn-devel
    
      If you want to stick to openvpn 2.0, please use one of these two
      upgrade commands:
    
        portmaster -m-DDISABLE_CONFLICTS -o security/openvpn20 security/openvpn
    
        portupgrade -m-DDISABLE_CONFLICTS -o security/openvpn20 security/openvpn
    
    

Number of commits found: 19

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
01 Jun 2012 05:26:28
Original commit files touched by this commit  1.9.4_5
dinoex search for other commits by this committer
- update png to 1.5.10
23 Sep 2011 22:26:39
Original commit files touched by this commit  1.9.4_4
amdmi3 search for other commits by this committer
- 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
Original commit files touched by this commit  1.9.4_4
ohauer search for other commits by this committer
-remove MD5
28 Mar 2010 06:47:48
Original commit files touched by this commit  1.9.4_4
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
05 Feb 2010 11:46:55
Original commit files touched by this commit  1.9.4_3
dinoex search for other commits by this committer
- update to jpeg-8
22 Aug 2009 00:35:32
Original commit files touched by this commit  1.9.4_2
  Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S
31 Jul 2009 13:57:52
Original commit files touched by this commit  1.9.4_2
dinoex search for other commits by this committer
- 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
Original commit files touched by this commit  1.9.4_1
timur search for other commits by this committer
Fix the project URL

Submitted by:   wom
03 Sep 2008 02:50:57
Original commit files touched by this commit  1.9.4_1
linimon search for other commits by this committer
Reset MrL0Lz@gmail.com due to maintainer-timeouts and no response to email.

Hat:    portmgr
06 Jun 2008 14:01:07
Original commit files touched by this commit  1.9.4_1
edwin search for other commits by this committer
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
Original commit files touched by this commit  1.9.4
tmclaugh search for other commits by this committer
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
Original commit files touched by this commit  1.9.3b_1
flz search for other commits by this committer
- 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
Original commit files touched by this commit  1.9.3b
tmclaugh search for other commits by this committer
- 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
Original commit files touched by this commit  1.9.2_3
tmclaugh search for other commits by this committer
Fix fetch.
17 Jun 2006 23:56:56
Original commit files touched by this commit  1.9.2_3
itetcu search for other commits by this committer
- 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
Original commit files touched by this commit  1.9.2_2
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with S
26 Feb 2006 21:53:33
Original commit files touched by this commit  1.9.2_2
tmclaugh search for other commits by this committer
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
Original commit files touched by this commit  1.9.2_1
tmclaugh search for other commits by this committer
Chase gtk-sharp20 update
22 Dec 2005 09:58:44
Original commit files touched by this commit  1.9.2
garga search for other commits by this committer
Add openvpn-admin 1.9.2, GUI frontend to openvpn.

PR:             ports/90176
Submitted by:   Remington Lang <MrL0Lz@gmail.com>

Number of commits found: 19

2842
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24526
Broken 217
Deprecated 473
Ignore 636
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 27
Expired 132
Set to expire 511
Interactive 33
new 24 hours 4
new 48 hours11
new 7 days26
new fortnight58
new month212

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0