|
|||||||||
Friday the 16th of May, 2008 |
|||||||||
gpc34 most recent diff
Scroll down toward the bottom of the page to get installation instructions for gpc34. The raw portfile for gpc34 20050331 is located here: http://gpc34.darwinports.com/dports/lang/gpc34/Portfile Find related portfiles with the unique DarwinPorts.com search feature. Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/gpc34 # $Id: Portfile 30235 2007-10-22 23:13:37Z jmpp PortSystem 1.0 Name: gpc34 Version: 20050331 set gcc_version 3.4.3 Category: lang Platform: darwin Maintainers: nomaintainer Description: The GNU Pascal compiler Long Description: ${description} Homepage: http://gnu-pascal.de/ master_sites http://www.gnu-pascal.de/alpha/:gpc gnu:/gcc/gcc-${gcc_version}:gcc distfiles gpc-${version}.tar.bz2:gpc gcc-core-${gcc_version}.tar.bz2:gcc checksums gpc-20050331.tar.bz2 md5 cdc1460ba7b3cc099d404c5fa1202f8a gcc-core-${gcc_version}.tar.bz2 md5 d2cbfe8fc3205c1d7969b26377405778 use_bzip2 yes depends_lib port:libiconv set bindir ${prefix}/lib/${name}/bin set major 3.4 worksrcdir build post-extract { file mkdir ${worksrcpath} system "ln -s ${workpath}/p ${workpath}/gcc-${gcc_version}/gcc/p" } configure.cmd ${workpath}/gcc-${gcc_version}/configure configure.args --enable-languages=pascal --bindir=${bindir} --libdir=${prefix}/lib/${name} --infodir=${prefix}/share/info --mandir=${prefix}/share/man --libexecdir=${prefix}/libexec/${name} --with-system-zlib --disable-nls --with-local-prefix=${prefix} --program-suffix=-dp-${major} build.target bootstrap-lean build.args STAGE1_CFLAGS="-g -DHAVE_DESIGNATED_INITIALIZERS=0" post-destroot { system "cd ${destroot}${prefix}/bin && ln -sf ${bindir}/gpc-dp-${major} && ln -sf ${bindir}/gpidump-dp-${major}" foreach infopage {cpp cppinternals gcc gccinstall gccint} { file delete ${destroot}${prefix}/share/info/${infopage}.info } foreach man1page {cpp gcc gcov} { file delete ${destroot}${prefix}/share/man/man1/${man1page}-dp-${major}.1 } file delete -force ${destroot}${prefix}/share/man/man7 } platform darwin 8 powerpc { configure.compiler gcc-3.3 } 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/gpc34You 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 gpc34 with these commands: % man gpc34 Where to find more information:
|
![]() |
![]() Digg gpc34 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 |
|||||||
| |




