summaryrefslogtreecommitdiff
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* add janosvmYing-Chieh Liao2001-06-186-0/+375
| | | | A virtual machine for executing Java bytecodes
* Cleanups from maintainer and fix the URL from which to retrieve theSteve Price2001-06-172-20/+24
| | | | | | | distfile. PR: 28137 Submitted by: maintainer, Dave Glowacki <dglo@ssec.wisc.edu>
* Several fixes and improvements:Maxim Sobolev2001-06-125-17/+131
| | | | | | | | | | | - 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
* Remove the java/jpda port.Peter Pentchev2001-06-116-341/+0
| | | | | PR: 28033 Submitted by: maintainer
* Java now lives in ${LOCALBASE}/linux-jdk1.3.1, not in linux-jdk1.3.0.Maxim Sobolev2001-06-053-3/+3
| | | | | Submitted by: Ernst de Haan <ernst@jollem.com> No responce from: kevlo (maintainer of linux-jdk13)
* Backout my last backout.Maxim Sobolev2001-06-0112-2632/+2100
| | | | Requested by: eivind
* Undo upgrade to 1.3.1. Unfortunately committer who committed change did notMaxim Sobolev2001-06-0112-2100/+2632
| | | | | | | 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>
* Update to version 1.3.1Kevin Lo2001-06-0112-2632/+2100
| | | | | PR: 27638 Submitted by: Ernst de Haan <ernst@heinz.jollem.com>
* My modification of the submitter's update didn't go far enough,Doug Barton2001-05-315-25/+15
| | | | | | thereby causing breakage that was not present in the original. Fix the test for distfile a different way, using fewer variables and less gymnastics.
* Update to jdk-1_1_8_003-doc and clean up the port some.Doug Barton2001-05-3125-5605/+5600
| | | | | PR: ports/27784 Submitted by: Ernst de Haan ernst@jollem.com
* upgrade to 2.1.0Ying-Chieh Liao2001-05-293-2168/+2850
| | | | | | | | | | 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>
* Update that introduces extra flexibility for the installation processMaxim Sobolev2001-05-294-431/+471
| | | | | | | | and other improvements in the Makefile. It also introduces quite a few improvements in the `orionctl' script. PR: 27643 Submitted by: maintainer
* - Properly define DISTFILES, so the port doesn't fail miserably if it is notMaxim Sobolev2001-05-294-8/+8
| | | | | | | | | | present; - deregister VM on uninstall. PR: 27718 Submitted by: Andreas Schulz <ats@first.gmd.de> Reviewed by: maintainer Approved by: maintainer
* Update to java/cos port to latest version (21May2001)James E. Housley2001-05-274-4/+14
| | | | | PR: 27545 Submitted by: Jose Marques <noway@nohow.demon.co.uk>
* Put a copy of distfile to MASTER_SITE_LOCAL in order to minimise load onMaxim Sobolev2001-05-261-0/+2
| | | | | | maintainer's sites with limited bandwith. Asked for by: maintainer
* Add linux-jdk14 , sun's Java Developers Kit for Linux, version 1.4.Maxim Sobolev2001-05-2515-0/+2515
| | | | | PR: 27644 Submitted by: Ernst de Haan <ernst@jollem.com>
* From the PR:Alexander Langer2001-05-213-12/+48
| | | | | | | | | | | | | 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
* add bugseekder-demoYing-Chieh Liao2001-05-196-0/+247
| | | | | | | | 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>
* Remove bogus comments from the end of file.Maxim Sobolev2001-05-181-19/+0
| | | | Revealed by: phantom
* - Update to 1.5.8c;Maxim Sobolev2001-05-173-6/+10
| | | | | | | | - pass over maintainership to Ernst de Haan <ernst@jollem.com>. PR: 27382 Submitted by: Ernst de Haan <ernst@jollem.com> Approved by: maintainer (old)
* * Portrevision from 1 to 2 (version is still 1.4.5)Maxim Sobolev2001-05-174-25/+65
| | | | | | | | | | | | | | | | | * 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
* Update to version 1.14.Archie Cobbs2001-05-163-4/+4
| | | | PR: ports/27301
* Fix JVM config file and font.propertiesKevin Lo2001-05-154-0/+326
| | | | | PR: 27316 Submitted by: Ernst de Haan <ernst@jollem.com>
* Added port version in post-install output messageAlexander Langer2001-05-093-396/+421
| | | | | | | | | 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
* Update link to the place where distfile can be downloaded.Maxim Sobolev2001-05-036-12/+12
| | | | | PR: 27058 Submitted by: Ernst de Haan <ernst@heinz.jollem.com>
* Update to 0.7.1.Maxim Sobolev2001-04-272-2/+2
|
* Return maintainership to ports@freebsd.org; previous maintainer says he noGeorge C A Reid2001-04-267-7/+7
| | | | | | | longer has time to maintain this port. PR: 26873 Submitted by: Martti Kuparinen <martti.kuparinen@iki.fi>
* - apply PORTDOCS for files in ${PREFIX}/share/docKevin Lo2001-04-152-6/+14
| | | | | | | - mark BROKEN for FreeBSD/Alpha PR: 26591 Submitted by: MAINTAINER
* Add support for javawmwrapper.Dirk Froemberg2001-04-112-2/+6
| | | | Approved by: maintainer
* Add support for javavmwrapper.Dirk Froemberg2001-04-112-2/+6
| | | | Approved by: kevlo (maintainer)
* Upgrade to 2.0.1.Jun Kuriyama2001-03-283-2123/+2174
| | | | | Submitted by: Ernst de Haan <ernst@heinz.jollem.com> (maintainer) PR: ports/25975
* Style fixMario Sergio Fujikawa Ferreira2001-03-231-1/+1
|
* New port: java/jpdaJames E. Housley2001-03-236-0/+341
| | | | | | | JPDA, Java Platform Debugger Architecture. PR: 24060 Submitted by: Ernst de Haan <ernst@heinz.jollem.com>
* Update to 0.7.0.Maxim Sobolev2001-03-162-2/+2
|
* Add xalan-j 2.0.0,Jun Kuriyama2001-03-166-0/+2153
| | | | | | | | apache XSLT processor for transforming XML documents. PR: ports/25311 Submitted by: ernst@jollem.com
* Chase distfile update (some demo code added).Jun Kuriyama2001-03-166-4/+34
| | | | | Submitted by: Martti Kuparinen <martti.kuparinen@iki.fi> (maintainer) PR: ports/25679
* Don't try to build on bento - due to license issues the port requires from userMaxim Sobolev2001-03-131-0/+4
| | | | | | to manually fetch distfile from the Sun's site. Submitted by: bento
* Fix Mark's mailing address.Bill Fenner2001-03-121-1/+1
|
* Fix PLIST for new version 1.13.Archie Cobbs2001-03-111-6/+2
|
* Fix plistKris Kennaway2001-03-111-0/+1
|
* - Inform the user about the need for the compat 3.X libraries if theyNate Williams2001-03-062-2/+8
| | | | | | install on a FreeBSD 4.X system. Submitted by: Ernst de Haan <ernst@jollem.com>
* Upgrade to the lastest version.Kevin Lo2001-03-056-12/+18
|
* Update to version 1.13.Archie Cobbs2001-03-012-2/+2
|
* - Update the distribution site to ftp.freebsd.org's local-distfiles that myNate Williams2001-02-262-4/+4
| | | | former employer finally removed it from their ftp site a year after I left.
* Update to version 1.4.5.Steve Price2001-02-263-200/+206
| | | | | PR: 25216 Submitted by: maintainer
* Update to the latest version of the JDK tutorial.Steve Price2001-02-266-114/+616
| | | | PR: 22682
* Distfile location changed.Archie Cobbs2001-02-231-1/+1
| | | | Detected by: http://people.freebsd.org/~fenner/portsurvey
* fix typo:Mario Sergio Fujikawa Ferreira2001-02-146-6/+6
| | | | | | | - the previous replacement of \s+# -> \t\t# triggered error "Unassociated shell command #" Submitted by: Dan Langille <dan@langille.org>
* typo clean up police: \s -> \tMario Sergio Fujikawa Ferreira2001-02-147-14/+14
|
* Fix pkg-plistKevin Lo2001-02-052-2/+0
|