diff options
author | antoine <antoine@FreeBSD.org> | 2018-05-05 18:49:36 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2018-05-05 18:49:36 +0800 |
commit | f1126bb28f5aaa227a94971951f939b3017e4503 (patch) | |
tree | 776c880ac6edb8d05b3921c072832758cf642597 /comms | |
parent | 0ececcbc3d528588f998267173755ca439039596 (diff) | |
download | freebsd-ports-gnome-f1126bb28f5aaa227a94971951f939b3017e4503.tar.gz freebsd-ports-gnome-f1126bb28f5aaa227a94971951f939b3017e4503.tar.zst freebsd-ports-gnome-f1126bb28f5aaa227a94971951f939b3017e4503.zip |
Deprecate ports broken for more than 6 months
Diffstat (limited to 'comms')
-rw-r--r-- | comms/java-commapi-freebsd/Makefile | 3 | ||||
-rw-r--r-- | comms/java-commapi/Makefile | 2 | ||||
-rw-r--r-- | comms/jsdr/Makefile | 2 | ||||
-rw-r--r-- | comms/soundmodem/Makefile | 2 |
4 files changed, 9 insertions, 0 deletions
diff --git a/comms/java-commapi-freebsd/Makefile b/comms/java-commapi-freebsd/Makefile index eb6cd0ae1338..f653a4d10f1c 100644 --- a/comms/java-commapi-freebsd/Makefile +++ b/comms/java-commapi-freebsd/Makefile @@ -11,6 +11,9 @@ DISTNAME= freebsd-commapi-${PORTVERSION} MAINTAINER= ari.suutari@syncrontech.com COMMENT= Java Communication API for FreeBSD +DEPRECATED= Depends on BROKEN and expiring comms/java-commapi +EXPIRATION_DATE= 2018-06-06 + BUILD_DEPENDS= ${JDKDIR}/jre/lib/ext/comm.jar:comms/java-commapi RUN_DEPENDS= ${JDKDIR}/jre/lib/ext/comm.jar:comms/java-commapi diff --git a/comms/java-commapi/Makefile b/comms/java-commapi/Makefile index 082b9da48f40..577ae2f9020d 100644 --- a/comms/java-commapi/Makefile +++ b/comms/java-commapi/Makefile @@ -12,6 +12,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Sun's Java Communications API BROKEN= No upstream anymore +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2018-06-06 USES= zip USE_JAVA= yes JAVA_VERSION= 1.6+ diff --git a/comms/jsdr/Makefile b/comms/jsdr/Makefile index d22b321d91b9..38eb7c528fdb 100644 --- a/comms/jsdr/Makefile +++ b/comms/jsdr/Makefile @@ -12,6 +12,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= SDR tools for RTL2832-based USB sticks BROKEN= No public distfiles +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2018-06-06 LICENSE= GPLv2 diff --git a/comms/soundmodem/Makefile b/comms/soundmodem/Makefile index 1669176c6318..259166cd5a1d 100644 --- a/comms/soundmodem/Makefile +++ b/comms/soundmodem/Makefile @@ -9,6 +9,8 @@ MAINTAINER= hamradio@FreeBSD.org COMMENT= Amateur Radio sound modem BROKEN= No public distfiles +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2018-06-06 LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING |