Skip site navigation (1)Skip section navigation (2)

CVS log for ports/dns/ddup/Attic/Makefile

[BACK] Up to [FreeBSD] / ports / dns / ddup

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.22
Thu Oct 6 07:59:36 2005 UTC (6 years, 4 months ago) by vs
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.21: +1 -1 lines
Remove deprecated port: Project no longer exists

Revision 1.21: download - view: text, markup, annotated - select for diffs
Sat Jul 30 01:49:30 2005 UTC (6 years, 6 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -1 lines
Issue a one-month stay of execution for these ports so I can send out
an email announcing their demise and give users the chance to submit fixes.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Tue May 31 13:16:38 2005 UTC (6 years, 8 months ago) by lawrance
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +3 -0 lines
Mark these ports DEPRECATED due to being unmaintained and one or more
of stale, obsolete, unused, irrelevant and unloved.
60 days grace in which I will gladly accept fix requests.

PR:		ports/79666
Submitted by:	me

Revision 1.19: download - view: text, markup, annotated - select for diffs
Sun Dec 21 00:19:46 2003 UTC (8 years, 1 month ago) by sergei
Branches: MAIN
CVS tags: RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0, RELEASE_4_10_0
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -1 lines
- Use canonical form (ports@FreeBSD.org) in MAINTAINER line

Revision 1.18: download - view: text, markup, annotated - select for diffs
Fri Sep 5 04:54:32 2003 UTC (8 years, 5 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_4_9_0
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -1 lines
Massive repo-copies request: net->dns (partly devel->dns)

PR:		ports/56020
Submitted by:	Kimura Fuyuki <fuyuki@nigredo.org>
Approved by:	portmgr

Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Jul 10 15:39:16 2003 UTC (8 years, 7 months ago) by osa
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2 lines
Use NOPORTDOCS, DOCSDIR

Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri Feb 28 14:55:42 2003 UTC (8 years, 11 months ago) by roam
Branches: MAIN
CVS tags: old_RELEASE_5_1_0, old_RELEASE_4_8_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -1 lines
Use dyndns as the default update system.

PR:		48428
Submitted by:	Christian Lackas <delta@lackas.net>
Approved by:	maintainer

Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu Feb 20 18:50:53 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -0 lines
De-pkg-comment.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Feb 13 15:09:30 2003 UTC (8 years, 11 months ago) by naddy
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2 lines
Fix substitution in ddupcron.sh.

PR:		48131
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org>

Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Feb 5 12:21:22 2003 UTC (9 years ago) by edwin
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +11 -7 lines
Update: net/ddup (3.0.1)

	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>

Revision 1.12: download - view: text, markup, annotated - select for diffs
Sun Nov 3 04:21:10 2002 UTC (9 years, 3 months ago) by edwin
Branches: MAIN
CVS tags: old_RELEASE_5_0_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +4 -2 lines
use USE_REINPLACE instead of perl

Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Jul 22 03:43:46 2002 UTC (9 years, 6 months ago) by fenner
Branches: MAIN
CVS tags: old_RELEASE_4_7_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1 lines
Remove cjm2@altavista.net as MAINTAINER.  Mail has been bouncing for
 2 months.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat May 18 08:35:35 2002 UTC (9 years, 8 months ago) by pat
Branches: MAIN
CVS tags: old_RELEASE_4_6_2, old_RELEASE_4_6_1, old_RELEASE_4_6_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
Fix master sites

PR:		36680
Submitted by:	Jason Harris <jharris@widomaker.com>
Approved by:	mail bounce

Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Jan 29 11:45:27 2002 UTC (10 years ago) by knu
Branches: MAIN
CVS tags: old_RELEASE_5_0_DP1
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
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.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Nov 3 16:21:49 2000 UTC (11 years, 3 months ago) by knu
Branches: MAIN
CVS tags: old_RELEASE_4_5_0, old_RELEASE_4_4_0, old_RELEASE_4_3_0, old_RELEASE_4_2_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +23 -28 lines
Update to 3.0.1.

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.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Oct 8 10:22:27 2000 UTC (11 years, 4 months ago) by asami
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
Change PKGDIR from pkg/ to .  Also fix places where ${PKGDIR} is
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Apr 9 18:10:51 2000 UTC (11 years, 10 months ago) by cpiazza
Branches: MAIN
CVS tags: old_RELEASE_4_1_1, old_RELEASE_4_1_0, old_RELEASE_3_5_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +4 -4 lines
Update with the new PORTNAME/PORTVERSION variables

Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Feb 23 02:52:30 2000 UTC (11 years, 11 months ago) by taoka
Branches: MAIN
CVS tags: old_RELEASE_4_0_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +27 -8 lines
Update to 2.2

PR: 16822
Submitted by: maintainer

Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Feb 10 23:15:48 2000 UTC (12 years ago) by jedgar
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +13 -10 lines
Update port to 2.1

PR:		16622
Submitted by:	Maintainer

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Jan 8 17:05:15 2000 UTC (12 years, 1 month ago) by ade
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -1 lines
Unbreak 'make install'.

PR:		15962
Submitted by:	Maintainer

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Jan 2 11:35:01 2000 UTC (12 years, 1 month ago) by obrien
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +5 -1 lines
Make PREFIX clean.

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Mon Nov 1 02:08:06 1999 UTC (12 years, 3 months ago) by steve
Branches: old_CJM2
CVS tags: old_v2_0_4, old_RELEASE_3_4_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Initial import of ddup version 2.0.4.
A DynDNS client for FreeBSD.

PR:		13861
Submitted by:	Christopher J. Michaels <cjm2@altavista.net>

Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Nov 1 02:08:06 1999 UTC (12 years, 3 months ago) by steve
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options