aboutsummaryrefslogtreecommitdiff
path: root/java/linux-sun-jdk13/pkg-plist
Commit message (Collapse)AuthorAgeFilesLines
* Remove expired ports:Rene Ladan2011-07-211-961/+0
| | | | | | | | 2011-07-12 java/jdk13: ancient version of Java 2011-07-12 java/linux-sun-jdk13: ancient version of Java Notes: svn path=/head/; revision=278080
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-1/+1
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154113
* . Sort.Greg Lewis2005-06-071-693/+693
| | | | Notes: svn path=/head/; revision=136994
* . Move the invocation of unregistervm to the top of the packing list.Greg Lewis2005-02-171-1/+1
| | | | | | | | | This ensures that this command is run before the files in the package are deleted (which is necessary for it to correctly delete the symbolic links created by registervm). Notes: svn path=/head/; revision=129110
* . Assume (un)registervm is in LOCALBASE _not_ PREFIX.Greg Lewis2004-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. Notes: svn path=/head/; revision=117862
* Add missed `@exec registervm' into pkg-plist, because while the port doesn'tMaxim Sobolev2003-02-281-0/+1
| | | | | | | | | | 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 to lastest versionKevin Lo2001-09-091-2/+0
| | | | | | | | PR: 30367 Submitted by: Cyrille Lefevre <clefevre@citeweb.net>, sobomax Notes: svn path=/head/; revision=47577
* Better styleKevin Lo2001-06-261-959/+960
| | | | | | | Submitted by: Ernst de Haan <ernst@jollem.com> Notes: svn path=/head/; revision=44436
* Backout my last backout.Maxim Sobolev2001-06-011-1178/+959
| | | | | | | Requested by: eivind Notes: svn path=/head/; revision=43398
* Undo upgrade to 1.3.1. Unfortunately committer who committed change did notMaxim Sobolev2001-06-011-959/+1178
| | | | | | | | | | 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-011-1178/+959
| | | | | | | | PR: 27638 Submitted by: Ernst de Haan <ernst@heinz.jollem.com> Notes: svn path=/head/; revision=43377
* Upgrade to the lastest version.Kevin Lo2001-03-051-2/+5
| | | | 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
* Initial import of Linux JDK 1.3Kevin Lo2000-12-071-0/+1175
This port is Sun's Java Development Kit 1.3.0 for Linux Notes: svn path=/head/; revision=35735