summaryrefslogtreecommitdiff
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Chase the checksum. Changes are:Patrick Li2002-03-032-1/+2
| | | | | | | | | | | | | | - Fixed bug affecting scoping in blocks. - Added a special test for the test harness to catch this sort of thing in the future. - Fixed problem with classloading causing bsh extensions not to be found in some environments. PR: 35470 Submitted by: maintainer Notes: svn path=/head/; revision=55459
* Upgrade from 1.2.2RC4 to 1.2.2FCS. Also cleaned pkg-plist.Ernst de Haan2002-03-0210-1798/+1710
| | | | Notes: svn path=/head/; revision=55403
* Fixed portlint complaints about BUILD_DEPENDS and RUN_DEPENDS having to ↵Ernst de Haan2002-03-021-3/+3
| | | | | | | appear earlier in the Makefile. Notes: svn path=/head/; revision=55398
* Fixed EXTRACT_ONLY line that was causing portlint to complain.Ernst de Haan2002-03-021-2/+1
| | | | Notes: svn path=/head/; revision=55397
* Upgraded from 1.0b6 to 1.0b7.Ernst de Haan2002-03-023-100/+166
| | | | Notes: svn path=/head/; revision=55396
* Fix pkg-plistPatrick Li2002-02-251-2/+0
| | | | | | | | PR: 35302 Submitted by: maintainer Notes: svn path=/head/; revision=55237
* The value for ONLY_FOR_ARCHS (i386) was quoted, but that results in an error.Ernst de Haan2002-02-251-1/+1
| | | | | | | Reported by: Sean McNeil <sean@mcneil.com> Notes: svn path=/head/; revision=55218
* Remove dead MASTER_SITES entryPatrick Li2002-02-251-1/+0
| | | | | | | | PR: 35290 Submitted by: maintainer Notes: svn path=/head/; revision=55214
* Added MASTER_SITE_LOCAL to MASTER_SITES, with MASTER_SITE_SUBDIRErnst de Haan2002-02-211-1/+3
| | | | | | | set to 'znerd'. Notes: svn path=/head/; revision=55048
* Now uses USE_LINUX instead of an obscure RUN_DEPENDS.Ernst de Haan2002-02-212-2/+4
| | | | | | | Reported by: David W. Chapman Jr. <dwcjr@inethouston.net> Notes: svn path=/head/; revision=55047
* Improved the MASTER_SITES download locations. Also changed theErnst de Haan2002-02-212-8/+12
| | | | | | | | | | RUN_DEPENDS for linux. It now checks for the existence of /compat/linux/lib/ld.so instead of the more obscure /compat/linux/usr/i486-linux-libc5/lib/libc.so.5, which does not even exist on my system, although I have installed linux_base. Notes: svn path=/head/; revision=55046
* Now using the more appropriate ONLY_FOR_ARCHS instead of an if.Ernst de Haan2002-02-211-3/+1
| | | | Notes: svn path=/head/; revision=55044
* Fixed a 403 (Forbidden) for the main download location (reportedErnst de Haan2002-02-211-5/+6
| | | | | | | | | | by fenners tool). Also changed the check for ${ARCH}. It now checks to make sure that it equals "i386" instead of checking that it does not equal "alpha". You never know how many platforms FreeBSD is eventually going to support ;-) Notes: svn path=/head/; revision=55043
* Corrected the gtk version number at the request of Greg Lewis.Chad David2002-02-204-4/+4
| | | | | | | Submitted by: Greg Lewis Notes: svn path=/head/; revision=54961
* Use correct LIB_DEPENDS.Maxim Sobolev2002-02-194-4/+4
| | | | | | | | PR: 35120 Submitted by: Greg Lewis <glewis@eyesbeyond.com> Notes: svn path=/head/; revision=54920
* Correct pkg-plist in the default and NODEBUG cases.Maxim Sobolev2002-02-184-24/+24
| | | | Notes: svn path=/head/; revision=54872
* Update to 1.2.b4Patrick Li2002-02-172-2/+2
| | | | | | | | PR: 35031 Submitted by: maintainer Notes: svn path=/head/; revision=54839
* Upgraded from 1.4.0rc1 to 1.4.0.Ernst de Haan2002-02-154-10/+10
| | | | Notes: svn path=/head/; revision=54751
* Fix ampersand entities...Patrick S. Gardella2002-02-144-28/+28
| | | | | | | Submitted by: Remco van't Veer Notes: svn path=/head/; revision=54708
* Update to patch set 6Patrick S. Gardella2002-02-1412-8/+828
| | | | | | | | PR: 34923 Submitted by: Greg Lewis Notes: svn path=/head/; revision=54694
* o Install JAR files according to hier(7) and mtree(8)Mario Sergio Fujikawa Ferreira2002-02-133-12/+84
| | | | | | | | | | | o Install examples unless NOPORTDOCS o Patch instructions to make sense in ports environment PR: 34845 Submitted by: maintainer Notes: svn path=/head/; revision=54658
* Update to version 1.1.6Kevin Lo2002-02-094-72/+98
| | | | | | | | PR: 34630 Submitted by: MAINTAINER Notes: svn path=/head/; revision=54418
* Install missing file java.bnf.Yoichi NAKAYAMA2002-02-072-1/+3
| | | | | | | | PR: ports/34686 Submitted by: maintainer Notes: svn path=/head/; revision=54300
* Long overdue fix: correctly process arguments with spaces.Maxim Sobolev2002-02-022-5/+4
| | | | Notes: svn path=/head/; revision=54146
* Upgrading from JDK 1.4.0 beta 3 to release candidate 1. Also the IGNORE ↵Ernst de Haan2002-02-016-12/+22
| | | | | | | message now clearly states that the GNUZIP TAR shell script should be selected. Notes: svn path=/head/; revision=54109
* add javel 0.3.2Ying-Chieh Liao2002-01-307-0/+54
| | | | | | | Java disassembler Notes: svn path=/head/; revision=54020
* Update maintainer email addressPatrick Li2002-01-281-1/+1
| | | | | | | | PR: 34372 Submitted by: maintainer Notes: svn path=/head/; revision=53911
* Add bsh 1.2.b3, a Java scripting environment.OKAZAKI Tetsurou2002-01-266-0/+45
| | | | | | | | PR: 34264 Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net> Notes: svn path=/head/; revision=53793
* 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