Commit Graph

61 Commits

Author SHA1 Message Date
Fernando Apesteguía 46630647fe dns/ddclient: Update to v3.9.1
ChangeLog: https://github.com/ddclient/ddclient/releases/tag/v3.9.1

PR:	250572
Submitted by:	root@cooltrainer.org
Approved by:	mjl@luckie.org.nz (maintainer)
MFH:	2020Q4 (blanket, runtime fixes)
2020-10-27 14:26:24 +00:00
Jochen Neumeister 1246c0d391 Update to 3.9.0
PR:		242006
Submitted by:	mjl@luckie.org.nz (maintainer)
Sponsored by:	Netzkommune GmbH
2019-11-21 08:59:50 +00:00
Koichiro Iwao 6b917ccc69 dns/ddclient: Get rid of a wrong shebang statement
in bin/ddclient. It has double shebang line and one is
"#!/usr/local/local/bin/perl -w" This is definitely wrong.

Also bumped PORTREVISION due to package content change.

PR:		231277
Submitted by:	koobs
Reported by:	O. Hartmann <ohartmann@walstatt.org>
Approved by:	maintainer
MFH:		2019Q4
2019-10-06 16:42:31 +00:00
Mathieu Arnold 78d1aff1fc Convert to UCL & cleanup pkg-message (categories d) 2019-08-13 16:01:59 +00:00
Kai Knoblich 146191d8d9 dns/ddclient: Fix default permissions of config files and update pkg-message
* Change the default permissions of the configuration files to avoid a
  warning at the first start.
* Also update the instructions in pkg-message because since r433788 users no
  longer need to create a copy of the configuration file after installation.

While I'm here:
* Fix the license and add the location to the license file

PR:		237651
Submitted by:	Samy Mahmoudi <samy.mahmoudi@gmail.com>
Approved by:	maintainer
2019-05-18 10:28:32 +00:00
Mathieu Arnold e1bfdfbe56 Add DOCS options to ports that should have one.
Also various fixes related to said option.

PR:		230864
Submitted by:	mat
exp-runs by:	antoine
2018-09-10 13:14:50 +00:00
Tobias Kortkamp fb4cf41901 dns/ddclient: Move to newer snapshot
CloudFlare will shutdown the old v1 API on June 4, 2018.
ddclient on the repository already supports the current v4 API,
but there is no newer release since 2015.

Also includes CloudFlare IPv6 support.

PR:		228600
Submitted by:	maintainer
2018-07-07 18:54:31 +00:00
Alan Somers 41a8b72ca8 Use anticongestion in dns/ddclient
Introduced in src r316342, the anticongestion feature unifies multiple
periodic scripts' disparate sleeps.

PR:		218442
Approved by:	mjl@luckie.org.nz (maintainer)
Approved by:	brd (ports)
2017-05-20 02:27:54 +00:00
Kirill Ponomarev 34c3371db5 Remove superfluous dependency.
Noticed by:	sunpoet
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D9523
2017-02-10 17:28:21 +00:00
Kirill Ponomarev f86d3d2563 Fix stale dependencies.
PR:		216526
Submitted by:	bhtooefr@gmail.com
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D9488
2017-02-10 09:13:41 +00:00
Dmitry Marakasov e87a8bd319 - Fix trailing whitespace in pkg-messages
Approved by:	portmgr blanket
2016-05-19 11:09:14 +00:00
Tilman Keskinoz 4db6e8000c Update to 3.8.3
PR:		209167
Submitted by:	mzaki@e-mail.ne.jp
Approved by:	maintainer
2016-05-02 15:56:34 +00:00
Mathieu Arnold 4e1b79a0a6 Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:00:51 +00:00
Mathieu Arnold 7c47779cb9 Fix usage of ${PERL5}.
${PERL5} points to a specific version of perl, say, perl5.22.1, it is
fine to use it in a ports Makefile to do Perly things, but ports using
it must use ${PERL}, that points to /usr/local/bin/perl so that if the
minor version is updated, the shebang keep working.

