Date: Mon, 5 Jan 2009 19:08:37 +0100 (CET) From: Janos Mohacsi <janos.mohacsi@bsd.hu> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/130204: [MAINTAINER] www/cybercalendar: [unbreak] Message-ID: <200901051808.n05I8bGv003796@csoki.ki.iif.hu> Resent-Message-ID: <200901051810.n05IA2ph023355@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 130204 >Category: ports >Synopsis: [MAINTAINER] www/cybercalendar: [unbreak] >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Jan 05 18:10:02 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Janos Mohacsi >Release: FreeBSD 6.4-STABLE i386 >Organization: NIIF/HUNGARNET >Environment: System: FreeBSD csoki.ki.iif.hu 6.4-STABLE FreeBSD 6.4-STABLE #10: Mon Jan 5 14:56:01 CET >Description: Changes: - Make fetchable again - some cleanup in Makefile - some cleanup in pkg-plist Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- cybercalendar-1.8.2.patch begins here --- diff -ruN --exclude=CVS /usr/ports/www/cybercalendar.orig/Makefile /usr/ports/www/cybercalendar/Makefile --- /usr/ports/www/cybercalendar.orig/Makefile 2009-01-05 11:03:48.000000000 +0100 +++ /usr/ports/www/cybercalendar/Makefile 2009-01-05 19:05:16.000000000 +0100 @@ -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 @@ 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 -ruN --exclude=CVS /usr/ports/www/cybercalendar.orig/pkg-plist /usr/ports/www/cybercalendar/pkg-plist --- /usr/ports/www/cybercalendar.orig/pkg-plist 2004-06-24 16:03:32.000000000 +0200 +++ /usr/ports/www/cybercalendar/pkg-plist 2009-01-05 19:06:39.000000000 +0100 @@ -81,4 +81,4 @@ %%PORTDOCS%%%%DOCSDIR%%/INSTALL.NOSITEPERL %%PORTDOCS%%%%DOCSDIR%%/README %%PORTDOCS%%%%DOCSDIR%%/TODO -%%PORTDOCS%%@dirrm share/doc/cybercalendar +%%PORTDOCS%%@dirrm %%DOCSDIR%% --- cybercalendar-1.8.2.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901051808.n05I8bGv003796>