ports/80943: [mnogosearch 3] lang/php4: update PHP for new mnogosearch extension
Radim Kolar
hsn at netmag.cz
Thu May 12 17:10:02 UTC 2005
>Number: 80943
>Category: ports
>Synopsis: [mnogosearch 3] lang/php4: update PHP for new mnogosearch extension
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Thu May 12 17:10:01 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: Radim Kolar
>Release: FreeBSD 5.4-STABLE i386
>Organization:
Sanatana Dharma
>Environment:
System: FreeBSD sanatana.dharma 5.4-STABLE FreeBSD 5.4-STABLE #7: Sun May 8 12:50:59 CEST
>Description:
Part #3 (last) of mnogosearch update. Need to change depends for mnogosearch
extension. The new mnogosearch extension depends on libmnogosearch-3.2.so
because i was unable to get work lib_depends with major and minor library
number i have used udm-config instead. This is even better. Maybe.
Warning
i have hand edited attached patch, so i am not sure if i do
not broke it. To be honest, i am sure that patch program will complain,
because every attempt to hand edit patch ended with this result.
rk.
>How-To-Repeat:
Better try to not.
>Fix:
+++ /home/hsn/hacked/php4/Makefile.ext Tue May 10 15:40:49 2005
@@ -204,7 +198,7 @@
.endif
.if ${PHP_MODNAME} == "mnogosearch"
-LIB_DEPENDS+= udmsearch.1:${PORTSDIR}/www/mnogosearch
-
+BUILD_DEPENDS+= udm-config:${PORTSDIR}/www/mnogosearch
+RUN_DEPENDS+= udm-config:${PORTSDIR}/www/mnogosearch
CONFIGURE_ARGS+=--with-mnogosearch=${LOCALBASE}
.endif
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list