summaryrefslogtreecommitdiff
path: root/java/eclipse (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Support staging.Alex Dupre2014-01-221-4/+4
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | java)
* Do not hard code gcc but rather use cc, which allows building without gcc in ↵Baptiste Daroussin2013-08-261-9/+9
| | | | base
* - Fix extract on 9+ due to this picking up /usr/bin/unzip instead ofBryan Drewery2013-05-101-1/+1
| | | | | | | | looking for the proper LOCALBASE/bin/unzip that UNZIP_CMD is set to. Will let maintainers decide if archivers/unzip is really still needed. Some of these ports/options remain broken due to other issues. With hat: portmgr
* Rely on bsdtar to autodetermine the format of the distfiles when possibleBaptiste Daroussin2013-04-291-3/+3
| | | | | | | 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
* Convert j* categories to USES=pkgconfigBaptiste Daroussin2013-04-231-1/+1
|
* . Fix build error for java/eclipse with current glibGreg Lewis2013-04-061-0/+15
| | | | | | PR: 177582 Submitted by: Jimmy Kelley <ljboiler@gmail.com> Approved by: portmgr (miwi)
* . Use the webkit-gtk2 library to provide the SWT browser functions insteadGreg Lewis2013-03-032-3/+24
| | | | | | | | of libxul since the SWT plugin libraries in the eclipse-devel port will not compile using libxul version 10. PR: 174846 Submitted by: Jimmy Kelley <ljboiler@gmail.com>
* Convert to new options frameworkBaptiste Daroussin2013-01-081-13/+10
| | | | | | | | Trim headers Convert USE_GNOME=pkgconfig -> USE_PKGCONFIG=build Change MAINTAINER address from freebsd-eclipse@ to eclipse@ Approved by: eclipse (glewis)
* Fix wrong permissions on a few plugin jars.Alex Dupre2012-09-191-1/+2
|
* - 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
* - update png to 1.5.10Dirk Meyer2012-06-011-0/+1
|
* . Add an entry for the eclipse-sdktests DISTFILE. Much more still needsGreg Lewis2012-05-131-0/+2
| | | | | | to be done to get the tests working though. PR: 157600
* . Update to 3.7.1.Greg Lewis2012-05-068-457/+751
|
* Update checksum for org.hamcrest.core_1.1.0.v20090501071000.jar using SHA256Chris Rees2012-01-291-2/+2
| | | | | | and SIZE from eclipse-devel Submitted by: Matthew Seaman (m.seaman@infracaninophile.co.uk)
* . Add entries for the test distfiles.Greg Lewis2011-07-111-0/+4
| | | | | | | This gets us closer, but the WITH_TESTS option still does not work. The build now fails while applying patches. PR: 157600
* . Update to 3.6.2.Greg Lewis2011-05-134-34/+55
| | | | Submitted by: tg@
* Bump PORTREVISION after open-mofit updateMax Brazhnikov2011-05-021-1/+1
|
* - Get Rid MD5 supportMartin Wilke2011-03-201-22/+0
|
* - Bump PORTREVISION for previous commit, as it changes plist contentPav Lucistnik2010-12-181-0/+1
|
* Create equinox dropins directory (was erroneously dropped in last commit).Alex Dupre2010-12-161-0/+1
|
* . Update to 3.6.1 (Helios).Greg Lewis2010-12-135-1173/+660
| | | | Submitted by: tg
* . Fix overwriting of JUnit 4 during installation.Greg Lewis2010-10-032-11/+2
| | | | Submitted by: tg@
* Add a common Makefile to simplify installing eclipse plugins in theAlex Dupre2010-09-072-0/+14
| | | | correct equinox dropins directory.
* . Fix the build with the latest libxul update. Without this the buildGreg Lewis2010-08-091-2/+2
| | | | | | completes but eclipse won't run. Submitted by: stefanf@
* - Bump PORTREVISION after libxul updateBeat Gaetzi2010-08-081-0/+1
| | | | | | PR: ports/149044 Expr-run by: pav@ Approved by: portmgr (pav)
* . Update to 3.5.2.Greg Lewis2010-07-10118-3726/+8980
|
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - Revert changes that got spammed into previous revisionPav Lucistnik2010-02-071-6/+1
| | | | | PR: ports/143628 Submitted by: Martin Birgmeier <martin.birgmeier@aon.at>
* - update to jpeg-8Dirk Meyer2010-02-051-2/+7
|
* - Remove obsolete gecko providersBeat Gaetzi2009-11-271-1/+1
| | | | | Approved by: portmgr (miwi) Exp-run by: miwi
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-0/+1
| | | | | | bumped or updated Requested by: edwin
* . Add a PATCH_DEPENDS on zip as its invoked during post-patch.Greg Lewis2009-06-061-0/+2
| | | | Pointed out by: QAT
* . Update to 3.4.2, including:Greg Lewis2009-06-0670-507/+971
| | | | | | | | | | | | | | | | | | | | . We are now installing a real eclipse product. . Only the jar files for the platform are built, dramatically reducing the time necessary to build (thanks to the Fedora devs for the idea and the basic procedure). . Lot of small fixes to the build procedure to make future imports easier . Some of the bundles are pre-extracted during install to improve launching time. . JDK 1.6 is required to build but any jre (1.5 or 1.6) can be used in Preferences->Java->Installed JREs. JDK 1.4 is unfortunately not supported at this time. . Switch to x86_64 architecture name instead of amd64 to be more in-line with mainline eclipse. Note that after this update you will need to reinstall any plugins you've installed with the built in Update Manager. This is a one time thing. Submitted by: sepotvin@ (maintainer)
* . Update to 3.4.1 (from eclipse-devel).Greg Lewis2009-02-15156-4654/+2802
|
* . 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)
* . Update to Eclipse Europa, copied over from eclipse-devel.Greg Lewis2008-09-0694-1140/+4648
|
* . Enforce JAVA_VERSION of 1.6 on FreeBSD 7.x and better. While jdk15 willGreg Lewis2008-08-291-0/+4
| | | | | | | work, diablo-jdk15 won't, so the safest way to do this is to just enforce jdk16 or diablo-jdk16. . Enforce using something that was compiled on FreeBSD 8.x since the binary packages are likely to cause problems.
* - Remove USE_GCC where it can be satisfied with base compiler on followingPav Lucistnik2008-07-251-1/+0
| | | | FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+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)
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-192-4/+3
| | | | | | | | | | | | | | | - 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)
* . Force eclipse to use one of the jdk* ports rather than the diablo-jdk15Greg Lewis2008-01-172-1/+15
| | | | | | | 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. PR: 118115
* - Update to 3.2.2Tong LIU2007-08-038-132/+33
| | | | | | | | | - Assign eclipse@FreeBSD.org as maintainer PR: ports/113435 Submitted by: Rick Petty, tmclaugh Approved by: maintainer timeout (more than 3 months) Approved by: delphij (mentor)
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+2
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - Fixes for internal web browser [1]Tom McLaughlin2007-01-0315-32/+587
| | | | | | | | | | | | | | | | | | | - Fixes for internal web browser on amd64 [2] - Convert to USE_GECKO [3] Note: Port defaults to xulrunner as the preffered gecko port because it is the only port which allows the internal web browser to work but eclipse will build using other gecko ports (ie. firefox, mozilla, seamonkey) though it will lack a working internal web browser. An argument can be made that xulrunner should be the only available gecko but maybe 5 people have xulrunner installed and it's another 45 minute mozilla dependency on even my speedy machine. The maintainer mentioned working on getting the internal web browser to work with firefox so I'm leaving well enough alone. When eclipse fully works with firefox the USE_GECKO ordering should probably be revistited. PR: 105581 Submitted by: Maintainer [1], Kurt Miller <lists at intricatesoftware.com> [2], me [3]
* - Respect X11BASERong-En Fan2006-12-121-0/+18
| | | | | | | This is the same fix as I did for x11-toolkits/swt Reported by: pointyhat Approved by: portmgr (linimon)
* Update Eclipse to version 3.2.1. Assign port maintainership toAlexander Kabaev2006-11-0444-3192/+774
| | | | | | submitter. Submitted by: David Sledge
* Chase the GNOME X11BASE to LOCALBASE move, and fix the build with theJoe Marcus Clarke2006-10-143-18/+17
| | | | | | | new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris)
* Remove USE_REINPLACE from categories starting with a JEdwin Groothuis2006-05-091-1/+0
|
* Update to 3.1.2.Norikatsu Shigemura2006-02-086-36/+36
| | | | | | Submitted by: tmclaugh References: http://lists.freebsd.org/pipermail/freebsd-eclipse/2006-January/000327.html Noticed by: Panagiotis Astithas <past@ebs.gr>