|
|||||||||
Saturday the 17th of May, 2008 |
|||||||||
cc65 most recent diff
Scroll down toward the bottom of the page to get installation instructions for cc65. The raw portfile for cc65 2.9.3 is located here: http://cc65.darwinports.com/dports/lang/cc65/Portfile Find related portfiles with the unique DarwinPorts.com search feature. Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/cc65 # $Id: Portfile 30235 2007-10-22 23:13:37Z jmpp PortSystem 1.0 Name: cc65 Version: 2.9.3 Category: lang Maintainers: nomaintainer Description: 6502 C compiler Platform: darwin distfiles cc65-sources-${version}.tar.bz2 use_bzip2 yes master_sites http://www.funet.fi/pub/cbm/programming/cc65/ http://bj.spline.de/cc65/ checksums md5 255a231cd475852545a5bad1d21e867d worksrcdir ${name}-${version}/src configure {} build.args -f make/gcc.mak build.env PREFIX=${prefix} patchfiles patch-gcc.mak post-build { system "cd ${worksrcpath}/../libsrc && make" } destroot { set _d ${destroot}${prefix} file delete ${_d}/man system "mkdir -p ${_d}/lib/cc65/{lib,include/geos}" system "install -s -m 755 ${worksrcpath}/ar65/ar65 ${_d}/bin" system "install -s -m 755 ${worksrcpath}/ca65/ca65 ${_d}/bin" system "install -s -m 755 ${worksrcpath}/cc65/cc65 ${_d}/bin" system "install -s -m 755 ${worksrcpath}/cl65/cl65 ${_d}/bin" system "install -s -m 755 ${worksrcpath}/da65/da65 ${_d}/bin" system "install -s -m 755 ${worksrcpath}/grc/grc ${_d}/bin" system "install -s -m 755 ${worksrcpath}/ld65/ld65 ${_d}/bin" system "install -m 644 ${worksrcpath}/../libsrc/*.{o,lib} ${_d}/lib/cc65/lib" system "install -m 644 ${worksrcpath}/../include/*.h ${_d}/lib/cc65/include" system "install -m 644 ${worksrcpath}/../include/geos/*.h ${_d}/lib/cc65/include/geos" } 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/cc65You 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 cc65 with these commands: % man cc65 Where to find more information:
|
![]() |
![]() Digg cc65 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 |
|||||||
| |




