Ying-Chieh Liao
4141ec7ce4
add classpath 0.10
...
A GNU project to create free core class libraries
2004-09-01 08:37:04 +00:00
Greg Lewis
7050420087
. Assume (un)registervm is in LOCALBASE _not_ PREFIX.
...
. Call unregistervm with the VM we registered, not the comment associated
with (as comments should be optional).
2004-09-01 05:52:27 +00:00
Greg Lewis
f68c92c00e
. Teach the packing list that we don't care if we can't remove
...
%D/share/doc/java.
. Assume (un)registervm is in LOCALBASE _not_ PREFIX.
. Call unregistervm with the VM we registered, not the comment associated
with (as comments should be optional).
2004-09-01 02:47:05 +00:00
Greg Lewis
764d167d8d
. Clean up all the .orig files from patching and do it in post-patch rather
...
than do-install. This fixes the packing list.
2004-09-01 02:46:00 +00:00
Greg Lewis
5fca0b0461
. Assume (un)registervm is in LOCALBASE _not_ PREFIX.
...
. Call unregistervm with the VM we registered, not the comment associated
with (as comments should be optional).
2004-09-01 02:37:34 +00:00
Greg Lewis
c00804a6d7
. Fix the plugin build for gcc 3.4.
...
Submitted by: Timo Geusch <freebsd@unixconsult.co.uk>
2004-08-31 19:52:25 +00:00
Greg Lewis
cde658701e
. Assume (un)registervm is in LOCALBASE _not_ PREFIX.
2004-08-31 19:43:09 +00:00
Greg Lewis
274f5bb820
. Don't let find(1) descend into directories that may have already been
...
deleted.
PR: 71019
Submitted by: Rainer Goellner <rainer@jabbe.de>
2004-08-31 19:41:41 +00:00
Ying-Chieh Liao
b74cf9717f
add jcckit 1.0
...
Java Chart Construction Kit
2004-08-30 06:03:12 +00:00
Jimmy Olgeni
885c387de4
Fix typo.
2004-08-28 18:02:13 +00:00
Mark Linimon
7fc6db0a49
Update to 1.0M2.
...
PR: ports/70053
Submitted by: SUGIMURA Takashi <sugimura at jp dot FreeBSD dot org>
Approved by: maintainer
2004-08-28 02:05:02 +00:00
Mark Linimon
9d2f43e294
Update to 1.0M2. While here, parameterize common parts of plist.
...
PR: ports/70056
Submitted by: SUGIMURA Takashi <sugimura at jp dot FreeBSD dot org>
Approved by: maintainer
2004-08-28 02:00:14 +00:00
Mark Linimon
7e5b842f27
Update to 1.0M2. While here, parameterize plist.
...
PR: ports/70057
Submitted by: SUGIMURA Takashi <sugimura at jp dot FreeBSD dot org>
2004-08-28 01:26:38 +00:00
Volker Stolz
8aa4d05da5
- Update to 0.43
...
- Fix packaging
PR: ports/70597
Submitted by: Ronald Klop (maintainer)
2004-08-27 12:06:50 +00:00
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