notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: dns/ddclient/Makefile
SVNWeb

Number of commits found: 48

Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 20 Jul 2022
[ 14:21 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:66ee090ccad0160bf913ee776daa9c3bfdab1868  commit hash:66ee090ccad0160bf913ee776daa9c3bfdab1868  commit hash:66ee090ccad0160bf913ee776daa9c3bfdab1868  66ee090  (Only the first 10 of 188 ports in this commit are shown above. View all ports for this commit)
dns: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alex Samorukov <samm@freebsd.org>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Allan Jude <allanjude@freebsd.org>
  *  Amar Takhar <verm@drunkmonk.net>
  *  Anders Nordby <anders@fix.no>
  *  Andrew Greenwood <greenwood.andy@gmail.com>
  *  Anton Berezin <tobez@FreeBSD.org>
  *  Ashish SHUKLA <ashish@FreeBSD.org>
  *  Attila Nagy <bra@fsn.hu>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Tue, 27 Oct 2020
[ 14:26 fernape search for other commits by this committer ] Original commit   Revision:553445
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)
Thu, 21 Nov 2019
[ 08:59 joneum search for other commits by this committer ] Original commit   Revision:518084
Update to 3.9.0

PR:		242006
Submitted by:	mjl@luckie.org.nz (maintainer)
Sponsored by:	Netzkommune GmbH
Sun, 6 Oct 2019
[ 16:42 meta search for other commits by this committer ] Original commit   Revision:513895
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
Sat, 18 May 2019
[ 10:28 kai search for other commits by this committer ] Original commit   Revision:501948
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
Mon, 10 Sep 2018
[ 13:14 mat search for other commits by this committer ] Original commit   Revision:479406 (Only the first 10 of 995 ports in this commit are shown above. View all ports for this commit)
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
Sat, 7 Jul 2018
[ 18:54 tobik search for other commits by this committer ] Original commit   Revision:474118
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
Sat, 20 May 2017
[ 02:27 asomers search for other commits by this committer ] Original commit   Revision:441283
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)
Fri, 10 Feb 2017
[ 17:28 krion search for other commits by this committer ] Original commit   Revision:433817
Remove superfluous dependency.

Noticed by:	sunpoet
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D9523
[ 09:13 krion search for other commits by this committer ] Original commit   Revision:433788
Fix stale dependencies.

PR:		216526
Submitted by:	bhtooefr@gmail.com
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D9488
Mon, 2 May 2016
[ 15:56 arved search for other commits by this committer ] Original commit   Revision:414456
Update to 3.8.3

PR:		209167
Submitted by:	mzaki@e-mail.ne.jp
Approved by:	maintainer
Fri, 1 Apr 2016
[ 14:00 mat search for other commits by this committer ] Original commit   Revision:412346 (Only the first 10 of 5103 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Thu, 17 Dec 2015
[ 17:19 mat search for other commits by this committer ] Original commit   Revision:403913 (Only the first 10 of 70 ports in this commit are shown above. View all ports for this commit)
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
Sat, 20 Dec 2014
[ 18:09 bapt search for other commits by this committer ] Original commit   Revision:375030
Cleanup plist
Tue, 29 Jul 2014
[ 18:41 adamw search for other commits by this committer ] Original commit   Revision:363371 (Only the first 10 of 426 ports in this commit are shown above. View all ports for this commit)
Convert a bunch of USE_BZIP2 to USES=tar:bzip2

Approved by:	portmgr (not really, but touches unstaged ports)
Mon, 20 Jan 2014
[ 04:23 danilo search for other commits by this committer ] Original commit   Revision:340366
- 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
Sun, 19 Jan 2014
[ 18:42 danilo search for other commits by this committer ] Original commit   Revision:340335
- Fix a problem with the config files path.

PR:		ports/185881
Submitted by:	Matthew Luckie <mjl@luckie.org.nz>
[ 02:04 danilo search for other commits by this committer ] Original commit   Revision:340227
- 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>
Wed, 8 Jan 2014
[ 02:08 linimon search for other commits by this committer ] Original commit   Revision:339067
Reset simon.krenz@ghostbsd.org: "550 No Such User Here".
Fri, 20 Sep 2013
[ 16:31 bapt search for other commits by this committer ] Original commit   Revision:327719 (Only the first 10 of 165 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
dns)
Tue, 17 Sep 2013
[ 06:28 bapt search for other commits by this committer ] Original commit   Revision:327451 (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
Convert to new perl framework
Convert from USE_GMAKE to USES=gmake
Fri, 11 Jan 2013
[ 19:52 rm search for other commits by this committer ] Original commit   Revision:310245
- pass maintainership up to new volunteer

PR:		175207
Submitted by:	Simon Krenz <simon.krenz@ghostbsd.de>
Wed, 12 Dec 2012
[ 19:20 bdrewery search for other commits by this committer ] Original commit   Revision:308782
- Trim header
- Convert to new options framework
Thu, 6 Dec 2012
[ 16:39 zi search for other commits by this committer ] Original commit   Revision:308390 (Only the first 10 of 26 ports in this commit are shown above. View all ports for this commit)
- Reset MAINTAINER on ports with addresses that have unrecoverable bounces.

Reported by:	portscout
Feature safe:	yes
Sat, 30 Jun 2012
[ 13:48 az search for other commits by this committer ] Original commit 
- Remove SITE_PERL from *_DEPENDS

Approved by: portmgr@ (bapt@)
Wed, 4 Jan 2012
[ 01:47 zi search for other commits by this committer ] Original commit 
- 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)
Thu, 28 Jul 2011
[ 21:59 zi search for other commits by this committer ] Original commit 
Update to 1.8.1 [1]
Add LICENSE

PR:             ports/159199
Submitted by:   Rob Farmer <rfarmer@predatorlabs.net> (maintainer) [1]
Approved by:    tabthorpe (mentor)
Sun, 13 Mar 2011
[ 14:53 makc search for other commits by this committer ] Original commit 
- 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)
Thu, 10 Mar 2011
[ 01:20 wen search for other commits by this committer ] Original commit 
- Pass maintainership to new volunteer

