Commit Graph

50 Commits

Author SHA1 Message Date
espie
c5a475ebe0 normalize pkgpath 2011-09-16 09:24:48 +00:00
fgsch
8b6c36a056 kill deprecated USE_ZIP.
kurt@ ok.
2011-09-11 16:32:27 +00:00
ian
83ae3c3679 Change my email to be consistent, bump revision 2011-04-17 20:10:43 +00:00
jasper
85a6156975 - use REVISION instead of a patch-level
from mikolaj kucharski, with a tweak by me in qt3-sqlite3-plugin
2010-12-05 18:24:33 +00:00
espie
9139a53b56 newer depends with >= 2010-11-26 07:18:59 +00:00
jeremy
a8bf115817 REVISION bump all ruby ports due to a change in the pkgspec.
Previously, we were using ruby->=1.8,<=1.9, instead of
ruby->=1.8,<1.9.  While this wouldn't cause an issue, since
our ruby-1.9.2 package isn't included in ruby->=1.8,<=1.9,
it's still wrong and should be fixed.  This also fixes the
following minor issues:

Switch from using FLAVOR to MODRUBY_FLAVOR for *_DEPENDS.
Currently we don't have a ruby port that uses FLAVORs that
would differ from MODRUBY_FLAVOR, but it's possible we will
in the future.

Switch from BASE_PKGPATH to BUILD_PKGPATH in a few cases in
REGRESS_DEPENDS.  This probably is not strictly necessary, but
BUILD_PKGPATH is used in more cases, so it is good for
consistency.

Switch to new style *_DEPENDS, with the version specification
at the end.  The remaining cases where this is not done is
because a specific version is used.

Some FULLPKGNAME added to REGRESS_DEPENDS, to make sure that if
the old version is installed when you run a regress test, it
will install the new version first.

Some conversion of spaces to tabs for consistency.

OK landry@
2010-11-24 21:35:13 +00:00
espie
5855efb734 move depends to new style 2010-11-15 19:45:56 +00:00
jeremy
006fde0cd9 Handle the rest of the fallout from the splitting of MODRUBY_LIB_DEPENDS
into MODRUBY_WANTLIB and using CONFIGURE_STYLE = ruby gem ext.  Use the
lang/ruby module for all dependent ports, setting
MODRUBY_{BUILD,RUN}DEP=No if necessary.

ok landry, phessler, sthen
2010-10-26 21:42:13 +00:00
jeremy
f3ba7fefc2 Handle changes caused by splitting the ruby port and bump
OK jcs@, landry@, jasper@, sthen@
2010-09-23 22:10:28 +00:00
jasper
80fcd82c2c - first round of bumps for devel 2010-08-30 22:03:58 +00:00
ajacoutot
983fd44e85 Consistency: remove the 1, 2 or even 3 empty blank lines. 2010-04-15 13:56:33 +00:00
espie
100f0c7870 SUBDIR += is wrong: it means the makefile will pick up SUBDIR from env, thus
breaking cd /usr/ports && SUBDIR=some/path make something for
category makefiles. While there, also put spaces around += uniformously.
okay naddy@, jasper@
2010-02-01 17:00:12 +00:00
ian
7aee4230af += py-dev 2009-06-03 15:37:33 +00:00
ian
a4dac874c0 Initial import of py-dev, Python plug-in for Eclipse, help & ok martynas@ kurt@ 2009-06-03 15:35:45 +00:00
sthen
a3dccb576f linewrap DESCR and bump package. ok ian@ (maintainer). 2008-08-28 21:20:23 +00:00
landry
ff2d68af50 bump PKGNAMEs after lang/ruby module change.
Fix CATEGORIES in rdt eclipse plugin.
in subversion, only bump subpackages that use lang/ruby module.
2008-06-14 23:46:37 +00:00
simon
d91361239f fix category and bump, found with pkg_mgr
ok landry@
2008-02-09 00:31:52 +00:00
ian
ab51fc6231 += struts-console 2007-09-28 23:51:27 +00:00
ian
9a29346dd9 Configuration file editor for Struts (struts-config, taglibs,
validation, etc.), as an Eclipse plugin.
ok kurt@
2007-09-28 23:49:58 +00:00
merdely
376b75df06 Remove quotes surrounding COMMENT*/PERMIT_*/BROKEN 2007-09-16 02:52:56 +00:00
kurt
f343bad171 - Update to 0.5.33 from maintainer Carlos Valiente <yo@virutass.net>. 2007-06-27 22:47:29 +00:00
kurt
459dd8bf47 - remove jem plugin since it is included in wtp now
- maintenance update of emf to version 2.2.3
- maintenance update of gef to version 3.2.2
- maintenance update of uml2 to version 2.0.3
- maintenance update of wtp to version 1.5.4
tested and ok ian@
2007-05-18 02:32:12 +00:00
kurt
99d1a8e70b - update to version 1.2.1 2007-05-18 02:27:51 +00:00
kurt
94a8d6629b -update to version 1.2.0
okay ian@
2007-05-18 02:27:10 +00:00
kili
a9c242f98d Update to 1.2.0, including Ivy 1.4.1.
ok kurt@
2007-05-15 19:30:42 +00:00
espie
470294650d base64 distinfo with SHA256 2007-04-05 15:37:40 +00:00
ian
e485fc1daf Add PKG_ARCH=*; Consistify my email; bump pkg. 2007-02-02 17:35:39 +00:00
ian
ac8d654f1c += findbugs 2007-02-02 16:52:28 +00:00
ian
9f3b52ee39 FindBugs plugin for Eclipse, ok kurt@ 2007-02-02 16:52:13 +00:00
kurt
93021f4781 NO_REGRESS=Yes 2007-02-02 16:24:28 +00:00
kurt
a4b296c48b + epic
+ rdt
2006-11-29 14:44:19 +00:00
kurt
55283fe79f import rdt 0.8.0
RDT is an open source Ruby IDE for the Eclipse platform.  Features
supported are syntax highlighting, on the fly syntax check, graphical
outline, Test::Unit view/runner, Ruby application launching, content
assist, source formatter, and a Ruby debugger.

