Commit graph

377 commits

Author SHA1 Message Date
James E. Housley
76df8d4b8c IBM's Java Development Kit for Linux, version 1.3.
PR:		26793
Submitted by:	Chang, Hye-Shik <perky@python.or.kr>
2001-06-24 21:53:43 +00:00
Kevin Lo
b20e0ff500 - Update java/cos to latest version
- Fix broken link to sample code in docs

PR: 28345
Submitted by: MAINTAINER
2001-06-23 14:33:00 +00:00
James E. Housley
9faec07913 Update of the 'java/bugseeker' port. Summary of changes:
* Set PORTREVISION to 1
* Including patch file in ${FILESDIR} instead of downloading it
* Emptied MASTER_SITES since the distfile needs to be obtained
  from Karmira. This should avoid that I get complaints from fenners
  script ;)
* Allowed scripting of the ${JAVA_HOME} variable, so the installer can
  choose a JDK him/herself when installing. The bugseeker script is
  changed accordingly
* Now installing the bugseeker shell script as ${PREFIX}/bin/bugseeker
  with read/execute permissions for anyone
* Made IGNORE message more verbose
* Made install process more verbose
* Added NO_CDROM and RESTRICTED to Makefile
* Changed pkg-plist file to use substitutions instead of a fixed path

PR:		28323
Submitted by:	Ernst de Haan <ernst@jollem.com>
2001-06-23 02:28:15 +00:00
Ying-Chieh Liao
daea70d3ff add janosvm
A virtual machine for executing Java bytecodes
2001-06-18 21:03:57 +00:00
Steve Price
401f2a77d8 Cleanups from maintainer and fix the URL from which to retrieve the
distfile.

PR:		28137
Submitted by:	maintainer, Dave Glowacki <dglo@ssec.wisc.edu>
2001-06-17 18:08:03 +00:00
Maxim Sobolev
1aa47310ca Several fixes and improvements:
- Now installing a man page for 'orionctl'.
- Correctly stopping Orion and removing the PID file on deinstall.
- Verbose install (removed the @-signs).
- Changes the exit codes in the script (and documented them in the man page)
- Extended the documentation in pkg-descr.

PR:		27748
Submitted by:	maintainer
2001-06-12 10:20:48 +00:00
Peter Pentchev
9b09d3621d Remove the java/jpda port.
PR:		28033
Submitted by:	maintainer
2001-06-11 09:39:46 +00:00
Maxim Sobolev
5fb9532005 Java now lives in ${LOCALBASE}/linux-jdk1.3.1, not in linux-jdk1.3.0.
Submitted by:	Ernst de Haan <ernst@jollem.com>
No responce from:	kevlo (maintainer of linux-jdk13)
2001-06-05 09:45:35 +00:00
Maxim Sobolev
b54ec812b0 Backout my last backout.
Requested by:	eivind
2001-06-01 15:28:29 +00:00
Maxim Sobolev
f6943f4c9c Undo upgrade to 1.3.1. Unfortunately committer who committed change did not
notice PR submitter's follow-up in which he asked not to do upgrade due to
the bug discovered in this particular version of JDK.

Submitted by:	Ernst de Haan <ernst@jollem.com>
2001-06-01 08:18:52 +00:00
Kevin Lo
2d7438d6f4 Update to version 1.3.1
PR: 27638
Submitted by: Ernst de Haan <ernst@heinz.jollem.com>
2001-06-01 05:46:26 +00:00
Doug Barton
89a9cc0306 My modification of the submitter's update didn't go far enough,
thereby causing breakage that was not present in the original.
Fix the test for distfile a different way, using fewer
variables and less gymnastics.
2001-05-31 09:19:23 +00:00
Doug Barton
81a3ccf57b Update to jdk-1_1_8_003-doc and clean up the port some.
PR:		ports/27784
Submitted by:	Ernst de Haan ernst@jollem.com
2001-05-31 06:09:27 +00:00
Ying-Chieh Liao
9d70813916 upgrade to 2.1.0
Brush up pkg-plist. (sorting entries, and replacing version number
to %%PORTVERSION%% by using ${PLIST_SUB})
Makefile brush up (generate ${DISTNAME} from ${PORTNAME} and
${PORTVERSION})

