diff options
author | linimon <linimon@FreeBSD.org> | 2004-02-17 18:30:34 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2004-02-17 18:30:34 +0800 |
commit | dbfdefb20cb44fbbd1322b7c58e839bb19e669b2 (patch) | |
tree | 9ff426d8d021cc348b2d93072d2a7a44d97c24b4 /japanese | |
parent | 077999886e83913fa4429553f05da82d395da871 (diff) | |
download | freebsd-ports-gnome-dbfdefb20cb44fbbd1322b7c58e839bb19e669b2.tar.gz freebsd-ports-gnome-dbfdefb20cb44fbbd1322b7c58e839bb19e669b2.tar.zst freebsd-ports-gnome-dbfdefb20cb44fbbd1322b7c58e839bb19e669b2.zip |
Mark as deprecated: either fails to fetch, and has done so for some time;
and/or fails to build; and/or the maintainer has recommended
that the ports are obsolete and should be deleted.
In each of these cases, the port has been in trouble for quite some time.
The deprecation date is set for April 09, 2004, except for a very few
ports that are in really bad shape (or the maintainer has recommended
deletion), in which case they are set for March 09, 2004.
If anyone wants to keep these ports in the ports collection, now is
the time to step up and fix them.
PR: ports/62575
No objection: freebsd-ports, 10 days
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/vfxdvi300/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/japanese/vfxdvi300/Makefile b/japanese/vfxdvi300/Makefile index 6d528ff3bc75..53214b80d296 100644 --- a/japanese/vfxdvi300/Makefile +++ b/japanese/vfxdvi300/Makefile @@ -26,6 +26,8 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= mita@FreeBSD.org COMMENT= DVI Previewer for X. + Japanese patch + vector font support +DEPRECATED= "has fetch problems\; does not build\; see PR ports/62074" +EXPIRATION_DATE= "April 09, 2004" LIB_DEPENDS= VFlib2.24:${PORTSDIR}/japanese/vflib RUN_DEPENDS= ${LOCALBASE}/lib/fonts/pk${RESOLUTION}:${PORTSDIR}/print/pkfonts${RESOLUTION} |