1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00
Commit Graph

446 Commits

Author SHA1 Message Date
Patrick Li
7e76f30de8 Update to 1.2.b5
PR:		36223
Submitted by:	maintainer
2002-03-23 09:32:20 +00:00
Patrick Li
aa18dd049b - Update to Service Release 13a : cx130-20020124
- Make Japanese fonts dependency optional.

PR:		35849
Submitted by:	maintainer
2002-03-23 08:49:59 +00:00
Ying-Chieh Liao
b260508dfb upgrade to 0.6.0
drop maintainership
2002-03-19 18:58:22 +00:00
Maxim Sobolev
3194d49997 Correct when WITHOUT_PLUGIN is defined.
PR:		35899
Submitted by:	Lev Serebryakov <lev@serebryakov.spb.ru>
2002-03-15 07:33:50 +00:00
Maxim Sobolev
0b5fbf9067 Link Mozilla pligin with libXt to make it working with Mozilla-0.9.9. This
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.
2002-03-13 15:06:16 +00:00
Ernst de Haan
0973110a22 Bumped PORTREVISION. Added a patch earlier today, and the
port should be rebuilt for the patch to be applied. Now
portupgrade should work as expected.

PR:	ports/35658
2002-03-11 17:21:05 +00:00
Ernst de Haan
efdbdc5974 Fixes the problem that the source JAR is too small.
Submitted by:	Greg Lewis
PR:		ports/35658
2002-03-11 10:36:27 +00:00
Ernst de Haan
d664da4bf8 Took over maintainership. 2002-03-07 19:01:29 +00:00
Maxim Sobolev
48c306fca5 Add urwfonts into RUN_DEPENDS to prevent lot of "missed font" warnings when
starting any Swing app.

PR:             31364
Submitted by:   Jonathan Chen <jonathan.chen@itouch.co.nz>
2002-03-06 10:26:47 +00:00
Patrick Li
25e3727b10 Chase the checksum. Changes are:
- 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
2002-03-03 07:29:09 +00:00
Ernst de Haan
b04648ed0f Upgrade from 1.2.2RC4 to 1.2.2FCS. Also cleaned pkg-plist. 2002-03-02 16:51:11 +00:00
Ernst de Haan
99ddb5a645 Fixed portlint complaints about BUILD_DEPENDS and RUN_DEPENDS having to appear earlier in the Makefile. 2002-03-02 14:30:56 +00:00
Ernst de Haan
32b4edd974 Fixed EXTRACT_ONLY line that was causing portlint to complain. 2002-03-02 14:27:10 +00:00
Ernst de Haan
e7ca6f5a85 Upgraded from 1.0b6 to 1.0b7. 2002-03-02 14:13:39 +00:00
Patrick Li
0e387af0c8 Fix pkg-plist
PR:		35302
Submitted by:	maintainer
2002-02-25 21:00:14 +00:00
Ernst de Haan
020bab0166 The value for ONLY_FOR_ARCHS (i386) was quoted, but that results in an error.
Reported by: Sean McNeil <sean@mcneil.com>
2002-02-25 07:58:31 +00:00
Patrick Li
542cacf7a7 Remove dead MASTER_SITES entry
PR:		35290
Submitted by:	maintainer
2002-02-25 06:00:48 +00:00
Ernst de Haan
dc7ed7c801 Added MASTER_SITE_LOCAL to MASTER_SITES, with MASTER_SITE_SUBDIR
set to 'znerd'.
2002-02-21 18:34:58 +00:00
Ernst de Haan
a529d069af Now uses USE_LINUX instead of an obscure RUN_DEPENDS.
Reported by:	David W. Chapman Jr. <dwcjr@inethouston.net>
2002-02-21 18:31:18 +00:00
Ernst de Haan
257a3fd325 Improved the MASTER_SITES download locations. Also changed the
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.
2002-02-21 18:24:56 +00:00
Ernst de Haan
ae4e7b4ce3 Now using the more appropriate ONLY_FOR_ARCHS instead of an if. 2002-02-21 18:21:47 +00:00
Ernst de Haan
3bf5e20699 Fixed a 403 (Forbidden) for the main download location (reported
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 ;-)
2002-02-21 18:11:00 +00:00
Chad David
a7453519d9 Corrected the gtk version number at the request of Greg Lewis.
Submitted by:	Greg Lewis
2002-02-20 08:12:38 +00:00
Maxim Sobolev
c16dc69552 Use correct LIB_DEPENDS.
PR:		35120
Submitted by:	Greg Lewis <glewis@eyesbeyond.com>
2002-02-19 18:19:30 +00:00
Maxim Sobolev
add3826d6d Correct pkg-plist in the default and NODEBUG cases. 2002-02-18 18:15:30 +00:00
Patrick Li
9f2c14b68a Update to 1.2.b4
PR:		35031
Submitted by:	maintainer
2002-02-17 22:16:18 +00:00
Ernst de Haan
28cd5377d8 Upgraded from 1.4.0rc1 to 1.4.0. 2002-02-15 12:39:30 +00:00
Patrick S. Gardella
a447aed7c4 Fix ampersand entities...
Submitted by: Remco van't Veer
2002-02-14 16:01:23 +00:00
Patrick S. Gardella
5a1fcc3c48 Update to patch set 6
PR: 34923
Submitted by: Greg Lewis
2002-02-14 12:52:08 +00:00
Mario Sergio Fujikawa Ferreira
50286cc44a o Install JAR files according to hier(7) and mtree(8)
o Install examples unless NOPORTDOCS
o Patch instructions to make sense in ports environment

