ports/74464: Update port: java/phpeclipse

Gerrit Beine tux at pinguru.net
Sun Nov 28 00:30:47 UTC 2004


>Number:         74464
>Category:       ports
>Synopsis:       Update port: java/phpeclipse
>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:   Sun Nov 28 00:30:27 GMT 2004
>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:
This is an update for the BROKEN marked phpeclipse port.

The information for making this work is taken from http://www.bsdforen.de/showthread.php?t=7721.

I think, a few people will be happy if this is committed.
>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:
#
#	phpeclipse
#	phpeclipse/Makefile
#	phpeclipse/distinfo
#	phpeclipse/pkg-descr
#
echo c - phpeclipse
mkdir -p phpeclipse > /dev/null 2>&1
echo x - phpeclipse/Makefile
sed 's/^X//' >phpeclipse/Makefile << 'END-of-phpeclipse/Makefile'
X# New ports collection makefile for:	phpeclipse
X# Date created:				22 Oct 2003
X# Whom:					rtdean at cytherianage.net
X#
X# $FreeBSD: ports/java/phpeclipse/Makefile,v 1.5 2004/11/07 22:36:41 marcus Exp $
X#
X
XPORTNAME=	phpeclipse
XPORTVERSION=	1.1.1
XCATEGORIES=	java editors devel
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	phpeclipse
XDISTNAME=	PHPEclipse${PORTVERSION}-2004-10-24
X
XMAINTAINER=	rtdean at cytherianage.net
XCOMMENT=	PHP Eclipse adds PHP support to the Eclipse IDE Framework
X
XRUN_DEPENDS=	${LOCALBASE}/bin/eclipse:${PORTSDIR}/java/eclipse
X
XNO_BUILD=	yes
XUSE_ZIP=	yes
XWRKSRC=		${WRKDIR}
X
XECLIPSE=	${PREFIX}/eclipse
X
Xdo-install:
X	@${CP} -r ${WRKSRC}/features/* ${ECLIPSE}/features
X	@${CP} -r ${WRKSRC}/plugins/* ${ECLIPSE}/plugins
X
Xpost-install:
X	@${FIND} -s ${WRKSRC}/features -not -type d \
X	  | ${SED} -ne 's,^${WRKSRC},${ECLIPSE:S,^${PREFIX}/,,},p' >> ${TMPPLIST}
X	@${FIND} -s ${WRKSRC}/plugins -not -type d \
X	  | ${SED} -ne 's,^${WRKSRC},${ECLIPSE:S,^${PREFIX}/,,},p' >> ${TMPPLIST}
X	@${FIND} -s -d ${WRKSRC}/features/* -type d \
X	  | ${SED} -ne 's,^${WRKSRC}, at dirrm ${ECLIPSE:S,^${PREFIX}/,,},p' >> ${TMPPLIST}
X	@${FIND} -s -d ${WRKSRC}/plugins/* -type d \
X	  | ${SED} -ne 's,^${WRKSRC}, at dirrm ${ECLIPSE:S,^${PREFIX}/,,},p' >> ${TMPPLIST}
X
X.include <bsd.port.mk>
END-of-phpeclipse/Makefile
echo x - phpeclipse/distinfo
sed 's/^X//' >phpeclipse/distinfo << 'END-of-phpeclipse/distinfo'
XMD5 (PHPEclipse1.1.1-2004-10-24.zip) = 1010169b3213fe2dff7468940efac06c
XSIZE (PHPEclipse1.1.1-2004-10-24.zip) = 11000264
END-of-phpeclipse/distinfo
echo x - phpeclipse/pkg-descr
sed 's/^X//' >phpeclipse/pkg-descr << 'END-of-phpeclipse/pkg-descr'
XPHP Eclipse adds PHP support to the excellent Eclipse IDE Framework.
X
XWWW: http://phpeclipse.sourceforge.net/
END-of-phpeclipse/pkg-descr
exit

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



More information about the freebsd-ports-bugs mailing list