notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
ddclient Update dynamic DNS entries
3.11.2 dns on this many watch lists=37 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.11.2Version of this port present on the latest quarterly branch.
Maintainer: mjl@luckie.org.nz search for ports maintained by this maintainer
Port Added: 2003-09-05 04:55:22
Last Update: 2023-11-24 19:40:20
Commit Hash: e37f7e5
People watching this port, also watch:: gmake, libiconv, unzip, gettext
License: GPLv2+
WWW:
https://github.com/ddclient/ddclient
Description:
ddclient is a Perl client used to update dynamic DNS entries for accounts on many dynamic DNS services.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (9 items)
Collapse this list.
  1. /usr/local/share/licenses/ddclient-3.11.2/catalog.mk
  2. /usr/local/share/licenses/ddclient-3.11.2/LICENSE
  3. /usr/local/share/licenses/ddclient-3.11.2/GPLv2+
  4. @sample(,,600) etc/ddclient.conf.sample
  5. etc/periodic/daily/ddclient_force
  6. sbin/ddclient
  7. @owner
  8. @group
  9. @mode
Collapse this list.
Dependency lines:
  • ddclient>0:dns/ddclient
To install the port:
cd /usr/ports/dns/ddclient/ && make install clean
To add the package, run one of these commands:
  • pkg install dns/ddclient
  • pkg install ddclient
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: ddclient
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1700741617 SHA256 (ddclient-ddclient-v3.11.2_GH0.tar.gz) = 243cd832abd3cdd2b49903e1b5ed7f450e2d9c4c0eaf8ce4fe692c244d3afd77 SIZE (ddclient-ddclient-v3.11.2_GH0.tar.gz) = 278314

Packages (timestamps in pop-ups are UTC):
ddclient
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.11.23.11.23.9.13.11.23.11.2-3.9.1-
FreeBSD:13:quarterly3.11.23.11.23.9.13.11.23.11.23.11.23.11.23.11.2
FreeBSD:14:latest3.11.23.11.23.9.13.11.23.11.23.9.1-3.9.1
FreeBSD:14:quarterly3.11.23.11.2-3.11.23.11.23.11.23.11.23.11.2
FreeBSD:15:latest3.11.23.11.2n/a3.11.2n/a3.11.23.11.23.11.2
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. curl : ftp/curl
  2. gmake>=4.3 : devel/gmake
  3. autoconf>=2.71 : devel/autoconf
  4. automake>=1.16.5 : devel/automake
Runtime dependencies:
  1. p5-Data-Validate-IP>0 : net-mgmt/p5-Data-Validate-IP
  2. curl : ftp/curl
  3. perl5>=5.36<5.37 : lang/perl5.36
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for ddclient-3.11.2: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
dns_ddclient
USES:
autoreconf gmake perl5 tar:bzip2
pkg-message:
For install:
To configure ddclient, edit the following file: /usr/local/etc/ddclient.conf If you would like to run ddclient as a daemon add the following line to /etc/rc.conf ddclient_enable="YES" If you would like to force ddclient to update your account daily regardless of IP changes add the following line to your /etc/periodic.conf daily_ddclient_force_enable="YES"
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/ddclient/ddclient/tar.gz/v3.11.2?dummy=/
Collapse this list.

Number of commits found: 59

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.11.2
24 Nov 2023 19:40:20
commit hash: e37f7e5ab58f5d9f8f5a1a39b20f4c1bd7c50060commit hash: e37f7e5ab58f5d9f8f5a1a39b20f4c1bd7c50060commit hash: e37f7e5ab58f5d9f8f5a1a39b20f4c1bd7c50060commit hash: e37f7e5ab58f5d9f8f5a1a39b20f4c1bd7c50060 files touched by this commit
Fernando Apesteguía (fernape) search for other commits by this committer
Author: Franco Fichtner
dns/ddclient: Update to v3.10 RC2

