The NetBSD Project

CVS log for pkgsrc/net/ddclient/Makefile

[BACK] Up to [cvs.netbsd.org] / pkgsrc / net / ddclient

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.28 / (download) - annotate - [select for diffs], Fri Feb 19 19:26:09 2010 UTC (2 years, 3 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, HEAD
Changes since 1.27: +3 -3 lines
Diff to previous 1.27 (colored)

Fix config file ownership.

Revision 1.27 / (download) - annotate - [select for diffs], Thu Dec 17 22:36:00 2009 UTC (2 years, 5 months ago) by abs
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base, pkgsrc-2009Q4
Changes since 1.26: +10 -10 lines
Diff to previous 1.26 (colored)

PKG_DESTDIR_SUPPORT

Revision 1.26 / (download) - annotate - [select for diffs], Wed Oct 3 18:31:19 2007 UTC (4 years, 7 months ago) by bad
Branch: MAIN
CVS Tags: pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.25: +3 -1 lines
Diff to previous 1.25 (colored)

Move ddclient cache file to $VARBASE/db/ddclient.cache by default.
Bump PKGREVISION.

Revision 1.25 / (download) - annotate - [select for diffs], Tue Mar 14 01:14:31 2006 UTC (6 years, 2 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2, pkgsrc-2006Q1-base, pkgsrc-2006Q1
Changes since 1.24: +1 -2 lines
Diff to previous 1.24 (colored)

Modify the pkginstall framework so that it manages all aspects of
INSTALL/DEINSTALL script creation within pkgsrc.

If an INSTALL or DEINSTALL script is found in the package directory,
it is automatically used as a template for the pkginstall-generated
scripts.  If instead, they should be used simply as the full scripts,
then the package Makefile should set INSTALL_SRC or DEINSTALL_SRC
explicitly, e.g.:

	INSTALL_SRC=	${PKGDIR}/INSTALL
	DEINSTALL_SRC=	# emtpy

As part of the restructuring of the pkginstall framework internals,
we now *always* generate temporary INSTALL or DEINSTALL scripts.  By
comparing these temporary scripts with minimal INSTALL/DEINSTALL
scripts formed from only the base templates, we determine whether or
not the INSTALL/DEINSTALL scripts are actually needed by the package
(see the generate-install-scripts target in bsd.pkginstall.mk).

In addition, more variables in the framework have been made private.
The *_EXTRA_TMPL variables have been renamed to *_TEMPLATE, which are
more sensible names given the very few exported variables in this
framework.  The only public variables relating to the templates are:

	INSTALL_SRC		INSTALL_TEMPLATE
	DEINSTALL_SRC		DEINSTALL_TEMPLATE
				HEADER_TEMPLATE

The packages in pkgsrc have been modified to reflect the changes in
the pkginstall framework.

Revision 1.24 / (download) - annotate - [select for diffs], Sat Mar 4 21:30:17 2006 UTC (6 years, 2 months ago) by jlam
Branch: MAIN
Changes since 1.23: +2 -2 lines
Diff to previous 1.23 (colored)

Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.

Revision 1.23 / (download) - annotate - [select for diffs], Thu Dec 29 06:21:58 2005 UTC (6 years, 4 months ago) by jlam
Branch: MAIN
Changes since 1.22: +1 -2 lines
Diff to previous 1.22 (colored)

Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk
automatically detects whether we want the pkginstall machinery to be
used by the package Makefile.

Revision 1.22 / (download) - annotate - [select for diffs], Tue Aug 2 09:55:37 2005 UTC (6 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4, pkgsrc-2005Q3-base, pkgsrc-2005Q3
Changes since 1.21: +10 -10 lines
Diff to previous 1.21 (colored)

Update to 3.6.6, provided by Geert Hendrickx in PR 30891:

3.6.6
- support for olitec-SX200
- added sample-etc_rc.d_init.d_ddclient.lsb as a sample script for lsb-compliant systems.
- support for linksys wrt854g (thanks to Nick Triantos)
- support for linksys ver 3
- support for Thomson (Alcatel) SpeedTouch 510 (thanks to Aldoir)
- Cosmetic fixes submitted by John Owens

3.6.5
- there was a bug in the linksys-ver2
- support for postscript (thanks to Larry Hendrickson)
- Changelog out of README
- modified all documentation to use /etc/ddclient/ddclient.conf (notified by 	nicolasmartin in bug [1070646])

3.6.4
- added support for NameCheap service (thanks to Dan Boardman)
- added support for linksys ver2 (thanks to Dan Perik)

3.6.3
- renamed sample-etc_dhclient-enter-hooks to sample-etc_dhclient-exit-hooks
- add support for the Allnet 1298 Router
- add -a to ifconfig to query all interfaces (for Solaris and OpenBSD)
- update the process status to reflect what is happening.
- add a To: line when sending e-mail
- add mail-failure to send mail on failures only
- try all addresses for multihomed hosts (like check.dyndns.org)
- add support for dnspark
- add sample for OrgDNS.org

Revision 1.21 / (download) - annotate - [select for diffs], Sat Jul 16 19:10:39 2005 UTC (6 years, 10 months ago) by jlam
Branch: MAIN
Changes since 1.20: +2 -2 lines
Diff to previous 1.20 (colored)

Remove some unnecessarily strong dependencies on perl that resulted
from including perl5/buildlink3.mk.  These packages just need the Perl
interpreter, and can just add "perl" to USE_TOOLS instead.

Revision 1.20 / (download) - annotate - [select for diffs], Mon Apr 11 21:46:45 2005 UTC (7 years, 1 month ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base, pkgsrc-2005Q2
Changes since 1.19: +1 -2 lines
Diff to previous 1.19 (colored)

Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

Revision 1.19 / (download) - annotate - [select for diffs], Mon Feb 21 20:26:12 2005 UTC (7 years, 3 months ago) by hubertf
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored)

Sign over maintainership to tech-pkg@

Revision 1.18 / (download) - annotate - [select for diffs], Tue Dec 28 02:47:46 2004 UTC (7 years, 4 months ago) by reed
Branch: MAIN
Changes since 1.17: +2 -1 lines
Diff to previous 1.17 (colored)

The default location of the pkgsrc-installed rc.d scripts is now
under share/examples/rc.d. The variable name already was named
RCD_SCRIPTS_EXAMPLEDIR.

This is from ideas from Greg Woods and others.

Also bumped PKGREVISION for all packages using RCD_SCRIPTS mechanism
(as requested by wiz).

Revision 1.16.2.1 / (download) - annotate - [select for diffs], Mon Jul 26 07:40:04 2004 UTC (7 years, 10 months ago) by agc
Branch: pkgsrc-2004Q2
Changes since 1.16: +3 -2 lines
Diff to previous 1.16 (colored) next main 1.17 (colored)

Pullup ticket 65 to the pkgsrc-2004Q2 branch, requested by Grant Beattie

Solaris fix for ddclient

	Module Name:    pkgsrc
	Committed By:   grant
	Date:           Sat Jul 24 02:52:28 UTC 2004

	Modified Files:
		pkgsrc/net/ddclient: Makefile

	Log Message:
	don't call "install -d" with >1 argument.

Revision 1.17 / (download) - annotate - [select for diffs], Sat Jul 24 02:52:27 2004 UTC (7 years, 10 months ago) by grant
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base, pkgsrc-2004Q4, pkgsrc-2004Q3-base, pkgsrc-2004Q3
Changes since 1.16: +3 -2 lines
Diff to previous 1.16 (colored)

don't call "install -d" with >1 argument.

Revision 1.16 / (download) - annotate - [select for diffs], Wed Mar 31 01:40:04 2004 UTC (8 years, 1 month ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2004Q2-base
Branch point for: pkgsrc-2004Q2
Changes since 1.15: +4 -3 lines
Diff to previous 1.15 (colored)

This is a Perl script... no need for compiler here.

Revision 1.15 / (download) - annotate - [select for diffs], Fri Jan 16 13:14:01 2004 UTC (8 years, 4 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base, pkgsrc-2004Q1
Changes since 1.14: +1 -2 lines
Diff to previous 1.14 (colored)

PERL5_PATH not necessary here since ddclient starts itself using ${PERL5}.

Revision 1.14 / (download) - annotate - [select for diffs], Fri Jan 16 12:55:21 2004 UTC (8 years, 4 months ago) by jlam
Branch: MAIN
Changes since 1.13: +8 -3 lines
Diff to previous 1.13 (colored)

bl3ify

Revision 1.13 / (download) - annotate - [select for diffs], Sat Aug 30 22:51:25 2003 UTC (8 years, 8 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base, pkgsrc-2003Q4
Changes since 1.12: +2 -1 lines
Diff to previous 1.12 (colored)

Add definitions for DEINSTALL_EXTRA_TMPL and INSTALL_EXTRA_TMPL if
USE_PKGINSTALL is "YES".  bsd.pkg.install.mk will no longer automatically
pick up a INSTALL/DEINSTALL script in the package directory and assume that
you want it for the corresponding *_EXTRA_TMPL variable.

Revision 1.12 / (download) - annotate - [select for diffs], Thu Jul 17 22:51:04 2003 UTC (8 years, 10 months ago) by grant
Branch: MAIN
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored)

s/netbsd.org/NetBSD.org/

Revision 1.11 / (download) - annotate - [select for diffs], Tue Jan 28 22:03:50 2003 UTC (9 years, 3 months ago) by jlam
Branch: MAIN
CVS Tags: netbsd-1-6-1-base, netbsd-1-6-1
Changes since 1.10: +2 -3 lines
Diff to previous 1.10 (colored)

Instead of including bsd.pkg.install.mk directly in a package Makefile,
have it be automatically included by bsd.pkg.mk if USE_PKGINSTALL is set
to "YES".  This enforces the requirement that bsd.pkg.install.mk be
included at the end of a package Makefile.  Idea suggested by Julio M.
Merino Vidal <jmmv at menta.net>.

Revision 1.10 / (download) - annotate - [select for diffs], Thu Sep 19 09:04:15 2002 UTC (9 years, 8 months ago) by jlam
Branch: MAIN
Changes since 1.9: +1 -11 lines
Diff to previous 1.9 (colored)

Take advantage of the auto-generation and installation of rc.d scripts.

Revision 1.9 / (download) - annotate - [select for diffs], Wed Sep 18 21:15:14 2002 UTC (9 years, 8 months ago) by jlam
Branch: MAIN
Changes since 1.8: +1 -2 lines
Diff to previous 1.8 (colored)

When using bsd.pkg.install.mk, if a DEINSTALL or INSTALL file already
exists, then use it as the default value of DEINSTALL_EXTRA_TMPL or
INSTALL_EXTRA_TMPL.

Revision 1.8 / (download) - annotate - [select for diffs], Sun Aug 25 21:49:56 2002 UTC (9 years, 9 months ago) by jlam
Branch: MAIN
Changes since 1.7: +4 -3 lines
Diff to previous 1.7 (colored)

Merge packages from the buildlink2 branch back into the main trunk that
have been converted to USE_BUILDLINK2.

Revision 1.7.2.1 / (download) - annotate - [select for diffs], Mon Jul 1 17:44:58 2002 UTC (9 years, 10 months ago) by jlam
Branch: buildlink2
Changes since 1.7: +4 -3 lines
Diff to previous 1.7 (colored) next main 1.8 (colored)

Convert from using buildlink1 to using the new buildlink2 framework.

Revision 1.7 / (download) - annotate - [select for diffs], Mon Mar 25 01:18:50 2002 UTC (10 years, 2 months ago) by hubertf
Branch: MAIN
CVS Tags: pkgviews-base, pkgviews, netbsd-1-6-RELEASE-base, netbsd-1-6, netbsd-1-5-PATCH003, buildlink2-base
Branch point for: buildlink2
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

Update ddclient to 3.6.2. Changes:

- add support for Xsense Aero
- add support for Alcatel Speedtouch Pro
- do authentication when either the login or password are defined.
- fix parsing of web status pages

Updated contributed by Amitai Schlair <schmonz@schmonz.com> in private mail.

Revision 1.6 / (download) - annotate - [select for diffs], Sun Dec 9 19:55:35 2001 UTC (10 years, 5 months ago) by jlam
Branch: MAIN
Changes since 1.5: +45 -22 lines
Diff to previous 1.5 (colored)

Update net/ddclient to 3.6.  Pkgsrc changes include:

- buildlink'ify
- use general INSTALL scripts as ddclient now requires a config file and
  can use a rc.d script to operate in daemon mode

Changes from version 2.3.2 include:

- bug fixes
- new ddclient.conf format
- rewritten to support DynDNS's NIC2 and other dynamic DNS services:
-   added EasyDNS (easydns.com)
-   added Hammernode (hn.org)
-   added ZoneEdit (zoneedit.com)
-   added DSLreports (dslreports.com) host monitoring
- added support for obtaining IP addresses from :
-   interfaces, commands, web, external commands, routers
- added daemon mode
- added logging msgs to syslog and e-mail
- add detection of SIGHUP. When this signal is received, ddclient will
  wake up immediately, reload it's configuration file, and update
  the IP addresses if necessary.

Revision 1.5 / (download) - annotate - [select for diffs], Sat Feb 17 18:18:45 2001 UTC (11 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH001
Changes since 1.4: +2 -1 lines
Diff to previous 1.4 (colored)

Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.

Revision 1.4 / (download) - annotate - [select for diffs], Mon Jan 29 15:25:55 2001 UTC (11 years, 3 months ago) by wiz
Branch: MAIN
Changes since 1.3: +12 -11 lines
Diff to previous 1.3 (colored)

Update to 2.3.2 (2.3.1 distfile was pointing to new version)
Changes: make verbose flags more useful, fix some proxy problems.

Revision 1.3 / (download) - annotate - [select for diffs], Mon Jan 29 11:34:35 2001 UTC (11 years, 3 months ago) by wiz
Branch: MAIN
Changes since 1.2: +1 -6 lines
Diff to previous 1.2 (colored)

Add automatic ${VARIABLE} handling for MESSAGE files.
Convert most MESSAGE files to new syntax (${VARIABLE} gets replaced,
not @VARIABLE@, nor @@VARIABLE@@).
By default, substitutions are done for LOCALBASE, PKGNAME, PREFIX,
X11BASE, X11PREFIX; additional patterns can be added via MESSAGE_SUBST.
Clean up some packages while I'm there; add RCS tags to most MESSAGEs.
Remove some uninteresting MESSAGEs.

Revision 1.2 / (download) - annotate - [select for diffs], Sun Sep 3 12:36:55 2000 UTC (11 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: netbsd-1-5-RELEASE, netbsd-1-4-PATCH003
Changes since 1.1: +6 -1 lines
Diff to previous 1.1 (colored)

Don't hardwire /usr/pkg in MESSAGE.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Mon Aug 7 02:50:11 2000 UTC (11 years, 9 months ago) by hubertf
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

ddclient is a Perl client used to update dynamic DNS entries for accounts
on Dynamic DNS Network Services' free DNS service.  See http://www.dyndns.org
for details on obtaining a free account.

Comments can always be sent to:
        mailto:paul+ddclient@burry.dyndns.org

If you use ddclient, please send a brief note to:
        mailto:paul+ddclient@burry.dyndns.org
and indicate if you would like to be notified of new releases.

Revision 1.1 / (download) - annotate - [select for diffs], Mon Aug 7 02:50:11 2000 UTC (11 years, 9 months ago) by hubertf
Branch: MAIN

Initial revision

This form allows you to request diff's 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.




CVSweb <webmaster@jp.NetBSD.org>