While there, make some ports use shebangfix, regen a few patches, and
bump PORTREVISION where a shebang went from PERL5 to PERL.

PR:		205367
With hat:	portmgr
Sponsored by:	Absolight
2015-12-17 17:19:48 +00:00
Baptiste Daroussin 19007b0c94 Cleanup plist 2014-12-20 18:09:21 +00:00
Adam Weinberger bbc8c4d740 Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by:	portmgr (not really, but touches unstaged ports)
2014-07-29 18:41:15 +00:00
Danilo Egea Gondolfo 32d5a333f4 - Pass maintainership to submitter. I forgot it on the last commit.
PR:		ports/185881
Submitted by:	Matthew Luckie <mjl@luckie.org.nz>
Reported by:	miwi
2014-01-20 04:23:44 +00:00
Danilo Egea Gondolfo 5f43e76c88 - Fix a problem with the config files path.
PR:		ports/185881
Submitted by:	Matthew Luckie <mjl@luckie.org.nz>
2014-01-19 18:42:54 +00:00
Danilo Egea Gondolfo ffd012c4ef - Update from 3.8.1 to 3.8.2
- Add stage support
- Use options helpers
- Use PLIST_FILES instead of pkg-plist

PR:		ports/185714
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2014-01-19 02:04:22 +00:00
Mark Linimon 48d953d23e Reset simon.krenz@ghostbsd.org: "550 No Such User Here". 2014-01-08 02:08:19 +00:00
Baptiste Daroussin 24a1652ff4 Add NO_STAGE all over the place in preparation for the staging support (cat: dns) 2013-09-20 16:31:57 +00:00
Baptiste Daroussin b15e495041 Convert to new perl framework
Convert from USE_GMAKE to USES=gmake
2013-09-17 06:28:07 +00:00
Ruslan Makhmatkhanov 3aa56c5d63 - pass maintainership up to new volunteer
PR:		175207
Submitted by:	Simon Krenz <simon.krenz@ghostbsd.de>
2013-01-11 19:52:03 +00:00
Bryan Drewery 3046198d16 - Trim header
- Convert to new options framework
2012-12-12 19:20:45 +00:00
Ryan Steinmetz cf9bd998c7 - Reset MAINTAINER on ports with addresses that have unrecoverable bounces.
Reported by:	portscout
Feature safe:	yes
2012-12-06 16:39:07 +00:00
Andrej Zverev 4641b63dd1 - Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
2012-06-30 13:48:34 +00:00
Doug Barton 83eb2c3700 In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
2012-01-14 08:57:23 +00:00
Ryan Steinmetz b6a591f28e - Remove problematic empty variable assignment
Reported by:	dougb
2012-01-04 22:59:28 +00:00
Ryan Steinmetz a7e522e2ab - Add SSL to OPTIONS
- Do not force the user to run ddclient as a daemon

PR:		ports/163271
Submitted by:	Rob Farmer <rfarmer@predatorlabs.net> (maintainer)
2012-01-04 01:47:21 +00:00
Ryan Steinmetz d7ecc7c232 Update to 1.8.1 [1]
Add LICENSE

PR:		ports/159199
Submitted by:	Rob Farmer <rfarmer@predatorlabs.net> (maintainer) [1]
Approved by:	tabthorpe (mentor)
2011-07-28 21:59:28 +00:00
Max Brazhnikov d725cb21aa - fix with non-standard PREFIX/LOCALBASE
- fix error with undefined variables on some services. This is upstream ticket #2:
  http://sourceforge.net/apps/trac/ddclient/ticket/2

PR:		ports/155486
Submitted by:	Rob Farmer (maintainer)
2011-03-13 14:53:21 +00:00
Wen Heping 01be2d21a4 - Pass maintainership to new volunteer
Submitted by:	rfarmer@predatorlabs.net (new maintainer, via email)
2011-03-10 01:20:38 +00:00
Wen Heping 8d7dad5cd2 - Reset maintainer [1]
- Drop MD5

