| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Maintainer update. Only change is that USE_JAVA is used. Not | Ernst de Haan | 2002-03-29 | 1 | -2/+1 | 
| | | | | | | | bumped PORTREVISION. PR: 36474 | ||||
| * | Update to 1.2.b5 | Patrick Li | 2002-03-23 | 2 | -3/+2 | 
| | | | | | | PR: 36223 Submitted by: maintainer | ||||
| * | - Update to Service Release 13a : cx130-20020124 | Patrick Li | 2002-03-23 | 3 | -8/+16 | 
| | | | | | | | | - Make Japanese fonts dependency optional. PR: 35849 Submitted by: maintainer | ||||
| * | upgrade to 0.6.0 | Ying-Chieh Liao | 2002-03-19 | 3 | -142/+276 | 
| | | | | | drop maintainership | ||||
| * | Correct when WITHOUT_PLUGIN is defined. | Maxim Sobolev | 2002-03-15 | 4 | -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. This | Maxim Sobolev | 2002-03-13 | 12 | -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 the | Ernst de Haan | 2002-03-11 | 4 | -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. | Ernst de Haan | 2002-03-11 | 4 | -0/+104 | 
| | | | | | | Submitted by: Greg Lewis PR: ports/35658 | ||||
| * | Took over maintainership. | Ernst de Haan | 2002-03-07 | 2 | -2/+2 | 
| | | |||||
| * | Add urwfonts into RUN_DEPENDS to prevent lot of "missed font" warnings when | Maxim Sobolev | 2002-03-06 | 4 | -4/+8 | 
| | | | | | | | | starting any Swing app. PR: 31364 Submitted by: Jonathan Chen <jonathan.chen@itouch.co.nz> | ||||
| * | Chase the checksum. Changes are: | Patrick Li | 2002-03-03 | 2 | -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. | Ernst de Haan | 2002-03-02 | 10 | -1798/+1710 | 
| | | |||||
| * | Fixed portlint complaints about BUILD_DEPENDS and RUN_DEPENDS having to ↵ | Ernst de Haan | 2002-03-02 | 1 | -3/+3 | 
| | | | | | appear earlier in the Makefile. | ||||
| * | Fixed EXTRACT_ONLY line that was causing portlint to complain. | Ernst de Haan | 2002-03-02 | 1 | -2/+1 | 
| | | |||||
| * | Upgraded from 1.0b6 to 1.0b7. | Ernst de Haan | 2002-03-02 | 3 | -100/+166 | 
| | | |||||
| * | Fix pkg-plist | Patrick Li | 2002-02-25 | 1 | -2/+0 | 
| | | | | | | PR: 35302 Submitted by: maintainer | ||||
| * | The value for ONLY_FOR_ARCHS (i386) was quoted, but that results in an error. | Ernst de Haan | 2002-02-25 | 1 | -1/+1 | 
| | | | | | Reported by: Sean McNeil <sean@mcneil.com> | ||||
| * | Remove dead MASTER_SITES entry | Patrick Li | 2002-02-25 | 1 | -1/+0 | 
| | | | | | | PR: 35290 Submitted by: maintainer | ||||
| * | Added MASTER_SITE_LOCAL to MASTER_SITES, with MASTER_SITE_SUBDIR | Ernst de Haan | 2002-02-21 | 1 | -1/+3 | 
| | | | | | set to 'znerd'. | ||||
| * | Now uses USE_LINUX instead of an obscure RUN_DEPENDS. | Ernst de Haan | 2002-02-21 | 2 | -2/+4 | 
| | | | | | Reported by: David W. Chapman Jr. <dwcjr@inethouston.net> | ||||
| * | Improved the MASTER_SITES download locations. Also changed the | Ernst de Haan | 2002-02-21 | 2 | -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. | Ernst de Haan | 2002-02-21 | 1 | -3/+1 | 
| | | |||||
| * | Fixed a 403 (Forbidden) for the main download location (reported | Ernst de Haan | 2002-02-21 | 1 | -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. | Chad David | 2002-02-20 | 4 | -4/+4 | 
| | | | | | Submitted by: Greg Lewis | ||||
| * | Use correct LIB_DEPENDS. | Maxim Sobolev | 2002-02-19 | 4 | -4/+4 | 
| | | | | | | PR: 35120 Submitted by: Greg Lewis <glewis@eyesbeyond.com> | ||||
| * | Correct pkg-plist in the default and NODEBUG cases. | Maxim Sobolev | 2002-02-18 | 4 | -24/+24 | 
| | | |||||
| * | Update to 1.2.b4 | Patrick Li | 2002-02-17 | 2 | -2/+2 | 
| | | | | | | PR: 35031 Submitted by: maintainer | ||||
| * | Upgraded from 1.4.0rc1 to 1.4.0. | Ernst de Haan | 2002-02-15 | 4 | -10/+10 | 
| | | |||||
| * | Fix ampersand entities... | Patrick S. Gardella | 2002-02-14 | 4 | -28/+28 | 
| | | | | | Submitted by: Remco van't Veer | ||||
| * | Update to patch set 6 | Patrick S. Gardella | 2002-02-14 | 12 | -8/+828 | 
| | | | | | | PR: 34923 Submitted by: Greg Lewis | ||||
| * | o Install JAR files according to hier(7) and mtree(8) | Mario Sergio Fujikawa Ferreira | 2002-02-13 | 3 | -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.6 | Kevin Lo | 2002-02-09 | 4 | -72/+98 | 
| | | | | | | PR: 34630 Submitted by: MAINTAINER | ||||
| * | Install missing file java.bnf. | Yoichi NAKAYAMA | 2002-02-07 | 2 | -1/+3 | 
| | | | | | | PR: ports/34686 Submitted by: maintainer | ||||
| * | Long overdue fix: correctly process arguments with spaces. | Maxim Sobolev | 2002-02-02 | 2 | -5/+4 | 
| | | |||||
| * | Upgrading from JDK 1.4.0 beta 3 to release candidate 1. Also the IGNORE ↵ | Ernst de Haan | 2002-02-01 | 6 | -12/+22 | 
| | | | | | message now clearly states that the GNUZIP TAR shell script should be selected. | ||||
| * | add javel 0.3.2 | Ying-Chieh Liao | 2002-01-30 | 7 | -0/+54 | 
| | | | | | Java disassembler | ||||
| * | Update maintainer email address | Patrick Li | 2002-01-28 | 1 | -1/+1 | 
| | | | | | | PR: 34372 Submitted by: maintainer | ||||
| * | Add bsh 1.2.b3, a Java scripting environment. | OKAZAKI Tetsurou | 2002-01-26 | 6 | -0/+45 | 
| | | | | | | PR: 34264 Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net> | ||||
| * | Add JDE, Java Development Environment for Emacs. | Yoichi NAKAYAMA | 2002-01-10 | 2 | -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. | Yoichi NAKAYAMA | 2002-01-10 | 8 | -0/+350 | 
| | | | | | | PR: ports/33674 Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net> | ||||
| * | add bouncycastle 1.11 | Ying-Chieh Liao | 2001-12-27 | 6 | -0/+786 | 
| | | | | | | | | Cleanroom build of Java Cryptography Extensions PR: 33244 Submitted by: RaRa Rasputin <rasputin@submonkey.net> | ||||
| * | Enable to display Japanese characters. | SADA Kenji | 2001-12-27 | 4 | -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 02 | Alfred Perlstein | 2001-12-27 | 4 | -4/+4 | 
| | | |||||
| * | Update to 0.7.10. | Maxim Sobolev | 2001-12-26 | 4 | -29/+2 | 
| | | |||||
| * | Add jakarta-oro 2.0.1, perl/awk/sh regular expressions for Java. | Pete Fritchman | 2001-12-25 | 7 | -0/+72 | 
| | | | | | | PR: 23358 Submitted by: Dave Glowacki <dglo@ssec.wisc.edu> | ||||
| * | The distfile has been changed without version bump, so adjust the port | Maxim Sobolev | 2001-12-25 | 3 | -4/+1426 | 
| | | | | | accordingly. | ||||
| * | Chase checksum (minor changes in documentation). | Dmitry Sivachenko | 2001-12-23 | 6 | -4/+20 | 
| | | | | | Bump PORTREVISION. | ||||
| * | Update to the latest version of the tutorial. | Steve Price | 2001-12-15 | 6 | -6/+36 | 
| | | |||||
| * | Use java@FreeBSD.org as a MAINTAINER, so question will go into appropriate | Maxim Sobolev | 2001-12-14 | 4 | -4/+4 | 
| | | | | | place. | ||||
| * | Revert previous fix - it was not properly thought out. | Maxim Sobolev | 2001-12-03 | 2 | -3/+4 | 
| | | | | | Submitted by: ted@tednet.nl (Ted Lindgreen) | ||||
