Skip site navigation (1)Skip section navigation (2)
Date:      22 Oct 2003 21:49:05 -0000
From:      "Ryan T.Dean" <rtdean@cytherianage.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/58401: New port: java/phpeclipse_tidy - PHPEclipse HTML tidier plugin for Eclipse
Message-ID:  <20031022214905.88307.qmail@magus.london.cytherianage.net>
Resent-Message-ID: <200310222200.h9MM0WOV086716@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         58401
>Category:       ports
>Synopsis:       New port: java/phpeclipse_tidy - PHPEclipse HTML tidier plugin for Eclipse
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 22 15:00:32 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Ryan T. Dean
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
>Environment:
System: FreeBSD wickedtribe.internal.cytherianage.net 4.8-STABLE FreeBSD 4.8-STABLE #1: Wed Aug 27 13:42:06 EDT 2003 root@:/usr/obj/usr/src/sys/WICKEDTRIBE i386


	
>Description:

This port is a plugin for Eclipse (java/eclipse).  It is PHPEclipse's HTML tidier.

>How-To-Repeat:
	
>Fix:

	

--- new.port-phpeclipse_tidy begins here ---
# 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_tidy
#	phpeclipse_tidy/Makefile
#	phpeclipse_tidy/distinfo
#	phpeclipse_tidy/pkg-plist
#	phpeclipse_tidy/pkg-descr
#
echo c - phpeclipse_tidy
mkdir -p phpeclipse_tidy > /dev/null 2>&1
echo x - phpeclipse_tidy/Makefile
sed 's/^X//' >phpeclipse_tidy/Makefile << 'END-of-phpeclipse_tidy/Makefile'
X# New ports collection makefile for:	phpeclipse_sql
X# Date created:				22 Oct 2003
X# Whom:					rtdean@cytherianage.net
X#
X# $FreeBSD$
X#
X
XPORTNAME=	phpeclipse_tidy
XPORTVERSION=	1.0.2
XCATEGORIES=	java editors
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	phpeclipse
XDISTNAME=	phpeclipse.tidy_${PORTVERSION}preAlpha
X
XMAINTAINER=	rtdean@cytherianage.net
XCOMMENT=	PHP Eclipse HTML tidier plugin for Eclipse IDE Framework
X
XRUN_DEPENDS+=	${LOCALBASE}/eclipse/net.sourceforge.phpeclipse/plugin.xml:${PORTSDIR}/java/phpeclipse
X
XNO_BUILD=	yes
XUSE_ZIP=	yes
XWRKSRC=		${WRKDIR}/net.sourceforge.${DISTNAME:S/preAlpha$//}
X
Xdo-install:
X	@${MKDIR} ${PREFIX}/eclipse/plugins/net.sourceforge.phpeclipse.tidy
X.for f in jtidy.jar plugin.properties plugin.xml
X	@${INSTALL_DATA} ${WRKSRC}/${f} ${PREFIX}/eclipse/plugins/net.sourceforge.phpeclipse.tidy
X.endfor
X	@${CP} -r ${WRKSRC}/icons ${PREFIX}/eclipse/plugins/net.sourceforge.phpeclipse.tidy
X
X.include <bsd.port.mk>
END-of-phpeclipse_tidy/Makefile
echo x - phpeclipse_tidy/distinfo
sed 's/^X//' >phpeclipse_tidy/distinfo << 'END-of-phpeclipse_tidy/distinfo'
XMD5 (phpeclipse.tidy_1.0.2preAlpha.zip) = d264e258506f78729ba83cfe17d9ca31
END-of-phpeclipse_tidy/distinfo
echo x - phpeclipse_tidy/pkg-plist
sed 's/^X//' >phpeclipse_tidy/pkg-plist << 'END-of-phpeclipse_tidy/pkg-plist'
Xeclipse/plugins/net.sourceforge.phpeclipse.tidy/icons/obj16/jtidy.gif
Xeclipse/plugins/net.sourceforge.phpeclipse.tidy/jtidy.jar
Xeclipse/plugins/net.sourceforge.phpeclipse.tidy/plugin.properties
Xeclipse/plugins/net.sourceforge.phpeclipse.tidy/plugin.xml
X@dirrm eclipse/plugins/net.sourceforge.phpeclipse.tidy/icons/obj16
X@dirrm eclipse/plugins/net.sourceforge.phpeclipse.tidy/icons
X@dirrm eclipse/plugins/net.sourceforge.phpeclipse.tidy
X
END-of-phpeclipse_tidy/pkg-plist
echo x - phpeclipse_tidy/pkg-descr
sed 's/^X//' >phpeclipse_tidy/pkg-descr << 'END-of-phpeclipse_tidy/pkg-descr'
XPHP Eclipse HTML tidier plugin for Eclipse IDE Framework
X
XWWW: http://phpeclipse.sourceforge.net/
END-of-phpeclipse_tidy/pkg-descr
exit
--- new.port-phpeclipse_tidy ends here ---


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031022214905.88307.qmail>