aboutsummaryrefslogtreecommitdiff
path: root/java
Commit message (Collapse)AuthorAgeFilesLines
* Add JDE, Java Development Environment for Emacs.Yoichi NAKAYAMA2002-01-102-0/+13
| | | | | | | | | | This is a stub port for emacs20. PR: ports/33674 Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net> Notes: svn path=/head/; revision=52859
* Add JDE, Java Development Environment for Emacs.Yoichi NAKAYAMA2002-01-108-0/+350
| | | | | | | | PR: ports/33674 Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net> Notes: svn path=/head/; revision=52857
* add bouncycastle 1.11Ying-Chieh Liao2001-12-276-0/+786
| | | | | | | | | | Cleanroom build of Java Cryptography Extensions PR: 33244 Submitted by: RaRa Rasputin <rasputin@submonkey.net> Notes: svn path=/head/; revision=52251
* Enable to display Japanese characters.SADA Kenji2001-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> Notes: svn path=/head/; revision=52242
* update from revision 01 to revision 02Alfred Perlstein2001-12-274-4/+4
| | | | Notes: svn path=/head/; revision=52232
* Update to 0.7.10.Maxim Sobolev2001-12-264-29/+2
| | | | Notes: svn path=/head/; revision=52207
* Add jakarta-oro 2.0.1, perl/awk/sh regular expressions for Java.Pete Fritchman2001-12-257-0/+72
| | | | | | | | PR: 23358 Submitted by: Dave Glowacki <dglo@ssec.wisc.edu> Notes: svn path=/head/; revision=52168
* The distfile has been changed without version bump, so adjust the portMaxim Sobolev2001-12-253-4/+1426
| | | | | | | accordingly. Notes: svn path=/head/; revision=52152
* Chase checksum (minor changes in documentation).Dmitry Sivachenko2001-12-236-4/+20
| | | | | | | Bump PORTREVISION. Notes: svn path=/head/; revision=52066
* Update to the latest version of the tutorial.Steve Price2001-12-156-6/+36
| | | | Notes: svn path=/head/; revision=51594
* Use java@FreeBSD.org as a MAINTAINER, so question will go into appropriateMaxim Sobolev2001-12-144-4/+4
| | | | | | | place. Notes: svn path=/head/; revision=51523
* Revert previous fix - it was not properly thought out.Maxim Sobolev2001-12-032-3/+4
| | | | | | | Submitted by: ted@tednet.nl (Ted Lindgreen) Notes: svn path=/head/; revision=50967
* Upgrades from JDK 1.4.0 beta 2 to 1.4.0 beta 3.Ernst de Haan2001-11-283-237/+325
| | | | | | | Approved by: sobomax Notes: svn path=/head/; revision=50688
* Updated MASTER_SITES and changed my email address from ernst@jollem.com to ↵Ernst de Haan2001-11-271-5/+4
| | | | | | | | | znerd@FreeBSD.org. Approved by: sobomax Notes: svn path=/head/; revision=50635
* Changed my email address from ernst@jollem.com to znerd@FreeBSD.org.Ernst de Haan2001-11-272-4/+4
| | | | | | | Approved by: sobomax Notes: svn path=/head/; revision=50633
* Took over maintainership from K.J. Koster, with his permission.Ernst de Haan2001-11-272-2/+2
| | | | | | | Approved by: sobomax Notes: svn path=/head/; revision=50632
* Updated MASTER_SITES.Ernst de Haan2001-11-271-2/+1
| | | | | | | Approved by: sobomax Notes: svn path=/head/; revision=50631
* Updated MASTER_SITES and changed my email address from ernst@jollem.com to ↵Ernst de Haan2001-11-272-7/+6
| | | | | | | | | znerd@FreeBSD.org. Approved by: sobomax Notes: svn path=/head/; revision=50628
* Changed my email address from ernst@jollem.com to znerd@FreeBSD.org.Ernst de Haan2001-11-275-9/+9
| | | | | | | Approved by: sobomax Notes: svn path=/head/; revision=50627
* Changed my email address from ernst@jollem.com to znerd@FreeBSD.org. Updated ↵Ernst de Haan2001-11-271-3/+3
| | | | | | | | | PATCH_SITES. Approved by: sobomax Notes: svn path=/head/; revision=50618
* Changed my email address from ernst@jollem.com to znerd@FreeBSD.org.Ernst de Haan2001-11-271-2/+2
| | | | | | | Approved by: sobomax Notes: svn path=/head/; revision=50617
* Updated MASTER_SITESErnst de Haan2001-11-271-2/+1
| | | | | | | Approved by: sobomax Notes: svn path=/head/; revision=50615
* Sort entriesAlexey Zelkin2001-11-261-3/+3
| | | | | | | Reviewed by: sobomax Notes: svn path=/head/; revision=50598
* Use "$@" instead of "$*" to pass parameters to a subshell. This ensures thatMaxim Sobolev2001-11-262-4/+3
| | | | | | | | | | parameters with spaces are passed correctly. PR: 32191 Submitted by: Ben Suffolk <ben.suffolk@orange.co.uk> Notes: svn path=/head/; revision=50565
* Update to service release 10.Pete Fritchman2001-11-243-2/+5
| | | | | | | | | PR: 32230 Submitted by: des Approved by: maintainer Notes: svn path=/head/; revision=50484
* Removed the .java_wrapper.rej file from the pkg-plist file since it is notErnst de Haan2001-11-232-2/+0
| | | | | | | | | installed. Approved by: sobomax Notes: svn path=/head/; revision=50408
* Style police: WWW tags should either end in a file/script or TRAILING /; Fix ↵Mario Sergio Fujikawa Ferreira2001-11-202-2/+2
| | | | | | | the later case Notes: svn path=/head/; revision=50301
* Style police: remove trailing space in WWW tagMario Sergio Fujikawa Ferreira2001-11-201-1/+1
| | | | Notes: svn path=/head/; revision=50294
* Update to 2.02Patrick Li2001-11-167-367/+187
| | | | | | | | | | PR: 31765 Submitted by: maintainer Reviewed by: lioux,maintainer Approved by: lioux Notes: svn path=/head/; revision=50115
* Forgot to update distinfo.Kevin Lo2001-11-081-1/+1
| | | | | | | | PR: 31814 Submitted by: MAINTAINER Notes: svn path=/head/; revision=49850
* Add more MASTER_SITES.Pete Fritchman2001-11-061-1/+3
| | | | | | | | PR: 31467 Submitted by: Ernst de Haan <ernst@jollem.com> Notes: svn path=/head/; revision=49642
* Update to JDK 1.4.0 beta 3.Dmitry Sivachenko2001-11-0410-2398/+3386
| | | | | | | | PR: 31687 Submitted by: Ernst de Haan <ernsth@nl.euro.net> Notes: svn path=/head/; revision=49566
* Fix previous commit.OKAZAKI Tetsurou2001-10-221-3/+4
| | | | | | | | PR: 31373 Submitted by: Ernst de Haan <ernst@jollem.com> Notes: svn path=/head/; revision=49053
* Upgrade to 1.1.5Clive Lin2001-10-201-2/+2
| | | | | | | Submitted by: Jeremy Karlson <karlj000@unbc.ca> (MAINTAINER) Notes: svn path=/head/; revision=49002
* Add 2 extra download locations.Clive Lin2001-10-201-2/+3
| | | | | | | | PR: ports/31373 Submitted by: Ernst de Haan <ernst@jollem.com> Notes: svn path=/head/; revision=48996
* Fix error of Makefile.Motoyuki Konno2001-10-201-1/+1
| | | | Notes: svn path=/head/; revision=48968
* Update MASTER_SITESKevin Lo2001-10-191-2/+1
| | | | | | | | PR: 31372 Submitted by: MAINTAINER Notes: svn path=/head/; revision=48947
* Update to patchlevel 5.Maxim Sobolev2001-10-1620-292/+28
| | | | | | | | PR: 31257 Submitted by: Greg Lewis <glewis@eyesbeyond.com> Notes: svn path=/head/; revision=48838
* Update to 1.4.0b2.Maxim Sobolev2001-10-093-2047/+2089
| | | | | | | | PR: 31160 Submitted by: maintainer Notes: svn path=/head/; revision=48600
* - Remove several stale pkg-message files;Maxim Sobolev2001-10-085-53/+1
| | | | | | | | | | - fix download URL in jdk11-doc. PR: 31136 Submitted by: maintainer Notes: svn path=/head/; revision=48562
* Move jdk-doc into jdk11-doc and add new jdk{12,13,14}-doc ports.Maxim Sobolev2001-10-0825-5600/+22503
| | | | | | | | | PR: 28183 Submitted by: Ernst de Haan <ernst@jollem.com> Repo-copy by: jdp Notes: svn path=/head/; revision=48555
* Update to version 1.15.Archie Cobbs2001-10-044-10/+14
| | | | Notes: svn path=/head/; revision=48431
* Adjust distfile and install .txt files rather than .html files.Brian Somers2001-10-033-5/+5
| | | | | | | | PR: 30962 Submitted by: Juse Marques <noway@nohow.demon.co.uk> Notes: svn path=/head/; revision=48385
* Update to 0.7.5.Maxim Sobolev2001-09-242-2/+2
| | | | Notes: svn path=/head/; revision=48138
* Sort entries.Akinori MUSHA2001-09-211-1/+1
| | | | Notes: svn path=/head/; revision=48024
* Add jakarta-regexp 1.2, regular expressions for Java.Patrick S. Gardella2001-09-126-0/+43
| | | | | | | | PR: 23357 Submitted by: Dave Glowacki <dglo@ssec.wisc.edu> # Notes: svn path=/head/; revision=47749
* Fix a potential crash on 5-CURRENT.Maxim Sobolev2001-09-128-0/+116
| | | | | | | Submitted by: Fuyuhiko Maruyama <fuyuhik8@is.titech.ac.jp> Notes: svn path=/head/; revision=47744
* Bump png majorAndrey A. Chernov2001-09-111-1/+1
| | | | Notes: svn path=/head/; revision=47631
* Allow JAVADIR to be overriden by the user. This allows to build jit for nativeMaxim Sobolev2001-09-101-1/+1
| | | | | | | JDK 1.2.x and 1.3.x (tested with 1.3.1). Notes: svn path=/head/; revision=47614
* Update to 0.7.4.Maxim Sobolev2001-09-103-16/+14
| | | | Notes: svn path=/head/; revision=47608