# New ports collection makefile for: eclipse-log4e # Date created: August 30, 2004 # Whom: sugimura@jp.FreeBSD.org # # $FreeBSD$ # PORTNAME= log4e PORTVERSION= 1.1.6 PORTREVISION= 4 CATEGORIES= java MASTER_SITES= http://log4e.jayefem.de/download/eclipse3/ PKGNAMEPREFIX= eclipse- DISTNAME= de.jayefem.${PORTNAME}_free_${PORTVERSION} EXTRACT_SUFX= .zip DIST_SUBDIR= eclipse MAINTAINER= freebsd-eclipse@FreeBSD.org COMMENT= Eclipse plugin to use logger easily in Java projects RUN_DEPENDS= ${LOCALBASE}/bin/eclipse:${PORTSDIR}/java/eclipse NO_BUILD= yes NO_WRKSUBDIR= yes USE_ZIP= yes do-install: @${MKDIR} -p ${PREFIX}/lib/eclipse @${CP} -r ${WRKSRC}/plugins ${PREFIX}/lib/eclipse @${CP} -r ${WRKSRC}/features ${PREFIX}/lib/eclipse @(cd ${WRKSRC}; ${FIND} -s features plugins -not -type d) \ | ${SED} -ne 's,^,lib/eclipse/,p' >> ${TMPPLIST} @(cd ${WRKSRC}; ${FIND} -s -d features plugins -type d) \ | ${GREP} -vE 'plugins$$|features$$' \ | ${SED} -ne 's,^,@dirrm lib/eclipse/,p' >> ${TMPPLIST} .include ='main'>index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/ports-mgmt
Commit message (Expand)AuthorAgeFilesLines
* Update to 20031115pav2003-11-173-16/+40
* * Update to 2.4.8marcus2003-11-162-6/+45
* * Add support for the arabic category [1]marcus2003-11-092-15/+60
* [Patch] pkg_tree additional switchesedwin2003-11-022-0/+66
* Whoops. Flush out my CVS repo, and share some missing bug fixes with themarcus2003-11-023-6/+5
* Per distfile survey, chase change in mastersite. Informed maintainer.linimon2003-10-291-1/+1
* Recognize .ifndef(NOPORTDOCS) as well as .if !defined(NOPORTDOCS).marcus2003-10-272-2/+4
* * Add some @unexec checking for plists [1]marcus2003-10-272-5/+40
* Remove obsolete mastersite per distfile survey. Google does notlinimon2003-10-261-1/+2
* utilize SITE_PERLijliao2003-10-241-7/+7
* Change to my @FreeBSD.org address.sergei2003-10-231-1/+1
* Update to 0.50:osa2003-10-213-19/+15
* If no CVS root was specified, but a (possibly out-of-date) ports treedes2003-10-013-3/+12
* add pkg_cutleaves-20030727leeym2003-09-305-0/+293
* Fix compilation on systems <= 4.4.marcus2003-09-041-0/+6
* Fix a bad copy-paste error.marcus2003-09-021-1/+0
* * Remove a dependency on bzip2marcus2003-09-022-2/+10
* Remove OpenSSL support in this port so that it does not depend on any othermarcus2003-09-022-6/+3
* - Update to 0.26 (fixes several minor bugs), see NEWS forkrion2003-08-262-2/+2
* Update to 2.4.4.marcus2003-08-172-15/+23
* Really fix the bug where portlint looks through COMMENT for direct commandmarcus2003-08-162-5/+5
* * Add support for the new INFO macromarcus2003-08-152-42/+85
* Update to 20030723. Consider this as a minor update.knu2003-08-134-2/+4
* Project moved to sourceforge servers.mich2003-08-115-55/+156
* Fix 'fecth distfile' problem.mich2003-08-081-2/+3
* Add patch that enables portell to run correctly with Python 2.3mich2003-08-062-0/+50
* Add pkg_install, a snapshot of the -CURRENT package installation frameworkmarcus2003-08-046-0/+92
* - Update to 0.25: allows generating diffskrion2003-08-012-2/+2
* Checkout directory ports/Templates too, required for config.guesswosch2003-07-311-0/+12
* Update to 2.4.1.marcus2003-07-294-7/+12
* - Update to 0.20krion2003-07-272-8/+15
* Update to 0.16osa2003-07-212-2/+2
* Add support for ports/Templates; bump version number and man page date.des2003-07-213-5/+5
* Update to 2.4.0.marcus2003-07-204-41/+173
* I'll take this.marcus2003-07-171-1/+1
* I don't have the time to maintain this port.mharo2003-07-171-1/+1
* Update to 0.15leeym2003-07-143-2/+4
* Fix install on machines without automake installed.adamw2003-07-112-7/+6
* update devel/porttools: 0.10 -> 0.11daichi2003-07-092-2/+2
* Add support for {EXTRACT,PATCH}_DEPENDS.des2003-07-082-2/+4
* - Update to 0.10 (see ${DOCSDIR}/NEWS for summary of changes)erwin2003-06-253-4/+7
* Add porttools 0.01,erwin2003-06-19