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
curvedns Forwarder adding DNSCurve to an authoritative nameserver
0.88.b_13 dns on this many watch lists=3 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 0.88.b_13Version of this port present on the latest quarterly branch.
Maintainer: vsevolod@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2011-03-04 13:46:22
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: smartmontools, nut, monit, coreutils, runit
License: not specified in port
WWW:
https://curvedns.on2it.net/
Description:
CurveDNS is a forwarding nameserver adding DNSCurve to DNS, and it is the first publicly released forwarding implementation that implements the DNSCurve protocol.
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 (10 items)
Collapse this list.
  1. bin/curvedns
  2. bin/curvedns-keygen
  3. @(bind,bind,) etc/curvedns/env/UID
  4. @(bind,bind,) etc/curvedns/env/GID
  5. @sample(bind,bind,) etc/curvedns/run.sample
  6. @sample(bind,bind,) etc/curvedns/log/run.sample
  7. @dir(bind,bind,700) etc/curvedns/env
  8. @owner
  9. @group
  10. @mode
Collapse this list.
Dependency lines:
  • curvedns>0:dns/curvedns
To install the port:
cd /usr/ports/dns/curvedns/ && make install clean
To add the package, run one of these commands:
  • pkg install dns/curvedns
  • pkg install curvedns
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: curvedns
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (vstakhov-curvedns-0.88.b-0.87_GH0.tar.gz) = dadcaa75b9160665e45688b54e1b26ab755440ddb78c6a682c38bdd12422ebad SIZE (vstakhov-curvedns-0.88.b-0.87_GH0.tar.gz) = 28683

Packages (timestamps in pop-ups are UTC):
curvedns
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.88.b_130.88.b_130.88.b_130.88.b_130.88.b_13-0.88.b_13-
FreeBSD:13:quarterly0.88.b_130.88.b_130.88.b_130.88.b_130.88.b_130.88.b_130.88.b_130.88.b_13
FreeBSD:14:latest0.88.b_130.88.b_130.88.b_130.88.b_130.88.b_130.88.b_13-0.88.b_13
FreeBSD:14:quarterly0.88.b_130.88.b_13-0.88.b_130.88.b_130.88.b_130.88.b_130.88.b_13
FreeBSD:15:latest0.88.b_130.88.b_13n/a0.88.b_13n/a0.88.b_130.88.b_130.88.b_13
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. bash : shells/bash
Runtime dependencies:
  1. setuidgid : sysutils/daemontools
Library dependencies:
  1. libev.so : devel/libev
  2. libsodium.so : security/libsodium
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
dns_curvedns
pkg-message:
For install:
To start using curvedns, finish the following tasks: ------- generate/install keys ----------------------------- curvedns-keygen /usr/local/etc/curvedns ns.example.net ------- configure ----------------------------------------- $EDITOR /usr/local/etc/curvedns/run.sample # set user from "curvedns" to "bind" (required!), # adjust IP / port-numbers, # and save as /usr/local/etc/curvedns/run $EDITOR /usr/local/etc/curvedns/log/run.sample # set user from "curvedns" to "bind" (required!), # and save as /usr/local/etc/curvedns/log/run ------- prepare/startup ----------------------------------- mkdir /var/service ln -s /usr/local/etc/curvedns /var/service echo svscan_enable=\"YES\" >> /etc/rc.conf /usr/local/etc/rc.d/svscan start ------- verify -------------------------------------------- # examples: dig @<curvedns-ip> auth-dom.example any drill <curvedns-ip> auth-dom.example any
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/vstakhov/curvedns/tar.gz/0.87?dummy=/
Collapse this list.

Number of commits found: 31

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
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)
0.88.b_13
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)
0.88.b_13
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)
0.88.b_13
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.
0.88.b_13
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)
0.88.b_13
22 Oct 2017 10:09:33
Revision:452629Original commit files touched by this commit
vsevolod search for other commits by this committer
- Update libsodium to 1.0.15 [1]
- Bump revisions for all dependent ports

PR:		223147 [1]
Submitted by:	Greg V [1]
0.88.b_12
22 Nov 2016 14:04:22
Revision:426827Original commit files touched by this commit
danfe search for other commits by this committer
In several dozen ports, use single space for WWW: line in pkg-descr, and
reformat port description text in cases when it was notoriously broken.
0.88.b_12
12 Jul 2016 22:03:52
Revision:418449Original commit files touched by this commit
marino search for other commits by this committer
security/libsodium: Upgrade version 1.0.8 => 1.0.10

Also bump all ports that depend on libsodium.

PR:		210999
Submitted by:	manu
Approved by:	vsevolod (maintainer)
0.88.b_11
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
0.88.b_11
23 Mar 2016 09:20:35
Revision:411691Original commit files touched by this commit
vsevolod search for other commits by this committer
- Update libsodium to 1.0.8
- Bump revisions of all dependant ports

