summaryrefslogtreecommitdiff
path: root/java/eclipse-devel (follow)
Commit message (Collapse)AuthorAgeFilesLines
* . Update to Eclipse GanymedeGreg Lewis2008-09-06155-4586/+2706
| | | | Submitted by: "Stephane E. Potvin" <sepotvin@videotron.ca>
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
* . Update to Eclipse 3.3.2.Greg Lewis2008-05-1087-1834/+1276
| | | | Submitted by: Ken Yamada
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-192-7/+6
| | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav)
* . Fix a crash caused by the "Open File" dialogue.Greg Lewis2008-02-222-1/+40
| | | | Submitted by: Pieter de Goeje <pieter@degoeje.nl>
* . Make eclipse-devel.desktop point to eclipse-devel as it should ratherGreg Lewis2008-01-164-9/+19
| | | | | | | | | | | | | than eclipse. [1] . Use a more consistent naming convention as per other -devel ports. [1] . Remove trailing blank lines in distinfo to make portlint(1) happier. [1] . Force eclipse-devel to use one of the jdk* ports rather than the diablo-jdk15 port on FreeBSD 7.x and higher as mixing the native 7.x libraries of eclipse and the native 6.x libraries of diablo-jdk is a recipe for trouble. [2] PR: 119403 [1], 118115 [2] Submitted by: Daniel Rucci <rucci@smurfbsd.warganizer.com> [1]
* . The build now works with JDK 1.5, so update JAVA_VERSION accordingly.Greg Lewis2007-10-251-1/+1
| | | | Submitted by: Ken Yamada <ken@tydfam.jp>
* . Update to 3.3.1.Greg Lewis2007-10-2467-3813/+1002
| | | | Submitted by: Ken Yamada <ken@tydfam.jp>
* . Fix MASTER_SITES so that it will correctly cycle through the EclipseGreg Lewis2007-10-171-2/+2
| | | | and FreeBSD local sites.
* . Builds and runs on amd64 as well.Greg Lewis2007-10-131-1/+1
|
* . Enlist eclipse-devel to get some wider spread of the Eclipse 3.3 portGreg Lewis2007-10-13135-750/+8250
| | | | | | | | | | before it replaces Eclipse 3.2. The submitters (listed in alphabetical order) collaborated on this. Submitted by: Mike Bowie <mbowie@buzmo.com> Dan Rucci <dan@rucci.org> Ken Yamada <ken@tydfam.jp>
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* Remove USE_REINPLACE from categories starting with a JEdwin Groothuis2006-05-091-1/+0
|
* SHA256ify (and sometimes SIZEify)Edwin Groothuis2006-01-301-0/+1
| | | | Approved by: krion@
* This port broke INDEX building, when WITH_MOTIF is defined, fix expressionAndrey A. Chernov2006-01-221-1/+1
| | | | Approved by: Panagiotis Astithas <past@ebs.gr> from freebsd-eclipse
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-0/+1
|
* Change MAINTAINER from java@ to freebsd-eclipse@.Norikatsu Shigemura2005-08-281-1/+1
| | | | Noticed by: Vizion <vizion@vizion.occoxmail.com>
* Update to 3.1.Norikatsu Shigemura2005-07-311-2/+4
| | | | | | | | | | o java/eclipse-devel is IGNOREd now until 3.2+. o change MAINTAINERship to java@ on java/eclipse-devel. [1] PR: ports/84252 Submitted by: Panagiotis Astithas <past@ebs.gr> Requested by: devel/eclipse-devel's maintainer [1] Tested by: java@
* o Update to 3.1M7. [1]Norikatsu Shigemura2005-05-2920-261/+181
| | | | | | | | | o Add LATEST_LINK. [2] PR: ports/81076 [1] Submitted by: Alex Varju <freebsd-ports@varju.ca> [1] Pointed out by: krisbot via kris [2] Tested by: java@ [1]
* Add eclipse-devel 3.1M6, an open extensible IDE for anything and nothingNorikatsu Shigemura2005-05-0730-0/+1103
in particular. PR: ports/79917 Submitted by: various members of freebsd-java