# New ports collection makefile for: Jetty # Date created: 28 August 2000 # Whom: Stephane Legrand # # $FreeBSD$ # PORTNAME= jetty DISTVERSION= 5.1.11RC0 PORTREVISION= 1 CATEGORIES= www java MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= jetty DISTNAME= ${PORTNAME}-${DISTVERSION}-all MAINTAINER= ports@FreeBSD.org COMMENT= Extensible Java HTTP Server USE_ZIP= yes JAVA_BUILD= jdk USE_JAVA= yes JAVA_VERSION= 1.4+ USE_ANT= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION} PLIST_SUB= JETTY_VERSION=${PORTVERSION} post-extract: ${FIND} ${WRKSRC} -name CVS -delete ${FIND} ${WRKSRC} -name .cvsignore -delete do-install: @${MKDIR} ${PREFIX}/share/java/${PORTNAME} @(cd ${WRKSRC} && ${TAR} -c --exclude 'src/*' -f - ./ ) \ | (cd ${PREFIX}/share/java/${PORTNAME} && ${TAR} --unlink -x -f -) post-install: @${SED} 's|%%PREFIX%%|${PREFIX}|g' ${PKGMESSAGE} \ | ${SED} 's|-%%PORTVERSION%%||g' @${CHMOD} a+rx \ ${PREFIX}/share/java/${PORTNAME}/extra/unix/bin/jetty.sh @${LN} -sf \ ${PREFIX}/share/java/${PORTNAME}/extra/unix/bin/jetty.sh \ ${PREFIX}/sbin/jetty .include ='freebsd-ports-gnome' href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/'>freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-5/+2
* - update png to 1.5.10dinoex2012-06-011-1/+1
* -remove MD5ohauer2011-07-031-1/+0
* - update to 1.4.1dinoex2010-03-281-1/+1
* - update to jpeg-8dinoex2010-02-051-1/+1
* - Switch SourceForge ports to the new File Release System: categories startin...amdmi32009-08-221-2/+1
* - Fix typo breaking the build on sparc64gahr2008-04-171-1/+1
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-221-2/+2
* - Fix build on sparc64gahr2008-02-261-6/+14
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
* Remove USE_REINPLACE for categories starting with a Gedwin2006-05-081-1/+0
* - Add SHA256pav2005-11-261-0/+1
* Reset maintainer at his request due to having too limited time right now.linimon2005-10-101-1/+1
* Add size data, approved by maintainers.trevor2004-03-191-0/+1
* Clear moonlight beckons.ade2003-03-072-1/+1