|
|||||||||
Sunday the 22nd of November, 2009 |
|||||||||
curl most recent diffversion 7.19.6
Scroll down toward the bottom of the page to get installation instructions for curl. The raw portfile for curl 7.19.6 is located here: http://curl.darwinports.com/dports/net/curl/Portfile Find related portfiles with the unique DarwinPorts.com search feature. Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/curl The curl Portfile 57758 2009-09-16 07:48:28Z ryandesign PortSystem 1.0 PortGroup muniversal 1.0 Name: curl # keep the version in sync with the curl-ca-bundle port Version: 7.19.6 Category: net www Maintainers: ryandesign license curl Homepage: http://curl.haxx.se/ Platform: darwin freebsd use_bzip2 yes use_parallel_build yes Description: Tool for transferring files with URL syntax Long Description: curl is a client to get documents/files from servers, using any of the supported protocols. The command is designed to work without user interaction or any kind of interactivity. # keep the master_sites in sync with the curl-ca-bundle port Master Sites: http://curl.haxx.se/download/ ftp://ftp.sunet.se/pub/www/utilities/curl/ http://curl.sourceforge.net/download/ http://cool.haxx.se/curl/ http://www.execve.net/curl/ Checksums: md5 8402c1f654c51ad7287aad57c3aa79be sha1 b7cb98c7a6577de7073d0b0c23eecdb8ed993e8e rmd160 7627d78ec681a513972be0cb5473b26805f44d83 configure.args --disable-ipv6 --without-libidn --without-libssh2 --without-ssl --disable-ldap --with-zlib=${prefix} configure.env PKG_CONFIG_PATH=${prefix} depends_build port:pkgconfig depends_lib port:zlib test.run yes test.target test-full post-build { if {[variant_isset universal]} { foreach arch ${universal_archs} { reinplace "s|[muniversal_get_arch_flag ${arch}]||" ${worksrcpath}-${arch}/curl-config ${worksrcpath}-${arch}/libcurl.pc } } } set docdir ${prefix}/share/doc/${name}-${version} post-destroot { xinstall -d ${destroot}${docdir} xinstall -m 0644 -W ${worksrcpath} CHANGES COPYING README RELEASE-NOTES ${destroot}${docdir} xinstall -m 0644 -W ${worksrcpath}/docs BUGS CONTRIBUTE FAQ FEATURES HISTORY INTERNALS KNOWN_BUGS MANUAL RESOURCES THANKS TODO VERSIONS ${destroot}${docdir} } Variant: ssl { depends_lib-append port:openssl port:curl-ca-bundle configure.args-append --with-ca-bundle=${prefix}/share/curl/curl-ca-bundle.crt configure.args-delete --without-ssl } Variant: ipv6 { configure.args-delete --disable-ipv6 configure.args-append --enable-ipv6 } Variant: ares description {Add support for resolving names asynchronously} { depends_lib-append lib:libcares:c-ares configure.args-append --enable-ares=${prefix} } Variant: idn description {Add support for internationalized domain names} { depends_lib-append port:libidn configure.args-delete --without-libidn } Variant: spnego description {Enable SPNEGO authentication support} { # kind of broken? depends_lib-append port:fbopenssl configure.args-append --with-spnego=${prefix} } Variant: gnutls conflicts ssl { depends_lib-append port:gnutls configure.args-append --with-gnutls } Variant: gss { configure.args-append --with-gssapi } Variant: openldap { depends_lib-append port:openldap configure.args-delete --disable-ldap } Variant: sftp_scp description {Add SFTP/SCP support via libssh2} { depends_lib-append port:libssh2 configure.args-delete --without-libssh2 } Variant: doc { post-destroot { xinstall -d ${destroot}${docdir}/html/libcurl xinstall -m 0644 -W ${worksrcpath}/docs TheArtOfHttpScripting ${destroot}${docdir}/html eval xinstall -m 0644 [glob ${worksrcpath}/docs/*.html] ${destroot}${docdir}/html eval xinstall -m 0644 [glob ${worksrcpath}/docs/libcurl/*.html] ${destroot}${docdir}/html/libcurl xinstall -d ${destroot}${docdir}/pdf/libcurl xinstall -m 0644 -W ${worksrcpath}/docs curl-config.pdf curl.pdf ${destroot}${docdir}/pdf eval xinstall -m 0644 [glob ${worksrcpath}/docs/libcurl/*.pdf] ${destroot}${docdir}/pdf/libcurl } } livecheck.type freshmeat livecheck.regex (?i) 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/curlYou 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 curl with these commands: % man curl Where to find more information:
|
![]() |
![]()
Order Snow Leopard MacOSX 10.6 for only $29!
Other Helpful SitesMacOSForgeDebian Packages MacPorts - SVN Freshports - FreeBSD Fink Package List RPM for MacOSX Port Categories
accounting
amusements aqua archivers audio benchmarks biology blinkenlights cad chat chinese comms compression cross crypto databases devel editors education electronics emacs emulators erlang finance fonts framework fuse games genealogy gis gnome gnustep graphics gtk haskell iphone irc japanese java kde kde4 lang macports math mercurial ml mono multimedia net network news ocaml office palm parallel perl php pim project python reporting rox ruby russian scheme science security shells spelling squeak sysutils tcl tex textproc tk unicode vnc win32 wsn www x11 x11-font x11-wm xfce zope
Current SVN DownloadsDarwin Ports Current :nightly SVN snapshot SSH Key Gen See also: GNU-Darwin Ports for GNU-only software |
|||||||
| |




