aboutsummaryrefslogtreecommitdiff
path: root/net/ddup
Commit message (Collapse)AuthorAgeFilesLines
* 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