|
|||||||||
Monday the 8th of September, 2008 |
|||||||||
wget most recent diff
Scroll down toward the bottom of the page to get installation instructions for wget. The raw portfile for wget 1.11.4 is located here: http://wget.darwinports.com/dports/net/wget/Portfile Find related portfiles with the unique DarwinPorts.com search feature. Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/wget # $Id: Portfile 37940 2008-06-30 07:13:32Z ryandesign PortSystem 1.0 Name: wget Version: 1.11.4 Category: net www Maintainers: ryandesign Homepage: http://www.gnu.org/software/wget/ Platform: darwin freebsd use_parallel_build yes master_sites gnu Description: internet file retriever Long Description: GNU Wget is a free software package for retrieving files using HTTP, HTTPS and FTP, the most widely-used Internet protocols. It is a non-interactive commandline tool, so it may easily be called from scripts, cron jobs, terminals without Xsupport, etc. checksums md5 69e8a7296c0e12c53bd9ffd786462e87 sha1 a78a3b71fd59504df3ff3dbc0a2195a1410e9eac rmd160 1cec99b073fcf64dd362977b0b88a55f8f47bbb8 configure.args --with-libssl-prefix=${prefix} depends_lib port:openssl port:gettext # As of 1.11.3, the tests are known to be incomplete or even broken. See # ${worksrcpath}/tests/README for the current status of the test suite. test.run no Variant: no_ssl description {Build without SSL support} { depends_lib-delete port:openssl configure.args-append --without-ssl configure.args-delete --with-libssl-prefix=${prefix} } post-destroot { set docdir ${destroot}${prefix}/share/doc/${name}-${version} xinstall -d ${docdir} foreach docfile {AUTHORS COPYING NEWS README} { xinstall -W ${worksrcpath} -m 0644 ${docfile} ${docdir}/${docfile}.txt } xinstall -W ${worksrcpath} -m 0644 ChangeLog ${docdir}/ChangeLog-main.txt foreach changelog {doc src} { xinstall -W ${worksrcpath} -m 0644 ${changelog}/ChangeLog ${docdir}/ChangeLog-${changelog}.txt } } 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/wgetYou 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 wget with these commands: % man wget Where to find more information:
|
![]() |
![]() Digg wget 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 |
|||||||
| |