PR:		ports/155424 [1]
Submitted by:	Radek Kozlowski <radek@raadradd.com> (previous maintainer) [1]
2011-03-10 00:10:24 +00:00
Olli Hauer e3bea4f57f - add periodic daily script to force update
- connect to license framework
 - add special patch from glarkin to ensure daemon detach from tty,
   change some printf to use the warning function instead.

PR:		148586
Submitted by:	Chris Howey <howeyc _at_ gmail.com>
Approved by:	maintainer, glarkin (mentor)
2010-08-17 19:22:56 +00:00
Doug Barton 1d6b4b3f91 Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Philippe Audeoud 69edd3c376 - Update to 3.8.0
PR:		ports/142345
Submitted by:	Rob Farmer <rfarmer predatorlabs.net>
Approved by:	maintainer
2010-01-06 09:00:03 +00:00
Dmitry Marakasov 075acacd24 - Switch SourceForge ports to the new File Release System: categories starting with D 2009-08-22 00:18:43 +00:00
Thomas Abthorpe e1a0be95dd - Update to 3.7.3
PR:		ports/117446
Submitted by:	Philippe Audeoud <jadawin tuxaco.net>
Approved by:	radek raadradd.com (maintainer)
2007-10-24 16:32:54 +00:00
Andrew Pantyukhin 095bbf5aa4 - Create the cache file directly in /var/tmp
PR:		ports/109298
Submitted by:	Torfinn Ingolfsen <torfinn.ingolfsen@broadpark.no>
Approved by:	Radek Kozlowski (maintainer, implicit)
2007-02-19 00:34:02 +00:00
Andrew Pantyukhin e16f86438d - Update to 3.7.1
Approved by:	Radosław Kozlowski <radek@raadradd.com>
2007-02-17 23:05:24 +00:00
Andrew Pantyukhin 9251a00643 - Update to 3.7.0
Approved by:	radek@raadradd.com (maintainer)
2006-06-16 13:14:30 +00:00
Marcus Alves Grando 230fa6ce6e - Update to 3.6.7
- Add new rc.d script

PR:		96667
Submitted by:	Andrew Pantyukhin <infofarmer___gmail.com>
Approved by:	maintainer
2006-05-07 00:03:25 +00:00
Edwin Groothuis acd87b4ad8 SHA256ify
Approved by:    krion@
2006-01-22 08:34:46 +00:00
Roman Bogorodskiy 8776a5a609 Update to 3.6.6.
PR:		79411
Submitted by:	Radek Kozlowski (maintainer)
2005-04-05 17:03:40 +00:00
Edwin Groothuis 052f6d24e4 [MAINTAINER] dns/ddclient: update to 3.6.5
- Update to 3.6.5
	- Utilize PORTDOCS and PLIST_FILES
	- Remove pkg-plist

PR:		ports/74334
Submitted by:	Radek Kozlowski <radek@raadradd.com>
2004-11-27 05:52:15 +00:00
Pav Lucistnik b843b4d268 - Switch to versioned distfile. No functional change.
PR:		ports/73253
Submitted by:	Radek Kozlowski <radek@raadradd.com> (maintainer)
2004-10-28 20:57:19 +00:00
Pav Lucistnik f3a0d1bb65 - Update to 3.6.4
- Take maintainership
- rcng script

PR:		ports/73059
Submitted by:	Radek Kozlowski <radek@raadradd.com>
2004-10-28 00:04:57 +00:00
Trevor Johnson 33fdc4cde2 SIZEify. 2004-03-17 18:29:46 +00:00
Kris Kennaway 805608ac9a Don my portmgr hat and return dirk@FreeBSD.org's ports back to the
unmaintained pool.  He has not committed in over a year and has been
unresponsive to emails over a similar time period.
2004-02-22 01:40:47 +00:00
Mark Linimon 645be29927 Update to version 3.6.3 and new mastersite (already partially done).
The patchfile unwires hardcoding of configuration directories.  The
changes are mostly minor; see work/README for full summary.
PR: ports/55335, maintainer timeout (3 months).
2003-11-07 01:07:05 +00:00