Projects
New Ticket     Wiki     Browse Source     Timeline     Roadmap     Bug Reports     Search

Ticket #12943 (new defect)

Opened 11 months ago

Last modified 7 months ago

macports1.0 tcl files should go in ${prefix}

Reported by: nox@… Owned by: macports-tickets@…
Priority: Normal Milestone: MacPorts base enhancements
Component: base Version: 1.6.0
Keywords: Cc: nox@…, afb@…, jmpp@…
Port:

Description

We should put all of the port TCL packages in ${prefix}/share/tcl. Particulary macports1.0 which installs in the root system in /Applications/Library.

Attachments

tcl_package_dir.diff (3.6 kB) - added by nox@… 11 months ago.
Make use of ${auto_path} instead of polluting /Library/Tcl

Change History

Changed 11 months ago by nox@…

Make use of ${auto_path} instead of polluting /Library/Tcl

Changed 11 months ago by nox@…

Not /Applications/Libary but /Library/Tcl, sorry.

Changed 11 months ago by afb@…

Darwin: /Library/Tcl/macports1.0
FreeBSD: /usr/local/lib/tcl8.4/macports1.0
Linux: /usr/share/tcl8.4/macports1.0

Changed 7 months ago by afb@…

Now installing in ~/Library/Tcl, if not having privileges for /Library/Tcl

Note: See TracTickets for help on using tickets.