diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-03-11 16:04:40 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-03-11 16:04:40 +0000 |
commit | 119fa14b8b95b1ba4b4d5fe7bf3ea9645fdd7a96 (patch) | |
tree | 635c13ba31468e4afbbeb9015d69d10fdc6177be | |
parent | 0b4ae303d8e426fb482f87ebd49e2a3c52956b24 (diff) | |
download | freebsd-ports-119fa14b8b95b1ba4b4d5fe7bf3ea9645fdd7a96.zip |
Deprecate bitmap fonts and related ports. They are unmaintained and no distfiles are availables
-rw-r--r-- | editors/bitmap-emacs21/Makefile | 3 | ||||
-rw-r--r-- | editors/bitmap/Makefile | 3 | ||||
-rw-r--r-- | x11-fonts/bitmap-fonts/Makefile | 3 |
3 files changed, 9 insertions, 0 deletions
diff --git a/editors/bitmap-emacs21/Makefile b/editors/bitmap-emacs21/Makefile index 5a0f6a306353..1ab3edd8cde2 100644 --- a/editors/bitmap-emacs21/Makefile +++ b/editors/bitmap-emacs21/Makefile @@ -8,6 +8,9 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Bitmap-mule, Package to use bitmap in Emacs21 +DEPRECATED= Upstream disapear and distfile is no more available +EXPIRATION_DATE= 2011-05-01 + # This is a slave port. PORTCLASS= slave diff --git a/editors/bitmap/Makefile b/editors/bitmap/Makefile index 7caa28c248f8..ca5927831086 100644 --- a/editors/bitmap/Makefile +++ b/editors/bitmap/Makefile @@ -17,6 +17,9 @@ PKGNAMESUFFIX= -${EMACS_PORT_NAME} MAINTAINER?= ports@FreeBSD.org COMMENT?= Bitmap-mule, Package to use bitmap in Emacs +DEPRECATED= Upstream disapear and distfile is no more available +EXPIRATION_DATE= 2011-05-01 + # ports version BITMAP_VER= ${BITMAP_MVER}${BITMAP_SNAP_PREFIX}${BITMAP_SNAP} # distfile version diff --git a/x11-fonts/bitmap-fonts/Makefile b/x11-fonts/bitmap-fonts/Makefile index 1eae32643fef..54a5bbe2c10d 100644 --- a/x11-fonts/bitmap-fonts/Makefile +++ b/x11-fonts/bitmap-fonts/Makefile @@ -20,6 +20,9 @@ BUILD_DEPENDS= bdftopcf:${PORTSDIR}/x11-fonts/bdftopcf RUN_DEPENDS= mkfontdir:${PORTSDIR}/x11-fonts/mkfontdir \ mkfontscale:${PORTSDIR}/x11-fonts/mkfontscale +DEPRECATED= Distfile is no more available +EXPIRATION_DATE= 2011-05-01 + # distfile version BITMAP_FONTS_VER= 1.0 BITMAP_FONTS_SIZE= 12 14 16 20 24 |