summaryrefslogtreecommitdiffstats
path: root/java
Commit message (Collapse)AuthorAgeFilesLines
* Add JDE, Java Development Environment for Emacs.yoichi2002-01-102-0/+13
| | | | | | | This is a stub port for emacs20. PR: ports/33674 Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net>
* Add JDE, Java Development Environment for Emacs.yoichi2002-01-108-0/+350
| | | | | PR: ports/33674 Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net>
* add bouncycastle 1.11ijliao2001-12-276-0/+786
| | | | | | | Cleanroom build of Java Cryptography Extensions PR: 33244 Submitted by: RaRa Rasputin <rasputin@submonkey.net>
* Enable to display Japanese characters.sada2001-12-274-2/+112
| | | | | | | | - Extra patch for pkg-plist is to avoid deinstall-time warnings, which is approved by submitter. PR: ports/31578 Submitted by: Daichi GOTO <daichi@ongs.gr.jp>
* update from revision 01 to revision 02alfred2001-12-274-4/+4
|
* Update to 0.7.10.sobomax2001-12-264-29/+2
|
* Add jakarta-oro 2.0.1, perl/awk/sh regular expressions for Java.petef2001-12-257-0/+72
| | | | | PR: 23358 Submitted by: Dave Glowacki <dglo@ssec.wisc.edu>
* The distfile has been changed without version bump, so adjust the portsobomax2001-12-253-4/+1426
| | | | accordingly.
* Chase checksum (minor changes in documentation).demon2001-12-236-4/+20
| | | | Bump PORTREVISION.
* Update to the latest version of the tutorial.steve2001-12-156-6/+36
|
* Use java@FreeBSD.org as a MAINTAINER, so question will go into appropriatesobomax2001-12-144-4/+4
| | | | place.
* Revert previous fix - it was not properly thought out.sobomax2001-12-032-3/+4
| | | | Submitted by: ted@tednet.nl (Ted Lindgreen)
* Upgrades from JDK 1.4.0 beta 2 to 1.4.0 beta 3.znerd2001-11-283-237/+325
| | | | Approved by: sobomax
* Updated MASTER_SITES and changed my email address from ernst@jollem.com to ↵znerd2001-11-271-5/+4
| | | | | | znerd@FreeBSD.org. Approved by: sobomax
* Changed my email address from ernst@jollem.com to znerd@FreeBSD.org.znerd2001-11-272-4/+4
| | | | Approved by: sobomax
* Took over maintainership from K.J. Koster, with his permission.znerd2001-11-272-2/+2
| | | | Approved by: sobomax
* Updated MASTER_SITES.znerd2001-11-271-2/+1
| | | | Approved by: sobomax
* Updated MASTER_SITES and changed my email address from ernst@jollem.com to ↵znerd2001-11-272-7/+6
| | | | | | znerd@FreeBSD.org. Approved by: sobomax
* Changed my email address from ernst@jollem.com to znerd@FreeBSD.org.znerd2001-11-275-9/+9
| | | | Approved by: sobomax
* Changed my email address from ernst@jollem.com to znerd@FreeBSD.org. Updated ↵znerd2001-11-271-3/+3
| | | | | | PATCH_SITES. Approved by: sobomax
* Changed my email address from ernst@jollem.com to znerd@FreeBSD.org.znerd2001-11-271-2/+2
| | | | Approved by: sobomax
* Updated MASTER_SITESznerd2001-11-271-2/+1
| | | | Approved by: sobomax
* Sort entriesphantom2001-11-261-3/+3
| | | | Reviewed by: sobomax
* Use "$@" instead of "$*" to pass parameters to a subshell. This ensures thatsobomax2001-11-262-4/+3
| | | | | | | parameters with spaces are passed correctly. PR: 32191 Submitted by: Ben Suffolk <ben.suffolk@orange.co.uk>
* Update to service release 10.petef2001-11-243-2/+5
| | | | | | PR: 32230 Submitted by: des Approved by: maintainer
* Removed the .java_wrapper.rej file from the pkg-plist file since it is notznerd2001-11-232-2/+0
| | | | | | installed. Approved by: sobomax
* Style police: WWW tags should either end in a file/script or TRAILING /; Fix ↵lioux2001-11-202-2/+2
| | | | the later case
* Style police: remove trailing space in WWW taglioux2001-11-201-1/+1
|
* Update to 2.02pat2001-11-167-367/+187
| | | | | | | PR: 31765 Submitted by: maintainer Reviewed by: lioux,maintainer Approved by: lioux
* Forgot to update distinfo.kevlo2001-11-081-1/+1
| | | | | PR: 31814 Submitted by: MAINTAINER
* Add more MASTER_SITES.petef2001-11-061-1/+3
| | | | | PR: 31467 Submitted by: Ernst de Haan <ernst@jollem.com>
* Update to JDK 1.4.0 beta 3.demon2001-11-0410-2398/+3386
| | | | | PR: 31687 Submitted by: Ernst de Haan <ernsth@nl.euro.net>
* Fix previous commit.okazaki2001-10-221-3/+4
| | | | | PR: 31373 Submitted by: Ernst de Haan <ernst@jollem.com>
* Upgrade to 1.1.5clive2001-10-201-2/+2
| | | | Submitted by: Jeremy Karlson <karlj000@unbc.ca> (MAINTAINER)
* Add 2 extra download locations.clive2001-10-201-2/+3
| | | | | PR: ports/31373 Submitted by: Ernst de Haan <ernst@jollem.com>
* Fix error of Makefile.motoyuki2001-10-201-1/+1
|
* Update MASTER_SITESkevlo2001-10-191-2/+1
| | | | | PR: 31372 Submitted by: MAINTAINER
* Update to patchlevel 5.sobomax2001-10-1620-292/+28
| | | | | PR: 31257 Submitted by: Greg Lewis <glewis@eyesbeyond.com>
* Update to 1.4.0b2.sobomax2001-10-093-2047/+2089
| | | | | PR: 31160 Submitted by: maintainer
* - Remove several stale pkg-message files;sobomax2001-10-085-53/+1
| | | | | | | - fix download URL in jdk11-doc. PR: 31136 Submitted by: maintainer
* Move jdk-doc into jdk11-doc and add new jdk{12,13,14}-doc ports.sobomax2001-10-0825-5600/+22503
| | | | | | PR: 28183 Submitted by: Ernst de Haan <ernst@jollem.com> Repo-copy by: jdp
* Update to version 1.15.archie2001-10-044-10/+14
|
* Adjust distfile and install .txt files rather than .html files.brian2001-10-033-5/+5
| | | | | PR: 30962 Submitted by: Juse Marques <noway@nohow.demon.co.uk>
* Update to 0.7.5.sobomax2001-09-242-2/+2
|
* Sort entries.knu2001-09-211-1/+1
|
* Add jakarta-regexp 1.2, regular expressions for Java.patrick2001-09-126-0/+43
| | | | | PR: 23357 Submitted by: Dave Glowacki <dglo@ssec.wisc.edu> #
* Fix a potential crash on 5-CURRENT.sobomax2001-09-128-0/+116
| | | | Submitted by: Fuyuhiko Maruyama <fuyuhik8@is.titech.ac.jp>
* Bump png majorache2001-09-111-1/+1
|
* Allow JAVADIR to be overriden by the user. This allows to build jit for nativesobomax2001-09-101-1/+1
| | | | JDK 1.2.x and 1.3.x (tested with 1.3.1).
* Update to 0.7.4.sobomax2001-09-103-16/+14
|
OpenPOWER on IntegriCloud