ports/121138: Missing depend in sysutils/gosa
Rob Evers
rob at debank.tv
Wed Feb 27 04:50:01 UTC 2008
>Number: 121138
>Category: ports
>Synopsis: Missing depend in sysutils/gosa
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Wed Feb 27 04:50:00 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator: Rob Evers
>Release: FreeBSD 6.3-STABLE amd64
>Organization:
>Environment:
System: FreeBSD flappie.debank.tv 6.3-STABLE FreeBSD 6.3-STABLE #1: Fri Feb 15 02:44:34 CET 2008 root at flappie.debank.tv:/usr/obj/usr/src/sys/FLAPPIE amd64
>Description:
The sysutils/gosa port doesn't install the php posix extensions
>How-To-Repeat:
Install /sysytils/gosa and try to complete the installation procedure
>Fix:
Apply patch
--- gosa.patch begins here ---
--- Makefile.orig 2008-02-27 04:56:45.000000000 +0100
+++ Makefile 2008-02-27 04:56:56.000000000 +0100
@@ -17,7 +17,7 @@
RUN_DEPENDS= p5-Crypt-SmbHash>=0.12:${PORTSDIR}/security/p5-Crypt-SmbHash
USE_BZIP2= yes
-USE_PHP= gettext iconv imap ldap mhash
+USE_PHP= gettext iconv imap ldap mhash posix
NO_BUILD= yes
PKGMESSAGE= ${WRKDIR}/pkg-message
--- gosa.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list