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 /x11-servers | |
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 'x11-servers')
-rw-r--r-- | x11-servers/XttXF86srv-common/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-servers/XttXF86srv-common/Makefile b/x11-servers/XttXF86srv-common/Makefile index c3a231c4ae30..b362e86cf4a1 100644 --- a/x11-servers/XttXF86srv-common/Makefile +++ b/x11-servers/XttXF86srv-common/Makefile @@ -20,6 +20,8 @@ PATCHFILES= fix-01-r128 fix-04-s3trio3d2x fix-05-s3trio3d fix-06-s3trio3d2x\ MAINTAINER?= taguchi@tohoku.iij.ad.jp COMMENT?= Common files for X True Type Servers +DEPRECATED= "fails to fetch\; apparently applies to older version of XFree86" +EXPIRATION_DATE= "April 09, 2004" RUN_DEPENDS+= mkttfdir:${PORTSDIR}/print/perlftlib |