PR:		27609
Submitted by:	KUNISHIMA Takeo <kunishi@acm.org>
2001-05-29 15:58:54 +00:00
Maxim Sobolev
e5550b640d Update that introduces extra flexibility for the installation process
and other improvements in the Makefile. It also introduces quite a few
improvements in the `orionctl' script.

PR:		27643
Submitted by:	maintainer
2001-05-29 12:54:13 +00:00
Maxim Sobolev
12878ec3ce - Properly define DISTFILES, so the port doesn't fail miserably if it is not
present;
- deregister VM on uninstall.

PR:		27718
Submitted by:	Andreas Schulz <ats@first.gmd.de>
Reviewed by:	maintainer
Approved by:	maintainer
2001-05-29 12:33:01 +00:00
James E. Housley
a7587c0158 Update to java/cos port to latest version (21May2001)
PR:		27545
Submitted by:	Jose Marques <noway@nohow.demon.co.uk>
2001-05-27 13:08:01 +00:00
Maxim Sobolev
e158603086 Put a copy of distfile to MASTER_SITE_LOCAL in order to minimise load on
maintainer's sites with limited bandwith.

Asked for by:	maintainer
2001-05-26 22:07:43 +00:00
Maxim Sobolev
d60a2edb4e Add linux-jdk14 , sun's Java Developers Kit for Linux, version 1.4.
PR:		27644
Submitted by:	Ernst de Haan <ernst@jollem.com>
2001-05-25 18:59:25 +00:00
Alexander Langer
6d58ff8fbd From the PR:
The previous version of this port contains a bug in the orionctl script. I
didn't properly test it. This time I extensively tested it. It has also been
improved to detect more possible error conditions and exit gracefully in such
cases.

Bump PORTREVISION.
Update plist.

PR:		27501
Submitted by:	maintainer
2001-05-21 19:21:50 +00:00
Ying-Chieh Liao
41b5a082be add bugseekder-demo
The original java/bugseeker, but this time renamed to
java/bugseeker-demo. The java/bugseeker port is now the full version.

PR:		24454
Submitted by:	Ernst de Haan <ernst@heinz.jollem.com>
2001-05-19 12:19:41 +00:00
Maxim Sobolev
e5d7960791 Remove bogus comments from the end of file.
Revealed by:	phantom
2001-05-18 16:24:32 +00:00
Maxim Sobolev
a4fe6aee2f - Update to 1.5.8c;
- pass over maintainership to Ernst de Haan <ernst@jollem.com>.

PR:		27382
Submitted by:	Ernst de Haan <ernst@jollem.com>
Approved by:	maintainer (old)
2001-05-17 20:46:06 +00:00
Maxim Sobolev
6e65268427 * Portrevision from 1 to 2 (version is still 1.4.5)
* Changed reference to linux-jdk1.2.2 into linux-jdk1.3.0 in the shell script,
      since the port depends on linux-jdk1.3.0.
* Fixed a few typos and other issues in the shell script
* No longer installing a link from ${PREFIX}/orion -> ${PREFIX}/orion1.4.5
* Making all directories under ${PREFIX}/orion1.4.5 a+x
* Added one mirror site for the DISTFILE
* Renamed shell script from `orion.sh' to `orionctl' (similar to `apachectl')
* Installing the shell script in the ${PREFIX}/bin/ directory and symlinking
     from ${PREFIX}/etc/rc.d/orion.sh to the former file, making sure that the
     shell script is +x
* Including the shell script in ${FILESDIR} instead of downloading

PR:		27407
Submitted by:	maintainer
2001-05-17 13:42:10 +00:00
Archie Cobbs
a11c4631f3 Update to version 1.14.
PR:		ports/27301
2001-05-16 01:30:42 +00:00
Kevin Lo
b4daf5a013 Fix JVM config file and font.properties
PR: 27316
Submitted by: Ernst de Haan <ernst@jollem.com>
2001-05-15 02:14:18 +00:00
Alexander Langer
0d318b5224 Added port version in post-install output message
Installing startup script in ${PREFIX}/etc/rc.d/
Removed ${RECURSIVE_CP} in favour of just a ${CP} -R
Stopped using PLIST_SUB in favour of using plist-builder for pkg-plist

PR:		26315
Submitted by:	maintainer
2001-05-09 10:09:46 +00:00
Maxim Sobolev
f9d3d952da Update link to the place where distfile can be downloaded.
PR:		27058
Submitted by:	Ernst de Haan <ernst@heinz.jollem.com>
2001-05-03 14:25:51 +00:00
Maxim Sobolev
ab6ab8c270 Update to 0.7.1. 2001-04-27 15:08:30 +00:00
George C A Reid
7800b25d83 Return maintainership to ports@freebsd.org; previous maintainer says he no
longer has time to maintain this port.

PR:		26873
Submitted by:	Martti Kuparinen <martti.kuparinen@iki.fi>
2001-04-26 10:37:51 +00:00
Kevin Lo
bb8ea7377b - apply PORTDOCS for files in ${PREFIX}/share/doc
- mark BROKEN for FreeBSD/Alpha

PR: 26591
Submitted by: MAINTAINER
2001-04-15 15:03:17 +00:00
Dirk Froemberg
1234108a8d Add support for javawmwrapper.
Approved by:	maintainer
2001-04-11 22:09:57 +00:00
Dirk Froemberg
99d1059b2e Add support for javavmwrapper.
Approved by:	kevlo (maintainer)
2001-04-11 06:47:08 +00:00
Jun Kuriyama
de3b8cbdac Upgrade to 2.0.1.
Submitted by:	Ernst de Haan <ernst@heinz.jollem.com> (maintainer)
PR:		ports/25975
2001-03-28 14:08:46 +00:00
Mario Sergio Fujikawa Ferreira
b64f79783e Style fix 2001-03-23 13:25:22 +00:00
James E. Housley
80a08c7b73 New port: java/jpda
JPDA, Java Platform Debugger Architecture.

PR:		24060
Submitted by:	Ernst de Haan <ernst@heinz.jollem.com>
2001-03-23 01:07:49 +00:00
Maxim Sobolev
e741baa7ee Update to 0.7.0. 2001-03-16 21:29:03 +00:00
Jun Kuriyama
bff6d1bf45 Add xalan-j 2.0.0,
apache XSLT processor for transforming XML
documents.

PR:		ports/25311
Submitted by:	ernst@jollem.com
2001-03-16 03:48:25 +00:00
Jun Kuriyama
0818373b56 Chase distfile update (some demo code added).
Submitted by:	Martti Kuparinen <martti.kuparinen@iki.fi> (maintainer)
PR:		ports/25679
2001-03-16 01:22:00 +00:00
Maxim Sobolev
2cb43e30fc Don't try to build on bento - due to license issues the port requires from user
to manually fetch distfile from the Sun's site.

Submitted by:	bento
2001-03-13 11:21:25 +00:00
Bill Fenner
ae17613323 Fix Mark's mailing address. 2001-03-12 01:05:43 +00:00
Archie Cobbs
6cc227b03f Fix PLIST for new version 1.13. 2001-03-11 22:07:10 +00:00
Kris Kennaway
98578e1f93 Fix plist 2001-03-11 01:18:37 +00:00
Nate Williams
5299cd1d89 - Inform the user about the need for the compat 3.X libraries if they
install on a FreeBSD 4.X system.

Submitted by:	Ernst de Haan <ernst@jollem.com>
2001-03-06 15:41:02 +00:00
Kevin Lo
9d24e7018f Upgrade to the lastest version. 2001-03-05 03:03:37 +00:00
Archie Cobbs
e9a0272325 Update to version 1.13. 2001-03-01 15:52:33 +00:00
Nate Williams
0b5608f2df - Update the distribution site to ftp.freebsd.org's local-distfiles that my
former employer finally removed it from their ftp site a year after I left.
2001-02-26 22:17:04 +00:00
Steve Price
86735d2cda Update to version 1.4.5.
PR:		25216
Submitted by:	maintainer
2001-02-26 04:58:48 +00:00
Steve Price
747be8a484 Update to the latest version of the JDK tutorial.
PR:		22682
2001-02-26 03:49:29 +00:00
Archie Cobbs
2e0a5e1338 Distfile location changed.
Detected by:	http://people.freebsd.org/~fenner/portsurvey
2001-02-23 16:08:07 +00:00
Mario Sergio Fujikawa Ferreira
2f5bb732d3 fix typo:
- the previous replacement of \s+# -> \t\t# triggered
error "Unassociated shell command #"

Submitted by:	Dan Langille <dan@langille.org>
2001-02-14 21:12:54 +00:00
Mario Sergio Fujikawa Ferreira
d124027c46 typo clean up police: \s -> \t 2001-02-14 20:19:44 +00:00
Kevin Lo
aac2c11ea9 Fix pkg-plist 2001-02-05 03:21:56 +00:00
Vanilla I. Shu
6aa100f228 Distfile chage, update on Dec 12, 2000. 2001-02-01 16:13:57 +00:00
Ying-Chieh Liao
69a44772b9 change maintainer's email
PR:		24636
Submitted by:	MAINTAINER
2001-01-25 14:51:52 +00:00
Maxim Sobolev
99e4c1b892 Update to 0.6.10. 2001-01-23 18:31:58 +00:00
Kevin Lo
ffd8f468c2 Update to lastest verion. This version works for the Enterprise Edition.
PR: 24453
Submitted by: MAINTAINER
2001-01-19 17:02:05 +00:00
Roger Hardiman
c996aa60be Fix typo 2001-01-19 14:24:30 +00:00
Maxim Sobolev
2b1a883dc4 Massive style enforcement - use ^I instead of spaces for variables identation. 2001-01-16 17:33:20 +00:00
Kevin Lo
dbdb0f0814 Add another MASTER_SITES
PR: 24153
Submitted by: MAINTAINER
2001-01-09 17:00:58 +00:00
Alexander Langer
234a6597c1 Add bugseeker 1.0.2, a debugger for Java software.
PR:		24062
Submitted by:	Ernst de Haan <ernst@jollem.com>
2001-01-05 17:42:23 +00:00
Kevin Lo
5a4475264e JAva -> Java 2001-01-04 07:07:36 +00:00
Patrick S. Gardella
5fc20865bd Add jad 1.5.7f,jad - the fast JAva Decompiler.
PR:		21604
Submitted by:	Yen-Ming Lee <leeym@cae.ce.ntu.edu.tw>
2001-01-03 19:54:20 +00:00
Patrick S. Gardella
afdf25a0e4 Add orion 1.4.0,orion Application Server.
PR:		23867
Submitted by:	Ernst de Haan <ernst@jollem.com>
2001-01-03 19:52:29 +00:00
FUJISHIMA Satsuki
c4466d07cb OK, this is the FreeBSD way.
This port installs ltlibs. Patches welcome if you don't like this.
2001-01-03 18:19:48 +00:00
Kevin Lo
ddea866224 Fix packing list. 2001-01-02 03:26:55 +00:00
Maxim Sobolev
009623298e Use `--exclude "*.orig"' tar(1) option instead of removing .orig files after
installation. This should partially close ports/23560 problem.

PR:		ports/23560
2000-12-15 08:01:52 +00:00
Maxim Sobolev
f190e29bce Update to 0.6.9. This version fixes some incompatabilities between shujit and
FreeBSD, so it's recommended to upgrade if you have any problems with previous
version.

Submitted by:	Kazuyuki Shudo <shudoh@muraoka.info.waseda.ac.jp>
2000-12-14 09:36:43 +00:00
Kevin Lo
f6be533ad0 Oops, forgot to change the permission. 2000-12-11 03:34:43 +00:00
Kevin Lo
2480bc8a31 Initial import of Linux JDK 1.3
This port is Sun's Java Development Kit 1.3.0 for Linux
2000-12-07 03:29:32 +00:00
Dag-Erling Smørgrav
149c55bf88 GNU's regexp library for Java. 2000-12-06 18:23:05 +00:00
Maxim Sobolev
1cf4623c67 Update to 0.6.8. 2000-11-23 18:34:53 +00:00
Maxim Sobolev
6358bdce79 Update to 1.7.3. 2000-11-23 17:30:44 +00:00
Akinori MUSHA
48fceb85cf Add JUnit, a regression testing utility for use with the Java(TM)
Language.

PR:		ports/22578
Submitted by:	OKAZAKI Tetsurou <okazaki@be.to>
2000-11-03 17:49:59 +00:00
Maxim Sobolev
ee070a89d6 Forcefully set JAVA_COMPILER and CLASSPATH to "" to prevent build from failing.
Reported by:	Max Khon <fjoe@plesk.com>, Ilya Krel <ilya@krel.org>
2000-11-03 16:06:41 +00:00
Maxim Sobolev
10e2f8893d Whitespace-only:
Make indentation uniform across my ports.
2000-11-01 15:51:11 +00:00
Ade Lovett
bfc16e1042 Add perltools, making using regular expressions in Java almost
as easy as Perl!

PR:		20554
Submitted by:	Marcin Cieslak <saper@system.pl>
2000-10-16 21:35:08 +00:00
Maxim Sobolev
4f81079d73 Correct patch, so it will apply cleanly.
Submitted by:	Ed Sweeney <edwardsweeney@yahoo.com>
2000-10-16 07:50:21 +00:00
Maxim Sobolev
14f1f7fdbd This port is i386 only for the moment. We need some assembler code written
to make the Alpha work.

Submitted by:	Greg Lewis <glewis@trc.adelaide.edu.au>
2000-10-14 11:58:04 +00:00
Maxim Sobolev
a09d414989 Add jdk12-beta - a "glue" to build a native JDK1.2.2 using source code from
Sun and patchset from FreeBSD Java Project.
2000-10-13 12:41:25 +00:00
Satoshi Asami
7acef1cd7a Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
2000-10-08 10:23:48 +00:00
Maxim Sobolev
0a4a167d0a - Update to 0.6.7;
- use USE_RUBY.

Submitted by:	knu
2000-09-26 13:06:30 +00:00
Maxim Sobolev
7de588fb9a Add openjit - a high-performance reflective Java Just-In-Time (JIT) bytecode
compiler.
2000-09-26 13:04:30 +00:00
Maxim Sobolev
527910f526 Clarify usage instructions (you have to set LD_LIBRARY_PATH to
${PREFIX}/lib/[tya,shujit] in addition to JAVA_COMPILER.
2000-09-25 07:32:43 +00:00
Maxim Sobolev
b83b5e1947 Backout previous JIT-related change - it can cause legal problems.
Submitted by:	nate
2000-09-12 07:11:27 +00:00
Maxim Sobolev
48471de20b Pre-create symlinks pointing to a 2 jits (Just-in-time compilers) - tya and
shujit, so you can use it with jre by installing whichever you like and setting
JAVA_COMPILER environment variable to be shujit or tya.
2000-09-11 08:09:12 +00:00
Maxim Sobolev
85f243251f Add patch required to respect CFLAGS (forgotten in previous commit). 2000-09-11 07:47:58 +00:00
Maxim Sobolev
9e942d2b58 Update to 0.6.5.
- HAS_CONFIGURE -> GNU_CONFIGURE;
- don't bind to any particular virtual machine - install jit into
  ${PREFIX}/lib/shujit;
- respect CFLAGS;
- drop aout support.
2000-09-11 07:46:56 +00:00
Maxim Sobolev
503a9453ff Several enhancements/cleanups:
- HAS_CONFIGURE -> GNU_CONFIGURE;
- Don't bind to any particular virtual machine - install jit into
  ${LOCALBASE}/lib/tya;
- Respect CFLAGS.
2000-09-11 07:37:23 +00:00
Maxim Sobolev
e4911d8856 Update to 0.6.3. 2000-08-29 15:24:09 +00:00
Kevin Lo
f838755889 Update to version 12Jun2000
PR: 20574
Submitted by: Ports Fury
2000-08-14 02:18:34 +00:00
Chris Piazza
77f32e460e Update MASTER_SITE
PR:		20487
Submitted by:	rwatson
2000-08-09 16:49:27 +00:00
Archie Cobbs
d6b92f9058 Update to version 1.12. 2000-07-31 23:55:10 +00:00
Archie Cobbs
f2f382b63e Upgrade to version 1.0.6. 2000-07-25 00:10:58 +00:00
Maxim Sobolev
665cf70719 Claim maintainership.
Submitted by:	jake (previous maintainer)
2000-07-24 08:09:09 +00:00
Maxim Sobolev
898158d06a Define int_t and uint_t on CURRENT too. This should fix tya and shujit on
-current systems.
2000-07-24 08:05:49 +00:00
Maxim Sobolev
d7c0ad45aa Update port to 1.7.2 and fix it on 4-CURRENT and 5-STABLE (missed uint_t type). 2000-07-21 17:22:35 +00:00
Kevin Lo
46297c8830 Update MASTER_SITES. ftp.uk.linux.org doesn't have jdk-1.2.2-RC4-linux. 2000-07-18 16:07:29 +00:00
SADA Kenji
5eeb2fbdfc Apostrophes in string should be escaped. 2000-07-15 13:49:46 +00:00
SADA Kenji
71ac8c1396 Version required is no longer needed in the comment section of Makefile.
Submitted by:	portlint
2000-07-15 13:37:15 +00:00