PR:		206482
Submitted by:	lev, w.schwarzenfeld@aon.at
0.88.b_10
13 Jun 2015 16:14:55
Revision:389468Original commit files touched by this commit
vsevolod search for other commits by this committer
- Updated libsodium to 1.0.3 [1]
- Bump revision for dependent ports

PR:		200548 [1]
Submitted by:	rsimmons0 at gmail.com [1]
0.88.b_9
06 May 2015 15:16:54
Revision:385521Original commit files touched by this commit
mat search for other commits by this committer
Update ports in the [bcd]* categories to not use GH_COMMIT.

With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
0.88.b_9
09 Dec 2014 11:09:43
Revision:374365Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
0.88.b_9
24 Nov 2014 14:36:53
Revision:373214Original commit files touched by this commit
vsevolod search for other commits by this committer
- Update libsodium to 1.0.1
- Bump revison for dependent ports
0.88.b_8
11 Oct 2014 19:39:56
Revision:370665Original commit files touched by this commit
vsevolod search for other commits by this committer
Bump revision due to libsoduim update.
0.88.b_7
14 Sep 2014 17:25:18
Revision:368203Original commit files touched by this commit
antoine search for other commits by this committer
Fix ownership of some packaged files
0.88.b_6
27 Aug 2014 12:37:51
Revision:366317Original commit files touched by this commit
vsevolod search for other commits by this committer
Update to fit the recent libsodium.
0.88.b_5
11 Jul 2014 09:22:52
Revision:361517Original commit files touched by this commit
vsevolod search for other commits by this committer
Fix build by adding libexecinfo dependency missing in libsodium.
0.88.b_4
07 Jul 2014 13:54:24
Revision:361088Original commit files touched by this commit
tijl search for other commits by this committer
- Convert security/libsodium to USES=libtool and bump dependent ports
- Run "make check" from regression-test target
- dns/curvedns: white space fixes
0.88.b_3
04 Jul 2014 22:19:17
Revision:360672Original commit files touched by this commit
vsevolod search for other commits by this committer
- Support staging
- Use portable libsodium
- Use my local github fork for this port to decouple from nacl
- Take maintainership
0.88.b_2
02 Jul 2014 20:22:56
Revision:360256Original commit files touched by this commit
antoine search for other commits by this committer
Resetting maintainership on ports that have not been staged and without any
pending PR

With hat:	portmgr
0.88.b_2
01 Jul 2014 14:21:47
Revision:360016Original commit files touched by this commit
bapt search for other commits by this committer
Use modern LIB_DEPENDS

With hat:	portmgr
0.88.b_2
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)
0.88.b_2
25 Jul 2012 11:24:11
Original commit files touched by this commit
cs search for other commits by this committer
Fix typos in COMMENT
0.88.b_2
10 Nov 2011 05:38:32
Original commit files touched by this commit
linimon search for other commits by this committer
Mark broken on powerpc as well as sparc64.  (In fact, on all the tier-2s.)

Hat:            portmgr
0.88.b_2
19 Sep 2011 21:06:11
Original commit files touched by this commit
pav search for other commits by this committer
- Chase libev shlib bump

Pointy hat to:  vsevolod
0.88.b_1
09 Sep 2011 18:43:28
Original commit files touched by this commit
dhn search for other commits by this committer
- Fix Build on 9.x
- Update files/pkg-message.in [1]

PR:             ports/160441
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by:    maintainer ([1] via mail)
0.88.b_1
19 Jul 2011 17:44:30
Original commit files touched by this commit
crees search for other commits by this committer
- Use USERS and GROUPS
- Stop clobbering config files on deinstall

PR:             ports/157854
Submitted by:   Leo Vandewoestijne <freebsd@dns-lab.com>
Approved by:    rene (mentor, implicit), maintainer timeout (14 days)
0.88.b
16 Jul 2011 05:22:07
Original commit files touched by this commit
linimon search for other commits by this committer
Mark as broken on sparc64: does not compile.
0.88.b
25 Mar 2011 20:16:51
Original commit files touched by this commit
pav search for other commits by this committer
- Mark BROKEN on 9.X: does not configure

Reported by:    pointyhat
0.88.b
04 Mar 2011 13:45:40
Original commit files touched by this commit
miwi search for other commits by this committer
CurveDNS is a forwarding nameserver adding DNSCurve to DNS,
and it's the first publicly released forwarding implementation
that implements the DNSCurve protocol.

WWW:    http://curvedns.on2it.net/

PR:             ports/153881
Submitted by:   Leo Vandewoestijne <freebsd at dns-lab.com>

Number of commits found: 31