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/invitation_to_ruby | |
parent | 077999886e83913fa4429553f05da82d395da871 (diff) | |
download | freebsd-ports-graphics-dbfdefb20cb44fbbd1322b7c58e839bb19e669b2.tar.gz freebsd-ports-graphics-dbfdefb20cb44fbbd1322b7c58e839bb19e669b2.tar.zst freebsd-ports-graphics-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/invitation_to_ruby')
-rw-r--r-- | devel/invitation_to_ruby/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/invitation_to_ruby/Makefile b/devel/invitation_to_ruby/Makefile index d52c9053581..18117bd3943 100644 --- a/devel/invitation_to_ruby/Makefile +++ b/devel/invitation_to_ruby/Makefile @@ -23,6 +23,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= A talk given by Jim Weirich, a brief introduction to Ruby +DEPRECATED= "no longer available in original form from any website" +EXPIRATION_DATE= "April 09, 2004" NO_BUILD= yes |