Index: head/dns/maradns/Makefile =================================================================== --- head/dns/maradns/Makefile (revision 185684) +++ head/dns/maradns/Makefile (revision 185685) @@ -1,85 +1,85 @@ # New ports collection makefile for: maradns # Date created: 26 May 2001 # Whom: Anders Nordby # # $FreeBSD$ # PORTNAME= maradns -PORTVERSION= 1.2.12.04 +PORTVERSION= 1.2.12.05 CATEGORIES= dns MASTER_SITES= http://www.maradns.org/download/1.2/${PORTVERSION}/ \ http://kapranoff.ru/~kappa/files/ MAINTAINER= alex@kapranoff.ru COMMENT= DNS server with focus on security and simplicity REINPLACE_ARGS= -i "" USE_BZIP2= yes MAKE_ENV= FLAGS="${CFLAGS} ${PTHREAD_CFLAGS}" USE_RC_SUBR= yes RC_SCRIPTS_SUB= PREFIX=${PREFIX} \ RC_SUBR=${RC_SUBR} MAN1= askmara.1 getzone.1 fetchzone.1 MAN5= mararc.5 csv1.5 csv2.5 csv2_txt.5 MAN8= maradns.8 zoneserver.8 duende.8 #MANLANG= "" fr.ISO8859-1 post-patch: @${FIND} ${WRKSRC} -type f | ${XARGS} ${REINPLACE_CMD} -e \ 's|/etc/mara|${PREFIX}/etc/mara|g' @${FIND} ${WRKSRC} -name '*Makefile*' | ${XARGS} ${REINPLACE_CMD} -e \ 's|make|\$$\{MAKE\}|g ; \ s|^FLAGS =|#FLAGS =|g ; \ s|-lpthread|${PTHREAD_LIBS}|g' do-install: ${INSTALL_PROGRAM} ${WRKSRC}/server/maradns ${PREFIX}/sbin ${INSTALL_PROGRAM} ${WRKSRC}/tcp/getzone ${PREFIX}/bin ${INSTALL_PROGRAM} ${WRKSRC}/tcp/fetchzone ${PREFIX}/bin ${INSTALL_PROGRAM} ${WRKSRC}/tcp/zoneserver ${PREFIX}/sbin ${INSTALL_PROGRAM} ${WRKSRC}/tools/askmara ${PREFIX}/bin ${INSTALL_PROGRAM} ${WRKSRC}/tools/duende ${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/doc/en/man/askmara.1 ${MANPREFIX}/man/man1 ${INSTALL_MAN} ${WRKSRC}/doc/en/man/getzone.1 ${MANPREFIX}/man/man1 ${INSTALL_MAN} ${WRKSRC}/doc/en/man/fetchzone.1 ${MANPREFIX}/man/man1 ${INSTALL_MAN} ${WRKSRC}/doc/en/man/maradns.8 ${MANPREFIX}/man/man8 ${INSTALL_MAN} ${WRKSRC}/doc/en/man/zoneserver.8 ${MANPREFIX}/man/man8 ${INSTALL_MAN} ${WRKSRC}/doc/en/man/duende.8 ${MANPREFIX}/man/man8 ${INSTALL_MAN} ${WRKSRC}/doc/en/man/mararc.5 ${MANPREFIX}/man/man5 ${INSTALL_MAN} ${WRKSRC}/doc/en/man/csv1.5 ${MANPREFIX}/man/man5 ${INSTALL_MAN} ${WRKSRC}/doc/en/man/csv2.5 ${MANPREFIX}/man/man5 ${INSTALL_MAN} ${WRKSRC}/doc/en/man/csv2_txt.5 ${MANPREFIX}/man/man5 ${INSTALL_DATA} ${WRKSRC}/doc/en/examples/example_full_mararc \ ${PREFIX}/etc/mararc.sample ${MKDIR} ${PREFIX}/etc/maradns ${INSTALL_DATA} ${WRKSRC}/doc/en/examples/example_csv2 \ ${PREFIX}/etc/maradns/example_csv2 @${SED} ${RC_SCRIPTS_SUB:S/$/!g/:S/^/ -e s!%%/:S/=/%%!/} \ '-e s!%%SERVICE%%!maradns!g' \ ${FILESDIR}/rc_d.sh > ${PREFIX}/etc/rc.d/maradns.sh @${SED} ${RC_SCRIPTS_SUB:S/$/!g/:S/^/ -e s!%%/:S/=/%%!/} \ '-e s!%%SERVICE%%!zoneserver!g' \ ${FILESDIR}/rc_d.sh > ${PREFIX}/etc/rc.d/zoneserver.sh @${CHMOD} 755 ${PREFIX}/etc/rc.d/maradns.sh @${CHMOD} 755 ${PREFIX}/etc/rc.d/zoneserver.sh @${MKDIR} ${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/doc/en/examples/* \ ${EXAMPLESDIR} .ifndef(NOPORTDOCS) @${MKDIR} ${DOCSDIR}/en ${INSTALL_DATA} ${WRKSRC}/doc/en/*.* \ ${DOCSDIR}/en ${INSTALL_DATA} ${WRKSRC}/doc/en/QuickStart \ ${DOCSDIR}/en ${INSTALL_DATA} ${WRKSRC}/doc/en/README \ ${DOCSDIR}/en ${CP} -R ${WRKSRC}/doc/en/misc ${DOCSDIR}/en ${CP} -R ${WRKSRC}/doc/en/pdf ${DOCSDIR}/en ${CP} -R ${WRKSRC}/doc/en/tutorial ${DOCSDIR}/en ${CP} -R ${WRKSRC}/doc/en/text ${DOCSDIR}/en .endif .include Property changes on: head/dns/maradns/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.53 \ No newline at end of property +1.54 \ No newline at end of property Index: head/dns/maradns/distinfo =================================================================== --- head/dns/maradns/distinfo (revision 185684) +++ head/dns/maradns/distinfo (revision 185685) @@ -1,3 +1,3 @@ -MD5 (maradns-1.2.12.04.tar.bz2) = 957b7772d22f30cb948def52eb6eaaf6 -SHA256 (maradns-1.2.12.04.tar.bz2) = 55b843b9e0f33aaab8a37537ce17358f9ca8df66990fedc0eee86b876270bcfe -SIZE (maradns-1.2.12.04.tar.bz2) = 987784 +MD5 (maradns-1.2.12.05.tar.bz2) = b0094bf223fe052f4551c6a20391ba92 +SHA256 (maradns-1.2.12.05.tar.bz2) = 205387c31bf89307de2a37c21314549dce16c99926e000170c7f390cb4bef03e +SIZE (maradns-1.2.12.05.tar.bz2) = 1060790 Property changes on: head/dns/maradns/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.44 \ No newline at end of property +1.45 \ No newline at end of property Index: head/dns/maradns/pkg-descr =================================================================== --- head/dns/maradns/pkg-descr (revision 185684) +++ head/dns/maradns/pkg-descr (revision 185685) @@ -1,19 +1,19 @@ MaraDNS is a DNS server with the following features: * Security-aware programming. A DNS server needs to be secure. There is a number of security features in the code, including: 1. The code uses a special string library which is resistant to buffer overflows. - 2. The code, if started as root, mandates running as an unprivledged + 2. The code, if started as root, mandates running as an unprivileged user in a chroot() jail. * Open-Source. This DNS server is public-domain code. There are no restrictions attached to this code. * Simplicity. This DNS server has the minimum number of features needed to correctly act as an authoritative name server for a domain. WWW: http://www.maradns.org/ - Anders Nordby Property changes on: head/dns/maradns/pkg-descr ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property