Search Criteria
Package Details: ddclient-git v4.0.0.r1.g50e8d2e-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/ddclient-git.git (read-only, click to copy) |
|---|---|
| Package Base: | ddclient-git |
| Description: | Update dynamic DNS entries for accounts on many dynamic DNS services |
| Upstream URL: | https://github.com/ddclient/ddclient |
| Keywords: | ddclient |
| Licenses: | GPL2 |
| Conflicts: | ddclient |
| Provides: | ddclient |
| Submitter: | Denton-L |
| Maintainer: | Prototik |
| Last Packager: | Prototik |
| Votes: | 1 |
| Popularity: | 0.000000 |
| First Submitted: | 2018-06-02 21:02 (UTC) |
| Last Updated: | 2025-02-10 18:41 (UTC) |
Dependencies (6)
- net-tools (net-tools-gitAUR)
- perl-digest-sha1
- perl-io-socket-inet6
- perl-io-socket-ssl
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- smtp-forwarder (femtomail-gitAUR, ssmtp-plainAUR, esmtpAUR, py-mailqueued-mtaAUR, ssmtpAUR, sendmailAUR, exim-heavyAUR, msmtpq-systemdAUR, dmaAUR, courier-mtaAUR, exim, msmtp-mta, nullmailer, opensmtpd, postfix) (optional) – email support requires sendmail binary
Latest Comments
« First ‹ Previous 1 2 3
Denton-L commented on 2020-05-26 02:22 (UTC)
Thanks, fixed.
nickdumas commented on 2020-05-25 13:38 (UTC) (edited on 2020-05-25 13:39 (UTC) by nickdumas)
Systemd service uses /usr/bin/ddclient, package installs /usr/bin/ddclient-git
Please either change systemd to /usr/bin/ddclient-git or change all instances of $pkgname to $_gitname. Broken by 49d54e1
« First ‹ Previous 1 2 3