attached is an improved version.

Changes:
- Clean function: "mac-ports-bundle.sh clean"
- installs into /opt/local/libexec/macports
- use sha checksum to validate curled tar files

-gustaf

Am 14.07.13 06:11, schrieb Ryan Schmidt:
On Jul 13, 2013, at 08:37, Lawrence Velázquez wrote:

On Jul 13, 2013, at 8:25 AM, Gustaf Neumann wrote:

The macports private version is installed under
/opt/local/share/macports/{bin|lib|include|man},
so one can use this tclsh via preplacing
/usr/bin/tclsh in /opt/local/bin/port by
/opt/local/share/macports/bin/tclsh8.5
/opt/local/share/macports doesn't seem like the right place. I would expect 
this sort of thing to go into /opt/local/libexec/macports, maybe.
Correct, because "share" is supposed to be for architecture-independent files (like 
documentation) while "libexec" is supposed to be for compiled software that the user is 
not meant to run herself.


Attachment: mac-ports-bundle.sh
Description: Bourne shell script

_______________________________________________
macports-dev mailing list
macports-dev@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-dev

Reply via email to