FreshPorts -- The Place For Ports notbug Sat, 26 May 2012 11:47 PM BST
Port details
maradns 1.4.10 dns on this many watch lists=7 search for ports that depend on this port An older version of this port was marked as vulnerable.
DNS server with focus on security and simplicity
Maintained by: decke@FreeBSD.org search for ports maintained by this maintainer
Port Added: 05 Sep 2003 04:55:22
License: BSD


MaraDNS is a package that implements the Domain Name Service (DNS), an
essential internet service. MaraDNS has the following advantages: 

o Secure. MaraDNS has a security history as good as or better than any other DNS
  server. For example, MaraDNS has always randomized, using a secure random
  number generator, the Query ID and source port of DNS queries; and was never
  vulnerable to the "new" cache poisoning attack. 

o Supported. MaraDNS has a long history of being maintained and updated.
  Actively developed since 2001, MaraDNS continues to be fully supported: The
  most recent release was done on August 4, 2009. Deadwood, the code that will
  become part of MaraDNS 2.0, is frequently updated. 

o Easy to use. A basic recursive configuration needs only a single three-line
  configuration file. A basic authoritative configuration needs only a four-line
  configuration file and a one-line zone file. MaraDNS is fully documented, with
  both easy-to-follow tutorials and a complete and up-to-date reference manual. 

o Small. MaraDNS is well suited for embedded applications and other environments
  where the server must use the absolute minimum number of resources possible.
  MaraDNS' binary is smaller than that of any other currently maintained
  recursive DNS server. 

o Open Source. MaraDNS is fully open-source, The license is a two-clause BSD
  license that is almost identical to the FreeBSD license.

WWW: http://www.maradns.org/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMonThere are no ports dependent upon this port

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


Configuration Options
     No options to configure

Master Sites:
http://www.maradns.org/download/1.4/1.4.10/
http://heanet.dl.sourceforge.net/project/maradns/MaraDNS/1.4.10/
http://sunet.dl.sourceforge.net/project/maradns/MaraDNS/1.4.10/
http://iweb.dl.sourceforge.net/project/maradns/MaraDNS/1.4.10/
http://switch.dl.sourceforge.net/project/maradns/MaraDNS/1.4.10/
http://surfnet.dl.sourceforge.net/project/maradns/MaraDNS/1.4.10/
http://kent.dl.sourceforge.net/project/maradns/MaraDNS/1.4.10/
http://freefr.dl.sourceforge.net/project/maradns/MaraDNS/1.4.10/
http://voxel.dl.sourceforge.net/project/maradns/MaraDNS/1.4.10/
http://jaist.dl.sourceforge.net/project/maradns/MaraDNS/1.4.10/
http://osdn.dl.sourceforge.net/project/maradns/MaraDNS/1.4.10/
http://nchc.dl.sourceforge.net/project/maradns/MaraDNS/1.4.10/
http://ncu.dl.sourceforge.net/project/maradns/MaraDNS/1.4.10/
http://transact.dl.sourceforge.net/project/maradns/MaraDNS/1.4.10/
http://softlayer.dl.sourceforge.net/project/maradns/MaraDNS/1.4.10/
http://internode.dl.sourceforge.net/project/maradns/MaraDNS/1.4.10/
http://ufpr.dl.sourceforge.net/project/maradns/MaraDNS/1.4.10/
http://waix.dl.sourceforge.net/project/maradns/MaraDNS/1.4.10/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 44

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
17 Jan 2012 11:02:58
Original commit files touched by this commit  1.4.10
decke search for other commits by this committer
- Update to 1.4.10

PR:             ports/164233
Submitted by:   Takefu <takefu@airport.fm>
14 Jan 2012 08:57:23
Original commit files touched by this commit  1.4.07
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.
20 Dec 2011 15:24:30
Original commit files touched by this commit  1.4.07
decke search for other commits by this committer
- Update to 1.4.07
- Add LICENSE

PR:             ports/163325
Submitted by:   Takefu <takefu@airport.fm>
12 Apr 2011 09:35:14
Original commit files touched by this commit  1.4.06_1
decke search for other commits by this committer
- Add missing USERS/GROUPS for bind
- Improve ident for syslog messages to only show "maradns:" instead of
"/usr/local/sbin/maradns:"
- Bump PORTREVISION

Submitted by:   n j <nino80@gmail.com>
31 Jan 2011 09:49:07
Original commit files touched by this commit  1.4.06
decke search for other commits by this committer
- Update to 1.4.06
- Remove MD5 checksum

Submitted by:   n j <nino80 at gmail dot com>
Security:       8015600f-2c80-11e0-9cc1-00163e5bf4f9
Feature safe:   yes
27 Sep 2010 12:39:33
Original commit files touched by this commit  1.4.05
 This port version is marked as vulnerable.
