| 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)
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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>
|
|
|
|
|
|
|
|
| |
explicitly specified. Fixes a problem with the internal browser widget
not being available.
PR: 91305
Submitted by: Panagiotis Astithas <past@ebs.gr>
|
| |
|
|
|
|
| |
Patch by: Andreas Kohn <andreas@syndrom23.de>
|
| |
|
| |
|
|
|
|
|
| |
PR: 86860
Submitted by: Loren James Rittle <rittle@latour.waar.labs.mot.com>
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
| |
o Make an Eclipse menu entry visible. (add dependency)
o Bump PORTREVISION, accodingly.
PR: ports/86649
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>
|
|
|
|
| |
Noticed by: Vizion <vizion@vizion.occoxmail.com>
|
|
|
|
|
| |
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@
|
|
|
|
|
| |
PR: ports/81753
Submitted by: Andreas Kohn <andreas@syndrom23.de>
|
|
|
|
|
| |
PR: ports/81577
Submitted by: Vasil Dimov <vd@datamax.bg>
|
| |
|
| |
|
| |
|
|
|
|
| |
Submitted by: bland
|
|
|
|
|
| |
PR: ports/73994
Submitted by: Jeremy Faulkner <gldisater@gldis.ca>
|
|
|
|
| |
Approved by: nork
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
big upgrade.
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Submitted by: trevor
|
|
|
|
| |
(Part 2)
|
| |
|
| |
|
|
|
|
|
| |
confusion less likely by removing all non-relevant email addresses from
the Makefile.
|
|
|
|
|
| |
Reported by: kris
Pointy hat to: me
|
| |
|
| |
|