mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
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
This commit is contained in:
parent
3c12a89ea7
commit
222e095f2a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=508887
@ -55,6 +55,7 @@ for native_category in ${dp_CATEGORIES}; do
|
||||
net-im) c="Network InstantMessaging" ;;
|
||||
net-mgmt) c="Network" ;;
|
||||
net-p2p) c="Network P2P" ;;
|
||||
net-vpn) c="Network VPN" ;;
|
||||
news) c="Network News" ;;
|
||||
palm) c="Office PDA" ;;
|
||||
parallel) c="ParallelComputing" ;;
|
||||
|
@ -2533,7 +2533,7 @@ VALID_CATEGORIES+= accessibility afterstep arabic archivers astro audio \
|
||||
deskutils devel docs dns editors elisp emulators enlightenment finance french ftp \
|
||||
games geography german gnome gnustep graphics hamradio haskell hebrew hungarian \
|
||||
ipv6 irc japanese java kde ${_KDE_CATEGORIES_SUPPORTED} kld korean lang linux lisp \
|
||||
mail mate math mbone misc multimedia net net-im net-mgmt net-p2p news \
|
||||
mail mate math mbone misc multimedia net net-im net-mgmt net-p2p net-vpn news \
|
||||
palm parallel pear perl5 plan9 polish portuguese ports-mgmt \
|
||||
print python ruby rubygems russian \
|
||||
scheme science security shells spanish sysutils \
|
||||
|
@ -3,7 +3,7 @@
|
||||
PORTNAME= mlvpn
|
||||
PORTVERSION= 2.3.1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= net
|
||||
CATEGORIES= net net-vpn
|
||||
|
||||
MAINTAINER= olivier@FreeBSD.org
|
||||
COMMENT= Multi-link VPN
|
||||
|
@ -4,7 +4,7 @@
|
||||
PORTNAME= ocserv
|
||||
PORTVERSION= 0.12.4
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net security
|
||||
CATEGORIES= net net-vpn security
|
||||
MASTER_SITES= ftp://ftp.infradead.org/pub/ocserv/
|
||||
|
||||
MAINTAINER= cpm@FreeBSD.org
|
||||
|
@ -4,7 +4,7 @@
|
||||
PORTNAME= poptop
|
||||
PORTVERSION= 1.4.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net
|
||||
CATEGORIES= net net-vpn
|
||||
MASTER_SITES= SF/${PORTNAME}/pptpd/pptpd-${PORTVERSION} \
|
||||
SAMBA/ppp:pppd
|
||||
DISTFILES= pptpd-${PORTVERSION}${EXTRACT_SUFX} \
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= pptpclient
|
||||
DISTVERSION= 1.10.0
|
||||
CATEGORIES= net
|
||||
CATEGORIES= net net-vpn
|
||||
MASTER_SITES= SF/${PORTNAME}/pptp/pptp-${PORTVERSION}
|
||||
DISTNAME= pptp-${PORTVERSION}
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= sshuttle
|
||||
PORTVERSION= 0.78.5
|
||||
CATEGORIES= net python
|
||||
CATEGORIES= net python net-vpn
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
PORTNAME= wireguard-go
|
||||
PORTVERSION= 0.0.20190805
|
||||
CATEGORIES= net
|
||||
CATEGORIES= net net-vpn
|
||||
MASTER_SITES= https://git.zx2c4.com/wireguard-go/snapshot/
|
||||
DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
PORTNAME= wireguard
|
||||
PORTVERSION= 0.0.20190702
|
||||
CATEGORIES= net
|
||||
CATEGORIES= net net-vpn
|
||||
MASTER_SITES= https://git.zx2c4.com/WireGuard/snapshot/
|
||||
DISTNAME= WireGuard-${PORTVERSION}
|
||||
|
||||
|
@ -4,7 +4,7 @@
|
||||
PORTNAME= fiked
|
||||
PORTVERSION= 0.0.5
|
||||
PORTREVISION= 7
|
||||
CATEGORIES= security
|
||||
CATEGORIES= security net-vpn
|
||||
MASTER_SITES= https://mirror.roe.ch/rel/fiked/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
@ -4,7 +4,7 @@
|
||||
PORTNAME= govpn
|
||||
DISTVERSION= 7.5
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= security
|
||||
CATEGORIES= security net-vpn
|
||||
MASTER_SITES= http://www.govpn.info/download/
|
||||
|
||||
MAINTAINER= stargrave@stargrave.org
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= ike-scan
|
||||
PORTVERSION= 1.9
|
||||
CATEGORIES= security
|
||||
CATEGORIES= security net-vpn
|
||||
MASTER_SITES= http://www.nta-monitor.com/tools/ike-scan/download/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= n2n
|
||||
PORTVERSION= 2.4
|
||||
CATEGORIES= security net
|
||||
CATEGORIES= security net net-vpn
|
||||
|
||||
MAINTAINER= farrokhi@FreeBSD.org
|
||||
COMMENT= Layer Two Peer-to-peer VPN
|
||||
|
@ -5,7 +5,7 @@ PORTNAME= openconnect-gui
|
||||
PORTVERSION= 1.4.1
|
||||
DISTVERSIONPREFIX=v
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= security
|
||||
CATEGORIES= security net-vpn
|
||||
|
||||
MAINTAINER= pkubaj@anongoth.pl
|
||||
COMMENT= Graphical OpenConnect client
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= openconnect
|
||||
PORTVERSION= 8.03
|
||||
CATEGORIES= security
|
||||
CATEGORIES= security net-vpn
|
||||
MASTER_SITES= ftp://ftp.infradead.org/pub/openconnect/ \
|
||||
ZI
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
PORTNAME= openfortivpn
|
||||
PORTVERSION= 1.10.0
|
||||
DISTVERSIONPREFIX=v
|
||||
CATEGORIES= security
|
||||
CATEGORIES= security net-vpn
|
||||
|
||||
MAINTAINER= lifanov@FreeBSD.org
|
||||
COMMENT= Client for PPP+SSL VPN tunnel services
|
||||
|
@ -5,7 +5,7 @@ PORTNAME= openvpn-admin
|
||||
PORTVERSION= 1.9.4
|
||||
DISTVERSIONSUFFIX= -2
|
||||
PORTREVISION= 6
|
||||
CATEGORIES= security gnome
|
||||
CATEGORIES= security gnome net-vpn
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/release-${PORTVERSION}
|
||||
|
||||
MAINTAINER= egypcio@FreeBSD.org
|
||||
|
@ -4,7 +4,7 @@
|
||||
PORTNAME= openvpn-auth-ldap
|
||||
PORTVERSION= 2.0.4.0.s1379
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= security
|
||||
CATEGORIES= security net-vpn
|
||||
MASTER_SITES= LOCAL/mandree # figure out proper GitHub commit and use that.
|
||||
# https://github.com/threerings/openvpn-auth-ldap/
|
||||
DISTNAME= auth-ldap-${PORTVERSION}
|
||||
|
@ -4,7 +4,7 @@
|
||||
PORTNAME= openvpn-auth-radius
|
||||
PORTVERSION= 2.1
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= security
|
||||
CATEGORIES= security net-vpn
|
||||
MASTER_SITES= http://www.nongnu.org/radiusplugin/ \
|
||||
http://svn-cache.ipcopaddons.org/
|
||||
DISTNAME= radiusplugin_v${PORTVERSION}
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
PORTNAME= openvpn-auth-script
|
||||
DISTVERSION= 1.0.0.3
|
||||
CATEGORIES= security net
|
||||
CATEGORIES= security net net-vpn
|
||||
|
||||
MAINTAINER= pdemon@gmail.com
|
||||
COMMENT= Generic script-based deferred auth plugin for OpenVPN
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= openvpn
|
||||
DISTVERSION= 201907
|
||||
CATEGORIES= security net
|
||||
CATEGORIES= security net net-vpn
|
||||
MASTER_SITES= https://secure-computing.net/files/openvpn/ \
|
||||
ftp://ftp2.secure-computing.net/pub/FreeBSD/openvpn-devel/
|
||||
PKGNAMESUFFIX= -devel
|
||||
|
@ -4,7 +4,7 @@
|
||||
PORTNAME= openvpn
|
||||
DISTVERSION= 2.4.7
|
||||
PORTREVISION?= 0
|
||||
CATEGORIES= security net
|
||||
CATEGORIES= security net net-vpn
|
||||
MASTER_SITES= https://swupdate.openvpn.org/community/releases/ \
|
||||
https://build.openvpn.net/downloads/releases/
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
PORTNAME= softether
|
||||
DISTVERSION= 4.30-9700-beta
|
||||
#PORTREVISION= 0
|
||||
CATEGORIES= security
|
||||
CATEGORIES= security net-vpn
|
||||
MASTER_SITES= https://www.softether-download.com/files/softether/v${DISTVERSION}-2019.07.13-tree/Source_Code/
|
||||
PKGNAMESUFFIX= -devel
|
||||
DISTNAME= ${PORTNAME}-src-v${DISTVERSION}
|
||||
|
@ -3,7 +3,7 @@
|
||||
PORTNAME= softether
|
||||
DISTVERSION= 4.29-9680
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= security
|
||||
CATEGORIES= security net-vpn
|
||||
MASTER_SITES= https://www.softether-download.com/files/softether/v${DISTVERSION}-rtm-2019.02.28-tree/Source_Code/
|
||||
DISTNAME= ${PORTNAME}-src-v${DISTVERSION}-rtm
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
PORTNAME= softether
|
||||
DISTVERSION= 5.01.9671
|
||||
#PORTREVISION= 0
|
||||
CATEGORIES= security
|
||||
CATEGORIES= security net-vpn
|
||||
PKGNAMESUFFIX= 5
|
||||
|
||||
MAINTAINER= meta@FreeBSD.org
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= strongswan
|
||||
PORTVERSION= 5.8.0
|
||||
CATEGORIES= security
|
||||
CATEGORIES= security net-vpn
|
||||
MASTER_SITES= http://download.strongswan.org/ \
|
||||
http://download2.strongswan.org/
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
PORTNAME= tinc
|
||||
PORTVERSION= 1.1pre17
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= security
|
||||
CATEGORIES= security net-vpn
|
||||
MASTER_SITES= https://www.tinc-vpn.org/packages/ \
|
||||
http://www.tinc-vpn.org/packages/
|
||||
PKGNAMESUFFIX= -devel
|
||||
|
@ -4,7 +4,7 @@
|
||||
PORTNAME= tinc
|
||||
PORTVERSION= 1.0.35
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= security
|
||||
CATEGORIES= security net-vpn
|
||||
MASTER_SITES= https://www.tinc-vpn.org/packages/ \
|
||||
http://www.tinc-vpn.org/packages/
|
||||
|
||||
|
@ -4,7 +4,7 @@
|
||||
PORTNAME= vpnc
|
||||
PORTVERSION= 0.5.3
|
||||
PORTREVISION= 13
|
||||
CATEGORIES= security
|
||||
CATEGORIES= security net-vpn
|
||||
MASTER_SITES= http://www.unix-ag.uni-kl.de/~massar/vpnc/ \
|
||||
LOCAL/ehaupt
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= vpnc-scripts
|
||||
PORTVERSION= 20190611
|
||||
CATEGORIES= sysutils
|
||||
CATEGORIES= sysutils net-vpn
|
||||
MASTER_SITES= ftp://ftp.infradead.org/pub/${PORTNAME}/ \
|
||||
ZI
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user