| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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]
|
|
|
|
|
|
|
| |
This is the same fix as I did for x11-toolkits/swt
Reported by: pointyhat
Approved by: portmgr (linimon)
|
|
|
|
|
|
| |
submitter.
Submitted by: David Sledge
|
|
|
|
|
|
|
| |
new freetype2 where needed.
Submitted by: mezz, ahze, pav, and many others
Approved by: portmgr (implicit, kris)
|
|
|
|
|
|
| |
Submitted by: tmclaugh
References: http://lists.freebsd.org/pipermail/freebsd-eclipse/2006-January/000327.html
Noticed by: Panagiotis Astithas <past@ebs.gr>
|
|
|
|
| |
Patch by: Andreas Kohn <andreas@syndrom23.de>
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
| |
PR: ports/86860, ports/86900
Submitted by: Panagiotis Astithas <past@ebs.gr>
|
|
|
|
|
| |
PR: ports/86538
Submitted by: Mark Hobden <markhobden@gmail.com>
|
|
|
|
|
|
|
| |
Add a desktop meny entry under GNOME.
PR: ports/86086
Submitted by: Panagiotis Astithas <past@ebs.gr>
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
| |
PR: ports/84672
Submitted by: Panagiotis Astithas <past@ebs.gr>
|
|
|
|
|
|
|
|
|
|
| |
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@
|
|
|
|
| |
Submitted by: bland
|
|
|
|
|
| |
PR: ports/73994
Submitted by: Jeremy Faulkner <gldisater@gldis.ca>
|
|
|
|
| |
Approved by: nork
|
|
|
|
|
|
|
|
|
|
|
| |
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]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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]
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
|
|
|
|
| |
plugins. This basically means that Javadoc help and editor hover
links will work on Eclipse libraries when developing plugins and
SWT applications.
It requires some zipping and unzipping but at least we get the
correct tree installed (much like the available binaries for other
platforms).
Obtained from: Jan Schulz (from the eclipse.tools.jdt newsgroup)
|
| |
|
| |
|
| |
|
|
in particular.
Submitted by: kan
|