# Created by: Mario Sergio Fujikawa Ferreira # $FreeBSD$ PORTNAME= hibernatetools DISTVERSION= 3.2.3.GA PORTREVISION= 2 CATEGORIES= java devel databases MASTER_SITES= SF/jboss/JBossTools/JBossTools%202.1.2.GA PKGNAMEPREFIX= eclipse- DISTNAME= HibernateTools-${DISTVERSION} DIST_SUBDIR= eclipse MAINTAINER= lioux@FreeBSD.org COMMENT= Hibernate3 Tools for the Eclipse IDE ## XXX - Notify the maintainer if the dependencies on either ## java/eclipse-gef of java/eclipse-webtools change RUN_DEPENDS= eclipse:${PORTSDIR}/java/eclipse \ ${LOCALBASE}/share/eclipse/dropins/gef:${PORTSDIR}/java/eclipse-gef \ ${LOCALBASE}/share/eclipse/dropins/webtools:${PORTSDIR}/java/eclipse-webtools LICENSE= EPL LGPL3 LICENSE_COMB= multi NO_BUILD= yes NO_WRKSUBDIR= yes USE_ZIP= yes USE_JAVA= yes JAVA_VERSION= 1.6+ JAVA_OS= native NO_STAGE= yes post-extract: # avoid empty dirs since they break the automated PLIST generation @${FIND} ${WRKSRC} -type d -empty \ -exec ${TOUCH} "{}/.keep_me" \; do-install: # create destination dir @${MKDIR} ${PREFIX}/lib/eclipse # install both files and directories @(cd ${WRKSRC} && \ ${FIND} -s features plugins -type d \ -exec ${MKDIR} "${PREFIX}/lib/eclipse/{}" \; && \ ${FIND} -s features plugins -not -type d \ -exec ${INSTALL_DATA} "{}" "${PREFIX}/lib/eclipse/{}" \; \ ) # used to manually generate the plist files generate-plist-locally: build # annotate installation files @(cd ${WRKSRC} && ${FIND} -s features plugins -not -type d) \ | ${SED} -ne 's,^,lib/eclipse/,p' > ${PLIST} # annotate installation directories @(cd ${WRKSRC} && ${FIND} -s -d features plugins -type d) \ | ${GREP} -vE '^plugins$$|^features$$' \ | ${SED} -ne 's,^,@dirrm lib/eclipse/,p' >> ${PLIST} .include ption value='dependabot/npm_and_yarn/devel/electron4/files/elliptic-6.5.4'>dependabot/npm_and_yarn/devel/electron4/files/elliptic-6.5.4 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/korean
Commit message (Expand)AuthorAgeFilesLines
* By default libtool replaces -export-symbols <file> with -retain-symbols-filetijl2015-08-021-1/+1
* Fix build with fmake.jkim2015-07-251-2/+2
* Update to 20141022 snapshot.jkim2015-07-233-27/+37
* Remove the unused license file since r332811.jkim2015-07-231-96/+0
* MASTER_SITES cleanup.mat2015-05-144-8/+4
* Update to 4.3.7.jkim2015-04-261-4/+4
* Major update to libpinyin, fcitx and their add ons:delphij2015-03-315-10/+20
* - Install the fonts to a better place.jkim2015-03-232-5/+8
* Fix pkg-message to display the correct directory.jkim2015-03-231-1/+1
* Update PORTREVISION to catch up with the master port change.jkim2015-03-231-1/+1
* Make fonts repecting XDGbapt2015-03-2216-124/+67
* Update KDE SC to 4.14.3alonso2015-03-122-2/+4
* - Update to 4.3.6.jkim2015-02-211-4/+4
* korean/baekmukfonts-ttfs: correct LICENSE (BSD => MIT)marino2015-02-061-1/+2
* cleanup plistbapt2014-12-216-7/+0
* Update to 4.3.5.jkim2014-12-191-4/+4
* Split devel/gettext in devel/gettext-runtime and devel/gettext-tools. Thetijl2014-11-301-1/+1
* Update to 4.3.4.jkim2014-11-271-4/+4
* Does not work anymorebapt2014-11-19