decke search for other commits by this committer
- Update to 1.4.05

Approved by:    beat (co-mentor, implicit)
05 Aug 2010 10:15:18
Original commit files touched by this commit  1.4.04
 This port version is marked as vulnerable.
decke search for other commits by this committer
- Update to 1.4.04

Approved by:    miwi (mentor)
01 Apr 2010 12:45:37
Original commit files touched by this commit  1.4.03
 This port version is marked as vulnerable.
decke search for other commits by this committer
- Change to my FreeBSD email address

Approved by:    miwi (mentor), beat (co-mentor)
27 Mar 2010 00:15:24
Original commit files touched by this commit  1.4.03
 This port version is marked as vulnerable.
dougb search for other commits by this committer
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
08 Feb 2010 15:08:44
Original commit files touched by this commit  1.4.03
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 1.4.03

PR:             143534
Submitted by:   Bernhard Froehlich <decke@bluelife.at> (maintainer)
18 Jan 2010 07:58:26
Original commit files touched by this commit  1.4.02
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 1.4.02
- Pass maintainership to submitter

PR:             142723
Submitted by:   Bernhard Froehlich <decke@bluelife.at>
07 Oct 2009 09:51:28
Original commit files touched by this commit  1.3.07.09_1
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Fix startup script
- Fix config path

Reported by:    Bernhard Frohelich, Martin Tournoij <carpetsmoker@rwxrwxrwx.net>
23 Sep 2009 12:03:29
Original commit files touched by this commit  1.3.07.09
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Add missing patch from previous commit
- Fix build if NOPORT* enabled is

Feature safe:   yes
23 Sep 2009 11:41:48
Original commit files touched by this commit  1.3.07.09
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 1.3.07.09

PR:             139074
Submitted by:   Martin Tournoij <carpetsmoker@rwxrwxrwx.net>
Feature safe:   yes
15 Jul 2009 06:58:30
Original commit files touched by this commit  1.2.12.10
 This port version is marked as vulnerable.
pgollucci search for other commits by this committer
- USE_RC_SUBR != yes
- clean up rc scripts
- portlint
- honor NOPORTEXAMPLES
11 Apr 2009 08:18:57
Original commit files touched by this commit  1.2.12.10
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 1.2.12.10

PR:             133471
Submitted by:   Bernhard Froehlich <decke@bluelife.at>
05 Jan 2009 19:44:02
Original commit files touched by this commit  1.2.12.08_1
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Remove conditional checks for FreeBSD 5.x and older
10 Jan 2008 20:21:45
Original commit files touched by this commit  1.2.12.08_1
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 1.2.12.08
- Drop Maintainership

PR:             119470
Submitted by:   Mark D. Foster <mark@foster.cc>
Approved by:    Alex Kapranoff <alex@kapranoff.ru>
Security:      
http://www.vuxml.org/freebsd/f358de71-bf64-11dc-928b-0016179b2dd5.html
22 Jul 2007 11:37:27
Original commit files touched by this commit  1.2.12.06_1
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Ignore on FreeBSD 5.X
16 Jun 2007 12:42:14
Original commit files touched by this commit  1.2.12.06_1
 This port version is marked as vulnerable.
pav search for other commits by this committer
- change duende source to create PID file by itself
- maradns.sh and zoneserver.sh now use PID file
- change default MaraDNS UID from 99 to bind(53)
- change default maraDNS GID from 99 to bind(53)
- change default duende logger process UID from 66 to nobody(65534)
- create empty etc/logger directory

PR:             ports/113235
Submitted by:   Simun Mikecin <numisemis@yahoo.com>
Approved by:    Alex Kapranoff <alex@kapranoff.ru> (maintainer)
25 May 2007 22:11:42
Original commit files touched by this commit  1.2.12.06
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 1.2.12.06

PR:             112768
Submitted by:   Alex Kapranoff <alex@kapranoff.ru> (maintainer)
22 Feb 2007 10:07:03
Original commit files touched by this commit  1.2.12.05
 This port version is marked as vulnerable.
nivit search for other commits by this committer
- Updated to 1.2.12.05
- Fixed a typo in pkg-descr

PR:             ports/109340
Submitted by:   Alex Kapranoff <alex at kapranoff.ru> (maintainer)
14 Dec 2006 13:45:03
Original commit files touched by this commit  1.2.12.04
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 1.2.12.04

PR:             ports/106699
Submitted by:   Alex Kapranoff <kappa@rambler-co.ru> (maintainer)
22 Jun 2006 15:22:43
Original commit files touched by this commit  1.2.10
 This port version is marked as vulnerable.
garga search for other commits by this committer
- Update to 1.2.10

PR:             ports/99257
Submitted by:   maintainer
29 May 2006 20:42:43
Original commit files touched by this commit  1.2.07.5
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Update to 1.2.07.5

