1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
Commit Graph

61 Commits

Author SHA1 Message Date
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
Greg Lewis
f51c3044c2 . Make sure the mozilla library is built unless WITHOUT_MOZILLA is
explicitly specified.  Fixes a problem with the internal browser widget
  not being available.

PR:		91305
Submitted by:	Panagiotis Astithas <past@ebs.gr>
2006-01-19 16:49:57 +00:00
Greg Lewis
4e088b4593 . Add SHA256. 2005-12-18 09:43:18 +00:00
Alexander Nedotsukov
b21cdf2cf2 Unbreak build with cairo 1.0.
Patch by:	Andreas Kohn <andreas@syndrom23.de>
2005-11-06 12:44:04 +00:00
Jeremy Messenger
8477e3367e Chase cairo shared library update, bump the PORTREVISION. 2005-11-06 06:04:35 +00:00
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Herve Quiroz
ed06676987 Add %%JAVA_OS%% and %%JAVA_VERSION%% to the list of substitutions
PR:		86860
Submitted by:	Loren James Rittle <rittle@latour.waar.labs.mot.com>
2005-10-30 12:47:05 +00:00
Herve Quiroz
0b2143107d Fix javavmwrapper support added in last commit: the launcher now enforces
JAVA_VERSION and JAVA_OS values so that no wrong JDK can be picked up by
javavm(1).

PR:		86860
Discussed with:	Panagiotis Astithas <past@ebs.gr>
2005-10-18 02:42:04 +00:00
Norikatsu Shigemura
0febb29e81 Update to 3.1.1.
PR:		ports/86860, ports/86900
Submitted by:	Panagiotis Astithas <past@ebs.gr>
2005-10-09 14:54:21 +00:00
Norikatsu Shigemura
35e5441840 o Fix build error with WITH_MOZILA != mozilla.
o Make an Eclipse menu entry visible. (add dependency)
o Bump PORTREVISION, accodingly.

PR:		ports/86649
Submitted by:	Panagiotis Astithas <past@ebs.gr>
2005-09-28 12:19:50 +00:00
Norikatsu Shigemura
a79b1c3ad3 Fix build error by wrong gtk libraries.
PR:		ports/86538
Submitted by:	Mark Hobden <markhobden@gmail.com>
2005-09-25 09:55:29 +00:00
Norikatsu Shigemura
5ddd31a2e0 Fix build error WITH_MOTIF.
Add a desktop meny entry under GNOME.

PR:		ports/86086
Submitted by:	Panagiotis Astithas <past@ebs.gr>
2005-09-14 14:46:36 +00:00
Greg Lewis
1aa9870884 . Fix compilation after the recent nspr split from mozilla/firefox.
Although I can't reproduce this problem, it doesn't break anything
  for me and other users have independently verified it fixes the
  build for them.
. Remove an unnecessary patch.

PR:		85590
Submitted by:	Panagiotis Astithas <past@ebs.gr>
2005-09-08 18:11:41 +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
b08d8fc94b Fix the internal browser issue.
PR:		ports/84672
Submitted by:	Panagiotis Astithas <past@ebs.gr>
2005-08-28 07:26:40 +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
864d635231 Add support for other mozilla's.
PR:		ports/81753
Submitted by:	Andreas Kohn <andreas@syndrom23.de>
2005-06-18 19:08:51 +00:00
Norikatsu Shigemura
ba0d7486af UnBROKEN by fixing pkg-plist.
PR:		ports/81577
Submitted by:	Vasil Dimov <vd@datamax.bg>
2005-05-29 03:44:23 +00:00
Kris Kennaway
c39cc2164b BROKEN: Incomplete pkg-plist 2005-05-07 23:09:34 +00:00
Joe Marcus Clarke
b3458f652e Bump PORTREVISION to chase the glib20 shared lib version change. 2005-03-12 10:54:27 +00:00
Norikatsu Shigemura
a33a957d91 Remove some uninstall files, and bump PORTREVISION. 2005-02-06 15:29:56 +00:00
Norikatsu Shigemura
705b179af6 Use exec.
Submitted by:	bland
2004-11-22 16:17:22 +00:00
Norikatsu Shigemura
7157967e3c Remove an unnecessary 'if' statement.
PR:		ports/73994
Submitted by:	Jeremy Faulkner <gldisater@gldis.ca>
2004-11-16 17:06:17 +00:00
Alex Dupre
4667b2bc85 Fix compilation using Firefox (adjust headers/libraries locations).
Approved by:	nork
2004-11-14 09:17:14 +00:00
Norikatsu Shigemura
46b1396666 Fix install error on pointyhat.
This was found implicitly dependency on unzip by
	pointyhat.  In almost environment, this is not a
	problem and isn't regist installed package
	database.  So I don't bump PORTREVISION.

