aboutsummaryrefslogtreecommitdiff
path: root/java/java-tutorial/pkg-message
Commit message (Collapse)AuthorAgeFilesLines
* This port now installs below ${PREFIX}/share/doc, where itErnst de Haan2002-06-131-7/+0
| | | | | | | | | | | | | | | | | | | | | | | should. The tutorial is not specific to JDK 1.1.8, it pertains to Java versions up to 1.4. That's why I've changed the PORTVERSION from 1.1.8 to 2002.03.04, the date the tutorial was last updated. See: http://java.sun.com/docs/books/tutorial/information/download.html Since this is not really a JDK tutorial but rather a Java tutorial, the port installation directory is now called java-tutorial. Not displaying the message anymore. It is evident where the files go. Changed the pkg-plist to use %%T%% instead of jdk%%VERSION%%/docs/books/tutorial as the prefix. Notes: svn path=/head/; revision=61205
* Tarball was rerolled with slight changes.Dmitry Sivachenko2001-08-051-0/+1
| | | | | | | Bump PORTREVISION. Notes: svn path=/head/; revision=45856
* Update to version 1.1.8 to match JDK.Chris Piazza1999-06-281-1/+1
| | | | | | | | PR: 12114 Submitted by: maintainer Notes: svn path=/head/; revision=19889
* Change bsd.port.mk -> bsd.port.post.mkSatoshi Taoka1999-05-061-0/+6
Modify the method to make MESSAGE when we "make install" Noticed by: asami@FreeBSD.org (Satoshi - Ports Wraith - Asami) Notes: svn path=/head/; revision=18526