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