|
|||||||||
Friday the 16th of May, 2008 |
|||||||||
ddclient most recent diff
Scroll down toward the bottom of the page to get installation instructions for ddclient. The raw portfile for ddclient 3.7.0 is located here: http://ddclient.darwinports.com/dports/net/ddclient/Portfile Find related portfiles with the unique DarwinPorts.com search feature. Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/ddclient # $Id: Portfile 30239 2007-10-23 01:55:09Z jmpp PortSystem 1.0 Name: ddclient Version: 3.7.0 Platform: darwin Category: net Maintainers: nomaintainer Description: Update dynamic DNS entries Long Description: ddclient is a Perl client used to update dynamic DNS entries for accounts on many dynamic DNS services. Homepage: http://ddclient.sourceforge.net/ master_sites sourceforge:ddclient checksums md5 67976f65c2aad267664267bed940ce18 depends_run bin:perl:perl5.8 configure { reinplace "s|\[\r\]$||" ${worksrcpath}/${name} reinplace "s|^#!.*/perl.*$|#!${prefix}/bin/perl|" ${worksrcpath}/${name} reinplace "s|/etc/|${prefix}/etc/|" ${worksrcpath}/${name} } build {} pre-destroot { file mkdir ${destroot}${prefix}/etc/ddclient } destroot { xinstall -m 555 ${worksrcpath}/sample-etc_ddclient.conf ${destroot}${prefix}/etc/ddclient/ddclient.conf.sample reinplace "s|/var/run|${prefix}/var/run|" ${destroot}${prefix}/etc/ddclient/ddclient.conf.sample xinstall -m 555 ${worksrcpath}/${name} ${destroot}${prefix}/sbin xinstall -d ${destroot}${prefix}/share/doc/${name} eval file copy [glob ${worksrcpath}/sample-*] ${destroot}${prefix}/share/doc/${name} eval file copy [glob ${worksrcpath}/COPY*] ${destroot}${prefix}/share/doc/${name} eval file copy [glob ${worksrcpath}/README*] ${destroot}${prefix}/share/doc/${name} destroot.keepdirs ${destroot}${prefix}/var/run } startupitem.create yes startupitem.start ${prefix}/sbin/ddclient startupitem.stop "/bin/kill \$(cat ${prefix}/var/run/ddclient.pid)" 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/ddclientYou 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 ddclient with these commands: % man ddclient Where to find more information:
|
![]() |
![]() Digg ddclient 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 |
|||||||
| |




