summaryrefslogtreecommitdiff
path: root/java/jdk14-doc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* chmod -> ${CHMOD}Michael Haro1999-08-221-2/+2
| | | | | | | chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
* Add a workaround to chown the files if the person installingChris Piazza1999-08-021-5/+8
| | | | | | | | | | | | | | | | the port is root. It was keeping the uid/gid of 10/143. There might be a better solution than this in the long run but it'll work for now. PR: 12897 Reported by: Jose Marques <jose@nobody.org> Also some minor non-functional changes, exit 0 -> ${FALSE}, PKGMESSAGE to use | ${SED} instead of creating a new file. Notes: svn path=/head/; revision=20504
* New ports/{java,irc,x11-servers} categories, Step #4 - Adjust new Makefiles.Bill Fumerola1999-06-281-2/+2
| | | | Notes: svn path=/head/; revision=19854
* a) Update jdk-doc to 1.1.8. (from submitter)Chris Piazza1999-06-214-1099/+1108
| | | | | | | | | | | b) Change the PLIST to use a PLIST_SUB for the version number to cut down on the size of diffs. (me) PR: 12312 Submitted by: Steve Coltrin <spcoltri@io.com> Notes: svn path=/head/; revision=19599
* Change bsd.port.mk -> bsd.port.post.mkSatoshi Taoka1999-05-062-9/+22
| | | | | | | | | 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
* Fix pkg/MESSAGESatoshi Taoka1999-05-052-19/+6
| | | | | | | | | (When we "make install", pkg/MESSAGE is made from pkg/MESSAGE.tmpl.) Noticed by: maintainer Notes: svn path=/head/; revision=18511
* Yet more WWW: additionsMichael Haro1999-05-031-0/+2
| | | | Notes: svn path=/head/; revision=18435
* Fixes from maintainer:Steve Price1999-03-222-3/+23
| | | | | | | | | | | | This patch does the following things: - show some **very** useful links after installing the port - use ${TAR} instead of just tar and prepend arguments with a `-' PR: 10703 Submitted by: maintainer Notes: svn path=/head/; revision=17339
* Sun's Java Developers Kit documentationSatoshi Taoka1999-03-185-0/+1132
PR: ports/10483 Submitted by: Martti Kuparinen martti.kuparinen@ericsson.com Notes: svn path=/head/; revision=17271