On Dec 29, 2013, at 14:10, Jonathan Moore <[email protected]> wrote:

> How or what port do I need to install .pkg files on Freebsd

.pkg files are installed using Apple’s 
/System/Library/CoreServices/Installer.app GUI program or /usr/sbin/installer 
command line program, both included with OS X. The GUI is clearly written using 
Cocoa and could not run on non-OS X systems. I don’t know if the command-line 
portion is open source or if it could run on non-OS X systems. But even if it 
could, it probably wouldn’t help, because most .pkg files are used to 
distribute pre-compiled OS X software, which would not run on non-OS X systems.

_______________________________________________
macports-dev mailing list
[email protected]
https://lists.macosforge.org/mailman/listinfo/macports-dev

Reply via email to