diff options
author | antoine <antoine@FreeBSD.org> | 2015-10-26 03:35:28 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2015-10-26 03:35:28 +0800 |
commit | a96ae452e79881468e0e3a3aa3b414b569b2ca53 (patch) | |
tree | aaac454ea2bacc6a8b499d85532697dd5df22e28 /astro | |
parent | d782b525ec6e9cf58278e869a2f373c765e451e9 (diff) | |
download | freebsd-ports-gnome-a96ae452e79881468e0e3a3aa3b414b569b2ca53.tar.gz freebsd-ports-gnome-a96ae452e79881468e0e3a3aa3b414b569b2ca53.tar.zst freebsd-ports-gnome-a96ae452e79881468e0e3a3aa3b414b569b2ca53.zip |
Deprecate ports broken for more than 6 months
Diffstat (limited to 'astro')
-rw-r--r-- | astro/aa/Makefile | 2 | ||||
-rw-r--r-- | astro/dgpsip/Makefile | 2 | ||||
-rw-r--r-- | astro/ephem/Makefile | 2 | ||||
-rw-r--r-- | astro/sky2000/Makefile | 2 | ||||
-rw-r--r-- | astro/wmglobe/Makefile | 2 |
5 files changed, 10 insertions, 0 deletions
diff --git a/astro/aa/Makefile b/astro/aa/Makefile index 7975aa39fd0d..25ac92d4d051 100644 --- a/astro/aa/Makefile +++ b/astro/aa/Makefile @@ -11,6 +11,8 @@ MAINTAINER= frank@dynamical-systems.org COMMENT= Self-contained ephemeris calculator BROKEN= Checksum mismatch +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2015-11-26 MAKEFILE= makefile USES= dos2unix zip diff --git a/astro/dgpsip/Makefile b/astro/dgpsip/Makefile index bdc52ffd075c..9c5ce96057b4 100644 --- a/astro/dgpsip/Makefile +++ b/astro/dgpsip/Makefile @@ -10,6 +10,8 @@ MAINTAINER= jharris@widomaker.com COMMENT= Differential GPS over IP communication device BROKEN= No public distfiles +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2015-11-26 GNU_CONFIGURE= yes diff --git a/astro/ephem/Makefile b/astro/ephem/Makefile index 2ed2f24aa5a3..9f7a8239efe3 100644 --- a/astro/ephem/Makefile +++ b/astro/ephem/Makefile @@ -12,6 +12,8 @@ MAINTAINER= slaven@rezic.de COMMENT= Interactive terminal-based astronomical ephemeris program BROKEN= No public distfiles +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2015-11-26 NO_WRKSUBDIR= yes ALL_TARGET= diff --git a/astro/sky2000/Makefile b/astro/sky2000/Makefile index f224e18084dc..47ebfe768171 100644 --- a/astro/sky2000/Makefile +++ b/astro/sky2000/Makefile @@ -10,6 +10,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Binary representation of the Sky2000 star catalog BROKEN= No public distfiles +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2015-11-26 GNU_CONFIGURE= yes diff --git a/astro/wmglobe/Makefile b/astro/wmglobe/Makefile index 7266fa90eead..a4d6cb41d67f 100644 --- a/astro/wmglobe/Makefile +++ b/astro/wmglobe/Makefile @@ -11,6 +11,8 @@ MAINTAINER= will@FreeBSD.org COMMENT= Neat xearth-like WindowMaker dockapp BROKEN= No public distfiles +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2015-11-26 LIB_DEPENDS= libwraster.so:${PORTSDIR}/x11-wm/libwraster |