aboutsummaryrefslogtreecommitdiff
path: root/java/linux-blackdown-jdk12/pkg-plist
Commit message (Collapse)AuthorAgeFilesLines
* Remove obsolete JDK versions 1.1 and 1.2, and the ports depending on them.Mark Linimon2007-12-121-848/+0
| | | | Notes: svn path=/head/; revision=203125
* 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
* . 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=129107
* . Add missing calls to registervm and unregistervm.Greg Lewis2004-09-011-0/+4
| | | | | | | | . Add missing creation and deletion of %%PREFIX%%/share/doc/java for consistency with other JDK pkg-plists. Notes: svn path=/head/; revision=117845
* Upgrade from 1.2.2RC4 to 1.2.2FCS. Also cleaned pkg-plist.Ernst de Haan2002-03-021-846/+844
| | | | Notes: svn path=/head/; revision=55403
* This is the Linux JDK port. It's marked no package and no cdrom, soChuck Robey2000-05-161-0/+846
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 Notes: svn path=/head/; revision=28476