1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00
Commit Graph

119 Commits

Author SHA1 Message Date
Antoine Brodin
4f04fe3206 Cleanup plist 2014-11-14 11:30:42 +00:00
Gerald Pfeifer
15945f8122 Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
2014-09-10 20:50:31 +00:00
Bartek Rutkowski
fc2ede033f java/eclipse: Set a default theme and external browser
PR:		192696
Submitted by:	Jimmy Kelley <ljboiler@gmail.com>
Reviewed by:	swills (mentor), marino (mentor)
Approved by:	mentors (implicit)
2014-08-27 14:23:57 +00:00
John Marino
855d8ebe13 java/eclipse: Fix dropins location
The new 4.3.2 Eclipse port doesn't look for dropins in the "standard"
FreeBSD location (/usr/local/share/eclipse/dropins) as expected.  The
eclipse.ini file has been modified to make that happen.

PR:		191766
Submitted by:	maintainer (Jimmy Kelly)
2014-07-11 21:56:01 +00:00
Antoine Brodin
6cdf4863c9 Restore eclipse Makefile.plugins instead of breaking/expiring ports using it 2014-06-27 21:36:33 +00:00
Antoine Brodin
4ffa30e22c Ports attempting to use eclipse Makefile.plugins are BROKEN, not IGNORE
Deprecate them while here

With hat:	portmgr
2014-06-27 20:42:26 +00:00
John Marino
ea098ec9f3 java/eclipse: Change include <pre>/<post> to <options> 2014-06-26 10:14:56 +00:00
John Marino
222a0c8885 java/eclipse: Put back Makefile.plugins to unbreak index
At least one port is still using Makefile.plugins.  Put in a placeholder
to unbreak the index.

PR: 188659
2014-06-26 09:22:12 +00:00
John Marino
1fc2c068b4 java/eclipse: Remove troublesome comment completely
Freshports won't update the entry due to choking on the MAVEN_OPTS
comment.  Truthfully the comment is more trouble than it's worth.  First,
it's MVN_OPTS, not MAVEN_OPTS.  Secondly, "+=" is a no-op, so the
definition should be there anyway.  Thirdly, MVN_OPTS is undefined.
Just remove the whole mess.

PR: 188659
2014-06-26 09:13:00 +00:00
John Marino
635115204e java/eclipse: Tweak comment to satisfy freshports sanity check
A space character was missing in a comment that made the freshport
sanity check think it was a bad shell command.
2014-06-26 08:55:08 +00:00
John Marino
7a492ac2b5 java/eclipse: Update version 3.7.1 => 4.3.2 and assign maintainer
At long last, eclipse has been updated to the latest release and is now
under the stewardship of Jimmy Kelly.  This version supports OpenJDK8
runtime environments.  A special thanks to Jonathan Chen for getting the
ball rolling after the PR stalled.

PR:		188659
Submitted by:	Jimmy Kelly
Distfiles by:	Jonathan Chen
Verified by:	F10/amd64 poudriere
2014-06-26 08:48:10 +00:00
John Marino
fe6f98f724 java/eclipse*: specify extraction with ${TAR}
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-05-29 22:30:22 +00:00
Martin Wilke
1e3322fef2 - Covert gmake, xz to USES
Approved by:	portmgr
2014-05-26 12:19:32 +00:00
Baptiste Daroussin
0bec74d5fb Reassign eclipse ports to the heap
eclipse@ is a failure resulting in eclipse ports being badly maintainer:
- outdated
- not adapted to infrastructure modification
- failures with clang

With hat:	portmgr
2014-04-29 07:25:36 +00:00
Alex Dupre
1d3344e7ee Support staging. 2014-01-22 08:36:48 +00:00
Baptiste Daroussin
c2c2a2b86b Add NO_STAGE all over the place in preparation for the staging support (cat: java) 2013-09-20 19:48:32 +00:00
Baptiste Daroussin
985dbbf071 Do not hard code gcc but rather use cc, which allows building without gcc in base 2013-08-26 13:48:01 +00:00
Bryan Drewery
75e0a28623 - Fix extract on 9+ due to this picking up /usr/bin/unzip instead of
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
2013-05-10 01:46:52 +00:00
Baptiste Daroussin
5271da855f Rely on bsdtar to autodetermine the format of the distfiles when possible
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-04-29 08:57:12 +00:00
Baptiste Daroussin
4ad115ab4e Convert j* categories to USES=pkgconfig 2013-04-23 11:46:54 +00:00
Greg Lewis
a04e6900be . Fix build error for java/eclipse with current glib
PR:		177582
Submitted by:	Jimmy Kelley <ljboiler@gmail.com>
Approved by:	portmgr (miwi)
2013-04-06 17:21:21 +00:00
Greg Lewis
a4674fe177 . Use the webkit-gtk2 library to provide the SWT browser functions instead
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>
2013-03-03 02:51:25 +00:00
Baptiste Daroussin
658ae124e6 Convert to new options framework
Trim headers
Convert USE_GNOME=pkgconfig -> USE_PKGCONFIG=build
Change MAINTAINER address from freebsd-eclipse@ to eclipse@