PR:		266415
Reported by:	fbsd-bugzilla@schlachter.ca
Approved by:	mjl@luckie.org.nz (maintainer)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
3.9.1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
3.9.1
20 Jul 2022 14:21:47
commit hash: 66ee090ccad0160bf913ee776daa9c3bfdab1868commit hash: 66ee090ccad0160bf913ee776daa9c3bfdab1868commit hash: 66ee090ccad0160bf913ee776daa9c3bfdab1868commit hash: 66ee090ccad0160bf913ee776daa9c3bfdab1868 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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)
3.9.1
06 Apr 2021 14:31:13
commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
all: Remove all other $FreeBSD keywords.
3.9.1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
3.9.1
27 Oct 2020 14:26:25
Revision:553445Original commit files touched by this commit
fernape search for other commits by this committer
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)
3.9.0
21 Nov 2019 08:59:51
Revision:518084Original commit files touched by this commit
joneum search for other commits by this committer
Update to 3.9.0

PR:		242006
Submitted by:	mjl@luckie.org.nz (maintainer)
Sponsored by:	Netzkommune GmbH
3.8.3.104_2
06 Oct 2019 16:42:31
Revision:513895Original commit files touched by this commit
meta search for other commits by this committer
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
3.8.3.104_1
13 Aug 2019 16:01:59
Revision:508835Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
Convert to UCL & cleanup pkg-message (categories d)
3.8.3.104_1
18 May 2019 10:28:32
Revision:501948Original commit files touched by this commit
kai search for other commits by this committer
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
3.8.3.104
10 Sep 2018 13:14:52
Revision:479406Original commit files touched by this commit
mat search for other commits by this committer
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
3.8.3.104
07 Jul 2018 18:54:32
Revision:474118Original commit files touched by this commit
tobik search for other commits by this committer
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
3.8.3_3
20 May 2017 02:27:54
Revision:441283Original commit files touched by this commit
asomers search for other commits by this committer
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)
3.8.3_2
10 Feb 2017 17:28:22
Revision:433817Original commit files touched by this commit
krion search for other commits by this committer
Remove superfluous dependency.

Noticed by:	sunpoet
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D9523
3.8.3_1
10 Feb 2017 09:13:41
Revision:433788Original commit files touched by this commit
krion search for other commits by this committer
Fix stale dependencies.

PR:		216526
Submitted by:	bhtooefr@gmail.com
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D9488
3.8.3
19 May 2016 11:09:14
Revision:415503Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-messages

Approved by:	portmgr blanket
3.8.3
02 May 2016 15:56:35
Revision:414456Original commit files touched by this commit
arved search for other commits by this committer
Update to 3.8.3

PR:		209167
Submitted by:	mzaki@e-mail.ne.jp
Approved by:	maintainer
3.8.2_1
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
3.8.2_1
17 Dec 2015 17:19:48
Revision:403913Original commit files touched by this commit
mat search for other commits by this committer
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
3.8.2_1
20 Dec 2014 18:09:22
Revision:375030Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
3.8.2_1
29 Jul 2014 18:41:17
Revision:363371Original commit files touched by this commit Sanity Test Failure
adamw search for other commits by this committer
Convert a bunch of USE_BZIP2 to USES=tar:bzip2

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

PR:		ports/185881
Submitted by:	Matthew Luckie <mjl@luckie.org.nz>
3.8.2
19 Jan 2014 02:04:22
Revision:340227Original commit files touched by this commit
danilo search for other commits by this committer
- 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>
3.8.1_1
08 Jan 2014 02:08:20
Revision:339067Original commit files touched by this commit
linimon search for other commits by this committer
Reset simon.krenz@ghostbsd.org: "550 No Such User Here".
3.8.1_1
20 Sep 2013 16:31:58
Revision:327719Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
dns)
3.8.1_1
17 Sep 2013 06:28:07
Revision:327451Original commit files touched by this commit
bapt search for other commits by this committer
Convert to new perl framework
Convert from USE_GMAKE to USES=gmake
3.8.1_1
11 Jan 2013 19:52:03
Revision:310245Original commit files touched by this commit
rm search for other commits by this committer
- pass maintainership up to new volunteer

