Commit graph

29 commits

Author SHA1 Message Date
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
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Beat Gaetzi
9d9f767485 - Remove obsolete gecko providers
- Bump PORTREVISION

Approved by:	portmgr (miwi)
Exp-run by:	miwi
2009-11-27 09:09:52 +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
3ee4b638b8 . Note that this version is now present in java/eclipse, which should be
preferred.
2009-02-15 03:21:30 +00:00
Greg Lewis
a45fbaadc9 . Add a setup-user target which users may need to add after updating
eclipse.

Submitted by:	sepotvin@
2009-02-03 06:05:11 +00:00
Greg Lewis
9cb8a6d230 . Add new patch files missed in the previous commit.
Submitted by:	Stephane Potvin (maintainer)
Pointy hat to:	greglew
2008-10-14 15:27:07 +00:00
Greg Lewis
25948c086f . Update to 3.4.1
. 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-10-12 15:46:15 +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
206bef988c . Update to Eclipse Ganymede
Submitted by:	"Stephane E. Potvin" <sepotvin@videotron.ca>
2008-09-06 19:31:51 +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
Greg Lewis
422be08af9 . Update to Eclipse 3.3.2.
Submitted by:	Ken Yamada
2008-05-10 03:51:42 +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
4689182334 . Fix a crash caused by the "Open File" dialogue.
Submitted by:	Pieter de Goeje <pieter@degoeje.nl>
2008-02-22 15:52:48 +00:00
Greg Lewis
cb9199750d . Make eclipse-devel.desktop point to eclipse-devel as it should rather
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]
2008-01-16 16:26:13 +00:00
Greg Lewis
3682465511 . The build now works with JDK 1.5, so update JAVA_VERSION accordingly.
Submitted by:	Ken Yamada <ken@tydfam.jp>
2007-10-25 15:32:29 +00:00
Greg Lewis
9a5e4eb82f . Update to 3.3.1.
Submitted by:	Ken Yamada <ken@tydfam.jp>
2007-10-24 07:05:50 +00:00
Greg Lewis
21f7dea0d0 . Fix MASTER_SITES so that it will correctly cycle through the Eclipse
and FreeBSD local sites.
2007-10-17 03:40:58 +00:00
Greg Lewis
dab9f88d6c . Builds and runs on amd64 as well. 2007-10-13 14:31:30 +00:00
Greg Lewis
28a3f566fc . Enlist eclipse-devel to get some wider spread of the Eclipse 3.3 port
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>
2007-10-13 03:28:18 +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
Edwin Groothuis
8f4ccb0a04 Remove USE_REINPLACE from categories starting with a J 2006-05-09 00:18:07 +00:00
Edwin Groothuis
4567869b40 SHA256ify (and sometimes SIZEify)
Approved by: krion@
2006-01-30 11:30:48 +00:00
Andrey A. Chernov
0e37db4c7a This port broke INDEX building, when WITH_MOTIF is defined, fix expression
Approved by:    Panagiotis Astithas <past@ebs.gr> from freebsd-eclipse
2006-01-22 13:12:01 +00:00
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Norikatsu Shigemura
e9f9782908 Change MAINTAINER from java@ to freebsd-eclipse@.
Noticed by:	Vizion <vizion@vizion.occoxmail.com>
2005-08-28 15:29:51 +00:00
Norikatsu Shigemura
0be0fb477c Update to 3.1.
o java/eclipse-devel is IGNOREd now until 3.2+.
o change MAINTAINERship to java@ on java/eclipse-devel. [1]

PR:		ports/84252
Submitted by:	Panagiotis Astithas <past@ebs.gr>
Requested by:	devel/eclipse-devel's maintainer [1]
Tested by:	java@
2005-07-31 05:26:16 +00:00
Norikatsu Shigemura
a40f6b4f77 o Update to 3.1M7. [1]
o Add LATEST_LINK. [2]

PR:		ports/81076 [1]
Submitted by:	Alex Varju <freebsd-ports@varju.ca> [1]
Pointed out by:	krisbot via kris [2]
Tested by:	java@ [1]
2005-05-29 03:41:42 +00:00
Norikatsu Shigemura
0bc453c3e6 Add eclipse-devel 3.1M6, an open extensible IDE for anything and nothing
in particular.

PR:		ports/79917
Submitted by:	various members of freebsd-java
2005-05-07 05:00:40 +00:00