1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
Commit Graph

105 Commits

Author SHA1 Message Date
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
Greg Lewis
371035ab61 . Update to Eclipse Europa, copied over from eclipse-devel. 2008-09-06 19:30:17 +00:00
Greg Lewis
bfd6dd9584 . Enforce JAVA_VERSION of 1.6 on FreeBSD 7.x and better. While jdk15 will
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.
2008-08-29 05:27:16 +00:00
Pav Lucistnik
efa63f6ba4 - Remove USE_GCC where it can be satisfied with base compiler on following
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
2008-07-25 14:34:52 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
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-06-06 14:17:21 +00:00
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- 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-04-19 17:56:05 +00:00
Greg Lewis
6602230e32 . Force eclipse 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.

PR:		118115
2008-01-17 07:51:46 +00:00
Tong LIU
0d5b2a9414 - Update to 3.2.2
- 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)
2007-08-03 03:44:22 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Tom McLaughlin
5a821ecb4b - Fixes for internal web browser [1]
- 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]
2007-01-03 18:13:55 +00:00
Rong-En Fan
d1f0b59040 - Respect X11BASE
This is the same fix as I did for x11-toolkits/swt

Reported by:	pointyhat
Approved by:	portmgr (linimon)
2006-12-12 07:38:50 +00:00
Alexander Kabaev
7247b8444b Update Eclipse to version 3.2.1. Assign port maintainership to
submitter.

Submitted by:	David Sledge
2006-11-04 02:06:50 +00:00
Joe Marcus Clarke
29747f458a Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.

Submitted by:	mezz, ahze, pav, and many others
Approved by:	portmgr (implicit, kris)
2006-10-14 08:54:54 +00:00
Edwin Groothuis
8f4ccb0a04 Remove USE_REINPLACE from categories starting with a J 2006-05-09 00:18:07 +00:00
Norikatsu Shigemura
d6becae53d Update to 3.1.2.
Submitted by:	tmclaugh
References:	http://lists.freebsd.org/pipermail/freebsd-eclipse/2006-January/000327.html
Noticed by:	Panagiotis Astithas <past@ebs.gr>
2006-02-08 15:01:39 +00:00