summaryrefslogtreecommitdiff
path: root/java/eclipse-devel (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-06-28Remove java/eclipse-devel as java/eclipse is newerJohn Marino11-8804/+0
Given the amount of work required to maintain a single version of eclipse, it was thought prudent to focus maintenance efforts on a single port, especially since the plugins are designed for java/eclipse, not the development version. Discussed in PR. PR: 188659
2014-05-29java/eclipse*: specify extraction with ${TAR}John Marino1-3/+3
It's possible that EXTRACT_CMD won't be predefined in the near future in order to support distfiles in multiple formats. We know the extraction tool needs to be tar, so let's specify it directly. The eclipse ports have pending PRs to update the version, although I don't know if they include staging. Each Eclipse is a huge port so staging is out scope of this extraction tool work. Approved by: portmgr (implicit)
2014-04-29Reassign eclipse ports to the heapBaptiste Daroussin1-1/+1
eclipse@ is a failure resulting in eclipse ports being badly maintainer: - outdated - not adapted to infrastructure modification - failures with clang With hat: portmgr
2013-09-20Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin1-0/+1
java)
2013-08-31Convert to:Baptiste Daroussin1-2/+2
USES=pkgconfig USES=desktop-file-utils USES=gmake
2013-08-20Move the destination of the patching into the work directory.George V. Neville-Neil1-3/+3
Pointed out by: swills
2013-08-17Apply a patch for a bug that effects the Keys preference, whereinGeorge V. Neville-Neil2-1/+20
switching to and from Emacs and Default keybindings pollutes both sets with duplicates. Bump the port revision.
2013-08-14Fix for broken eclipse-devel after glib-2.36.3 update.George V. Neville-Neil1-0/+34
Tested on HEAD, 9.1 and 8.4. PR: ports/181124 Submitted by: Jonathan Chen jonc at chen.org.nz
2013-04-29Rely on bsdtar to autodetermine the format of the distfiles when possibleBaptiste Daroussin1-8/+4
For a while now bsdtar is able to autotermine compression and archive format. Let's then use tar directly instead of piping to tar. Now USE_BZIP2 and USE_XZ only set EXTRACT_SUFX to the right format
2013-03-03. Use the webkit-gtk2 library to provide the SWT browser functions insteadGreg Lewis2-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>
2012-09-21. Also fix permissions in the dropins/jdt/plugins directory.Greg Lewis1-2/+4
Pointed out by: ale@
2012-09-21. Fix permissions problems with some of the JARs installed as plugins.Greg Lewis1-0/+2
This is the same fix applied ale@ to java/eclipse. Reported by: Olivier Smedts <olivier@gid0.org>
2012-09-19. Update to 4.2.0 and re-enable.Greg Lewis8-1334/+1185
Submitted by: tg@
2012-09-10- Move libxul 1.9.2 to www/libxul19Beat Gaetzi1-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
2012-06-01- update png to 1.5.10Dirk Meyer1-0/+1
2012-05-06. Make as IGNORE now that eclipse is updated to 3.7.1.Greg Lewis1-0/+2
2012-04-22. Update to 3.7.1.Greg Lewis7-1003/+430
Submitted by: tg@
2012-01-29. Fix a crash when opening the internal web browser.Greg Lewis2-1/+24
PR: 164554 Submitted by: Jimmy Kelley <jimmy.kelley@charter.net>
2011-12-07. Fix bogus symlinks being installed as plugins rather than the actualGreg Lewis2-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
2011-11-26. Update the build and install targets used to the current recommendations.Greg Lewis2-1/+42
Fixes installation of plugins by a user. Submitted by: tg@ Confirmed by: Ronald Klop <ronald-freebsd8@klop.yi.org> Feature safe: yes
2011-07-27- UnbreakPav Lucistnik2-9/+8
Submitted by: tg
2011-07-26- Mark BROKEN: does not packagePav Lucistnik1-0/+2
tar: share/applications/eclipse-devel.desktop: Cannot stat: No such file or directory Reported by: pointyhat
2011-07-16. Chase re-rolled JAR file.Greg Lewis1-2/+2
PR: 158859 Submitted by: tg@
2011-07-14. Fix the packing list by not installing efj.sh for now.Greg Lewis1-9/+10
Submitted by: tg@
2011-07-14. Install the actual files rather than symlinks.Greg Lewis2-1/+10
Submitted by: tg@
2011-07-10. Unbreak and update to 3.7.0.Greg Lewis6-422/+1224
Submitted by: tg@
2011-06-06. Note this port should be ignored in favour of java/eclipse for now.Greg Lewis1-0/+1
2011-05-30- Mark BROKEN: unfetchablePav Lucistnik1-0/+2
Reported by: pointyhat
2011-03-20- Get Rid MD5 supportMartin Wilke1-22/+0
2010-11-18- Try to unbreakPav Lucistnik1-3/+2
Submitted by: tg
2010-11-17- Mark BROKEN: java: error: no suitable JavaVMs foundPav Lucistnik1-0/+2
Reported by: pointyhat
2010-11-04. Update to 3.6.1.Greg Lewis5-1183/+662
Submitted by: tg@
2010-08-08- Bump PORTREVISION after libxul updateBeat Gaetzi1-1/+1
PR: ports/149044 Expr-run by: pav@ Approved by: portmgr (pav)
2010-06-10. Fix the copying of bundles into the plugin directory during install toGreg Lewis1-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>
2010-05-04. Fix the specifications of MASTER_SITES -- fixes the fetching of the ANTGreg Lewis1-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>
2010-05-01. Update to 3.5.2.Greg Lewis106-3263/+8970
Based on: Patches by sepotvin@ to update to 3.5.1.
2010-03-28- update to 1.4.1Dirk Meyer1-1/+1
Reviewed by: exp8 run on pointyhat Supported by: miwi
2010-02-05- update to jpeg-8Dirk Meyer1-2/+3
2009-11-27- Remove obsolete gecko providersBeat Gaetzi1-2/+2
- Bump PORTREVISION Approved by: portmgr (miwi) Exp-run by: miwi
2009-07-31- bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer1-1/+1
bumped or updated Requested by: edwin
2009-02-15. Note that this version is now present in java/eclipse, which should beGreg Lewis1-0/+2
preferred.
2009-02-03. Add a setup-user target which users may need to add after updatingGreg Lewis2-0/+8
eclipse. Submitted by: sepotvin@
2008-10-14. Add new patch files missed in the previous commit.Greg Lewis3-0/+37
Submitted by: Stephane Potvin (maintainer) Pointy hat to: greglew
2008-10-12. Update to 3.4.1Greg Lewis15-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)
2008-09-13. Fix the build when WITHOUT_MOZILLA is defined by removing the manualGreg Lewis1-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)
2008-09-06. Update to Eclipse GanymedeGreg Lewis155-4586/+2706
Submitted by: "Stephane E. Potvin" <sepotvin@videotron.ca>
2008-06-06Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis1-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)
2008-05-10. Update to Eclipse 3.3.2.Greg Lewis87-1834/+1276
Submitted by: Ken Yamada
2008-04-19- Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2-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)
2008-02-22. Fix a crash caused by the "Open File" dialogue.Greg Lewis2-1/+40
Submitted by: Pieter de Goeje <pieter@degoeje.nl>