Pointed out by:	pointyhat via kris
2004-11-08 16:55:45 +00:00
Joe Marcus Clarke
46a4d69571 Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
2004-11-07 22:37:47 +00:00
Norikatsu Shigemura
9e2dbd4bf1 o Update to 3.0.1. [1]
o Use native JDK rather than linux-sun-jdk. [2]
o Utilize WITH_MOZILLA.  It provies to use mozilla or firefox. [2]
o Fix some port's bugs. [2]
o Add zip to BUILD_DEPENDS and fix build error without zip. [3]

PR:		ports/72990 [1], ports/72475 [2]
Submitted by:	Jeremy Faulkner <gldisater@gldis.ca> [1], [2]
Pointed out by:	pointy via kris [3]
2004-10-27 16:57:48 +00:00
Norikatsu Shigemura
d88db12376 o Fix build with KDE WITH_MOTIF. [1]
o Fix build on 4-stable. [2]
o Fix a problem expect using JDK1.4.2. [3]
o Respect CC/CXX. [4]
o Bump PORTREVISION Accordingly.

Reported by:	Jiawei Ye <leafy7382@gmail.com> [2]
		SUGIMURA Takashi <sugimura@jp.FreeBSD.org> [3]
		Jan-Peter Koopmann <Jan-Peter.Koopmann@seceidos.de> [4]
Submitted by:	Jeremy Faulkner <gldisater@gldis.ca> [1] [3]
		Fernan Aguero <fernan@iib.unsam.edu.ar> [2]
Reviewed by:	Panagiotis Astithas <past@ebs.gr> [1] [3] [4]
Pointy hat to:	myself [2]
2004-07-28 17:56:31 +00:00
Norikatsu Shigemura
4085ba54b4 Update to 3.0.
Submitted by:	Panagiotis Astithas <past@netmode.ntua.gr>
		Jeremy Faulkner <gldisater@gldis.ca>
		Torben Jager <Torben.Jaeger@t-online.de>
		Georg-W. Koltermann <gwk@rahn-koltermann.de>
Reviewed by:	java
2004-07-25 08:01:09 +00:00
Jimmy Olgeni
1af4a89cec Unbreak: unzip is needed to install this port. 2004-05-22 10:35:20 +00:00
Kris Kennaway
48bf311b1a BROKEN: Broken pkg-plist 2004-05-21 05:31:23 +00:00
Norikatsu Shigemura
13dc50ac46 Fix build error by GNOME2.6. This is a temporary fix. 2004-04-06 16:50:30 +00:00
Joe Marcus Clarke
731798cdcf Chase the glib20 update, and bump all affected ports' PORTREVISIONs. 2004-04-05 03:31:02 +00:00
Jimmy Olgeni
f04d0f908c Upgrade to 2.1.3. 2004-03-20 13:33:34 +00:00
Daichi GOTO
95d35ddb1a Add SIZE into distinfo
Submitted by:	trevor
2004-03-18 12:07:18 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Jimmy Olgeni
ec15891f82 Upgrade to Eclipse 2.1.2. 2003-12-04 10:26:11 +00:00
Jimmy Olgeni
4188bfa318 Fix a comment, the first line was "apache New ports" (apache -> #). 2003-10-30 12:54:12 +00:00
Alexander Kabaev
748e12677b People should report problems with this port to maintainers. Make the
confusion less likely by removing all non-relevant email addresses from
the Makefile.
2003-10-30 07:39:23 +00:00
Ernst de Haan
b093017dc6 Port devel/jakarta-ant was renamed to devel/apache-ant.
Reported by:	kris
Pointy hat to:	me
2003-07-23 14:30:29 +00:00
Jimmy Olgeni
15acca7d9a Chase ant port rename. 2003-07-21 10:42:38 +00:00
Jimmy Olgeni
c784a7dc37 Whitespace. 2003-07-15 14:08:24 +00:00
Jimmy Olgeni
cc601c7d34 The refactor/rename option would not work when building from sources, as
stated in Eclipse PR 37846.

  https://bugs.eclipse.org/bugs/show_bug.cgi?id=37846

The REINPLACE_CMD-powered "refactoring" is somewhat brutal, but it
is better than 50+ patchfiles or a single large diff.
2003-07-14 21:17:22 +00:00
Jimmy Olgeni
5286f73056 Add ANT_OPTS to MAKE_ENV to expand the java heap at runtime.
It may happen that ant does not have sufficient heap to zip the plugins
during installation.

Obtained from:	Jan Schulz (from the eclipse.tools.jdt newsgroup)
Verified by:	Edmond Nolan <eddie@eddienolan.com>
2003-07-14 20:54:08 +00:00
Jimmy Olgeni
29feb35f75 Forgot a @dirrm. 2003-07-12 13:48:59 +00:00