|
|||||||||
Sunday the 7th of September, 2008 |
|||||||||
cocoadialog most recent diff
Scroll down toward the bottom of the page to get installation instructions for cocoadialog. The raw portfile for cocoadialog 2.1.1 is located here: http://cocoadialog.darwinports.com/dports/aqua/CocoaDialog/Portfile Find related portfiles with the unique DarwinPorts.com search feature. Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/cocoadialog # $Id: Portfile 27801 2007-08-14 14:19:02Z nox PortSystem 1.0 PortGroup xcode 1.0 Name: CocoaDialog Version: 2.1.1 Category: aqua sysutils Maintainers: nomaintainer Description: common GUI controls for command-line application Long Description: CocoaDialog is an OS X application that allows the use of common GUI controls such as file selectors, text input, progress bars, yes/no confirmations and more with a command-line application. It requires no knowledge of Cocoa, and is ideal for use in shell and Perl scripts (or Ruby, or Python, or... etc). Homepage: http://cocoadialog.sourceforge.net/ master_sites sourceforge:cocoadialog extract.suffix .tgz distname ${name}-src-${version} checksums md5 c6d9b49a1aee3cea16d0f6da7f37cedf sha1 d04fd9bf821cfdf85b8a6cbcce5872290a4a14b3 rmd160 326929352d81807ab3362cc806972ee4e1de9e47 worksrcdir cocoadialog xcode.target ${name} # Dummy configure to enable +universal. use_configure yes configure {} if {! [variant_isset universal]} { set arch ${os.arch} if {! [string compare ${os.arch} powerpc]} { set arch ppc } xcode.build.settings-append ARCHS=${arch} xcode.destroot.settings-append ARCHS=${arch} } 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/cocoadialogYou 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 cocoadialog with these commands: % man cocoadialog Where to find more information:
|
![]() |
![]() Digg cocoadialog 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 |
|||||||
| |