PR:		175207
Submitted by:	Simon Krenz <simon.krenz@ghostbsd.de>
3.8.1_1
12 Dec 2012 19:20:46
Revision:308782Original commit files touched by this commit
bdrewery search for other commits by this committer
- Trim header
- Convert to new options framework
3.8.1_1
06 Dec 2012 16:39:08
Revision:308390Original commit files touched by this commit
zi search for other commits by this committer
- Reset MAINTAINER on ports with addresses that have unrecoverable bounces.

Reported by:	portscout
Feature safe:	yes
3.8.1_1
30 Jun 2012 13:48:34
Original commit files touched by this commit
az search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS

Approved by: portmgr@ (bapt@)
3.8.1_1
14 Jan 2012 08:57:23
Original commit files touched by this commit
dougb search for other commits by this committer
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.
3.8.1_1
04 Jan 2012 22:59:28
Original commit files touched by this commit
zi search for other commits by this committer
- Remove problematic empty variable assignment

Reported by:    dougb
3.8.1_1
04 Jan 2012 01:47:21
Original commit files touched by this commit
zi search for other commits by this committer
- 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)
3.8.1
28 Jul 2011 21:59:28
Original commit files touched by this commit
zi search for other commits by this committer
Update to 1.8.1 [1]
Add LICENSE

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

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

PR:             ports/155424 [1]
Submitted by:   Radek Kozlowski <radek@raadradd.com> (previous maintainer) [1]
3.8.0_1
17 Aug 2010 19:22:56
Original commit files touched by this commit
ohauer search for other commits by this committer
 - 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)
3.8.0
27 Mar 2010 00:15:24
Original commit files touched by this commit
dougb search for other commits by this committer
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
3.8.0
06 Jan 2010 09:00:03
Original commit files touched by this commit
jadawin search for other commits by this committer
- Update to 3.8.0

PR:             ports/142345
Submitted by:   Rob Farmer <rfarmer predatorlabs.net>
Approved by:    maintainer
3.7.3
22 Aug 2009 00:18:43
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with D
3.7.3
24 Oct 2007 16:32:54
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Update to 3.7.3

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

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

Approved by:    radek@raadradd.com (maintainer)
3.6.7
07 May 2006 00:03:26
Original commit files touched by this commit
mnag search for other commits by this committer
- Update to 3.6.7
- Add new rc.d script

PR:             96667
Submitted by:   Andrew Pantyukhin <infofarmer___gmail.com>
Approved by:    maintainer
3.6.6
22 Jan 2006 08:31:47
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
3.6.6
05 Apr 2005 17:03:40
Original commit files touched by this commit
novel search for other commits by this committer
Update to 3.6.6.

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

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

PR:             ports/73059
Submitted by:   Radek Kozlowski <radek@raadradd.com>
3.6.3
17 Mar 2004 18:29:46
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify.
3.6.3
22 Feb 2004 01:40:47
Original commit files touched by this commit
kris search for other commits by this committer
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.
3.6.3
07 Nov 2003 01:07:05
Original commit files touched by this commit
linimon search for other commits by this committer
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).
3.6.2
03 Nov 2003 21:57:55
Original commit files touched by this commit
edwin search for other commits by this committer
Fix mastersite, but not the pkg-descr's WWW line.
3.6.2
24 Sep 2003 15:07:32
Original commit files touched by this commit
nork search for other commits by this committer
Fix startup script.

PR:             ports/56727
Submitted by:   Kimura Fuyuki <fuyuki@nigredo.org>
Approved by:    maintainer no response
3.6.2
05 Sep 2003 04:54:37
Original commit files touched by this commit
edwin search for other commits by this committer
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: 59