from MAINTAINER Carlos Valiente <yo at virutass.net>
2006-11-29 14:42:34 +00:00
kurt
14310b1636 import epic 0.4.0
EPIC is an open source Perl IDE based on the Eclipse platform.  Features
supported are syntax highlighting, on-the-fly syntax check, content
assist, perldoc support, source formatter, templating support and a Perl
debugger.  A regular expression plugin and support for the eSpell
spellchecker are also available.

from MAINTAINER Carlos Valiente <yo at virutass.net>
2006-11-29 14:40:33 +00:00
kili
66e4e5f6a7 The IvyDE plugin integrates Ivy dependency management into the
Eclipse IDE. It includes an Ivy XML editor and a class path container
for automatic downloads and dependency resolution.

ok, kurt

(This time to the correct module... sorry for the noise)
2006-10-22 08:45:36 +00:00
kili
af909f8e2c add ivyde 2006-10-22 08:30:58 +00:00
bernd
073cc38038 Fix ownership problems. 2006-10-09 11:21:03 +00:00
kurt
151679e5e1 Limit eclipse plugins to amd64 and i386. Noted by Sigfred Håversen.
okay nikolay@
2006-08-09 19:53:44 +00:00
ian
75f60b0509 Add subclipse 2006-07-20 02:28:54 +00:00
ian
d4cbf07d13 Subversion "Team" module for Eclipse; ok kurt@ 2006-07-20 02:26:18 +00:00
ian
a07b9040ab Add jem, wtp 2006-07-19 01:41:48 +00:00
ian
0efd6b8aa5 web tools plug-in for Eclipse, ok kurt@ 2006-07-19 01:36:52 +00:00
ian
72cc63efad modelling framework for Eclipse, needed for WebTools, ok kurt@ 2006-07-19 01:29:11 +00:00
kurt
21cc24ca66 update to uml2 2.0.0 2006-07-11 18:30:53 +00:00
kurt
e1998425a7 update to gef 3.2 2006-07-11 18:26:43 +00:00
kurt
18bfc4cae6 update to emf 2.2.0 2006-07-11 18:25:27 +00:00
kurt
22979c2cb6 update to 3.1. ok ian@ 2005-08-09 14:51:30 +00:00
kurt
539c3f45bb update to 2.1.1
ok ian@
2005-08-09 14:50:14 +00:00
kurt
84e36e6362 - adjust RUN_DEPENDS
- bump PKGNAME
2005-04-19 14:06:33 +00:00
kurt
ede909c36b - update to 2.0.2
- adjust RUN_DEPENDS
2005-04-19 14:01:36 +00:00
kurt
8be560d1a7 Eclipse sdk and three eclipse plugins
sdk:
   The Eclipse Platform is an IDE for anything, and for nothing in
   particular.

   flavors: gtk2, motif
   subpackages: -gnome, -mozilla (gtk2 only), -kde (motif only)

plugins/emf:
   Eclipse Modeling Framework (EMF)

plugins/gef:
   graphical editing environment for eclipse

plugins/uml2
   UML diagram framework for Eclipse

ok alek@, todd@
2005-02-04 17:18:09 +00:00