aboutsummaryrefslogtreecommitdiff
path: root/java
Commit message (Collapse)AuthorAgeFilesLines
* add bluejYing-Chieh Liao2001-08-186-0/+253
| | | | | | | | | | BlueJ is an integrated Java environment designed for introductory teaching PR: 28473 Submitted by: Jeremy Karlson <carpathia@h24-76-76-76.vc.shawcable.net> Notes: svn path=/head/; revision=46405
* - No longer remind the folks to install the compat3x libraries, as theyNate Williams2001-08-142-8/+2
| | | | | | | are installed automagically. Notes: svn path=/head/; revision=46251
* - Made the JDK port depend on the new compat3x libraries and it's new port.Nate Williams2001-08-142-0/+2
| | | | | | | Submitted by: "Akinori MUSHA" <knu@iDaemons.org> Notes: svn path=/head/; revision=46250
* Depend on misc/compat3x.Akinori MUSHA2001-08-141-14/+1
| | | | | | | Approved by: sobomax (MAINTAINER) Notes: svn path=/head/; revision=46229
* Tarball was rerolled with slight changes.Dmitry Sivachenko2001-08-058-4/+168
| | | | | | | Bump PORTREVISION. Notes: svn path=/head/; revision=45856
* Delete outdated linkYukihiro Nakai2001-08-051-7/+1
| | | | | | | | PR: ports/29033 Submitted by: Bruce Dang <btdang@home.com> Notes: svn path=/head/; revision=45851
* Update of pkg-descr and pkg-comment files. For real now :-)James E. Housley2001-06-271-6/+10
| | | | | | | | PR: 28448 Submitted by: Ernst de Haan <ernst@jollem.com> Notes: svn path=/head/; revision=44501
* Deleting. orion has been moved to wwwJames E. Housley2001-06-276-487/+0
| | | | | | | PR: 28415 Notes: svn path=/head/; revision=44487
* Deleteing. orion has been moved to wwwJames E. Housley2001-06-272-198/+0
| | | | | | | PR: 28415 Notes: svn path=/head/; revision=44486
* Move orion from java to wwwJames E. Housley2001-06-271-1/+0
| | | | Notes: svn path=/head/; revision=44484
* Improves the Orion port. Now honours NOPORTDOCS too.James E. Housley2001-06-272-398/+401
| | | | | | | | | | Made pkg-plist file a bit smaller. And just tidied things up. PR: 28413 Submitted by: Ernst de Haan <ernst@jollem.com> Notes: svn path=/head/; revision=44483
* Tidy up java/collections portOKAZAKI Tetsurou2001-06-263-4/+4
| | | | | | | | | | | | 1) Better comment 2) More specific URL in descr 3) New URL for fetching distfile in Makefile PR: 28344 Submitted by: maintainer Notes: svn path=/head/; revision=44475
* Update to 3.7. Change maintainer's address.OKAZAKI Tetsurou2001-06-265-228/+171
| | | | Notes: svn path=/head/; revision=44469
* Better styleKevin Lo2001-06-268-1938/+1940
| | | | | | | Submitted by: Ernst de Haan <ernst@jollem.com> Notes: svn path=/head/; revision=44436
* Fix Makefile. Using jlint-2.1.tar.gz instead of jlint.tar.gz.Kevin Lo2001-06-262-2/+1
| | | | | | | | PR: 28412 Submitted by: MAINTAINER Notes: svn path=/head/; revision=44435
* Initial import of jlint-2.1Kevin Lo2001-06-256-0/+40
| | | | | | | | | | Jlint is the Java program analyzer and checker. PR: 28377 Submitted by: Ernst de Haan <ernst@jollem.com> Notes: svn path=/head/; revision=44409
* Java library for accessing and manipulating XML documents.James E. Housley2001-06-256-0/+130
| | | | | | | | PR: 27814 Submitted by: Ernst de Haan <ernst@jollem.com> Notes: svn path=/head/; revision=44404
* IBM's Java Development Kit for Linux, version 1.3.James E. Housley2001-06-247-0/+1311
| | | | | | | | PR: 26793 Submitted by: Chang, Hye-Shik <perky@python.or.kr> Notes: svn path=/head/; revision=44395
* - Update java/cos to latest versionKevin Lo2001-06-233-3/+9
| | | | | | | | | | - Fix broken link to sample code in docs PR: 28345 Submitted by: MAINTAINER Notes: svn path=/head/; revision=44349
* Update of the 'java/bugseeker' port. Summary of changes:James E. Housley2001-06-236-215/+254
| | | | | | | | | | | | | | | | | | | | | | | * 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> Notes: svn path=/head/; revision=44338
* add janosvmYing-Chieh Liao2001-06-186-0/+375
| | | | | | | A virtual machine for executing Java bytecodes Notes: svn path=/head/; revision=44189
* 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> Notes: svn path=/head/; revision=44119
* 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 Notes: svn path=/head/; revision=43888
* Remove the java/jpda port.Peter Pentchev2001-06-116-341/+0
| | | | | | | | PR: 28033 Submitted by: maintainer Notes: svn path=/head/; revision=43833
* 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