diff options
author | bapt <bapt@FreeBSD.org> | 2012-09-21 18:07:33 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2012-09-21 18:07:33 +0800 |
commit | 6a42c7a635955b22f22d087b2f2dd0eaba4c1e72 (patch) | |
tree | 017f7e23412634a43da6ae1778ea55bf0d9b5278 /x11-fonts | |
parent | 804103142831b1b59118b5feab3518cac3d3181c (diff) | |
download | freebsd-ports-graphics-6a42c7a635955b22f22d087b2f2dd0eaba4c1e72.tar.gz freebsd-ports-graphics-6a42c7a635955b22f22d087b2f2dd0eaba4c1e72.tar.zst freebsd-ports-graphics-6a42c7a635955b22f22d087b2f2dd0eaba4c1e72.zip |
Deprecate a bunch a ports with no more public distfiles (thanks ehaupt's distilator)
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/arkpandora/Makefile | 3 | ||||
-rw-r--r-- | x11-fonts/getbdf/Makefile | 3 | ||||
-rw-r--r-- | x11-fonts/ttmkfdir/Makefile | 3 |
3 files changed, 9 insertions, 0 deletions
diff --git a/x11-fonts/arkpandora/Makefile b/x11-fonts/arkpandora/Makefile index 68c12cdfff8..344e4af6385 100644 --- a/x11-fonts/arkpandora/Makefile +++ b/x11-fonts/arkpandora/Makefile @@ -16,6 +16,9 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= Arkpandora TrueType fonts +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2012-10-20 + BUILD_DEPENDS= fc-cache:${PORTSDIR}/x11-fonts/fontconfig \ ttmkfdir:${PORTSDIR}/x11-fonts/ttmkfdir RUN_DEPENDS= fc-cache:${PORTSDIR}/x11-fonts/fontconfig diff --git a/x11-fonts/getbdf/Makefile b/x11-fonts/getbdf/Makefile index 560da10d147..1e9b2c7ddae 100644 --- a/x11-fonts/getbdf/Makefile +++ b/x11-fonts/getbdf/Makefile @@ -16,6 +16,9 @@ EXTRACT_SUFX= .tar.gz MAINTAINER= ports@FreeBSD.org COMMENT= Convert any X server font to .bdf format +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2012-10-20 + PLIST_FILES= bin/getbdf USE_PERL5_BUILD=yes USE_XORG= x11 diff --git a/x11-fonts/ttmkfdir/Makefile b/x11-fonts/ttmkfdir/Makefile index 5e82b18db13..80c1d92a0a4 100644 --- a/x11-fonts/ttmkfdir/Makefile +++ b/x11-fonts/ttmkfdir/Makefile @@ -15,6 +15,9 @@ MASTER_SITES= http://mbsd.msk.ru/dist/ MAINTAINER= ports@FreeBSD.org COMMENT= Create fonts.scale file for use with TrueType font server +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2012-10-20 + LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 PLIST_FILES= bin/ttmkfdir |