Commit graph

1264 commits

Author SHA1 Message Date
Norikatsu Shigemura
be1e76ad6c Fix typo.
Pointy hat to:	myself
2004-08-22 09:08:22 +00:00
Mark Linimon
a39f5ffcf4 Update to 2.5.0.
By the way, in the future, you can put the Class as 'maintainer-update'.

PR:		ports/70796
Submitted by:	Gerrit Beine <tux at pinguru dot net> (maintainer)
2004-08-22 05:59:04 +00:00
Norikatsu Shigemura
2b0a84df37 Add eclipse-cdt 2.0, c/C++ IDE for Eclipse.
PR:		ports/69830
Submitted by:	Jeremy Faulkner <gldisater@gldis.ca>
Reviewed by:	hq
2004-08-21 23:11:06 +00:00
Greg Lewis
e8fea2e4e7 . The changes to make in -CURRENT to use MAKEFLAGS make us unable to
override the MAKEFLAGS ARCH value in the main HotSpot Makefile.  Fix
  this by passing in a blank MAKEFLAGS up front so there is nothing to
  (try to) override.

Submitted by:	truckman
Requested by:	kris
2004-08-18 07:06:03 +00:00
Kris Kennaway
c9330389ab Change BROKEN to IGNORE since the package builds but is apparently not
useful.
2004-08-17 10:25:48 +00:00
Herve Quiroz
1187b1ee26 - Update to 1.0b10
- Use USE_ANT
- Set USE_JIKES=no to forbid the use of Jikes to build the port
- Use %%JAVAJARDIR%%
- Use ${INSTALL_DATA} and ${CPIO} rather than ${CP} [1]
- Use ${ECHO_MSG} rather than ${ECHO}
- Add 'textproc' category
- Fix LOCALBASE/PREFIX issue with JAVAJARDIR [1]

PR:		68511
Submitted by:	me
Reviewed by:	glewis [1]
Approved by:	znerd (maintainer), glewis (mentor)
2004-08-16 12:30:48 +00:00
Herve Quiroz
68bcd073c1 - Update to 3.1
- Use USE_ANT
- Use %%JAVAJARDIR%%
- Use ${INSTALL_DATA} and ${CPIO} rather than ${CP} [1]
- ECHO_CMD -> ECHO_MSG
- Fix homepage in pkg-descr (and arrange the text a little)
- Add 'devel' category

PR:		70213
Submitted by:	me
Reviewed by:	glewis [1]
Approved by:	glewis (mentor), znerd (maintainer)
2004-08-14 16:09:15 +00:00
Greg Lewis
e551896df5 . Fix the build for gcc 3.4.
PR:		69853
Submitted by:	Jake Hamby <jhamby@anobject.com>
Approved by:	phantom (maintainer)
2004-08-12 21:54:01 +00:00
Volker Stolz
c059d83ae5 - Use bsd.java.mk-2.0 (reminded by hq@)
- Use PKGNAMESUFFIX
- Twiddle PLIST_FILES/pkg-plist to hopefully ease merging
2004-08-11 14:56:52 +00:00
Greg Lewis
16df5ea99e . Fix the main build for gcc 3.4. The HotSpot build may need some
additional patches.

  This patch is taken almost verbatim from PR 69853 which was
  submitted by Jake Hamby <jhamby@anobject.com>.  I've applied it to
  jdk13 rather than jdk14 though.
2004-08-10 20:30:30 +00:00
Greg Lewis
453f0beec3 . Set CC, CXX and CPP conditionally so that this port will respect them
if set in the port build.  Note that the HotSpot build will likely
  require additional changes for it to also respect these variables.
