Commit Graph

5 Commits

Author SHA1 Message Date
Akinori MUSHA
c76a75669b Update to 1.1.8_003. (PORTVERSION untouched)
PR:		18034
Submitted by:	Palle Girgensohn <girgen@partitur.se>

Use just `${CP} -R' instead of tar|tar.

By the way, owner/group IDs of files should not be preserved on
copying in the installation process, because if one did `make' and
then `su' to `make install', the installed files would be owned by a
normal user.  Beware, porters!
2000-04-19 09:06:27 +00:00
Chris Piazza
ea79d68849 a) Update jdk-doc to 1.1.8. (from submitter)
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>
1999-06-21 02:56:47 +00:00
Satoshi Taoka
5cf438851d Change bsd.port.mk -> bsd.port.post.mk
Modify the method to make MESSAGE when we "make install"

Noticed by:		asami@FreeBSD.org (Satoshi - Ports Wraith - Asami)
1999-05-06 00:14:04 +00:00
Satoshi Taoka
88b0ba9ebc Fix pkg/MESSAGE
(When we "make install", pkg/MESSAGE is made from pkg/MESSAGE.tmpl.)

Noticed by: 	maintainer
1999-05-05 15:07:37 +00:00
Steve Price
b07e71ed4f Fixes from maintainer:
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
1999-03-22 02:21:30 +00:00