diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2020-04-05 04:51:40 +0800 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2020-04-05 04:51:40 +0800 |
commit | 5771a967158e217b1e70655b459ce9769124bd49 (patch) | |
tree | 88f2a5d0b2c198231cd5cdb8ab85a18388de3972 /comms | |
parent | 4e4cf3b2f2bc31e143ad12a07d5abd5c9a03b76e (diff) | |
download | freebsd-ports-gnome-5771a967158e217b1e70655b459ce9769124bd49.tar.gz freebsd-ports-gnome-5771a967158e217b1e70655b459ce9769124bd49.tar.zst freebsd-ports-gnome-5771a967158e217b1e70655b459ce9769124bd49.zip |
Deprecate ports broken for more than 6 months
Diffstat (limited to 'comms')
-rw-r--r-- | comms/ath3k-firmware/Makefile | 2 | ||||
-rw-r--r-- | comms/geoid/Makefile | 2 | ||||
-rw-r--r-- | comms/jerm/Makefile | 2 | ||||
-rw-r--r-- | comms/telldus-core/Makefile | 2 | ||||
-rw-r--r-- | comms/yaac/Makefile | 2 |
5 files changed, 10 insertions, 0 deletions
diff --git a/comms/ath3k-firmware/Makefile b/comms/ath3k-firmware/Makefile index 87ad3e7ed64e..86316f491867 100644 --- a/comms/ath3k-firmware/Makefile +++ b/comms/ath3k-firmware/Makefile @@ -12,6 +12,8 @@ MAINTAINER= wulf@FreeBSD.org COMMENT= Atheros AR3011/AR3012 bluetooth adaptor firmwares used by ath3kfw(8) BROKEN= unfetchable +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2020-05-05 LICENSE= ATHEROS LICENSE_NAME= Atheros firmware license diff --git a/comms/geoid/Makefile b/comms/geoid/Makefile index bf3bd2f4c76b..913d07bf846b 100644 --- a/comms/geoid/Makefile +++ b/comms/geoid/Makefile @@ -13,6 +13,8 @@ MAINTAINER= hamradio@FreeBSD.org COMMENT= Geodetic computer for amateur radio use BROKEN= unfetchable +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2020-05-05 LICENSE= GPLv2+ NONE # only one src file contains license LICENSE_COMB= multi diff --git a/comms/jerm/Makefile b/comms/jerm/Makefile index bfe9f83d3b33..2975d54ed78d 100644 --- a/comms/jerm/Makefile +++ b/comms/jerm/Makefile @@ -10,6 +10,8 @@ MAINTAINER= smatsui@karashi.org COMMENT= Communication terminal through serial and TCP/IP interfaces BROKEN= unfetchable +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2020-05-05 OPTIONS_DEFINE= DOCS JUPITER diff --git a/comms/telldus-core/Makefile b/comms/telldus-core/Makefile index a9c705b5c32d..04e7499ca416 100644 --- a/comms/telldus-core/Makefile +++ b/comms/telldus-core/Makefile @@ -11,6 +11,8 @@ MAINTAINER= johan@stromnet.se COMMENT= Tellstick Telldus daemon + library BROKEN= unfetchable +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2020-05-05 LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/comms/yaac/Makefile b/comms/yaac/Makefile index e60b5a12344d..9633a26375ad 100644 --- a/comms/yaac/Makefile +++ b/comms/yaac/Makefile @@ -11,6 +11,8 @@ MAINTAINER= hamradio@FreeBSD.org COMMENT= Platform-independent Java application for the APRS network BROKEN= unfetchable +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2020-05-05 LICENSE= LGPL3 |