|
|||||||||
Tuesday the 8th of July, 2008 |
|||||||||
fscript most recent diff
Scroll down toward the bottom of the page to get installation instructions for fscript. The raw portfile for fscript 1.3.5 is located here: http://fscript.darwinports.com/dports/aqua/FScript/Portfile Find related portfiles with the unique DarwinPorts.com search feature. Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/fscript # $Id: Portfile 26675 2007-07-03 05:29:13Z bfulgham PortSystem 1.0 Name: FScript Version: 1.3.5 Category: aqua lang Maintainers: bfulgham Description: Open-source interactive Cocoa scripting environment Long Description: F-Script is an open-source interactive and scripting environment for Cocoa. Based on Smalltalk, F-Script provides a pure object- oriented environment that leverages Mac OS X technologies and frameworks. It aims to be a useful and fun tool for both beginners and experts, allowing interactively exploring, testing and using Cocoa-based objects and frameworks. set srcdistdate 20070421 Homepage: http://www.fscript.org Platform: macosx master_sites http://www.fscript.org/download distfiles FScriptSources-${srcdistdate}.tar.gz checksums md5 1e06058c63a7b7e8f8d54eb72efdb5d4 worksrcdir FScriptSources-${srcdistdate}/FScript use_configure no set pkgname F-Script build.type pbx build.target -target ${pkgname} -target FScriptFramework -target FScriptPalette -target FSTest1 -target FSTest2 -target TigerAndLaterOnly -configuration Deployment build.args build -project FScript.xcodeproj set xcodebuilddir build platform darwin 8 { if {$xcodeversion == "2.1"} { set xcodebuilddir build/Deployment } } platform darwin 9 { set xcodebuilddir build/Deployment } destroot { # Applications xinstall -d -m 755 ${destroot}/Applications/MacPorts/F-Script file copy ${build.dir}/${xcodebuilddir}/${pkgname}.app ${destroot}/Applications/MacPorts/F-Script/${pkgname}.app file copy ${build.dir}/${xcodebuilddir}/FSTest1.app ${destroot}/Applications/MacPorts/F-Script/FSTest1.app file copy ${build.dir}/${xcodebuilddir}/FSTest2.app ${destroot}/Applications/MacPorts/F-Script/FSTest2.app # Frameworks xinstall -d -m 755 ${destroot}/Library/Frameworks/ file copy ${build.dir}/${xcodebuilddir}/${name}.framework ${destroot}/Library/Frameworks/ xinstall -d -m 755 ${destroot}/Developer/Palettes/ file copy ${build.dir}/${xcodebuilddir}/${name}Palette.palette ${destroot}/Developer/Palettes/${name}Palette.palette } 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/fscriptYou 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 fscript with these commands: % man fscript Where to find more information:
|
![]() |
![]() Digg fscript on MacOSX
Other Helpful SitesMacOSForgeDebian Packages MacPorts - SVN Freshports - FreeBSD Fink Package List RPM for MacOSX Port Categories
aqua
archivers audio benchmarks cad comms cross databases devel editors emulators games genealogy gnome gnustep graphics irc java kde lang math multimedia net news palm perl python ruby science security shells sysutils textproc www x11 xfce zope
Current CVS DownloadsDarwin Ports Current :nightly CVS snapshot OpenDarwin CVSWeb SSH Key Gen |
|||||||
| |




