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 /devel/imake | |
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 'devel/imake')
-rw-r--r-- | devel/imake/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/imake/Makefile b/devel/imake/Makefile index 07e2a08c8191..83176ac4e54b 100644 --- a/devel/imake/Makefile +++ b/devel/imake/Makefile @@ -17,6 +17,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= Imake and other utilities from XFree86 +DEPRECATED= "no longer needed by any FreeBSD port" +EXPIRATION_DATE= "March 09, 2004" MANUAL_PACKAGE_BUILD= installs/removes files also in the XFree86 port |