|
|||||||||
Sunday the 11th of May, 2008 |
|||||||||
gnustep-base most recent diff
Scroll down toward the bottom of the page to get installation instructions for gnustep-base. The raw portfile for gnustep-base 1.14.0 is located here: http://gnustep-base.darwinports.com/dports/gnustep/gnustep-base/Portfile Find related portfiles with the unique DarwinPorts.com search feature. Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/gnustep-base # $Id: Portfile 32266 2007-12-23 12:33:16Z ryandesign PortSystem 1.0 PortGroup gnustep 1.0 Name: gnustep-base Version: 1.14.0 Platform: darwin Maintainers: nomaintainer Description: A library of general-purpose Objective C objects. Long Description: The GNUstep Base Library is a library of general-purpose, non-graphical Objective C objects. For example, it includes classes for strings, object collections, byte streams, typed coders, invocations, notifications, notification dispatchers, moments in time, network ports, remote object messaging support (distributed objects), and event loops. It provides functionality that aims to implement the non-graphical portion of the OpenStep standard (the Foundation library). checksums md5 10a24a5568c5505c4b7480f170733d4d depends_lib port:gnustep-make port:libxslt port:openssl destroot.violate_mtree yes use_configure yes destroot.keepdirs ${destroot}${prefix}/var/run pre-extract { if { [variant_isset with_docs] && [catch {set ilist [registry_installed ${name}]} result ] } then { return -code error " gnustep-base documentation depends on gnustep-base ... You must install gnustep-base before trying to install gnustep-base +with_docs " } } post-patch { reinplace "s|CODING-STANDARDS|GS-CODING-STANDARDS|g" ${worksrcpath}/Documentation/GNUmakefile } startupitem.create yes startupitem.name gdomap set my_pid ${prefix}/var/run/gdomap.pid startupitem.start "GNUSTEP_SYSTEM_ROOT=${prefix}/GNUstep/System" "\[ -f \$GNUSTEP_SYSTEM_ROOT/Tools/gdomap \] && \\" "rm -f ${my_pid} && \\" "\$GNUSTEP_SYSTEM_ROOT/Tools/gdomap -p -I ${my_pid}" startupitem.stop "\[ -r ${prefix}/var/run/gdomap.pid \] && \\" "kill -9 `cat ${my_pid}` && \\" "rm -f ${my_pid}" if { ![variant_isset ffcall] } { default_variants +ffi } Variant: ffi description conflicts ffcall {Build with ffi (default)} { depends_lib-append port:libffi configure.args-append --enable-libffi --with-ffi-include=${prefix}/include/gcc42 --with-ffi-library=${prefix}/lib/gcc42 } Variant: ffcall conflicts ffi description {Build with ffcall} { depends_lib-append port:ffcall configure.args-append --enable-ffcall } platform darwin { post-destroot { set system_dir ${destroot}${prefix}/GNUstep/System file rename ${system_dir}/Tools/defaults ${system_dir}/Tools/gdefaults file rename ${system_dir}/Library/Documentation/man/man1/defaults.1.gz ${system_dir}/Library/Documentation/man/man1/gdefaults.1.gz } post-install { ui_msg " **** GNUstep 'defaults' tool is renamed 'gdefaults' to avoid overriding Apple's defaults tool. ***** " } } 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/gnustep-baseYou 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 gnustep-base with these commands: % man gnustep-base Where to find more information:
|
![]() |
![]() Digg gnustep-base 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 |
|||||||
| |




