|
|||||||||
Saturday the 7th of November, 2009 |
|||||||||
gambit-c most recent diffversion 4.4.4
Scroll down toward the bottom of the page to get installation instructions for gambit-c. The raw portfile for gambit-c 4.4.4 is located here: http://gambit-c.darwinports.com/dports/lang/gambit-c/Portfile Find related portfiles with the unique DarwinPorts.com search feature. Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/gambit-c # -*- coding: utf-8; mode: tcl; tab-width: 4; truncate-lines: t; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4 The gambit-c Portfile 54924 2009-08-04 18:41:22Z snc PortSystem 1.0 Name: gambit-c Version: 4.4.4 set branch [join [lrange [split ${version} .] 0 1] .] Category: lang scheme Platform: darwin Maintainers: gmail.com:arto.bendiken Description: Gambit-C is a fast Scheme implementation. Long Description: Gambit-C includes a Scheme interpreter and a Scheme compiler which can be used to build standalone executables. Because the compiler generates portable C code it is fairly easy to port to any platform with a decent C compiler. The thread system is very efficient and can support millions of concurrent processes. The Gambit-C system conforms to the R4RS, R5RS and IEEE Scheme standards. The full numeric tower is implemented, including: infinite precision integers (bignums), rationals, inexact reals (floating point numbers), and complex numbers. Homepage: http://www.iro.umontreal.ca/~gambit/ Master Sites: ${homepage}download/gambit/v${branch}/source/ distname gambc-v[strsed ${version} {g/\./_/}] extract.suffix .tgz Checksums: md5 5fa55e7e7cb7a3f3b646786d6f5fc9f4 sha1 81a704d4c3b7c89e321c1a98ddaca4f7b77dde1f rmd160 f17010c79cfaef3a14f40b405f713c20a3f635a2 configure.args --infodir=${prefix}/share/info --libdir=${prefix}/lib/gambit-c --enable-single-host --docdir=${prefix}/share/doc post-extract { # Get rid of the incompatible version-specific installation structure reinplace "s|PACKAGE_SUBDIR=\"/${version}\"|PACKAGE_SUBDIR=\"\"|g" ${worksrcpath}/configure.ac reinplace "s|&& \$(LN_S) \.\$(PACKAGE_SUBDIR) current||g" ${worksrcpath}/makefile.in reinplace "s|rm -f \$(prefix)/current \$(prefix)/current.lnk||g" ${worksrcpath}/makefile.in # Fix target paths since the configure options are not properly used in the makefiles foreach makefile [exec find ${worksrcpath} -name makefile.in] { reinplace "s|\$(prefix)\$(PACKAGE_SUBDIR)|\$(DESTDIR)\$(prefix)|g" $makefile reinplace "s|\$(prefix)/info|\$(prefix)/share/info|g" $makefile reinplace "s|\$(prefix)/doc|\$(prefix)/share/doc/gambit-c|g" $makefile reinplace "s|\$(prefix)/lib|\$(prefix)/lib/gambit-c|g" $makefile reinplace "s|\$(prefix)/syntax-case\.scm|\$(prefix)/lib/gambit-c/syntax-case\.scm|g" $makefile } } Variant: optimized description "Use expensive GCC optimizations to improve speed and compactness" { configure.args-append --enable-gcc-opts } Variant: profile description "Enable profiling" { configure.args-append --enable-profile } If you haven't already installed Darwin Ports, you can find easy instructions for doing so at the main Darwin Ports page. Once Darwin Ports has been installed, in a terminal window and while online, type the following and hit return:
% cd /opt/local/bin/portslocation/dports/gambit-cYou will then be prompted for your root password, which you should enter. You may have to wait for a few minutes while the software is retrieved from the network and installed for you. Y ou should see something that looks similar to: Make sure that you do not close the terminal window while Darwin Ports is working. Once the software has been installed, you can find further information about using gambit-c with these commands: % man gambit-c Where to find more information:
|
![]() |
![]()
Order Snow Leopard MacOSX 10.6 for only $29!
Other Helpful SitesMacOSForgeDebian Packages MacPorts - SVN Freshports - FreeBSD Fink Package List RPM for MacOSX Port Categories
accounting
amusements aqua archivers audio benchmarks biology blinkenlights cad chat chinese comms compression cross crypto databases devel editors education electronics emacs emulators erlang finance fonts framework fuse games genealogy gis gnome gnustep graphics gtk haskell iphone irc japanese java kde kde4 lang macports math mercurial ml mono multimedia net network news ocaml office palm parallel perl php pim project python reporting rox ruby russian scheme science security shells spelling squeak sysutils tcl tex textproc tk unicode vnc win32 wsn www x11 x11-font x11-wm xfce zope
Current SVN DownloadsDarwin Ports Current :nightly SVN snapshot SSH Key Gen See also: GNU-Darwin Ports for GNU-only software |
|||||||
| |




