aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2017-12-27 17:30:47 +0800
committerantoine <antoine@FreeBSD.org>2017-12-27 17:30:47 +0800
commit5eebe84cb762b7a8b7105cec792035c0256bd49e (patch)
treea56c8be262a439e053fe59f10c4194f6d64c021d /security
parentd7fe6e6a2fdea10f1b08d47540087ffe89d9964d (diff)
downloadfreebsd-ports-gnome-5eebe84cb762b7a8b7105cec792035c0256bd49e.tar.gz
freebsd-ports-gnome-5eebe84cb762b7a8b7105cec792035c0256bd49e.tar.zst
freebsd-ports-gnome-5eebe84cb762b7a8b7105cec792035c0256bd49e.zip
Deprecate ports broken for more than 6 months
Diffstat (limited to 'security')
-rw-r--r--security/mdcrack/Makefile2
-rw-r--r--security/pond/Makefile2
-rw-r--r--security/tclgpg/Makefile2
-rw-r--r--security/webfwlog/Makefile2
4 files changed, 8 insertions, 0 deletions
diff --git a/security/mdcrack/Makefile b/security/mdcrack/Makefile
index 8c76eb7055f1..ec058fe797a4 100644
--- a/security/mdcrack/Makefile
+++ b/security/mdcrack/Makefile
@@ -16,6 +16,8 @@ MAKE_ARGS= LDFLAGS="${LDFLAGS} -lncurses"
USES= compiler:features ncurses
BROKEN= checksum mismatch
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2018-01-27
.include <bsd.port.pre.mk>
diff --git a/security/pond/Makefile b/security/pond/Makefile
index cf30e61ab949..528d49570b85 100644
--- a/security/pond/Makefile
+++ b/security/pond/Makefile
@@ -22,6 +22,8 @@ LIB_DEPENDS= libgtkspell.so:textproc/gtkspell \
libtspi.so:security/trousers
BROKEN= wrong build depends
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2018-01-27
USES= go
PLIST_FILES= bin/pond-server bin/pond
diff --git a/security/tclgpg/Makefile b/security/tclgpg/Makefile
index 3d9e8bea0c83..b02c464ada17 100644
--- a/security/tclgpg/Makefile
+++ b/security/tclgpg/Makefile
@@ -19,6 +19,8 @@ USES= autoreconf gmake tcl:tea
USE_LDCONFIG= yes
WRKSRC= ${WRKDIR}/tclgpg-4cfd9fa949
BROKEN= checksum mismatch
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2018-01-27
PLIST_FILES= lib/gpg1.0/libgpg1.0.so \
lib/gpg1.0/pkgIndex.tcl \
diff --git a/security/webfwlog/Makefile b/security/webfwlog/Makefile
index cee96862dfab..309d32c22ca9 100644
--- a/security/webfwlog/Makefile
+++ b/security/webfwlog/Makefile
@@ -13,6 +13,8 @@ COMMENT= Web-based firewall log analyzer
LICENSE= GPLv2
BROKEN= missing header
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2018-01-27
OPTIONS_DEFINE= MYSQL MYSQLIPV6 PGSQL DOCS
OPTIONS_DEFAULT= MYSQL MYSQLIPV6