add yet more common stuff to Makefile.inc..

This commit is contained in:
jasper 2013-02-07 20:21:03 +00:00
parent 94727597fc
commit 2125186924
12 changed files with 22 additions and 50 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile.inc,v 1.4 2013/02/07 20:12:52 jasper Exp $
# $OpenBSD: Makefile.inc,v 1.5 2013/02/07 20:21:03 jasper Exp $
ONLY_FOR_ARCHS= amd64 i386
@ -8,3 +8,7 @@ EXTRACT_SUFX?= .zip
NO_BUILD?= Yes
NO_REGRESS?= Yes
RUN_DEPENDS?= devel/eclipse/sdk>=3.2
WRKDIST?= ${WRKDIR}

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.14 2013/02/07 20:12:52 jasper Exp $
# $OpenBSD: Makefile,v 1.15 2013/02/07 20:21:03 jasper Exp $
COMMENT= Eclipse Modeling Framework (EMF)
@ -20,10 +20,6 @@ PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= http://download.eclipse.org/modeling/emf/emf/downloads/drops/${V}/R200705141058/
RUN_DEPENDS= devel/eclipse/sdk>=3.2
WRKDIST= ${WRKDIR}
do-install:
cd ${WRKDIST} && tar cfL - eclipse | \
(cd ${PREFIX} && tar -xf -)

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.12 2013/02/07 20:12:52 jasper Exp $
# $OpenBSD: Makefile,v 1.13 2013/02/07 20:21:03 jasper Exp $
COMMENT= Perl plugin for Eclipse IDE
V= 0.5.33
DISTNAME= org.epic.updatesite_${V}_20070406
PKGNAME= eclipse-plugin-epic-${V}
REVISION= 1
REVISION= 2
CATEGORIES+= perl5
HOMEPAGE= http://e-p-i-c.sourceforge.net/
@ -20,10 +20,6 @@ PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=e-p-i-c/}
RUN_DEPENDS= devel/eclipse/sdk>=3.1
WRKDIST= ${WRKDIR}
do-install:
${INSTALL_DATA_DIR} ${PREFIX}/eclipse
cd ${WRKDIST}/org.epic.updatesite && tar cfL - features plugins | \

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.11 2013/02/07 20:12:52 jasper Exp $
# $OpenBSD: Makefile,v 1.12 2013/02/07 20:21:03 jasper Exp $
COMMENT= Eclipse plugin for Java program checker (bytecode analyzer)
@ -21,8 +21,6 @@ PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=findbugs/}
RUN_DEPENDS= devel/eclipse/sdk>=3.2
SUBST_VARS= V
PLUGINS_HOME= ${PREFIX}/eclipse/plugins

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.14 2013/02/07 20:12:52 jasper Exp $
# $OpenBSD: Makefile,v 1.15 2013/02/07 20:21:03 jasper Exp $
COMMENT= graphical editing environment for eclipse
@ -20,10 +20,6 @@ PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= http://download.eclipse.org/tools/gef/downloads/drops/R-3.2.2-200702081315/
RUN_DEPENDS= devel/eclipse/sdk>=3.2
WRKDIST= ${WRKDIR}
do-install:
cd ${WRKDIST} && tar cfL - eclipse | \
(cd ${PREFIX} && tar -xf -)

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.9 2013/02/07 20:12:52 jasper Exp $
# $OpenBSD: Makefile,v 1.10 2013/02/07 20:21:03 jasper Exp $
COMMENT= IVY plug-in for Eclipse IDE
@ -6,7 +6,7 @@ VERSION= 1.2.0
DISTNAME= org.jayasoft.ivyde.eclipse_${VERSION}
PKGNAME= eclipse-plugin-ivyde-${VERSION}
CATEGORIES+= java
REVISION = 0
REVISION = 1
MAINTAINER= Matthias Kilian <kili@openbsd.org>
@ -20,12 +20,8 @@ HOMEPAGE= http://incubator.apache.org/ivy/ivyde/
MASTER_SITES= http://www.jaya.free.fr/downloads/ivyde/
RUN_DEPENDS= devel/eclipse/sdk
SUBST_VARS= VERSION
WRKDIST= ${WRKDIR}
# Distfile is an Update Site download, unpack features jar manually,
# still tar plugins over into ${PREFIX}
do-install:

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.8 2013/02/07 20:12:52 jasper Exp $
# $OpenBSD: Makefile,v 1.9 2013/02/07 20:21:03 jasper Exp $
COMMENT = Python development plug-in for Eclipse
@ -7,7 +7,7 @@ SVN = 2788
SUBST_VARS = V SVN
DISTNAME = org.python.pydev.feature-${V}.${SVN}
PKGNAME = py-dev-${V}
REVISION = 2
REVISION = 3
CATEGORIES += lang/python
@ -23,10 +23,6 @@ PERMIT_DISTFILES_FTP = Yes
MASTER_SITES = ${MASTER_SITE_SOURCEFORGE:=pydev/}
RUN_DEPENDS= devel/eclipse/sdk
WRKDIST = ${WRKDIR}
do-install:
${INSTALL_DATA_DIR} ${PREFIX}/eclipse/
cd ${WRKDIST} && pax -rwL features plugins ${PREFIX}/eclipse

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.13 2013/02/07 20:12:52 jasper Exp $
# $OpenBSD: Makefile,v 1.14 2013/02/07 20:21:03 jasper Exp $
COMMENT= Ruby Development Tools for Eclipse IDE
V= 0.8.0
DISTNAME= org.rubypeople.rdt-0.8.0.604272100PRD
PKGNAME= eclipse-plugin-rdt-${V}
REVISION= 3
REVISION= 4
CATEGORIES+= lang/ruby
HOMEPAGE= http://rubyeclipse.sourceforge.net/
@ -22,9 +22,6 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=rubyeclipse/}
MODULES= lang/ruby
MODRUBY_BUILDDEP= No
RUN_DEPENDS= devel/eclipse/sdk>=3.1
WRKDIST= ${WRKDIR}
do-install:
${INSTALL_DATA_DIR} ${PREFIX}/eclipse

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.9 2013/02/07 20:12:52 jasper Exp $
# $OpenBSD: Makefile,v 1.10 2013/02/07 20:21:03 jasper Exp $
COMMENT= configuration tool for Struts web framework
@ -25,7 +25,8 @@ TAR= ${LOCALBASE}/bin/gtar
EXTRACT_SUFX= .tar.gz
BUILD_DEPENDS= archivers/gtar
RUN_DEPENDS= devel/eclipse/sdk>=3.2
WRKDIST= ${WRKDIR}/${DISTNAME}
PKG_ARCH= *

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.10 2013/02/07 20:12:52 jasper Exp $
# $OpenBSD: Makefile,v 1.11 2013/02/07 20:21:03 jasper Exp $
COMMENT= SubVersion plug-in for Eclipse IDE
@ -26,10 +26,6 @@ MASTER_SITES= http://subclipse.tigris.org/files/documents/906/37653/
# FETCH_CMD does not.
FETCH_CMD= lynx -accept_all_cookies -source >${DISTDIR}/$$f
RUN_DEPENDS= devel/eclipse/sdk>=3.2
WRKDIST= ${WRKDIR}
# Distfile is an Update Site download, unpack features jar manually,
# still tar plugins over into ${PREFIX}
do-install:

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.11 2013/02/07 20:12:52 jasper Exp $
# $OpenBSD: Makefile,v 1.12 2013/02/07 20:21:03 jasper Exp $
COMMENT= UML diagram framework for Eclipse
@ -21,8 +21,6 @@ MASTER_SITES= http://download.eclipse.org/modeling/mdt/uml2/downloads/drops/${V
RUN_DEPENDS= devel/eclipse/plugins/emf>=2.2.2
WRKDIST= ${WRKDIR}
do-install:
cd ${WRKDIST} && tar cfL - eclipse | \
(cd ${PREFIX} && tar -xf -)

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.12 2013/02/07 20:12:52 jasper Exp $
# $OpenBSD: Makefile,v 1.13 2013/02/07 20:21:03 jasper Exp $
COMMENT= Web Tools Platform for Eclipse
@ -25,8 +25,6 @@ BUILD_DEPENDS= archivers/gtar
RUN_DEPENDS= devel/eclipse/plugins/emf>=2.2.0 \
devel/eclipse/plugins/gef>=3.2.2
WRKDIST= ${WRKDIR}
TAR= ${LOCALBASE}/bin/gtar
do-install: