aboutsummaryrefslogtreecommitdiff
path: root/dns/ddup
Commit message (Collapse)AuthorAgeFilesLines
* Massive repo-copies request: net->dns (partly devel->dns)Edwin Groothuis2003-09-051-1/+1
| | | | | | | | | PR: ports/56020 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> Approved by: portmgr Notes: svn path=/head/; revision=88573
* Use NOPORTDOCS, DOCSDIRSergey A. Osokin2003-07-102-4/+4
| | | | Notes: svn path=/head/; revision=84605
* Use dyndns as the default update system.Peter Pentchev2003-02-282-3/+3
| | | | | | | | | PR: 48428 Submitted by: Christian Lackas <delta@lackas.net> Approved by: maintainer Notes: svn path=/head/; revision=76638
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75971
* Fix substitution in ddupcron.sh.Christian Weisgerber2003-02-131-2/+2
| | | | | | | | PR: 48131 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> Notes: svn path=/head/; revision=75464
* Update: net/ddup (3.0.1)Edwin Groothuis2003-02-059-18/+154
| | | | | | | | | | | | | | this patch set updates ddup to make it conformant w/ http://clients.dyndns.org/devel/query.php major changes where done by robert@castley.com, so, don't forget to give him credits in the CVS logs. PR: ports/40966 Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net> Notes: svn path=/head/; revision=74852
* use USE_REINPLACE instead of perlEdwin Groothuis2002-11-031-2/+4
| | | | Notes: svn path=/head/; revision=69314
* Remove cjm2@altavista.net as MAINTAINER. Mail has been bouncing forBill Fenner2002-07-221-1/+1
| | | | | | | 2 months. Notes: svn path=/head/; revision=63360
* Fix master sitesPatrick Li2002-05-181-1/+1
| | | | | | | | | PR: 36680 Submitted by: Jason Harris <jharris@widomaker.com> Approved by: mail bounce Notes: svn path=/head/; revision=59421
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-01-291-1/+1
| | | | | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. Notes: svn path=/head/; revision=53958
* Update to 3.0.1.Akinori MUSHA2000-11-038-42/+86
| | | | | | | | | | | | | | PR: 22280 Submitted by: Christopher J. Michaels <cjm2@altavista.net> (MAINTAINER) Introduce BSD style Makefile to make the build/installation process clean. Fix manpage. (/etc -> ${PREFIX}/etc) Fix ddupcron.sh to match FreeBSD environment. Notes: svn path=/head/; revision=34753
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isSatoshi Asami2000-10-081-1/+1
| | | | | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear. Notes: svn path=/head/; revision=33576
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-3/+3
| | | | Notes: svn path=/head/; revision=27423
* Chase the checksum (minor changes to the distfile contents)Kris Kennaway2000-02-271-1/+1
| | | | | | | Noticed by: Satoshi's lunchbox Notes: svn path=/head/; revision=26328
* Update to 2.2Satoshi Taoka2000-02-235-12/+40
| | | | | | | | PR: 16822 Submitted by: maintainer Notes: svn path=/head/; revision=26189
* Update port to 2.1Chris D. Faulhaber2000-02-105-12/+19
| | | | | | | | PR: 16622 Submitted by: Maintainer Notes: svn path=/head/; revision=25646
* Unbreak 'make install'.Ade Lovett2000-01-081-0/+1
| | | | | | | | PR: 15962 Submitted by: Maintainer Notes: svn path=/head/; revision=24559
* Make PREFIX clean.David E. O'Brien2000-01-021-0/+4
| | | | Notes: svn path=/head/; revision=24352
* Initial import of ddup version 2.0.4.Steve Price1999-11-015-0/+37
A DynDNS client for FreeBSD. PR: 13861 Submitted by: Christopher J. Michaels <cjm2@altavista.net> Notes: svn path=/head/; revision=22790