aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorstefan <stefan@FreeBSD.org>2010-11-10 23:35:55 +0800
committerstefan <stefan@FreeBSD.org>2010-11-10 23:35:55 +0800
commite64d0482a6b60284c0ae80a90aa2afccbdface9e (patch)
treeb431f7a2aba46d957d9d479d07e0c44fb20b2f99
parentd87fadfb30c321ea8e59b2c3cfe35fcaef41ec18 (diff)
downloadfreebsd-ports-gnome-e64d0482a6b60284c0ae80a90aa2afccbdface9e.tar.gz
freebsd-ports-gnome-e64d0482a6b60284c0ae80a90aa2afccbdface9e.tar.zst
freebsd-ports-gnome-e64d0482a6b60284c0ae80a90aa2afccbdface9e.zip
Mark as DEPRECATED with an EXPIRATION_DATE of 2010-12-31: Has been unmaintained
since 2001 and doesn't support dates after 2010. PR: 150974 Submitted by: Rodrigo OSORIO (ros) <rodrigo@bebik.net> Approved by: maintainer
-rw-r--r--www/cybercalendar/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/www/cybercalendar/Makefile b/www/cybercalendar/Makefile
index d2bc28ad2cd2..4374d8bc3d5f 100644
--- a/www/cybercalendar/Makefile
+++ b/www/cybercalendar/Makefile
@@ -24,6 +24,10 @@ USE_PERL5= yes
NO_BUILD= yes
NO_PACKAGE= needs customization and postconfiguration
+IGNORE= has been unmaintained since 2001 and is unusable with dates after 2010 (see ports/150974)
+DEPRECATED= ${IGNORE}
+EXPIRATION_DATE=2010-12-31
+
DOC_FILES= README INSTALL INSTALL.NOSITEPERL TODO CHANGES COPYING
SCRIPT_FILES= calendar/index.pl calendar/optionform.pl calendar/pda.pl \
calendar/printable.pl calendar/submit.pl calendar/vcal.pl \