Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Apr 2004 08:31:18 -0700 (PDT)
From:      Clement Laforet <clement@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/dns/maradns Makefile pkg-plist ports/dns/maradns/files maradns.sh.sample rc_d.sh
Message-ID:  <200404181531.i3IFVIQi084495@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
clement     2004/04/18 08:31:18 PDT

  FreeBSD ports repository

  Modified files:
    dns/maradns          Makefile pkg-plist 
  Added files:
    dns/maradns/files    rc_d.sh 
  Removed files:
    dns/maradns/files    maradns.sh.sample 
  Log:
  - 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>
  
  Revision  Changes    Path
  1.41      +18 -8     ports/dns/maradns/Makefile
  1.3       +0 -23     ports/dns/maradns/files/maradns.sh.sample (dead)
  1.1       +38 -0     ports/dns/maradns/files/rc_d.sh (new)
  1.15      +5 -2      ports/dns/maradns/pkg-plist



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200404181531.i3IFVIQi084495>