ports/76572: New port: deskutils/phprojekt

Gerrit Beine tux at pinguru.net
Sat Jan 22 14:50:23 UTC 2005


>Number:         76572
>Category:       ports
>Synopsis:       New port: deskutils/phprojekt
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jan 22 14:50:22 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Gerrit Beine
>Release:        FreeBSD 5.3-RELEASE
>Organization:
pitcom GmbH
>Environment:
FreeBSD asus.site 5.3-RELEASE FreeBSD 5.3-RELEASE #0: Fri Nov 12 23:43:33 CET 2004     root at asus.site:/usr/src/sys/i386/compile/ASUS  i386
>Description:
A new port for the PHP based groupware application.

PHProjekt is a modular application for the coordination of group activities and to share informations and document via intranet and internet.
Components of PHProjekt: Group calendar, project management, time card system, file management, contact manager, mail client and 9 other modules.
PHProjekt supports many protocols like ldap, soap and webdav and is available for 36 languages and 6 databases.

For details see: http://www.phprojekt.com/
>How-To-Repeat:
      
>Fix:
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	phprojekt/
#	phprojekt/Makefile
#	phprojekt/distinfo
#	phprojekt/pkg-descr
#
echo c - phprojekt/
mkdir -p phprojekt/ > /dev/null 2>&1
echo x - phprojekt/Makefile
sed 's/^X//' >phprojekt/Makefile << 'END-of-phprojekt/Makefile'
X# New ports collection makefile for:	deskutils/phprojekt
X# Date created:				January 33th 2005
X# Whom:	      				Gerrit Beine <tux at pinguru.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	phprojekt
XPORTVERSION=	4.2.3
XCATEGORIES=	deskutils www
XMASTER_SITES=	http://www.phprojekt.com/download/
XDISTNAME=	${PORTNAME}
X
XMAINTAINER=	tux at pinguru.net
XCOMMENT=	An open source groupware suite
X
X.if defined(WITH_APACHE2)
XRUN_DEPENDS=	${LOCALBASE}/libexec/apache2/libphp4.so:${PORTSDIR}/www/mod_php4
X.else
XRUN_DEPENDS=	${LOCALBASE}/libexec/apache/libphp4.so:${PORTSDIR}/www/mod_php4
X.endif
X
XNO_BUILD=	yes
XWRKSRC=		${WRKDIR}/${PORTNAME}${PORTVERSION:S/.//g}
X
Xdo-install:
X	@${CP} -r ${WRKSRC} ${PREFIX}/www/${PORTNAME}
X	@${CHOWN} -R ${WWWOWN}:${WWWGRP} ${PREFIX}/www/${PORTNAME}
X
Xpost-install:
X	@${FIND} ${WRKSRC}/${file} -not -type d \
X	  | ${SED} -ne 's,^${WRKSRC},www/${PORTNAME},p' >> ${TMPPLIST}
X	@${FIND} -d ${WRKSRC}/${file} -type d \
X	  | ${SED} -ne 's,^${WRKSRC}, at dirrm www/${PORTNAME},p' >> ${TMPPLIST}
X
X.include <bsd.port.mk>
END-of-phprojekt/Makefile
echo x - phprojekt/distinfo
sed 's/^X//' >phprojekt/distinfo << 'END-of-phprojekt/distinfo'
XMD5 (phprojekt.tar.gz) = fadc44a750d97d2a2963c21d3a502d24
XSIZE (phprojekt.tar.gz) = 1017804
END-of-phprojekt/distinfo
echo x - phprojekt/pkg-descr
sed 's/^X//' >phprojekt/pkg-descr << 'END-of-phprojekt/pkg-descr'
XPHProjekt - an open source groupware suite
X
XPHProjekt is a modular application for the coordination of group activities and
Xto share informations and document via intranet and internet.
XComponents of PHProjekt: Group calendar, project management, time card system,
Xfile management, contact manager, mail client and 9 other modules.
XPHProjekt supports many protocols like ldap, soap and webdav and is available
Xfor 36 languages and 6 databases.
X
XWWW: http://www.phprojekt.com/
END-of-phprojekt/pkg-descr
exit

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



More information about the freebsd-ports-bugs mailing list