aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2017-03-03 16:00:19 +0000
committerMathieu Arnold <mat@FreeBSD.org>2017-03-03 16:00:19 +0000
commitbebf3178ae36f596986c9c997d085dae71d8bb90 (patch)
tree28f19cc7e46ff16710c3e7fed55ec8397d738f11 /net-mgmt
parenta25c7696d7ac089047381db7850b45f97de09fd2 (diff)
downloadports-bebf3178ae36f596986c9c997d085dae71d8bb90.tar.gz
ports-bebf3178ae36f596986c9c997d085dae71d8bb90.zip
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/flow-tools-ng/Makefile2
-rw-r--r--net-mgmt/py-flowtools/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/net-mgmt/flow-tools-ng/Makefile b/net-mgmt/flow-tools-ng/Makefile
index 85275d7313b9..cef88d383f92 100644
--- a/net-mgmt/flow-tools-ng/Makefile
+++ b/net-mgmt/flow-tools-ng/Makefile
@@ -14,6 +14,8 @@ COMMENT= Suite of tools and library to work with netflow data
LICENSE= BSD2CLAUSE
BROKEN= Unfetchable (google code has gone away)
+DEPRECATED= Unfetchable for more than six months (google code has gone away)
+EXPIRATION_DATE= 2017-04-30
OPTIONS_DEFINE= MYSQL OPENSSL PGSQL
PGSQL_CONFIGURE_OFF= --without-postgresql
diff --git a/net-mgmt/py-flowtools/Makefile b/net-mgmt/py-flowtools/Makefile
index d0e5f72394b9..bc96cb53d630 100644
--- a/net-mgmt/py-flowtools/Makefile
+++ b/net-mgmt/py-flowtools/Makefile
@@ -13,6 +13,8 @@ MAINTAINER= novel@FreeBSD.org
COMMENT= Python extension module for reading flow-tools' data
BROKEN= Unfetchable (google code has gone away)
+DEPRECATED= Unfetchable for more than six months (google code has gone away)
+EXPIRATION_DATE= 2017-04-30
BUILD_DEPENDS= ${LOCALBASE}/include/ftlib.h:net-mgmt/flow-tools