Approved by:	eclipse (glewis)
2013-01-08 06:58:16 +00:00
Alex Dupre
0f72d36bc9 Fix wrong permissions on a few plugin jars. 2012-09-19 09:16:03 +00:00
Beat Gaetzi
734349b51e - Move libxul 1.9.2 to www/libxul19
- 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-09-10 19:19:32 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Greg Lewis
2af5ad7d4b . Add an entry for the eclipse-sdktests DISTFILE. Much more still needs
to be done to get the tests working though.

PR:		157600
2012-05-13 06:21:23 +00:00
Greg Lewis
8df24cfa43 . Update to 3.7.1. 2012-05-06 03:27:22 +00:00
Chris Rees
256806fe23 Update checksum for org.hamcrest.core_1.1.0.v20090501071000.jar using SHA256
and SIZE from eclipse-devel

Submitted by:	Matthew Seaman (m.seaman@infracaninophile.co.uk)
2012-01-29 13:19:47 +00:00
Greg Lewis
d4cef88624 . Add entries for the test distfiles.
This gets us closer, but the WITH_TESTS option still does not work.
The build now fails while applying patches.

PR:		157600
2011-07-11 06:44:44 +00:00
Greg Lewis
403554a2c9 . Update to 3.6.2.
Submitted by:	tg@
2011-05-13 06:08:47 +00:00
Max Brazhnikov
630ca2285f Bump PORTREVISION after open-mofit update 2011-05-02 12:44:53 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Pav Lucistnik
583b78cf14 - Bump PORTREVISION for previous commit, as it changes plist content 2010-12-18 10:38:46 +00:00
Alex Dupre
e74309fa06 Create equinox dropins directory (was erroneously dropped in last commit). 2010-12-16 09:11:45 +00:00
Greg Lewis
0250a1de37 . Update to 3.6.1 (Helios).
Submitted by:	tg
2010-12-13 21:05:04 +00:00
Greg Lewis
839a7edf3e . Fix overwriting of JUnit 4 during installation.
Submitted by:	tg@
2010-10-03 06:23:58 +00:00
Alex Dupre
7afa2f3cd2 Add a common Makefile to simplify installing eclipse plugins in the
correct equinox dropins directory.
2010-09-07 08:40:13 +00:00
Greg Lewis
14c52b7db6 . Fix the build with the latest libxul update. Without this the build
completes but eclipse won't run.

Submitted by:	stefanf@
2010-08-09 03:27:17 +00:00
Beat Gaetzi
294b05c37c - Bump PORTREVISION after libxul update
PR:		ports/149044
Expr-run by:	pav@
Approved by:	portmgr (pav)
2010-08-08 08:56:41 +00:00
Greg Lewis
284dad3f6d . Update to 3.5.2. 2010-07-10 19:34:30 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Pav Lucistnik
66a14a10df - Revert changes that got spammed into previous revision
PR:		ports/143628
Submitted by:	Martin Birgmeier <martin.birgmeier@aon.at>
2010-02-07 12:13:11 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Beat Gaetzi
47a44eda6b - Remove obsolete gecko providers
Approved by:	portmgr (miwi)
Exp-run by:	miwi
2009-11-27 09:10:47 +00:00
Dirk Meyer
eca78ec61b - bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
2009-07-31 13:57:52 +00:00
Greg Lewis
fc48281010 . Add a PATCH_DEPENDS on zip as its invoked during post-patch.
Pointed out by:	QAT
2009-06-06 22:45:51 +00:00
Greg Lewis
34968d4761 . Update to 3.4.2, including:
. 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)
2009-06-06 20:58:22 +00:00
Greg Lewis
98c91f0659 . Update to 3.4.1 (from eclipse-devel). 2009-02-15 03:19:44 +00:00
Greg Lewis
3a55ad1a9d . Fix the build when WITHOUT_MOZILLA is defined by removing the manual
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-13 04:06:44 +00:00