diff options
author | antoine <antoine@FreeBSD.org> | 2019-09-16 01:28:08 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2019-09-16 01:28:08 +0800 |
commit | d227ab5330fa7292ac9b6d7c49d230c48ba91889 (patch) | |
tree | da45bc610b895baaaec7e5627ae6fc549ed3528c /x11-fonts | |
parent | e822a7730805d67ffe1535dea52044f784eadae7 (diff) | |
download | freebsd-ports-gnome-d227ab5330fa7292ac9b6d7c49d230c48ba91889.tar.gz freebsd-ports-gnome-d227ab5330fa7292ac9b6d7c49d230c48ba91889.tar.zst freebsd-ports-gnome-d227ab5330fa7292ac9b6d7c49d230c48ba91889.zip |
Deprecate a few ports
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/cyberbit-ttfonts/Makefile | 2 | ||||
-rw-r--r-- | x11-fonts/indic-ttf/Makefile | 2 | ||||
-rw-r--r-- | x11-fonts/paratype/Makefile | 2 | ||||
-rw-r--r-- | x11-fonts/pingwi/Makefile | 2 |
4 files changed, 8 insertions, 0 deletions
diff --git a/x11-fonts/cyberbit-ttfonts/Makefile b/x11-fonts/cyberbit-ttfonts/Makefile index 667966f69b65..a0ec106c1ec4 100644 --- a/x11-fonts/cyberbit-ttfonts/Makefile +++ b/x11-fonts/cyberbit-ttfonts/Makefile @@ -16,6 +16,8 @@ MAINTAINER= danfe@FreeBSD.org COMMENT= Bitstream Cyberbit TrueType font that covers Unicode 2.0 BROKEN= unfetchable +DEPRECATED= Unfetchable, unmaintained +EXPIRATION_DATE= 2019-10-16 RESTRICTED= Redistribution not permitted; single user license only USES= fonts zip diff --git a/x11-fonts/indic-ttf/Makefile b/x11-fonts/indic-ttf/Makefile index 6cd5ca6e5343..d86d64fcebe7 100644 --- a/x11-fonts/indic-ttf/Makefile +++ b/x11-fonts/indic-ttf/Makefile @@ -13,6 +13,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Collection of truetype Indic fonts BROKEN= unfetchable +DEPRECATED= Unfetchable, unmaintained +EXPIRATION_DATE= 2019-10-16 WRKSRC= ${WRKDIR}/${DISTNAME:S|_|-|} diff --git a/x11-fonts/paratype/Makefile b/x11-fonts/paratype/Makefile index 9e278e19aac4..e09be4e5c65a 100644 --- a/x11-fonts/paratype/Makefile +++ b/x11-fonts/paratype/Makefile @@ -14,6 +14,8 @@ COMMENT= ParaType font collection for the languages of Russia LICENSE= OFL11 BROKEN= unfetchable +DEPRECATED= Unfetchable, unmaintained +EXPIRATION_DATE= 2019-10-16 NO_BUILD= yes NO_WRKSUBDIR= yes diff --git a/x11-fonts/pingwi/Makefile b/x11-fonts/pingwi/Makefile index c3a7de6d95c4..ef711800e9bb 100644 --- a/x11-fonts/pingwi/Makefile +++ b/x11-fonts/pingwi/Makefile @@ -14,6 +14,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= PingWi Typography fonts BROKEN= unfetchable +DEPRECATED= Unfetchable, unmaintained +EXPIRATION_DATE= 2019-10-16 USES= fonts zip NO_BUILD= yes |