diff options
author | antoine <antoine@FreeBSD.org> | 2015-09-27 05:39:10 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2015-09-27 05:39:10 +0800 |
commit | 157139f2dd793410c6e6896908266ab23687425f (patch) | |
tree | cc968675ec3ad1a6abd1bcf33e98fdaff597aaa6 /devel | |
parent | 5ad134fee73c5d8dc09abe7349a8c1dba996dea7 (diff) | |
download | freebsd-ports-gnome-157139f2dd793410c6e6896908266ab23687425f.tar.gz freebsd-ports-gnome-157139f2dd793410c6e6896908266ab23687425f.tar.zst freebsd-ports-gnome-157139f2dd793410c6e6896908266ab23687425f.zip |
Deprecate ports broken for more than 6 months
Diffstat (limited to 'devel')
-rw-r--r-- | devel/hgview/Makefile | 2 | ||||
-rw-r--r-- | devel/libphish/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/devel/hgview/Makefile b/devel/hgview/Makefile index 9dc164099cbf..c21089ed4644 100644 --- a/devel/hgview/Makefile +++ b/devel/hgview/Makefile @@ -11,6 +11,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Fast Mercurial log navigator written in pyqt4 BROKEN= Logilab mirrors have gone +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2015-10-31 RUN_DEPENDS= hg:${PORTSDIR}/devel/mercurial \ ${PYTHON_PKGNAMEPREFIX}qt4-gui>0:${PORTSDIR}/x11-toolkits/py-qt4-gui \ diff --git a/devel/libphish/Makefile b/devel/libphish/Makefile index a45efcf9df4c..ddc9373a0d20 100644 --- a/devel/libphish/Makefile +++ b/devel/libphish/Makefile @@ -14,6 +14,8 @@ COMMENT= Cross-platform library to interact with the Open Phishing Database BUILD_DEPENDS= xmlwf:${PORTSDIR}/textproc/expat2 BROKEN= No public distfiles +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2015-10-31 USES= tar:bzip2 libtool GNU_CONFIGURE= yes |