aboutsummaryrefslogtreecommitdiff
path: root/java
Commit message (Collapse)AuthorAgeFilesLines
* 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) Notes: svn path=/head/; revision=43518
* Backout my last backout.Maxim Sobolev2001-06-0112-2632/+2100
| | | | | | | Requested by: eivind Notes: svn path=/head/; revision=43398
* 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> Notes: svn path=/head/; revision=43381
* Update to version 1.3.1Kevin Lo2001-06-0112-2632/+2100
| | | | | | | | PR: 27638 Submitted by: Ernst de Haan <ernst@heinz.jollem.com> Notes: svn path=/head/; revision=43377
* 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. Notes: svn path=/head/; revision=43341
* 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 Notes: svn path=/head/; revision=43337
* 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> Notes: svn path=/head/; revision=43272
* 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 Notes: svn path=/head/; revision=43245
* - 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 Notes: svn path=/head/; revision=43241
* 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> Notes: svn path=/head/; revision=43132
* 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 Notes: svn path=/head/; revision=43092
* 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> Notes: svn path=/head/; revision=43055
* 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 Notes: svn path=/head/; revision=42877
* 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> Notes: svn path=/head/; revision=42728
* Remove bogus comments from the end of file.Maxim Sobolev2001-05-181-19/+0
| | | | | | | Revealed by: phantom Notes: svn path=/head/; revision=42711
* - 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) Notes: svn path=/head/; revision=42685
* * 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 Notes: svn path=/head/; revision=42671
* Update to version 1.14.Archie Cobbs2001-05-163-4/+4
| | | | | | | PR: ports/27301 Notes: svn path=/head/; revision=42628
* Fix JVM config file and font.propertiesKevin Lo2001-05-154-0/+326
| | | | | | | | PR: 27316 Submitted by: Ernst de Haan <ernst@jollem.com> Notes: svn path=/head/; revision=42606
* 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 Notes: svn path=/head/; revision=42451
* 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> Notes: svn path=/head/; revision=42219
* Update to 0.7.1.Maxim Sobolev2001-04-272-2/+2
| | | | Notes: svn path=/head/; revision=41964
* 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> Notes: svn path=/head/; revision=41914
* - apply PORTDOCS for files in ${PREFIX}/share/docKevin Lo2001-04-152-6/+14
| | | | | | | | | | - mark BROKEN for FreeBSD/Alpha PR: 26591 Submitted by: MAINTAINER Notes: svn path=/head/; revision=41422
* Add support for javawmwrapper.Dirk Froemberg2001-04-112-2/+6
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=41304
* Add support for javavmwrapper.Dirk Froemberg2001-04-112-2/+6
| | | | | | | Approved by: kevlo (maintainer) Notes: svn path=/head/; revision=41274
* Upgrade to 2.0.1.Jun Kuriyama2001-03-283-2123/+2174
| | | | | | | | Submitted by: Ernst de Haan <ernst@heinz.jollem.com> (maintainer) PR: ports/25975 Notes: svn path=/head/; revision=40482
* Style fixMario Sergio Fujikawa Ferreira2001-03-231-1/+1
| | | | Notes: svn path=/head/; revision=40264
* 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> Notes: svn path=/head/; revision=40231
* Update to 0.7.0.Maxim Sobolev2001-03-162-2/+2
| | | | Notes: svn path=/head/; revision=39936
* 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 Notes: svn path=/head/; revision=39908
* 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 Notes: svn path=/head/; revision=39906
* 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 Notes: svn path=/head/; revision=39743
* Fix Mark's mailing address.Bill Fenner2001-03-121-1/+1
| | | | Notes: svn path=/head/; revision=39610
* Fix PLIST for new version 1.13.Archie Cobbs2001-03-111-6/+2
| | | | Notes: svn path=/head/; revision=39605
* Fix plistKris Kennaway2001-03-111-0/+1
| | | | Notes: svn path=/head/; revision=39505
* - 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> Notes: svn path=/head/; revision=39136
* Upgrade to the lastest version.Kevin Lo2001-03-056-12/+18
| | | | Notes: svn path=/head/; revision=39064
* Update to version 1.13.Archie Cobbs2001-03-012-2/+2
| | | | Notes: svn path=/head/; revision=38940
* - 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. Notes: svn path=/head/; revision=38816
* Update to version 1.4.5.Steve Price2001-02-263-200/+206
| | | | | | | | PR: 25216 Submitted by: maintainer Notes: svn path=/head/; revision=38766
* Update to the latest version of the JDK tutorial.Steve Price2001-02-266-114/+616
| | | | | | | PR: 22682 Notes: svn path=/head/; revision=38735
* Distfile location changed.Archie Cobbs2001-02-231-1/+1
| | | | | | | Detected by: http://people.freebsd.org/~fenner/portsurvey Notes: svn path=/head/; revision=38643
* 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> Notes: svn path=/head/; revision=38347
* typo clean up police: \s -> \tMario Sergio Fujikawa Ferreira2001-02-147-14/+14
| | | | Notes: svn path=/head/; revision=38343
* Fix pkg-plistKevin Lo2001-02-052-2/+0
| | | | Notes: svn path=/head/; revision=37960
* Distfile chage, update on Dec 12, 2000.Vanilla I. Shu2001-02-012-2/+2
| | | | Notes: svn path=/head/; revision=37884
* change maintainer's emailYing-Chieh Liao2001-01-257-7/+7
| | | | | | | | PR: 24636 Submitted by: MAINTAINER Notes: svn path=/head/; revision=37572
* Update to 0.6.10.Maxim Sobolev2001-01-232-2/+2
| | | | Notes: svn path=/head/; revision=37503
* Update to lastest verion. This version works for the Enterprise Edition.Kevin Lo2001-01-194-15/+13
| | | | | | | | PR: 24453 Submitted by: MAINTAINER Notes: svn path=/head/; revision=37338