Submitted by:   rfarmer@predatorlabs.net (new maintainer, via email)
[ 00:10 wen search for other commits by this committer ] Original commit 
- Reset maintainer [1]
- Drop MD5

PR:             ports/155424 [1]
Submitted by:   Radek Kozlowski <radek@raadradd.com> (previous maintainer) [1]
Tue, 17 Aug 2010
[ 19:22 ohauer search for other commits by this committer ] Original commit 
 - 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)
Wed, 6 Jan 2010
[ 09:00 jadawin search for other commits by this committer ] Original commit 
- Update to 3.8.0

PR:             ports/142345
Submitted by:   Rob Farmer <rfarmer predatorlabs.net>
Approved by:    maintainer
Sat, 22 Aug 2009
[ 00:18 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 417 ports in this commit are shown above. View all ports for this commit)
- Switch SourceForge ports to the new File Release System: categories starting
with D
Wed, 24 Oct 2007
[ 16:32 tabthorpe search for other commits by this committer ] Original commit 
- Update to 3.7.3

PR:             ports/117446
Submitted by:   Philippe Audeoud <jadawin tuxaco.net>
Approved by:    radek raadradd.com (maintainer)
Mon, 19 Feb 2007
[ 00:34 sat search for other commits by this committer ] Original commit 
- 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)
Sat, 17 Feb 2007
[ 23:05 sat search for other commits by this committer ] Original commit 
- Update to 3.7.1

Approved by:    Radosław Kozlowski <radek@raadradd.com>
Fri, 16 Jun 2006
[ 13:14 sat search for other commits by this committer ] Original commit 
- Update to 3.7.0

Approved by:    radek@raadradd.com (maintainer)
Sun, 7 May 2006
[ 00:03 mnag search for other commits by this committer ] Original commit 
- Update to 3.6.7
- Add new rc.d script

PR:             96667
Submitted by:   Andrew Pantyukhin <infofarmer___gmail.com>
Approved by:    maintainer
Tue, 5 Apr 2005
[ 17:03 novel search for other commits by this committer ] Original commit 
Update to 3.6.6.

PR:             79411
Submitted by:   Radek Kozlowski (maintainer)
Sat, 27 Nov 2004
[ 05:52 edwin search for other commits by this committer ] Original commit 
[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>
Thu, 28 Oct 2004
[ 20:57 pav search for other commits by this committer ] Original commit 
- Switch to versioned distfile. No functional change.

PR:             ports/73253
Submitted by:   Radek Kozlowski <radek@raadradd.com> (maintainer)
[ 00:04 pav search for other commits by this committer ] Original commit 
- Update to 3.6.4
- Take maintainership
- rcng script

PR:             ports/73059
Submitted by:   Radek Kozlowski <radek@raadradd.com>
Sun, 22 Feb 2004
[ 01:40 kris search for other commits by this committer ] Original commit  (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
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.
Fri, 7 Nov 2003
[ 01:07 linimon search for other commits by this committer ] Original commit 
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).
Mon, 3 Nov 2003
[ 21:57 edwin search for other commits by this committer ] Original commit 
Fix mastersite, but not the pkg-descr's WWW line.
Fri, 5 Sep 2003
[ 04:54 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 55 ports in this commit are shown above. View all ports for this commit)
Massive repo-copies request: net->dns (partly devel->dns)

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

Number of commits found: 48