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 /security | |
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 'security')
-rw-r--r-- | security/inflex/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/inflex/Makefile b/security/inflex/Makefile index 945ec7688a50..2b8e3ee41f83 100644 --- a/security/inflex/Makefile +++ b/security/inflex/Makefile @@ -13,6 +13,8 @@ DISTNAME= inflex-0.1.5c MAINTAINER= jus@security.za.net COMMENT= Inbound/outbound antivirus e-mail scanner for sendmail servers +DEPRECATED= "no longer available in original form\; maintainer says to deprecate" +EXPIRATION_DATE= "April 09, 2004" RUN_DEPENDS= ${LOCALBASE}/bin/metamail:${PORTSDIR}/mail/metamail \ ${LOCALBASE}/bin/formail:${PORTSDIR}/mail/procmail |