summaryrefslogtreecommitdiff
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* PORTREVISION bumped. This should have been done during lastErnst de Haan2002-04-081-0/+1
| | | | | | | commit (files/patch-Makefile). Notes: svn path=/head/; revision=57471
* Update to the Sun JDK 1.3.1.03 for Linux/i386.Ernst de Haan2002-04-064-12/+10
| | | | | | | Submitted by: Munehiro Matsuda <haro@h4.dion.ne.jp> Notes: svn path=/head/; revision=57391
* Now creating an 'ext' directory as a subdirectory ofErnst de Haan2002-04-068-4/+12
| | | | | | | | | the application home directory. Prompted by: Marc Recht <recht@contentmedia.de> Notes: svn path=/head/; revision=57390
* Port does not generate DVI files anymore. This is doneErnst de Haan2002-04-042-14/+11
| | | | | | | | | | in order to remove the dependency on latex. PR: 36754 Submitted by: Tilman Linneweh <tilman@arved.de> Notes: svn path=/head/; revision=57327
* Convert read.me.first from CRLF to LF, too.Jun Kuriyama2002-04-021-1/+2
| | | | | | | | | | Use \015 in Makefile instead of literal CR character. PR: ports/36027 Submitted by: parv <parv_@yahoo.com> Notes: svn path=/head/; revision=57164
* Upgrade to JDOM beta 8. Also now using USE_JAVA.Ernst de Haan2002-03-303-5/+23
| | | | Notes: svn path=/head/; revision=56992
* Update latest tutorial and bump PORTREVISIONPatrick Li2002-03-306-4/+20
| | | | | | | | PR: 36497 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> Notes: svn path=/head/; revision=56984
* Maintainer update. Only change is that USE_JAVA is used. NotErnst de Haan2002-03-291-2/+1
| | | | | | | | | bumped PORTREVISION. PR: 36474 Notes: svn path=/head/; revision=56862
* Update to 1.2.b5Patrick Li2002-03-232-3/+2
| | | | | | | | PR: 36223 Submitted by: maintainer Notes: svn path=/head/; revision=56467
* - Update to Service Release 13a : cx130-20020124Patrick Li2002-03-233-8/+16
| | | | | | | | | | - Make Japanese fonts dependency optional. PR: 35849 Submitted by: maintainer Notes: svn path=/head/; revision=56461
* upgrade to 0.6.0Ying-Chieh Liao2002-03-193-142/+276
| | | | | | | drop maintainership Notes: svn path=/head/; revision=56352
* Correct when WITHOUT_PLUGIN is defined.Maxim Sobolev2002-03-154-20/+20
| | | | | | | | PR: 35899 Submitted by: Lev Serebryakov <lev@serebryakov.spb.ru> Notes: svn path=/head/; revision=56129
* Link Mozilla pligin with libXt to make it working with Mozilla-0.9.9. ThisMaxim Sobolev2002-03-1312-16/+92
| | | | | | | | | | | | | | | | | resolves the following error when starting Mozilla: LoadPlugin: failed to initialize shared library /usr/local/jdk1.3.1/jre/plugin/i386/ns600/libjavaplugin_oji.so [/usr/local/jdk1.3.1/jre/plugin/i386/ns600/libjavaplugin_oji.so: Undefined symbol "XtShellStrings"] While I'm here add a tweak to prune empty directories before installing JDK, so that JDK installed from a pre-built package deinstalls properly. Bump PORTREVISION. Notes: svn path=/head/; revision=56006
* Bumped PORTREVISION. Added a patch earlier today, and theErnst de Haan2002-03-114-0/+4
| | | | | | | | | | port should be rebuilt for the patch to be applied. Now portupgrade should work as expected. PR: ports/35658 Notes: svn path=/head/; revision=55872
* Fixes the problem that the source JAR is too small.Ernst de Haan2002-03-114-0/+104
| | | | | | | | Submitted by: Greg Lewis PR: ports/35658 Notes: svn path=/head/; revision=55855
* Took over maintainership.Ernst de Haan2002-03-072-2/+2
| | | | Notes: svn path=/head/; revision=55689
* Add urwfonts into RUN_DEPENDS to prevent lot of "missed font" warnings whenMaxim Sobolev2002-03-064-4/+8
| | | | | | | | | | starting any Swing app. PR: 31364 Submitted by: Jonathan Chen <jonathan.chen@itouch.co.nz> Notes: svn path=/head/; revision=55626
* 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