summaryrefslogtreecommitdiffstats
path: root/java/linux-sun-jdk13
Commit message (Collapse)AuthorAgeFilesLines
* . Assume (un)registervm is in LOCALBASE _not_ PREFIX.glewis2004-09-011-2/+4
| | | | | | | . Make the comment for the registervm call consistent with the conventional naming scheme and the one in Makefile. . Add missing creation and deletion of %%PREFIX%%/share/doc/java for consistency with other JDK pkg-plists.
* Set LATEST_LINK.znerd2004-03-081-1/+2
| | | | Reported by: kris
* Use the CPIO macro defined in bsd.port.mk.trevor2004-01-221-2/+0
|
* . Update to 1.3.1_10.glewis2004-01-112-9/+5
|
* Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.trevor2003-11-131-1/+1
|
* . Update to 1.3.1_09.glewis2003-08-142-4/+4
|
* Update to 1.3.1_08.znerd2003-05-052-5/+5
| | | | Reported by: Thomas Vogt <thomas.vogt@bsdunix.ch>
* linux_base needs to be in EXTRACT_DEPENDS, otherwise ports doesn'tsobomax2003-05-031-0/+1
| | | | install if linux_base isn't installed.
* . find -> ${FIND}glewis2003-04-241-1/+1
| | | | | Reviewed by: znerd Approved by: znerd
* . Switch to using cpio to install in line with other JDKs. This allowsglewis2003-04-171-3/+6
| | | | | | | | | us to ensure ownership is correct on the installed files. . Note that this is a Sun JDK in the registervm comment. PR: 36411 (more ports to go) Reviewed by: znerd Approved by: znerd
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Don't set IGNORE when PACKAGE_BUILDINGkris2003-03-041-1/+1
|
* Add missed `@exec registervm' into pkg-plist, because while the port doesn'tsobomax2003-02-282-1/+4
| | | | | | | packaged by bento cluster due to legal restrictions, user still can create his own custom package to simplify internal deployment. Sponsored by: Porta Software Ltd.
* Update the BundleId for rev 7.marcus2003-02-231-1/+1
|
* Update to 1.3.1 revision 7.sobomax2003-02-232-4/+3
|
* Now extracts non-interactive. Bumped PORTREVISION.znerd2002-12-041-6/+7
| | | | | Reviewed by: glewis, kris Approved by: kris
* Upgrade to 1.3.1_06.znerd2002-11-092-4/+3
|
* Upgrade to 1.3.1_05.znerd2002-10-142-3/+3
| | | | | PR: 44009 Requested by: SUGIMURA Takashi <sugimura@jp.FreeBSD.org>
* Not using IGNORE anymore to avoid package building.znerd2002-10-101-5/+1
| | | | | | | | | | | | | | | | .if defined(BATCH) || defined(PACKAGE_BUILDING) IGNORE= "You can not legally distribute binaries" .endif This was superfluous and inhibiting package builds of things that depend on the port. Having RESTRICTED and NO_CDROM is enough to ensure that a package will not appear on the FTP site or a CDROM (it will be built and used as a basis for other packages to build with, but will be deleted at the end of the build run). Requested by: kris Reviewed by: portmgr (silence) PR: 42758
* Changed the installation directory of the Sun JDK 1.3.x for Linux toznerd2002-08-101-2/+3
| | | | | | linux-sun-jdk1.3.1. PR: 41424
* Port update: 1.3.1_03 --> 1.3.1_04.znerd2002-07-052-7/+7
|
* Allow `make reinstall' to work.obrien2002-05-281-1/+1
|
* Make sure the Linux bits are loaded before extracting as the extractor isobrien2002-05-281-0/+12
| | | | a Linux binary.
* Improved the download URL. It now directly points to the pageznerd2002-05-071-1/+1
| | | | with Terms and Conditions.
* Update to the Sun JDK 1.3.1.03 for Linux/i386.znerd2002-04-062-6/+5
| | | | Submitted by: Munehiro Matsuda <haro@h4.dion.ne.jp>
* Took over maintainership.znerd2002-03-071-1/+1
|
* update from revision 01 to revision 02alfred2001-12-272-2/+2
|
* Don't hardcode minor revision number into installation directory, because itsobomax2001-09-101-5/+6
| | | | | | | breaks some port that expect that directory to be linux-jdk1.3.1. This also is more consistent with other ports of JDKs/JREs out there. Reported by: olgeni
* Update to lastest versionkevlo2001-09-093-11/+13
| | | | | PR: 30367 Submitted by: Cyrille Lefevre <clefevre@citeweb.net>, sobomax
* Add BUILD_DEPENDSkevlo2001-08-291-0/+1
| | | | Submitted by: Brad Smith <brad@comstyle.com>
* Better stylekevlo2001-06-264-969/+970
| | | | Submitted by: Ernst de Haan <ernst@jollem.com>
* Backout my last backout.sobomax2001-06-016-1316/+1050
| | | | Requested by: eivind
* Undo upgrade to 1.3.1. Unfortunately committer who committed change did notsobomax2001-06-016-1050/+1316
| | | | | | | 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.1kevlo2001-06-016-1316/+1050
| | | | | PR: 27638 Submitted by: Ernst de Haan <ernst@heinz.jollem.com>
* Fix JVM config file and font.propertieskevlo2001-05-152-0/+163
| | | | | PR: 27316 Submitted by: Ernst de Haan <ernst@jollem.com>
* Add support for javavmwrapper.dirk2001-04-111-1/+3
| | | | Approved by: kevlo (maintainer)
* Upgrade to the lastest version.kevlo2001-03-053-6/+9
|
* Fix pkg-plistkevlo2001-02-051-1/+0
|
* Fix packing list.kevlo2001-01-021-0/+1
|
* Oops, forgot to change the permission.kevlo2000-12-111-0/+3
|
* Initial import of Linux JDK 1.3kevlo2000-12-077-0/+1258
This port is Sun's Java Development Kit 1.3.0 for Linux
OpenPOWER on IntegriCloud