2004-08-10 20:28:44 +00:00
Greg Lewis
4d7fe23937 . Call unregistervm with the VM we registered, not the comment associated
with (as comments should be optional).
2004-08-10 20:27:17 +00:00
Norikatsu Shigemura
2438922ede Add eclipse-sysdeo-tomcat 3, sysdeo Tomcat Launcher plugin for Eclipse.
PR:		ports/69642
Submitted by:	SUGIMURA Takashi <sugimura@jp.FreeBSD.org>
2004-08-07 01:15:40 +00:00
Norikatsu Shigemura
5eeb24afe2 o Fix PORTNAME.
o Update to 3.0.1.

PR:		java/69751
Submitted by:	SUGIMURA Takashi <sugimura@jp.FreeBSD.org> (maintainer)
Pointed out by:	Oliver Lietz <freebsd-java@oliverlietz.de>
2004-08-05 17:05:27 +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
Archie Cobbs
485354b0cc Use ${MASTER_SITE_GNU}. 2004-07-28 02:09:05 +00:00
Archie Cobbs
faa763a546 Add build fix for FreeBSD 4.x. 2004-07-27 00:10:49 +00:00
Archie Cobbs
77f152a835 Add port dependency on GTK stuff and configure classpath to include it. 2004-07-26 21:37:39 +00:00
Archie Cobbs
b0899ecbf5 Update to 1.1.6. 2004-07-26 21:18:24 +00:00
Archie Cobbs
3dc6d47ba5 Update to version 1.2.2. 2004-07-26 14:28:11 +00:00
Greg Lewis
28579f758e . Update to 1.2 [1]
. Don't define local copies of JAVASHAREDIR and JAVAJARDIR.
. Use %%JAVAJARDIR%% in the packing list now that bsd.java.mk supports it.

PR:		69525 [1]
Submitted by:	Anton Yudin <toha@toha.org.ua> (maintainer) [1]
2004-07-26 05:37:19 +00:00
Greg Lewis
38e5d3bacd . Update to 1.2.1 [1]
. Use %%JAVAJARDIR%% in the packing list now that bsd.java.mk supports it.

PR:		69525 [1]
Submitted by:	Anton Yudin <toha@toha.org.ua> (maintainer) [1]
2004-07-26 05:35:16 +00:00
Norikatsu Shigemura
61021d95bf Add eclipseme 0.4.5, a Eclipse J2ME plugin.
PR:		ports/69427
Submitted by:	Panagiotis Astithas <past@ebs.gr>
2004-07-25 08:08:17 +00:00
Norikatsu Shigemura
91522840e3 Add eclipse-lomboz 3, a J2EE developer tool build as a plugin
for the eclipse platform.

PR:		ports/68051
Submitted by:	SUGIMURA Takashi <sugimura@jp.FreeBSD.org>
Reviewed by:	Panagiotis Astithas <past@ebs.gr>
2004-07-25 08:07:23 +00:00
Norikatsu Shigemura
d3692612e7 Add eclipse-vep-examples 1.0.0.20040628, Visual Editor Project
for the Eclipse IDE (examples).

Submitted by:	SUGIMURA Takashi <sugimura@jp.FreeBSD.org>
2004-07-25 08:06:04 +00:00
Norikatsu Shigemura
8fefe01afa eclipse-xsd was absorbed by eclipse-emf. So remove it.
Reported by:	SUGIMURA Takashi <sugimura@jp.FreeBSD.org>
2004-07-25 08:04:47 +00:00
Norikatsu Shigemura
d7d0072e93 Mark BROKEN. 2004-07-25 08:03:08 +00:00
Norikatsu Shigemura
961e0dff3d Mark BROKEN, and change MAINTAINER to java@.
Suggested by:	SUGIMURA Takashi <sugimura@jp.FreeBSD.org>
2004-07-25 08:02:46 +00:00
Norikatsu Shigemura
cf3caa890b Update to 3.0.
Submitted by:	SUGIMURA Takashi <sugimura@jp.FreeBSD.org>
Approved by:	maintainer timeout (1week)
2004-07-25 08:02:29 +00:00
Norikatsu Shigemura
26efa955de Update to 2.0.0.
Submitted by:	SUGIMURA Takashi <sugimura@jp.FreeBSD.org>
Approved by:	maintainer timeout (1week)
2004-07-25 08:02:12 +00:00
Norikatsu Shigemura
af20bd4da1 Update to 1.0.0.20040628.
Submitted by:	SUGIMURA Takashi <sugimura@jp.FreeBSD.org>
Approved by:	maintainer timeout (1week)
2004-07-25 08:01:56 +00:00
Norikatsu Shigemura
d8d6857d6a Mark BROKEN.
Suggested by:	SUGIMURA Takashi <sugimura@jp.FreeBSD.org>
2004-07-25 08:01:43 +00:00
Norikatsu Shigemura
e7fea5b1ba Update to 3.0.
Submitted by:	SUGIMURA Takashi <sugimura@jp.FreeBSD.org>
2004-07-25 08:01:28 +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
Greg Lewis
e7cb4c46d4 . Add a port of jomp:
JOMP is a prototype OpenMP implementation for Java.

