aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
Diffstat (limited to 'net')
-rw-r--r--net/ceph13/Makefile3
-rw-r--r--net/cloud-init-azure/Makefile3
-rw-r--r--net/dshell/Makefile3
-rw-r--r--net/exabgp/Makefile3
-rw-r--r--net/exaddos/Makefile3
-rw-r--r--net/fb/Makefile3
-rw-r--r--net/flent/Makefile3
-rw-r--r--net/flowgrep/Makefile3
-rw-r--r--net/glusterfs/Makefile3
-rw-r--r--net/googlecl/Makefile3
-rw-r--r--net/mininet/Makefile3
-rw-r--r--net/netatalk3/Makefile3
-rw-r--r--net/nfs-ganesha/Makefile3
-rw-r--r--net/opensips/Makefile3
-rw-r--r--net/py-avahi/Makefile3
-rw-r--r--net/reposado/Makefile3
-rw-r--r--net/sems/Makefile3
-rw-r--r--net/spideroak/Makefile3
-rw-r--r--net/splatd/Makefile3
-rw-r--r--net/xorp/Makefile3
20 files changed, 60 insertions, 0 deletions
diff --git a/net/ceph13/Makefile b/net/ceph13/Makefile
index d94f30a7eea8..984906b82019 100644
--- a/net/ceph13/Makefile
+++ b/net/ceph13/Makefile
@@ -13,6 +13,9 @@ COMMENT= Ceph delivers object, block, and file storage in a unified system
LICENSE= GPLv2 LGPL3
LICENSE_COMB= dual
+DEPRECATED= Uses deprecated version of python
+EXPIRATION_DATE= 2020-09-15
+
# even though i386 will build, it is not really advised.
ONLY_FOR_ARCHS= amd64
diff --git a/net/cloud-init-azure/Makefile b/net/cloud-init-azure/Makefile
index 2bf0818ce007..6b27af22e510 100644
--- a/net/cloud-init-azure/Makefile
+++ b/net/cloud-init-azure/Makefile
@@ -14,6 +14,9 @@ COMMENT= Init scripts for use on cloud images
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE
+DEPRECATED= Uses deprecated version of python
+EXPIRATION_DATE= 2020-09-15
+
RUN_DEPENDS= dmidecode>0:sysutils/dmidecode \
e2fsprogs>0:sysutils/e2fsprogs \
${PYTHON_PKGNAMEPREFIX}boto>0:devel/py-boto@${PY_FLAVOR} \
diff --git a/net/dshell/Makefile b/net/dshell/Makefile
index d7d1abcbb41c..105a9360530a 100644
--- a/net/dshell/Makefile
+++ b/net/dshell/Makefile
@@ -11,6 +11,9 @@ COMMENT= Extensible network forensic analysis framework
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
+DEPRECATED= Uses deprecated version of python
+EXPIRATION_DATE= 2020-09-15
+
BUILD_DEPENDS= bash:shells/bash \
${PYTHON_PKGNAMEPREFIX}GeoIP2>0:net/py-GeoIP2@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pycryptodome>0:security/py-pycryptodome@${PY_FLAVOR} \
diff --git a/net/exabgp/Makefile b/net/exabgp/Makefile
index 90c68e26ae1f..27a528031dbd 100644
--- a/net/exabgp/Makefile
+++ b/net/exabgp/Makefile
@@ -14,6 +14,9 @@ COMMENT= BGP engine and route injector
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYRIGHT
+DEPRECATED= Uses deprecated version of python
+EXPIRATION_DATE= 2020-09-15
+
RUN_DEPENDS= ${PY_IPADDRESS}
USES= python:2.7
diff --git a/net/exaddos/Makefile b/net/exaddos/Makefile
index cb39f01c1ce9..3b4298d2cf6d 100644
--- a/net/exaddos/Makefile
+++ b/net/exaddos/Makefile
@@ -13,6 +13,9 @@ COMMENT= Monitor your network for DDoS
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
+DEPRECATED= Uses deprecated version of python
+EXPIRATION_DATE= 2020-09-15
+
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pysnmp-mibs>=0.1.4:net-mgmt/py-pysnmp-mibs@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pysnmp>=4.2.3:net-mgmt/py-pysnmp@${PY_FLAVOR}
diff --git a/net/fb/Makefile b/net/fb/Makefile
index cbea36dbdbbf..53223d437fa3 100644
--- a/net/fb/Makefile
+++ b/net/fb/Makefile
@@ -11,6 +11,9 @@ COMMENT= Client for paste.xinu.at
LICENSE= GPLv3
+DEPRECATED= Uses deprecated version of python
+EXPIRATION_DATE= 2020-09-15
+
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyliblzma>0:archivers/py-pyliblzma@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pycurl>0:ftp/py-pycurl@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}xdg>0:devel/py-xdg@${PY_FLAVOR}
diff --git a/net/flent/Makefile b/net/flent/Makefile
index e4031c6fd355..41ca10d1748c 100644
--- a/net/flent/Makefile
+++ b/net/flent/Makefile
@@ -13,6 +13,9 @@ COMMENT= FLExible Network Tester
LICENSE= GPLv3
+DEPRECATED= Uses deprecated version of python
+EXPIRATION_DATE= 2020-09-15
+
RUN_DEPENDS= fping>0:net/fping \
iperf>0:benchmarks/iperf \
netperf>0:benchmarks/netperf
diff --git a/net/flowgrep/Makefile b/net/flowgrep/Makefile
index aab4a2325c9d..8a1f688ca790 100644
--- a/net/flowgrep/Makefile
+++ b/net/flowgrep/Makefile
@@ -13,6 +13,9 @@ COMMENT= TCP stream/UDP/IP payload 'grep' utility
LICENSE= BSD4CLAUSE # actually 3, but advertising clause is there
+DEPRECATED= Uses deprecated version of python
+EXPIRATION_DATE= 2020-09-15
+
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pynids>=0:net/pynids@${PY_FLAVOR}
USES= python:2.7 shebangfix
diff --git a/net/glusterfs/Makefile b/net/glusterfs/Makefile
index 4ddaa60e68e1..d8456c73abf9 100644
--- a/net/glusterfs/Makefile
+++ b/net/glusterfs/Makefile
@@ -12,6 +12,9 @@ COMMENT= GlusterFS distributed file system
LICENSE= GPLv2 LGPL3
LICENSE_COMB= dual
+DEPRECATED= Uses deprecated version of python
+EXPIRATION_DATE= 2020-09-15
+
LIB_DEPENDS= libargp.so:devel/argp-standalone liburcu-bp.so:sysutils/liburcu
USES= bison gettext gnome libtool pkgconfig python:2.7 readline \
diff --git a/net/googlecl/Makefile b/net/googlecl/Makefile
index 4899d360785b..3b3c038b78cd 100644
--- a/net/googlecl/Makefile
+++ b/net/googlecl/Makefile
@@ -12,6 +12,9 @@ COMMENT= Command line tools for the Google Data APIs
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/License
+DEPRECATED= Uses deprecated version of python
+EXPIRATION_DATE= 2020-09-15
+
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gdata>0:devel/py-gdata@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}oauth2client>0:security/py-oauth2client@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}httplib2>0:www/py-httplib2@${PY_FLAVOR}
diff --git a/net/mininet/Makefile b/net/mininet/Makefile
index c87e19dfb963..834df0df24d5 100644
--- a/net/mininet/Makefile
+++ b/net/mininet/Makefile
@@ -12,6 +12,9 @@ COMMENT= Emulator for rapid prototyping of software defined networks
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
+DEPRECATED= Uses deprecated version of python
+EXPIRATION_DATE= 2020-09-15
+
BUILD_DEPENDS= help2man>=0:misc/help2man
RUN_DEPENDS= iperf>=0:benchmarks/iperf \
openvswitch>=0:net/openvswitch \
diff --git a/net/netatalk3/Makefile b/net/netatalk3/Makefile
index 970f82e2ead2..8d5ccf32e68c 100644
--- a/net/netatalk3/Makefile
+++ b/net/netatalk3/Makefile
@@ -14,6 +14,9 @@ COMMENT= File server for Mac OS X
LICENSE= GPLv2
+DEPRECATED= Uses deprecated version of python
+EXPIRATION_DATE= 2020-09-15
+
LIB_DEPENDS= libgcrypt.so:security/libgcrypt \
libevent.so:devel/libevent
diff --git a/net/nfs-ganesha/Makefile b/net/nfs-ganesha/Makefile
index 5a408e2b5122..1221674f07d7 100644
--- a/net/nfs-ganesha/Makefile
+++ b/net/nfs-ganesha/Makefile
@@ -9,6 +9,9 @@ CATEGORIES= net
MAINTAINER= freebsd@gandi.net
COMMENT= NFS fileserver that runs in user mode
+DEPRECATED= Uses deprecated version of python
+EXPIRATION_DATE= 2020-09-15
+
LIB_DEPENDS= libdbus-1.so:devel/dbus
RUN_DEPENDS= nfs-ganesha-kmod>0:net/nfs-ganesha-kmod \
${PYTHON_PKGNAMEPREFIX}pyparsing>0:devel/py-pyparsing@${PY_FLAVOR} \
diff --git a/net/opensips/Makefile b/net/opensips/Makefile
index fd913cf244db..ec3bffb0a66f 100644
--- a/net/opensips/Makefile
+++ b/net/opensips/Makefile
@@ -13,6 +13,9 @@ COMMENT= Open SIP Server
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
+DEPRECATED= Uses deprecated version of python
+EXPIRATION_DATE= 2020-09-15
+
LIB_DEPENDS= libxml2.so:textproc/libxml2 \
libxmlrpc.so:net/xmlrpc-c \
libpcre.so:devel/pcre \
diff --git a/net/py-avahi/Makefile b/net/py-avahi/Makefile
index 7e6445490c2d..c787a4f15f18 100644
--- a/net/py-avahi/Makefile
+++ b/net/py-avahi/Makefile
@@ -10,6 +10,9 @@ PKGNAMESUFFIX= # empty
MAINTAINER= gnome@FreeBSD.org
COMMENT= Python interface to the Avahi mDNS system
+DEPRECATED= Uses deprecated version of python
+EXPIRATION_DATE= 2020-09-15
+
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gdbm>0:databases/py-gdbm@${PY_FLAVOR} \
${PYTHON_SITELIBDIR}/dbus/_dbus.py:devel/py-dbus@${PY_FLAVOR}
LIB_DEPENDS= libavahi-client.so:net/avahi-app
diff --git a/net/reposado/Makefile b/net/reposado/Makefile
index 7b5c4bdda6db..fd60713d109d 100644
--- a/net/reposado/Makefile
+++ b/net/reposado/Makefile
@@ -16,6 +16,9 @@ GH_TAGNAME= de2fdb6
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
+DEPRECATED= Uses deprecated version of python
+EXPIRATION_DATE= 2020-09-15
+
USES= python:2.7
USE_PYTHON= distutils
diff --git a/net/sems/Makefile b/net/sems/Makefile
index f1860f7c1c30..265237caa28b 100644
--- a/net/sems/Makefile
+++ b/net/sems/Makefile
@@ -11,6 +11,9 @@ COMMENT= SIP Express Media Server
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/doc/COPYING
+DEPRECATED= Uses deprecated version of python
+EXPIRATION_DATE= 2020-09-15
+
LIB_DEPENDS= libopus.so:audio/opus \
libcodec2.so:audio/codec2 \
libevent.so:devel/libevent \
diff --git a/net/spideroak/Makefile b/net/spideroak/Makefile
index 65aa223453ac..cb9482b358ae 100644
--- a/net/spideroak/Makefile
+++ b/net/spideroak/Makefile
@@ -17,6 +17,9 @@ LICENSE_NAME= Terms Of Use
LICENSE_TEXT= http://spideroak.com/terms_of_use
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
+DEPRECATED= Uses deprecated version of python
+EXPIRATION_DATE= 2020-09-15
+
NO_BUILD= yes
NO_WRKSUBDIR= yes
diff --git a/net/splatd/Makefile b/net/splatd/Makefile
index c2d1ccc36946..f77348ec7e92 100644
--- a/net/splatd/Makefile
+++ b/net/splatd/Makefile
@@ -13,6 +13,9 @@ COMMENT= Splat is the Scalable Periodic LDAP Attribute Transmogrifier
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
+DEPRECATED= Uses deprecated version of python
+EXPIRATION_DATE= 2020-09-15
+
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zconfig>0:devel/py-zconfig@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}ldap>=2.3.1:net/py-ldap@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zconfig>0:devel/py-zconfig@${PY_FLAVOR} \
diff --git a/net/xorp/Makefile b/net/xorp/Makefile
index ede7912a0234..95063ae12fc3 100644
--- a/net/xorp/Makefile
+++ b/net/xorp/Makefile
@@ -12,6 +12,9 @@ COMMENT= EXtensible Open Router Platform
LICENSE= GPLv2
+DEPRECATED= Uses deprecated version of python
+EXPIRATION_DATE= 2020-09-15
+
LIB_DEPENDS= libboost_regex.so:devel/boost-libs \
libpcap.so.1:net/libpcap # avoid base libpcap