On Thu, Jan 31, 2008 at 05:06:42PM -0200, Iruata Souza wrote: > hello ports@, > > here goes an mzscheme 372 port, please test. > > best, > iru
Testing it here on i386. The FAKE_FLAGS thing looks not a good, as compiling with USE_SYSTRACE=Yes enabled in my /etc/mk.conf, systrace complains about the port trying to write to /usr/local directly. If I remove the FAKE_FLAGS line, it gets installed into the usual /usr/ports/mystuff/lang/mzscheme/w-mz-372/fake-i386/ directory, where it really should go. The pkg/PLIST is quite empty due the FAKE_FLAGS thing, doing a "make plist" should help then. Perhaps you want to to change the PKGNAME to something like mzscheme-372 too, as calling it mz-372 doesn't look really good in my eyes, as the port is called mzscheme but the package is called mz. And the license "LGPL" says all, no need to link to the license URL. WANTLIB was missing too, make lib-depends-check says mzscheme needs c and m there. I attach a tarball with my corrections, but perhaps somebody else with more porting knowledge should look at it, too. But besides that, it compiles and seems to work nice :-) -- simon
mzscheme.tgz
Description: application/tar-gz