PR:		34845
Submitted by:	maintainer
2002-02-13 14:58:51 +00:00
Kevin Lo
4df69b1398 Update to version 1.1.6
PR: 34630
Submitted by: MAINTAINER
2002-02-09 09:03:39 +00:00
Yoichi NAKAYAMA
b368a70218 Install missing file java.bnf.
PR:		ports/34686
Submitted by:	maintainer
2002-02-07 10:02:13 +00:00
Maxim Sobolev
1773476e67 Long overdue fix: correctly process arguments with spaces. 2002-02-02 22:24:20 +00:00
Ernst de Haan
e858e5956a Upgrading from JDK 1.4.0 beta 3 to release candidate 1. Also the IGNORE message now clearly states that the GNUZIP TAR shell script should be selected. 2002-02-01 13:16:57 +00:00
Ying-Chieh Liao
ea19e74fca add javel 0.3.2
Java disassembler
2002-01-30 11:40:06 +00:00
Patrick Li
3adbe3170c Update maintainer email address
PR:		34372
Submitted by:	maintainer
2002-01-28 16:12:39 +00:00
OKAZAKI Tetsurou
3b4e0f0260 Add bsh 1.2.b3, a Java scripting environment.
PR:		34264
Submitted by:	Kimura Fuyuki <fuyuki@mj.0038.net>
2002-01-26 17:34:45 +00:00
Yoichi NAKAYAMA
a1399b4943 Add JDE, Java Development Environment for Emacs.
This is a stub port for emacs20.

PR:		ports/33674
Submitted by:	Kimura Fuyuki <fuyuki@mj.0038.net>
2002-01-10 11:42:21 +00:00
Yoichi NAKAYAMA
acb392a358 Add JDE, Java Development Environment for Emacs.
PR:		ports/33674
Submitted by:	Kimura Fuyuki <fuyuki@mj.0038.net>
2002-01-10 11:41:21 +00:00
Ying-Chieh Liao
cb3f9cba44 add bouncycastle 1.11
Cleanroom build of Java Cryptography Extensions

PR:		33244
Submitted by:	RaRa Rasputin <rasputin@submonkey.net>
2001-12-27 17:47:41 +00:00
SADA Kenji
ae663b1b7c Enable to display Japanese characters.
- 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>
2001-12-27 12:59:51 +00:00
Alfred Perlstein
df33a1c1b9 update from revision 01 to revision 02 2001-12-27 01:28:06 +00:00
Maxim Sobolev
a2760872d1 Update to 0.7.10. 2001-12-26 12:11:07 +00:00
Pete Fritchman
fca3d1c84c Add jakarta-oro 2.0.1, perl/awk/sh regular expressions for Java.
PR:		23358
Submitted by:	Dave Glowacki <dglo@ssec.wisc.edu>
2001-12-25 18:31:22 +00:00
Maxim Sobolev
60d715f7d1 The distfile has been changed without version bump, so adjust the port
accordingly.
2001-12-25 09:21:17 +00:00
Dmitry Sivachenko
27282dc7d6 Chase checksum (minor changes in documentation).
Bump PORTREVISION.
2001-12-23 21:57:29 +00:00
Steve Price
bfb2bfa348 Update to the latest version of the tutorial. 2001-12-15 22:05:23 +00:00
Maxim Sobolev
44d7b3ac43 Use java@FreeBSD.org as a MAINTAINER, so question will go into appropriate
place.
2001-12-14 08:26:44 +00:00
Maxim Sobolev
32a641962e Revert previous fix - it was not properly thought out.
Submitted by:	ted@tednet.nl (Ted Lindgreen)
2001-12-03 14:43:07 +00:00
Ernst de Haan
e2f1228379 Upgrades from JDK 1.4.0 beta 2 to 1.4.0 beta 3.
Approved by: sobomax
2001-11-28 12:25:43 +00:00