FreshPorts -- The Place For Ports notbug Sat, 26 May 2012 11:48 PM BST
Port details
mydns-ng 1.2.8.31_1 dns on this many watch lists=0 search for ports that depend on this port
A Next Generation DNS Server for sql based DNS services
Maintained by: gaod@hychen.org search for ports maintained by this maintainer
Port Added: 29 Mar 2009 11:34:10
Also Listed In: databases
License: not specified in port


MyDNS - SQL-based DNS server

This is the MyDNS package.  MyDNS is a simple, non-recursive Internet
name daemon which serves records directly from an SQL database.  It
currently works with either MySQL or PostgreSQL.

This version of the MyDNS package is a development of the original one
produced by Don Moore.

- 12-May-2004  		Don Moore  		<bboy@bboy.net>
- 23-January-2009	Howard Wilkinsin	<howard@cohtech.com>

WWW:	http://sourceforge.net/projects/mydns-ng/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required Libraries: converters/libiconv, databases/mysql41-client
There are no ports dependent upon this port

To install the port: cd /usr/ports/dns/mydns-ng/ && make install clean
To add the package: pkg_add -r mydns-ng-mysql


Configuration Options
===> The following configuration options are available for mydns-ng-mysql-1.2.8.31_1:
     PGSQL=OFF (default) "Build with PostgreSQL backend instead of MySQL"
     ALIAS=ON (default) "Enable server side aliases"
     OPENSSL=OFF (default) "Enable OpenSSL (if MySQL is linked with OpenSSL)"
     NLS=OFF (default) "Native Language Support with gettext"
===> Use 'make config' to modify these settings

Master Sites:
http://heanet.dl.sourceforge.net/project/mydns-ng/mydns/1.2.8.31/
http://sunet.dl.sourceforge.net/project/mydns-ng/mydns/1.2.8.31/
http://iweb.dl.sourceforge.net/project/mydns-ng/mydns/1.2.8.31/
http://switch.dl.sourceforge.net/project/mydns-ng/mydns/1.2.8.31/
http://surfnet.dl.sourceforge.net/project/mydns-ng/mydns/1.2.8.31/
http://kent.dl.sourceforge.net/project/mydns-ng/mydns/1.2.8.31/
http://freefr.dl.sourceforge.net/project/mydns-ng/mydns/1.2.8.31/
http://voxel.dl.sourceforge.net/project/mydns-ng/mydns/1.2.8.31/
http://jaist.dl.sourceforge.net/project/mydns-ng/mydns/1.2.8.31/
http://osdn.dl.sourceforge.net/project/mydns-ng/mydns/1.2.8.31/
http://nchc.dl.sourceforge.net/project/mydns-ng/mydns/1.2.8.31/
http://ncu.dl.sourceforge.net/project/mydns-ng/mydns/1.2.8.31/
http://transact.dl.sourceforge.net/project/mydns-ng/mydns/1.2.8.31/
http://softlayer.dl.sourceforge.net/project/mydns-ng/mydns/1.2.8.31/
http://internode.dl.sourceforge.net/project/mydns-ng/mydns/1.2.8.31/
http://ufpr.dl.sourceforge.net/project/mydns-ng/mydns/1.2.8.31/
http://waix.dl.sourceforge.net/project/mydns-ng/mydns/1.2.8.31/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 10

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
14 Jan 2012 08:57:23
Original commit files touched by this commit  1.2.8.31_1
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.
19 Mar 2011 13:15:34
Original commit files touched by this commit  1.2.8.31_1
ale search for other commits by this committer
Bump PORTREVISION for ports linking to default libmysqlclient.
26 Dec 2010 09:16:43
Original commit files touched by this commit  1.2.8.31
culot search for other commits by this committer
- Update to 1.2.8.31

PR:             ports/153446
Submitted by:   Hung-Yi Chen <gaod at hychen.org> (maintainer)
Approved by:    sahil@/wen@ (mentors, implicit)
31 May 2010 02:01:56
Original commit files touched by this commit  1.2.8.27_3
ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
27 Mar 2010 00:15:24
Original commit files touched by this commit  1.2.8.27_2
dougb search for other commits by this committer
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
27 Jan 2010 13:03:31
Original commit files touched by this commit  1.2.8.27_2
miwi search for other commits by this committer
* Fix for Bug #0000040 http://bugs.mydns-ng.com/view.php?id=40
  child processes must not shutdown() their sockets
* Fixes and reports a problem occuring with jumping system time,
  as reported when running inside some virtual machine. Time jumps
  are reported to the log with loglevel NOTICE.
* Delegation now has precedence over wildcard matching
  Thanks to Fab for the fix
  Fixes bugs #0000038, #0000042

PR:             143223
Submitted by:   Hung-Yi Chen <gaod@hychen.org> (maintainer)
22 Aug 2009 00:18:43
Original commit files touched by this commit  1.2.8.27_1
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with D
31 May 2009 18:34:18
Original commit files touched by this commit  1.2.8.27_1
amdmi3 search for other commits by this committer
- Fix for wrong configuration with NLS support in Makefile
- Import some patch about admin.php

PR:             134967
Submitted by:   Hung-Yi Chen <gaod@hychen.org> (maintainer)
29 Mar 2009 11:56:20
Original commit files touched by this commit  1.2.8.27
lwhsu search for other commits by this committer
- Add MyDNS-ng, a Next Generation DNS Server for sql based DNS services

PR:             ports/132963
Submitted by:   Hung-Yi Chen <gaod AT hychen.org>
29 Mar 2009 11:33:45
Original commit files touched by this commit  1.1.0_3
lwhsu search for other commits by this committer
- Forced commit to note the repocopy from dns/mydns -> dns/mydns-ng

PR:             ports/132963
Repocopyed by:  marcus

Number of commits found: 10

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23672
Broken 193
Deprecated 147
Ignore 736
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 41
Set to expire 188
Interactive 54
new 24 hours 2
new 48 hours17
new 7 days59
new fortnight183
new month255

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.086 seconds.