summaryrefslogtreecommitdiffstats
path: root/java
Commit message (Collapse)AuthorAgeFilesLines
* Update to the Sun JDK 1.3.1.03 for Linux/i386.znerd2002-04-064-12/+10
| | | | Submitted by: Munehiro Matsuda <haro@h4.dion.ne.jp>
* Now creating an 'ext' directory as a subdirectory ofznerd2002-04-068-4/+12
| | | | | | the application home directory. Prompted by: Marc Recht <recht@contentmedia.de>
* Port does not generate DVI files anymore. This is doneznerd2002-04-042-14/+11
| | | | | | | in order to remove the dependency on latex. PR: 36754 Submitted by: Tilman Linneweh <tilman@arved.de>
* Convert read.me.first from CRLF to LF, too.kuriyama2002-04-021-1/+2
| | | | | | | Use \015 in Makefile instead of literal CR character. PR: ports/36027 Submitted by: parv <parv_@yahoo.com>
* Upgrade to JDOM beta 8. Also now using USE_JAVA.znerd2002-03-303-5/+23
|
* Update latest tutorial and bump PORTREVISIONpat2002-03-306-4/+20
| | | | | PR: 36497 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
* Maintainer update. Only change is that USE_JAVA is used. Notznerd2002-03-291-2/+1
| | | | | | bumped PORTREVISION. PR: 36474
* Update to 1.2.b5pat2002-03-232-3/+2
| | | | | PR: 36223 Submitted by: maintainer
* - Update to Service Release 13a : cx130-20020124pat2002-03-233-8/+16
| | | | | | | - Make Japanese fonts dependency optional. PR: 35849 Submitted by: maintainer
* upgrade to 0.6.0ijliao2002-03-193-142/+276
| | | | drop maintainership
* Correct when WITHOUT_PLUGIN is defined.sobomax2002-03-154-20/+20
| | | | | PR: 35899 Submitted by: Lev Serebryakov <lev@serebryakov.spb.ru>
* Link Mozilla pligin with libXt to make it working with Mozilla-0.9.9. Thissobomax2002-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.
* Bumped PORTREVISION. Added a patch earlier today, and theznerd2002-03-114-0/+4
| | | | | | | port should be rebuilt for the patch to be applied. Now portupgrade should work as expected. PR: ports/35658
* Fixes the problem that the source JAR is too small.znerd2002-03-114-0/+104
| | | | | Submitted by: Greg Lewis PR: ports/35658
* Took over maintainership.znerd2002-03-072-2/+2
|
* Add urwfonts into RUN_DEPENDS to prevent lot of "missed font" warnings whensobomax2002-03-064-4/+8
| | | | | | | starting any Swing app. PR: 31364 Submitted by: Jonathan Chen <jonathan.chen@itouch.co.nz>
* Chase the checksum. Changes are:pat2002-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
* Upgrade from 1.2.2RC4 to 1.2.2FCS. Also cleaned pkg-plist.znerd2002-03-0210-1798/+1710
|
* Fixed portlint complaints about BUILD_DEPENDS and RUN_DEPENDS having to ↵znerd2002-03-021-3/+3
| | | | appear earlier in the Makefile.
* Fixed EXTRACT_ONLY line that was causing portlint to complain.znerd2002-03-021-2/+1
|
* Upgraded from 1.0b6 to 1.0b7.znerd2002-03-023-100/+166
|
* Fix pkg-plistpat2002-02-251-2/+0
| | | | | PR: 35302 Submitted by: maintainer
* The value for ONLY_FOR_ARCHS (i386) was quoted, but that results in an error.znerd2002-02-251-1/+1
| | | | Reported by: Sean McNeil <sean@mcneil.com>
* Remove dead MASTER_SITES entrypat2002-02-251-1/+0
| | | | | PR: 35290 Submitted by: maintainer
* Added MASTER_SITE_LOCAL to MASTER_SITES, with MASTER_SITE_SUBDIRznerd2002-02-211-1/+3
| | | | set to 'znerd'.
* Now uses USE_LINUX instead of an obscure RUN_DEPENDS.znerd2002-02-212-2/+4
| | | | Reported by: David W. Chapman Jr. <dwcjr@inethouston.net>
* Improved the MASTER_SITES download locations. Also changed theznerd2002-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.
* Now using the more appropriate ONLY_FOR_ARCHS instead of an if.znerd2002-02-211-3/+1
|
* Fixed a 403 (Forbidden) for the main download location (reportedznerd2002-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 ;-)
* Corrected the gtk version number at the request of Greg Lewis.davidc2002-02-204-4/+4
| | | | Submitted by: Greg Lewis
* Use correct LIB_DEPENDS.sobomax2002-02-194-4/+4
| | | | | PR: 35120 Submitted by: Greg Lewis <glewis@eyesbeyond.com>
* Correct pkg-plist in the default and NODEBUG cases.sobomax2002-02-184-24/+24
|
* Update to 1.2.b4pat2002-02-172-2/+2
| | | | | PR: 35031 Submitted by: maintainer
* Upgraded from 1.4.0rc1 to 1.4.0.znerd2002-02-154-10/+10
|
* Fix ampersand entities...patrick2002-02-144-28/+28
| | | | Submitted by: Remco van't Veer
* Update to patch set 6patrick2002-02-1412-8/+828
| | | | | PR: 34923 Submitted by: Greg Lewis
* o Install JAR files according to hier(7) and mtree(8)lioux2002-02-133-12/+84
| | | | | | | | o Install examples unless NOPORTDOCS o Patch instructions to make sense in ports environment PR: 34845 Submitted by: maintainer
* Update to version 1.1.6kevlo2002-02-094-72/+98
| | | | | PR: 34630 Submitted by: MAINTAINER
* Install missing file java.bnf.yoichi2002-02-072-1/+3
| | | | | PR: ports/34686 Submitted by: maintainer
* Long overdue fix: correctly process arguments with spaces.sobomax2002-02-022-5/+4
|
* Upgrading from JDK 1.4.0 beta 3 to release candidate 1. Also the IGNORE ↵znerd2002-02-016-12/+22
| | | | message now clearly states that the GNUZIP TAR shell script should be selected.
* add javel 0.3.2ijliao2002-01-307-0/+54
| | | | Java disassembler
* Update maintainer email addresspat2002-01-281-1/+1
| | | | | PR: 34372 Submitted by: maintainer
* Add bsh 1.2.b3, a Java scripting environment.okazaki2002-01-266-0/+45
| | | | | PR: 34264 Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net>
* 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
|
OpenPOWER on IntegriCloud