PR:             ports/98077
Submitted by:   Alex Kapranoff <alex@kapranoff.ru> (maintainer)
04 Apr 2006 17:53:59
Original commit files touched by this commit  1.2.07.1
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Update to 1.2.07.1

PR:             ports/95269
Submitted by:   Alex Kapranoff <kappa@rambler-co.ru> (maintainer)
20 Feb 2006 20:47:50
Original commit files touched by this commit  1.2.03.1
 This port version is marked as vulnerable.
dougb search for other commits by this committer
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
23 Jan 2006 15:17:00
Original commit files touched by this commit  1.2.03.1
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Update to 1.2.03.1

PR:             ports/92200
Submitted by:   Alex Kapranoff <alex@kapranoff.ru> (maintainer)
22 Jan 2006 01:49:26
Original commit files touched by this commit  1.2.01
 This port version is marked as vulnerable.
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
20 Jan 2006 15:57:06
Original commit files touched by this commit  1.2.01
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Update to 1.2.01

PR:             ports/91994
Submitted by:   Alex Kapranoff <kappa@rambler-co.ru> (maintainer)
01 Jul 2005 13:12:16
Original commit files touched by this commit  1.0.30
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Update to 1.0.30

PR:             ports/82858
Submitted by:   Alex Kapranoff <kappa@rambler-co.ru> (maintainer)
11 May 2005 17:58:48
Original commit files touched by this commit  1.0.28
 This port version is marked as vulnerable.
jylefort search for other commits by this committer
Update to 1.0.28

PR:             ports/80900
Submitted by:   maintainer
16 Apr 2005 06:23:38
Original commit files touched by this commit  1.0.25
 This port version is marked as vulnerable.
barner search for other commits by this committer
- Update to 1.0.25

Submitted by:   Alex Kapranoff <kappa@rambler-co.ru> (maintainer)
PR:             ports/79128
Approved by:    arved (mentor)
29 Jul 2004 20:53:08
Original commit files touched by this commit  1.0.23
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Adapt to latest localpkg changes

PR:             ports/69665
Submitted by:   marcus via Alex Kapranoff <kappa@rambler-co.ru> (maintainer)
02 Jun 2004 14:49:32
Original commit files touched by this commit  1.0.23
 This port version is marked as vulnerable.
krion search for other commits by this committer
- Update to version 1.0.23

PR:             ports/67490
Submitted by:   maintainer
26 May 2004 14:26:57
Original commit files touched by this commit  1.0.22
 This port version is marked as vulnerable.
krion search for other commits by this committer
- Update to version 1.0.22

PR:             ports/67212
Submitted by:   maintainer
18 Apr 2004 18:33:44
Original commit files touched by this commit  1.0.21
 This port version is marked as vulnerable.
clement search for other commits by this committer
- Pass maintainership to previous submitter.
18 Apr 2004 15:31:18
Original commit files touched by this commit  1.0.21
 This port version is marked as vulnerable.
clement search for other commits by this committer
- Make dns/maradns startup script use rc.subr(8).
- Provide additional startup script for zoneserver(8) program
  needed to run an authorative primary nameserver.
- Both these scripts pipe programs' output into logger(1) so
  that maradns logs into syslog.
- Installs an example zonefile in maradns (csv1) format.

PR:             65624
Submitted by:   Alex Kapranoff <kappa@vvs01.agava.net>
14 Apr 2004 19:07:59
Original commit files touched by this commit  1.0.21
 This port version is marked as vulnerable.
clement search for other commits by this committer
- Update to 1.0.21
07 Feb 2004 17:16:21
Original commit files touched by this commit  1.0.20
 This port version is marked as vulnerable.
clement search for other commits by this committer
- SIZEify distinfo
13 Jan 2004 15:04:51
Original commit files touched by this commit  1.0.20
 This port version is marked as vulnerable.
clement search for other commits by this committer
- Update my email address

Approved and reviewed by:    erwin (mentor)
11 Nov 2003 16:50:16
Original commit files touched by this commit  1.0.20
 This port version is marked as vulnerable.
sergei search for other commits by this committer
Add patch forgotten in the previous commit

PR:             59178
Submitted by:   Clement Laforet <sheepkiller@cultdeadsheep.org>
11 Nov 2003 16:49:01
Original commit files touched by this commit  1.0.20
 This port version is marked as vulnerable.
sergei search for other commits by this committer
- Update to 1.0.20
- Assign maintainership to the submitter

While I'm here:
- Shorten COMMENT to prevent truncation by pkg_info(1)
- Use DOCSDIR macro in pkg-plist

PR:             59178
Submitted by:   Clement Laforet <sheepkiller@cultdeadsheep.org>
05 Sep 2003 04:54:37
Original commit files touched by this commit  1.0.18
 This port version is marked as vulnerable.
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: 44

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.205 seconds.