summaryrefslogtreecommitdiffstats
path: root/java
Commit message (Collapse)AuthorAgeFilesLines
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-06-161-1/+1
| | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax
* Fourth round of INSTALLS_SHLIBS conversion.sobomax2000-06-162-2/+2
|
* Fix MASTER_SITES.sobomax2000-06-141-1/+3
| | | | Submitted by: bento
* Fix typo.sobomax2000-06-121-1/+1
|
* Activate jre.sobomax2000-06-121-0/+1
|
* Initial import of JRE - Sun's Java Run Time Enviponment.sobomax2000-06-126-0/+296
|
* Add support for javavmwrapper.sobomax2000-06-124-0/+14
|
* Handle comments in all places.sobomax2000-06-121-3/+4
|
* Activate javavmwrapper.sobomax2000-06-121-0/+1
|
* Initial import of javavmwrapper - a simple shell script which would allowsobomax2000-06-125-0/+161
| | | | | Java-based ports to use any of the Java Virtual Machines installed on the system.
* Create/remove share/java, share/java/classes and share/java/doc directories uponsobomax2000-05-314-0/+14
| | | | | | | install/uninstall, as it is outlined in Java Porters page (http://www.FreeBSD.org/java/docs/howtoports.html). Approved by: asami
* Add WWW.jake2000-05-281-1/+1
|
* Spell NO_WKRSUBDIR correctly and don't write files to the pkg directory.steve2000-05-282-2/+4
|
* Update to version 0.5.2, cleanup Makefile.jake2000-05-164-18/+9
| | | | | | PR: ports/18492 Submitted by: Palle Girgensohn <girgen@partitur.se>, ade Reviewed by: ade
* Activate linux-jdk.chuckr2000-05-161-0/+1
|
* This is the Linux JDK port. It's marked no package and no cdrom, sochuckr2000-05-1614-0/+1860
| | | | | | | | there's no license problem, just allows a lot of java hackers in the game. Thanks to Kees Koster and Jose Marques, I just neatened up around the edges. Submitted by: Kees Koster and Jose Marques
* Update master site.archie2000-05-111-1/+1
|
* Update to 1.1.3.knu2000-04-253-375/+380
| | | | | PR: ports/17913 Submitted by: Palle Girgensohn <girgen@partitur.se>
* Update to 1.1.8_003. (PORTVERSION untouched)knu2000-04-1920-55/+50
| | | | | | | | | | | | PR: 18034 Submitted by: Palle Girgensohn <girgen@partitur.se> Use just `${CP} -R' instead of tar|tar. By the way, owner/group IDs of files should not be preserved on copying in the installation process, because if one did `make' and then `su' to `make install', the installed files would be owned by a normal user. Beware, porters!
* Define NO_WRKSUBDIR = yes instead of setting WRKSRC = ${WRKDIR}knu2000-04-144-6/+4
| | | | | PR: ports/18009 Submitted by: tkato@prontomail.ne.jp
* Portlint COMMENT's.knu2000-04-141-1/+1
| | | | | | | Everybody should read the Handbook again! PR: ports/18008 Submitted by: tkato@prontomail.ne.jp
* Typo (PORTVESION -> PORTVERSION).asami2000-04-131-1/+1
|
* Convert to the PORTNAME - PORTVERSION syntax.obrien2000-04-1227-105/+101
|
* update to 1.7mharo2000-04-063-10/+9
| | | | | PR: 17797 Submitted by: maintainer
* update to reflect latest tarballmharo2000-03-244-3682/+3754
| | | | | PR: 17392 Submitted by: maintainer
* Activate jce-aba.kuriyama2000-03-081-0/+1
|
* Yet another JCE port.kuriyama2000-03-085-0/+209
| | | | | PR: ports/16592 Submitted by: Kensaku Masuda <greg@fxis.fujixerox.co.jp>
* Chase the checksum by updating to NetRexx 1.160, which seems to be mostly dockris2000-02-272-3/+3
| | | | | | | fixes (including some "Jan 1, 1900" javascript bugs in the documentation webpages..nice one, IBM :-) Noticed by: bento
* Prepare directory for installation.kuriyama2000-02-221-0/+1
| | | | Submitted by: bento-box
* update ports/java/shujit from version 0.4.0 to version 0.4.2 and fixbillf2000-02-212-3/+3
| | | | | | | unfetchable distfile. PR: ports/16889 Submitted by: Jake Burkholder <jburkhol@home.com> (maintainer)
* Add RESTRICTED.kuriyama2000-02-191-0/+1
|
* Activate cryptix-jce.kuriyama2000-02-191-0/+1
|
* JCE(Java Cryptograph Extension) by Cryptix.kuriyama2000-02-195-0/+52
|
* Use libungif. Support already present in the configure script.ade2000-02-171-1/+1
|
* ports@freebsd.org -> ports@FreeBSD.orgdirk2000-02-131-1/+1
|
* Use ${TAR} and the right arguments to it.billf2000-02-072-4/+4
| | | | | Submitted by: billf, des (respectivly) Approved by: nate (maintainer)
* Update to version 1.6.steve2000-01-242-5/+5
| | | | | PR: 15991 Submitted by: maintainer
* Update to version 1.11.archie2000-01-242-2/+2
| | | | | PR: ports/16259 Submitted by: des
* update to 0.4.0mharo2000-01-223-5/+14
| | | | | PR: 15990 Submitted by: Jake Burkholder <jake@io.yi.org>
* Change MAINTAINER address from nacai@iname.comnakai2000-01-071-1/+1
| | | | to nakai@FreeBSD.org
* Adding cos version 1.0.steve1999-12-316-0/+97
| | | | | | | The O'Reilly package of utility classes for servelt developers. PR: 12522 Submitted by: Jose Marques <noway@nohow.demon.co.uk>
* Update location of file on MASTER_SITE.steve1999-12-311-7/+8
| | | | | PR: 15793 Submitted by: Jose Marques <noway@nohow.demon.co.uk>
* Distfile changed on MASTER_SITE fixup checksum and PLIST accordingly.steve1999-12-294-3454/+3692
| | | | | PR: 15740 Submitted by: maintainer
* Adding jdbcpool version 0.94.steve1999-12-296-0/+96
| | | | | | | Implements a JDBC connection pool. PR: 12523 Submitted by: Jose Marques <noway@nohow.demon.co.uk>
* Either this port's distfile is no longer avaiable or the URL to grabsteve1999-12-291-0/+2
| | | | it is incorrect. Either way mark it BROKEN until it is found or upgraded.
* Moving the starlogo port from java to lang.steve1999-12-291-1/+0
|
* Adding starlogo version 1.0 beta 2.steve1999-12-271-0/+1
| | | | | | | The Logo programming language written in Java PR: 14879 Submitted by: Jose Marques <noway@nohow.demon.co.uk>
* Activate the netrexx port.steve1999-11-261-0/+1
|
* Initial import of netrexx version 1.151.steve1999-11-266-0/+290
| | | | | | | A human-oriented programming language for writing/using Java classes. PR: 14503 Submitted by: Pedro F. Giffuni <pfgiffun@bachue.usc.unal.edu.co>
* Update MASTER_SITEScpiazza1999-11-261-1/+1
| | | | | PR: 15099 Submitted by: maintainer
OpenPOWER on IntegriCloud