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!
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>
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