summaryrefslogtreecommitdiff
path: root/java/eclipse-devel (follow)
Commit message (Collapse)AuthorAgeFilesLines
* . Use the webkit-gtk2 library to provide the SWT browser functions insteadGreg Lewis2013-03-032-3/+47
| | | | | | | | | | | of libxul since the SWT plugin libraries in the eclipse-devel port will not compile using libxul version 10. PR: 175826 Submitted by: Jimmy Kelley <ljboiler@gmail.com> Notes: svn path=/head/; revision=313320
* . Also fix permissions in the dropins/jdt/plugins directory.Greg Lewis2012-09-211-2/+4
| | | | | | | Pointed out by: ale@ Notes: svn path=/head/; revision=304637
* . Fix permissions problems with some of the JARs installed as plugins.Greg Lewis2012-09-211-0/+2
| | | | | | | | | This is the same fix applied ale@ to java/eclipse. Reported by: Olivier Smedts <olivier@gid0.org> Notes: svn path=/head/; revision=304606
* . Update to 4.2.0 and re-enable.Greg Lewis2012-09-198-1334/+1185
| | | | | | | Submitted by: tg@ Notes: svn path=/head/; revision=304543
* - Move libxul 1.9.2 to www/libxul19Beat Gaetzi2012-09-101-4/+4
| | | | | | | | | | | | | - Update www/libxul to 10.0.7 - Update all dependent ports to use www/libxul19 (no functional changes) - Bump PORTREVISION on ports where libxul is a run dependency as the resulting package will change. Submitted by: Jan Beich <jbeich@tormail.org> With hat: gecko Notes: svn path=/head/; revision=304053
* - update png to 1.5.10Dirk Meyer2012-06-011-0/+1
| | | | Notes: svn path=/head/; revision=297915
* . Make as IGNORE now that eclipse is updated to 3.7.1.Greg Lewis2012-05-061-0/+2
| | | | Notes: svn path=/head/; revision=296070
* . Update to 3.7.1.Greg Lewis2012-04-227-1003/+430
| | | | | | | Submitted by: tg@ Notes: svn path=/head/; revision=295235
* . Fix a crash when opening the internal web browser.Greg Lewis2012-01-292-1/+24
| | | | | | | | PR: 164554 Submitted by: Jimmy Kelley <jimmy.kelley@charter.net> Notes: svn path=/head/; revision=289993
* . Fix bogus symlinks being installed as plugins rather than the actualGreg Lewis2011-12-072-1/+10
| | | | | | | | | | | JARs by passing -L to rsync rather than -l. . Bump PORTREVISION since this can cause plugin installation to fail. Submitted by: Wayne Sierke <ws@au.dyndns.ws> Feature safe: yes Notes: svn path=/head/; revision=287036
* . Update the build and install targets used to the current recommendations.Greg Lewis2011-11-262-1/+42
| | | | | | | | | | | Fixes installation of plugins by a user. Submitted by: tg@ Confirmed by: Ronald Klop <ronald-freebsd8@klop.yi.org> Feature safe: yes Notes: svn path=/head/; revision=286468
* - UnbreakPav Lucistnik2011-07-272-9/+8
| | | | | | | Submitted by: tg Notes: svn path=/head/; revision=278432
* - Mark BROKEN: does not packagePav Lucistnik2011-07-261-0/+2
| | | | | | | | | tar: share/applications/eclipse-devel.desktop: Cannot stat: No such file or directory Reported by: pointyhat Notes: svn path=/head/; revision=278370
* . Chase re-rolled JAR file.Greg Lewis2011-07-161-2/+2
| | | | | | | | PR: 158859 Submitted by: tg@ Notes: svn path=/head/; revision=277818
* . Fix the packing list by not installing efj.sh for now.Greg Lewis2011-07-141-9/+10
| | | | | | | Submitted by: tg@ Notes: svn path=/head/; revision=277717
* . Install the actual files rather than symlinks.Greg Lewis2011-07-142-1/+10
| | | | | | | Submitted by: tg@ Notes: svn path=/head/; revision=277668
* . Unbreak and update to 3.7.0.Greg Lewis2011-07-106-422/+1224
| | | | | | | Submitted by: tg@ Notes: svn path=/head/; revision=277482
* . Note this port should be ignored in favour of java/eclipse for now.Greg Lewis2011-06-061-0/+1
| | | | Notes: svn path=/head/; revision=275137
* - Mark BROKEN: unfetchablePav Lucistnik2011-05-301-0/+2
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=274834
* - Get Rid MD5 supportMartin Wilke2011-03-201-22/+0
| | | | Notes: svn path=/head/; revision=271346
* - 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