PR:		69057
Submitted by:	brueffer
2004-07-20 17:41:09 +00:00
Volker Stolz
f2e7d18249 - Install missing file
- Port cosmetics

PR:		ports/69151
Submitted by:	Herve Quiroz (maintainer)
2004-07-16 15:47:39 +00:00
Archie Cobbs
631138154b Update to version 1.2.1 2004-07-13 22:33:10 +00:00
Greg Lewis
e91906cecf . Add another MASTER_SITE.
Requested by:	kris
2004-07-13 20:32:32 +00:00
Greg Lewis
2d84fd6044 . Use %%JAVAJARDIR%% in the packing list now that bsd.java.mk sets it. 2004-07-12 22:21:51 +00:00
Greg Lewis
eabf820d76 . No need to add JAVAJARDIR to PLIST_SUB anymore as bsd.java.mk does it. 2004-07-12 22:18:01 +00:00
Thierry Thomas
1f7d4b3c10 Added support for the Standard Edition and the Professional Edition of
Poseidon for UML to the port.

It is possible to switch the edition using the knobs
POSEIDON_SE=yes for the Standard Edition or
POSEIDON_PE=yes for the Professional Edition.

The download mechanism also changed. The packages will be fetched
automatically from Gentleware's FTP server from now on.

PR:		ports/68929
Submitted by:	maintainer.
2004-07-12 21:07:27 +00:00
Ying-Chieh Liao
cc732345f5 upgrade to 5.0 2004-07-12 00:54:06 +00:00
Greg Lewis
905883fd2f . Use a more up to date browser plugin directory and respect ${X11BASE}
when doing do.
2004-07-09 18:03:44 +00:00
Oliver Eikemeier
ca6033a8a2 xp WWW (for vi users)
Reported by:	Nikolai Dershak <derja@gaz.cv.ua> (on ports@)
2004-07-09 08:48:49 +00:00
Ying-Chieh Liao
4c11817b20 add jgraph 4.0
The Java Graph Diagram Component
2004-07-09 04:04:03 +00:00
Ying-Chieh Liao
5c98e22332 add jgrapht 0.5.3
A Java class provides mathematical graph-theory objects and algorithms
2004-07-09 03:36:01 +00:00
Greg Lewis
4d324d51f4 . Set LATEST_LINK. 2004-07-06 22:07:38 +00:00
Greg Lewis
91a1e9451c . Set LATEST_LINK.
. Fix a typo in IGNORE.
2004-07-06 22:05:34 +00:00
Volker Stolz
0fa61ea67c Unbreak: USE_GCC=2.95
PR:		ports/66878
Submitted by:	Yen-Ming Lee
Approved by:	maintainer timeout
2004-07-06 14:52:45 +00:00
Archie Cobbs
e7f94d7e88 Update to version 1.2. 2004-07-06 13:43:40 +00:00