summaryrefslogtreecommitdiffstats
path: root/java
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.0b10hq2004-08-163-52/+61
| | | | | | | | | | | | | | | - 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)
* - Update to 3.1hq2004-08-143-35/+25
| | | | | | | | | | | | | | - 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)
* . Fix the build for gcc 3.4.glewis2004-08-129-0/+141
| | | | | | PR: 69853 Submitted by: Jake Hamby <jhamby@anobject.com> Approved by: phantom (maintainer)
* - Use bsd.java.mk-2.0 (reminded by hq@)vs2004-08-114-10/+8
| | | | | - Use PKGNAMESUFFIX - Twiddle PLIST_FILES/pkg-plist to hopefully ease merging
* . Fix the main build for gcc 3.4. The HotSpot build may need someglewis2004-08-101-0/+13
| | | | | | | | 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.
* . Set CC, CXX and CPP conditionally so that this port will respect themglewis2004-08-101-2/+16
| | | | | if set in the port build. Note that the HotSpot build will likely require additional changes for it to also respect these variables.
* . Call unregistervm with the VM we registered, not the comment associatedglewis2004-08-101-1/+1
| | | | with (as comments should be optional).
* Add eclipse-sysdeo-tomcat 3, sysdeo Tomcat Launcher plugin for Eclipse.nork2004-08-075-0/+78
| | | | | PR: ports/69642 Submitted by: SUGIMURA Takashi <sugimura@jp.FreeBSD.org>
* o Fix PORTNAME.nork2004-08-053-104/+94
| | | | | | | | 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>
* o Fix build with KDE WITH_MOTIF. [1]nork2004-07-286-15/+14
| | | | | | | | | | | | | | | 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]
* Use ${MASTER_SITE_GNU}.archie2004-07-281-2/+2
|
* Add build fix for FreeBSD 4.x.archie2004-07-271-0/+14
|
* Add port dependency on GTK stuff and configure classpath to include it.archie2004-07-263-7/+21
|
* Update to 1.1.6.archie2004-07-265-12/+270
|
* Update to version 1.2.2.archie2004-07-262-28/+6
|
* . Update to 1.2 [1]glewis2004-07-263-8/+6
| | | | | | | | . 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]
* . Update to 1.2.1 [1]glewis2004-07-262-4/+4
| | | | | | | . 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]
* Add eclipseme 0.4.5, a Eclipse J2ME plugin.nork2004-07-256-0/+130
| | | | | PR: ports/69427 Submitted by: Panagiotis Astithas <past@ebs.gr>
* Add eclipse-lomboz 3, a J2EE developer tool build as a pluginnork2004-07-255-0/+1895
| | | | | | | | for the eclipse platform. PR: ports/68051 Submitted by: SUGIMURA Takashi <sugimura@jp.FreeBSD.org> Reviewed by: Panagiotis Astithas <past@ebs.gr>
* Add eclipse-vep-examples 1.0.0.20040628, Visual Editor Projectnork2004-07-255-0/+96
| | | | | | for the Eclipse IDE (examples). Submitted by: SUGIMURA Takashi <sugimura@jp.FreeBSD.org>
* eclipse-xsd was absorbed by eclipse-emf. So remove it.nork2004-07-255-259/+0
| | | | Reported by: SUGIMURA Takashi <sugimura@jp.FreeBSD.org>
* Mark BROKEN.nork2004-07-254-0/+8
|
* Mark BROKEN, and change MAINTAINER to java@.nork2004-07-251-2/+5
| | | | Suggested by: SUGIMURA Takashi <sugimura@jp.FreeBSD.org>
* Update to 3.0.nork2004-07-256-113/+124
| | | | | Submitted by: SUGIMURA Takashi <sugimura@jp.FreeBSD.org> Approved by: maintainer timeout (1week)
* Update to 2.0.0.nork2004-07-253-414/+911
| | | | | Submitted by: SUGIMURA Takashi <sugimura@jp.FreeBSD.org> Approved by: maintainer timeout (1week)
* Update to 1.0.0.20040628.nork2004-07-253-747/+894
| | | | | Submitted by: SUGIMURA Takashi <sugimura@jp.FreeBSD.org> Approved by: maintainer timeout (1week)
* Mark BROKEN.nork2004-07-251-0/+2
| | | | Suggested by: SUGIMURA Takashi <sugimura@jp.FreeBSD.org>
* Update to 3.0.nork2004-07-253-232/+321
| | | | Submitted by: SUGIMURA Takashi <sugimura@jp.FreeBSD.org>
* Update to 3.0.nork2004-07-2542-3176/+5428
| | | | | | | | 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
* . Add a port of jomp:glewis2004-07-204-0/+41
| | | | | | | JOMP is a prototype OpenMP implementation for Java. PR: 69057 Submitted by: brueffer
* - Install missing filevs2004-07-161-15/+16
| | | | | | | - Port cosmetics PR: ports/69151 Submitted by: Herve Quiroz (maintainer)
* Update to version 1.2.1archie2004-07-133-9/+329
|
* . Add another MASTER_SITE.glewis2004-07-131-1/+2
| | | | Requested by: kris
* . Use %%JAVAJARDIR%% in the packing list now that bsd.java.mk sets it.glewis2004-07-123-4/+4
|
* . No need to add JAVAJARDIR to PLIST_SUB anymore as bsd.java.mk does it.glewis2004-07-121-1/+0
|
* Added support for the Standard Edition and the Professional Edition ofthierry2004-07-129-24/+683
| | | | | | | | | | | | | | 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.
* upgrade to 5.0ijliao2004-07-122-4/+4
|
* . Use a more up to date browser plugin directory and respect ${X11BASE}glewis2004-07-096-35/+53
| | | | when doing do.
* xp WWW (for vi users)eik2004-07-091-1/+1
| | | | Reported by: Nikolai Dershak <derja@gaz.cv.ua> (on ports@)
* add jgraph 4.0ijliao2004-07-094-0/+87
| | | | The Java Graph Diagram Component
* add jgrapht 0.5.3ijliao2004-07-094-0/+90
| | | | A Java class provides mathematical graph-theory objects and algorithms
* . Set LATEST_LINK.glewis2004-07-061-0/+1
|
* . Set LATEST_LINK.glewis2004-07-061-1/+2
| | | | . Fix a typo in IGNORE.
* Unbreak: USE_GCC=2.95vs2004-07-061-7/+2
| | | | | | PR: ports/66878 Submitted by: Yen-Ming Lee Approved by: maintainer timeout
* Update to version 1.2.archie2004-07-067-142/+909
|
* New maintainer.archie2004-07-051-1/+1
|
* BROKEN on 5.x: does not run (libm is binary incompatible with 4.x)kris2004-07-032-0/+11
|
* . Update to 1.4.2_05.glewis2004-07-023-5/+14
|
* Update to 3.2.5vs2004-06-306-9/+9
| | | | | PR: ports/68508 Submitted by: maintainer
* . Update to 1.3.1 SR7. This update includes the updated certificates, soglewis2004-06-284-3/+4
| | | | there is no need for the extra cacerts file anymore.
OpenPOWER on IntegriCloud