./net/mydns-mysql, MySQL-based DNS server

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.1.0nb14, Package name: mydns-mysql-1.1.0nb14, Maintainer: pkgsrc-users

MyDNS is a free DNS server for UNIX. It was implemented from scratch and is
designed to serve records directly from an SQL database (currently either MySQL
or PostgreSQL).

Its primary objectives are stability, security, interoperability, and speed,
though not necessarily in that order.

MyDNS does not include recursive name service, nor a resolver library. It is
primarily designed for organizations with many zones and/or resource records
who desire the ability to perform real-time dynamic updates on their DNS data
via MySQL.

MyDNS starts and is ready to answer questions immediately, no matter how much
DNS data you have in the database. It is very fast and memory-efficient. It
includes complete documentation, including a manual and a FAQ.

MyDNS supports a few frills, including round robin DNS, dynamic load balancing,
and outgoing AXFR for non-MyDNS nameservers.

MyDNS is licensed under the GNU General Public License.

This package provides the MySQL-based version.


Required to run:
[security/openssl] [databases/mysql57-client]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 559.825 KB

Version history: (Expand)


CVS history: (Expand)


   2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2298)
Log message:
*: bump for openssl 3
   2021-06-23 22:33:18 by Nia Alarie | Files touched by this commit (103)
Log message:
Revbump for MySQL default change
   2020-01-18 22:51:16 by Jonathan Perkin | Files touched by this commit (1836)
Log message:
*: Recursive revision bump for openssl 1.1.1.
   2016-03-05 12:29:49 by Jonathan Perkin | Files touched by this commit (1813)
Log message:
Bump PKGREVISION for security/openssl ABI bump.
   2014-03-11 15:05:19 by Jonathan Perkin | Files touched by this commit (350)
Log message:
Remove example rc.d scripts from PLISTs.

These are now handled dynamically if INIT_SYSTEM is set to "rc.d", or
ignored otherwise.
   2014-02-13 00:18:57 by Matthias Scheler | Files touched by this commit (1568)
Log message:
Recursive PKGREVISION bump for OpenSSL API version bump.
   2014-01-08 11:38:30 by Jonathan Perkin | Files touched by this commit (1)
Log message:
Look for zlib in the correct location.
   2013-07-12 12:45:05 by Jonathan Perkin | Files touched by this commit (181)
Log message:
Bump PKGREVISION of all packages which create users, to pick up change of
sysutils/user_* packages.