summaryrefslogtreecommitdiff
path: root/java/eclipse-devel (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Try to unbreakPav Lucistnik2010-11-181-3/+2
| | | | | | | Submitted by: tg Notes: svn path=/head/; revision=264782
* - Mark BROKEN: java: error: no suitable JavaVMs foundPav Lucistnik2010-11-171-0/+2
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=264708
* . Update to 3.6.1.Greg Lewis2010-11-045-1183/+662
| | | | | | | Submitted by: tg@ Notes: svn path=/head/; revision=264084
* - Bump PORTREVISION after libxul updateBeat Gaetzi2010-08-081-1/+1
| | | | | | | | | PR: ports/149044 Expr-run by: pav@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=258912
* . Fix the copying of bundles into the plugin directory during install toGreg Lewis2010-06-101-3/+11
| | | | | | | | | | | ensure that the bundles are put into the correct location, which is sometimes a subdirectory of the plugin directory. The previous fix missed those and left dangling symlinks. Problem reported by: Andriy Gapon <avg@icyb.net.ua> Notes: svn path=/head/; revision=256300
* . Fix the specifications of MASTER_SITES -- fixes the fetching of the ANTGreg Lewis2010-05-041-3/+6
| | | | | | | | | | | | distribution at least. . Copy the bundles into the plugin directory during install, otherwise the install creates symlinks to the bundles in the actually port's working directory, which it means it stops working after a 'make clean'. Reported by: Ronald Klop <ronald-freebsd8@thuis.klop.ws> Notes: svn path=/head/; revision=253659
* . Update to 3.5.2.Greg Lewis2010-05-01106-3263/+8970
| | | | | | | Based on: Patches by sepotvin@ to update to 3.5.1. Notes: svn path=/head/; revision=253516
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-2/+3
| | | | Notes: svn path=/head/; revision=249285
* - Remove obsolete gecko providersBeat Gaetzi2009-11-271-2/+2
| | | | | | | | | | - Bump PORTREVISION Approved by: portmgr (miwi) Exp-run by: miwi Notes: svn path=/head/; revision=244839
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* . Note that this version is now present in java/eclipse, which should beGreg Lewis2009-02-151-0/+2
| | | | | | | preferred. Notes: svn path=/head/; revision=228358
* . Add a setup-user target which users may need to add after updatingGreg Lewis2009-02-032-0/+8
| | | | | | | | | eclipse. Submitted by: sepotvin@ Notes: svn path=/head/; revision=227503
* . Add new patch files missed in the previous commit.Greg Lewis2008-10-143-0/+37
| | | | | | | | Submitted by: Stephane Potvin (maintainer) Pointy hat to: greglew Notes: svn path=/head/; revision=221583
* . Update to 3.4.1Greg Lewis2008-10-1215-160/+147
| | | | | | | | | | | . Fix support for xulrunner as the WITH_GECKO option. [1] . Remove mozilla as a WITH_GECKO option. PR: 127353 [1] Submitted by: Stephane Potvin (maintainer) Notes: svn path=/head/; revision=221497
* . Fix the build when WITHOUT_MOZILLA is defined by removing the manualGreg Lewis2008-09-131-1/+0
| | | | | | | | | | | inclusion of an (obsolete) copy of bsd.gecko.mk (its included when appropriate by the port setting USE_GECKO). Submitted by: ale Approved by: portmgr (pav) Notes: svn path=/head/; revision=220368
* . Update to Eclipse GanymedeGreg Lewis2008-09-06155-4586/+2706
| | | | | | | Submitted by: "Stephane E. Potvin" <sepotvin@videotron.ca> Notes: svn path=/head/; revision=220010
* 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) Notes: svn path=/head/; revision=214430
* . Update to Eclipse 3.3.2.Greg Lewis2008-05-1087-1834/+1276
| | | | | | | Submitted by: Ken Yamada Notes: svn path=/head/; revision=212880
* - 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) Notes: svn path=/head/; revision=211584
* . Fix a crash caused by the "Open File" dialogue.Greg Lewis2008-02-222-1/+40
| | | | | | | Submitted by: Pieter de Goeje <pieter@degoeje.nl> Notes: svn path=/head/; revision=207756
* . 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] Notes: svn path=/head/; revision=205726
* . 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> Notes: svn path=/head/; revision=201996
* . Update to 3.3.1.Greg Lewis2007-10-2467-3813/+1002
| | | | | | | Submitted by: Ken Yamada <ken@tydfam.jp> Notes: svn path=/head/; revision=201887
* . Fix MASTER_SITES so that it will correctly cycle through the EclipseGreg Lewis2007-10-171-2/+2
| | | | | | | and FreeBSD local sites. Notes: svn path=/head/; revision=201585
* . Builds and runs on amd64 as well.Greg Lewis2007-10-131-1/+1
| | | | Notes: svn path=/head/; revision=201399
* . 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> Notes: svn path=/head/; revision=201381
* - 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}. Notes: svn path=/head/; revision=191544
* Remove USE_REINPLACE from categories starting with a JEdwin Groothuis2006-05-091-1/+0
| | | | Notes: svn path=/head/; revision=161761
* SHA256ify (and sometimes SIZEify)Edwin Groothuis2006-01-301-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154796
* 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 Notes: svn path=/head/; revision=154160
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-0/+1
| | | | Notes: svn path=/head/; revision=147269
* Change MAINTAINER from java@ to freebsd-eclipse@.Norikatsu Shigemura2005-08-281-1/+1
| | | | | | | Noticed by: Vizion <vizion@vizion.occoxmail.com> Notes: svn path=/head/; revision=141136
* 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@ Notes: svn path=/head/; revision=140521
* 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] Notes: svn path=/head/; revision=136365
* 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 Notes: svn path=/head/; revision=134751