aboutsummaryrefslogtreecommitdiff
path: root/www/cybercalendar
diff options
context:
space:
mode:
authorWesley Shields <wxs@FreeBSD.org>2009-01-06 20:32:42 +0000
committerWesley Shields <wxs@FreeBSD.org>2009-01-06 20:32:42 +0000
commit8ebc133875ab0f2a0c27837b5c4c9b1188f401ed (patch)
treeb7cdd605fe848194281ae6be49284c3060dbdb52 /www/cybercalendar
parent38301e5da05baf0a33e8fa6fe439b1823f822daf (diff)
downloadports-8ebc133875ab0f2a0c27837b5c4c9b1188f401ed.tar.gz
ports-8ebc133875ab0f2a0c27837b5c4c9b1188f401ed.zip
- Unbreak by adding working MASTER_SITE
- Remove quotes on NO_PACKAGE - Use DOCSDIR in pkg-plist PR: ports/130204 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
Notes
Notes: svn path=/head/; revision=225351
Diffstat (limited to 'www/cybercalendar')
-rw-r--r--www/cybercalendar/Makefile9
-rw-r--r--www/cybercalendar/pkg-plist2
2 files changed, 3 insertions, 8 deletions
diff --git a/www/cybercalendar/Makefile b/www/cybercalendar/Makefile
index b1b0a67f178a..3ef30e1a89a5 100644
--- a/www/cybercalendar/Makefile
+++ b/www/cybercalendar/Makefile
@@ -7,17 +7,12 @@
PORTNAME= cybercalendar
PORTVERSION= 1.8.2
CATEGORIES= www
-MASTER_SITES= http://www.cyberweavers.com/download/ \
- http://6net.iif.hu/~mohacsi/downloads/
+MASTER_SITES= http://ipv6.niif.hu/~mohacsi/downloads/
DISTNAME= CyberCalendar_${PORTVERSION}
MAINTAINER= janos.mohacsi@bsd.hu
COMMENT= CyberCalendar is a web based calendar program written in perl
-BROKEN= does not fetch
-DEPRECATED= has been broken for more than 6 months
-EXPIRATION_DATE=2009-01-19
-
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DBD/mysql.pm:${PORTSDIR}/databases/p5-DBD-mysql \
${SITE_PERL}/CGI.pm:${PORTSDIR}/www/p5-CGI.pm \
${SITE_PERL}/${PERL_ARCH}/Date/Calc.pm:${PORTSDIR}/devel/p5-Date-Calc \
@@ -27,7 +22,7 @@ WRKSRC= ${WRKDIR}/CyberCalendar
USE_PERL5= yes
NO_BUILD= yes
-NO_PACKAGE= "needs customization and postconfiguration"
+NO_PACKAGE= needs customization and postconfiguration
DOC_FILES= README INSTALL INSTALL.NOSITEPERL TODO CHANGES COPYING
SCRIPT_FILES= calendar/index.pl calendar/optionform.pl calendar/pda.pl \
diff --git a/www/cybercalendar/pkg-plist b/www/cybercalendar/pkg-plist
index b0728dc32c5d..58a59bc74c07 100644
--- a/www/cybercalendar/pkg-plist
+++ b/www/cybercalendar/pkg-plist
@@ -81,4 +81,4 @@ cybercalendar/setup/httpd.conf.changes
%%PORTDOCS%%%%DOCSDIR%%/INSTALL.NOSITEPERL
%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTDOCS%%%%DOCSDIR%%/TODO
-%%PORTDOCS%%@dirrm share/doc/cybercalendar
+%%PORTDOCS%%@dirrm %%DOCSDIR%%