#530 closed defect (fixed)
new port: lua
Reported by: | anselmg@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | ||
Port: |
Description
# $Id: $ PortSystem 1.0 name lua version 5.0 categories lang maintainers anselmg@… description powerful, light-weight programming language long_description Lua is a powerful, light-weight programming language des igned for extending applications. Lua is also frequently used as a general-purpo se, stand-alone language. platforms darwin homepage http://www.lua.org master_sites http://www.lua.org/ftp/ distname lua-${version} extract.sufx .tar.gz checksums md5 6f14803fad389fb1cb15d17edfeddd91 post-patch { reinplace s|/usr/local|${prefix}/| ${worksrcpath}/config }
Attachments (2)
Change History (5)
Changed 22 years ago by anselmg@…
comment:1 Changed 22 years ago by jpm@…
does not appear as though this port is destroot friendly.
DEBUG: Executing com.apple.install (lua) DEBUG: Assembled command: 'cd /Users/jpm/sandbox/darwinports/dports/lang/lua/work/lua- 5.0 && make install DESTDIR=/Users/jpm/sandbox/darwinports/dports/lang/lua/work/destroot' cd include; make all make[1]: Nothing to be done for `all'. cd src; make all make[1]: Nothing to be done for `all'. cd src/lib; make all make[1]: Nothing to be done for `all'. cd src/luac; make all make[1]: Nothing to be done for `all'. cd src/lua; make all make[1]: Nothing to be done for `all'. strip bin/* mkdir -p /opt/localbin /opt/localinclude /opt/locallib /opt/localman/man1 cp bin/* /opt/localbin cp include/*.h /opt/localinclude cp lib/*.a /opt/locallib cp doc/*.1 /opt/localman/man1 DEBUG: Executing install_registry couldn't change working directory to "/Users/jpm/sandbox/darwinports/dports/lang/lua/work/ destroot": no such file or directory
comment:2 Changed 21 years ago by anselmg@…
attachments.isobsolete: | 0 → 1 |
---|
comment:3 Changed 21 years ago by fkr@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
committed. thanks. -fkr
the Portfile