Date: Mon, 17 Feb 2003 11:08:08 +0100 From: Sylaba Internet <info@sylaba.pl> To: dirk@FreeBSD.org Cc: ports@FreeBSD.org Subject: FreeBSD Port: mod_php4-4.3.0 Message-ID: <3E50B488.5F3EE60F@sylaba.pl>
next in thread | raw e-mail | index | archive | help
To jest wieloczęściowa wiadomość w formacie MIME. --------------EC0530996912C741081621FF Content-Type: text/plain; charset=iso-8859-2 Content-Transfer-Encoding: 7bit Hi Dirk, I recently installed mod_php4 from ports and couldn't find 'calendar'. Maybe this patch would be usefull for some people ;-). Regards, -Maciej Przybecki SYLABA Internet Poland (mp@sylaba.pl) *** /usr/ports/www/mod_php4/scripts/configure.php.dist Mon Feb 17 10:57:13 2003 --- /usr/ports/www/mod_php4/scripts/configure.php Mon Feb 17 10:59:29 2003 *************** *** 55,60 **** --- 55,61 ---- mcve "MCVE Credit Card Verification support" OFF \ ming "ming library support" OFF \ MCAL "Modular Calendar Access Library support" OFF \ + calendar "Calendar functions" OFF \ sockets "sockets support" OFF \ sysvsem "System V semaphore support" OFF \ sysvshm "System V shared memory support" OFF \ *************** *** 340,345 **** --- 341,349 ---- \"MCAL\") echo "CONFIGURE_ARGS+=--with-mcal=\${LOCALBASE}" echo "LIB_DEPENDS+= mcal.0:\${PORTSDIR}/misc/libmcal" + ;; + \"calendar\") + echo "CONFIGURE_ARGS+=--enable-calendar" ;; \"sockets\") echo "CONFIGURE_ARGS+=--enable-sockets" --------------EC0530996912C741081621FF Content-Type: text/x-vcard; charset=iso-8859-2; name="info.vcf" Content-Transfer-Encoding: 7bit Content-Description: Kartka dla Sylaba Internet Content-Disposition: attachment; filename="info.vcf" begin:vcard n:Kopinska;Anna x-mozilla-html:FALSE org:SYLABA INTERNET;Dostawca usług i aplikacji internetowych 061 866-01-70, 865-41-31 adr:;;;Poznan;;; version:2.1 email;internet:info@sylaba.pl title:Konsultant fn:Anna Kopinska end:vcard --------------EC0530996912C741081621FF-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3E50B488.5F3EE60F>