aboutsummaryrefslogtreecommitdiff
path: root/java/linux-sun-jdk13
Commit message (Collapse)AuthorAgeFilesLines
* Use the CPIO macro defined in bsd.port.mk.Trevor Johnson2004-01-221-2/+0
| | | | Notes: svn path=/head/; revision=98793
* . Update to 1.3.1_10.Greg Lewis2004-01-112-9/+5
| | | | Notes: svn path=/head/; revision=97906
* Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.Trevor Johnson2003-11-131-1/+1
| | | | Notes: svn path=/head/; revision=93890
* . Update to 1.3.1_09.Greg Lewis2003-08-142-4/+4
| | | | Notes: svn path=/head/; revision=86939
* Update to 1.3.1_08.Ernst de Haan2003-05-052-5/+5
| | | | | | | Reported by: Thomas Vogt <thomas.vogt@bsdunix.ch> Notes: svn path=/head/; revision=80157
* linux_base needs to be in EXTRACT_DEPENDS, otherwise ports doesn'tMaxim Sobolev2003-05-031-0/+1
| | | | | | | install if linux_base isn't installed. Notes: svn path=/head/; revision=80084
* . find -> ${FIND}Greg Lewis2003-04-241-1/+1
| | | | | | | | Reviewed by: znerd Approved by: znerd Notes: svn path=/head/; revision=79565
* . Switch to using cpio to install in line with other JDKs. This allowsGreg Lewis2003-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 Notes: svn path=/head/; revision=79117
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Don't set IGNORE when PACKAGE_BUILDINGKris Kennaway2003-03-041-1/+1
| | | | Notes: svn path=/head/; revision=76825
* Add missed `@exec registervm' into pkg-plist, because while the port doesn'tMaxim Sobolev2003-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. Notes: svn path=/head/; revision=76640
* Update the BundleId for rev 7.Joe Marcus Clarke2003-02-231-1/+1
| | | | Notes: svn path=/head/; revision=76306
* Update to 1.3.1 revision 7.Maxim Sobolev2003-02-232-4/+3
| | | | Notes: svn path=/head/; revision=76274
* Now extracts non-interactive. Bumped PORTREVISION.Ernst de Haan2002-12-041-6/+7
| | | | | | | | Reviewed by: glewis, kris Approved by: kris Notes: svn path=/head/; revision=71358
* Upgrade to 1.3.1_06.Ernst de Haan2002-11-092-4/+3
| | | | Notes: svn path=/head/; revision=69785
* Upgrade to 1.3.1_05.Ernst de Haan2002-10-142-3/+3
| | | | | | | | PR: 44009 Requested by: SUGIMURA Takashi <sugimura@jp.FreeBSD.org> Notes: svn path=/head/; revision=68014
* Not using IGNORE anymore to avoid package building.Ernst de Haan2002-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 Notes: svn path=/head/; revision=67730
* Changed the installation directory of the Sun JDK 1.3.x for Linux toErnst de Haan2002-08-101-2/+3
| | | | | | | | | linux-sun-jdk1.3.1. PR: 41424 Notes: svn path=/head/; revision=64324
* Port update: 1.3.1_03 --> 1.3.1_04.Ernst de Haan2002-07-052-7/+7
| | | | Notes: svn path=/head/; revision=62473
* Allow `make reinstall' to work.David E. O'Brien2002-05-281-1/+1
| | | | Notes: svn path=/head/; revision=60155
* Make sure the Linux bits are loaded before extracting as the extractor isDavid E. O'Brien2002-05-281-0/+12
| | | | | | | a Linux binary. Notes: svn path=/head/; revision=60154
* Improved the download URL. It now directly points to the pageErnst de Haan2002-05-071-1/+1
| | | | | | | with Terms and Conditions. Notes: svn path=/head/; revision=58645
* Update to the Sun JDK 1.3.1.03 for Linux/i386.Ernst de Haan2002-04-062-6/+5
| | | | | | | Submitted by: Munehiro Matsuda <haro@h4.dion.ne.jp> Notes: svn path=/head/; revision=57391
* Took over maintainership.Ernst de Haan2002-03-071-1/+1
| | | | Notes: svn path=/head/; revision=55689
* update from revision 01 to revision 02Alfred Perlstein2001-12-272-2/+2
| | | | Notes: svn path=/head/; revision=52232
* Don't hardcode minor revision number into installation directory, because itMaxim Sobolev2001-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 Notes: svn path=/head/; revision=47605
* Update to lastest versionKevin Lo2001-09-093-11/+13
| | | | | | | | PR: 30367 Submitted by: Cyrille Lefevre <clefevre@citeweb.net>, sobomax Notes: svn path=/head/; revision=47577
* Add BUILD_DEPENDSKevin Lo2001-08-291-0/+1
| | | | | | | Submitted by: Brad Smith <brad@comstyle.com> Notes: svn path=/head/; revision=47094
* Better styleKevin Lo2001-06-264-969/+970
| | | | | | | Submitted by: Ernst de Haan <ernst@jollem.com> Notes: svn path=/head/; revision=44436
* Backout my last backout.Maxim Sobolev2001-06-016-1316/+1050
| | | | | | | Requested by: eivind Notes: svn path=/head/; revision=43398
* Undo upgrade to 1.3.1. Unfortunately committer who committed change did notMaxim Sobolev2001-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> Notes: svn path=/head/; revision=43381
* Update to version 1.3.1Kevin Lo2001-06-016-1316/+1050
| | | | | | | | PR: 27638 Submitted by: Ernst de Haan <ernst@heinz.jollem.com> Notes: svn path=/head/; revision=43377
* Fix JVM config file and font.propertiesKevin Lo2001-05-152-0/+163
| | | | | | | | PR: 27316 Submitted by: Ernst de Haan <ernst@jollem.com> Notes: svn path=/head/; revision=42606
* Add support for javavmwrapper.Dirk Froemberg2001-04-111-1/+3
| | | | | | | Approved by: kevlo (maintainer) Notes: svn path=/head/; revision=41274
* Upgrade to the lastest version.Kevin Lo2001-03-053-6/+9
| | | | Notes: svn path=/head/; revision=39064
* Fix pkg-plistKevin Lo2001-02-051-1/+0
| | | | Notes: svn path=/head/; revision=37960
* Fix packing list.Kevin Lo2001-01-021-0/+1
| | | | Notes: svn path=/head/; revision=36593
* Oops, forgot to change the permission.Kevin Lo2000-12-111-0/+3
| | | | Notes: svn path=/head/; revision=35883
* Initial import of Linux JDK 1.3Kevin Lo2000-12-077-0/+1258
This port is Sun's Java Development Kit 1.3.0 for Linux Notes: svn path=/head/; revision=35735