ports/129494: [Maintainer Update]deskutils/egroupware:add missing depend and source package

Wen Heping wenheping at gmail.com
Mon Dec 8 07:20:02 UTC 2008


>Number:         129494
>Category:       ports
>Synopsis:       [Maintainer Update]deskutils/egroupware:add missing depend and source package
>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 Dec 08 07:20:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Wen Heping
>Release:        FreeBSD-8.0 Current
>Organization:
ChangAn Middle School
>Environment:
FreeBSD fb8.wenjing.com 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Sun Sep 21 18:56:51 HKT 2008     root at fb8.wenjing.com:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
add missing depend and source package
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

--- Makefile.orig	2008-12-08 19:56:20.000000000 +0800
+++ Makefile	2008-12-08 20:16:21.000000000 +0800
@@ -6,8 +6,11 @@
 
 PORTNAME=	eGroupware
 PORTVERSION=	1.6.001
+PORTREVISION=	1
 CATEGORIES=	deskutils
 MASTER_SITES=	SF
+DISTFILES=	${PORTNAME}-${PORTVERSION}.tar.bz2 \
+		${PORTNAME}-egw-pear-${PORTVERSION}.tar.bz2
 
 MAINTAINER=	wenheping at gmail.com
 COMMENT=	A web based GroupWare system
@@ -42,6 +45,8 @@
 .endif
 .if defined(WITH_POSTGRE)
 USE_PHP+=	pgsql
+#USE_PHP+=	pdo_pgsql
+RUN_DEPENDS+=	${LOCALBASE}/lib/php/${PHP_EXT_DIR}/pdo_pgsql.so:${PORTSDIR}/databases/php5-pdo_pgsql
 .endif
 .if defined(WITH_MBSTRING)
 USE_PHP+=	mbstring
--- distinfo.orig	2008-12-08 19:56:20.000000000 +0800
+++ distinfo	2008-12-08 19:56:20.000000000 +0800
@@ -1,3 +1,6 @@
 MD5 (eGroupware-1.6.001.tar.bz2) = 95fef56b60b21b1dbd5b402e4af29d95
 SHA256 (eGroupware-1.6.001.tar.bz2) = 1c7442b34e629065419e4414ae96b7990a6c0f5fdc411ee556259744e7594ba7
 SIZE (eGroupware-1.6.001.tar.bz2) = 9021592
+MD5 (eGroupware-egw-pear-1.6.001.tar.bz2) = 287d678e4b08ae7a2c4f344e6ac6bec5
+SHA256 (eGroupware-egw-pear-1.6.001.tar.bz2) = e3ddd771b43be3e0643c47d5df6d04290b95caebbd714360c033cf238da97b46
+SIZE (eGroupware-egw-pear-1.6.001.tar.bz2) = 68887


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list