View | Details | Raw Unified | Return to bug 33791
Collapse All | Expand All

(-)net/maradns/Makefile (-5 / +6 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	maradns
8
PORTNAME=	maradns
9
PORTVERSION=	0.8.99a
9
PORTVERSION=	0.9.01
10
CATEGORIES=	net
10
CATEGORIES=	net
11
MASTER_SITES=	http://www.maradns.org/download/ \
11
MASTER_SITES=	http://www.maradns.org/download/ \
12
		ftp://ftp.nuug.no/pub/anders/distfiles/
12
		ftp://ftp.nuug.no/pub/anders/distfiles/
Lines 19-28 Link Here
19
MAN1=	askmara.1 getzone.1
19
MAN1=	askmara.1 getzone.1
20
MAN8=	maradns.8 zoneserver.8
20
MAN8=	maradns.8 zoneserver.8
21
21
22
DOCS=	../TODO.done ../TODO.first ../TODO.problem.hostnames ../TODO.second \
22
DOCS=	../TODO.0.9.00 ../TODO.done ../TODO.first ../TODO.second \
23
	../changelog.html ../old.changelog 00Quickstart.es example_csv1 \
23
	../changelog.html ../old.changelog example_csv1 example_mararc \
24
	example_mararc faq.txt
24
	faq.txt es/00Quickstart.es detailed/0QuickStart \
25
DDOCS=	0QuickStart RFC1035.compliance cache.poison.protection csv1.format \
25
	doc-fr/0QuickStart.fr doc-fr/faq-fr.txt
26
DDOCS=	RFC1035.compliance cache.poison.protection csv1.format \
26
	example_full_mararc faq.html firewall.configuration \
27
	example_full_mararc faq.html firewall.configuration \
27
	handling.compression how.to.support.sql mararc.format \
28
	handling.compression how.to.support.sql mararc.format \
28
	multiple.qdcount recursive-case-insensitive recursive.algorithm \
29
	multiple.qdcount recursive-case-insensitive recursive.algorithm \
(-)net/maradns/distinfo (-1 / +1 lines)
Line 1 Link Here
1
MD5 (maradns-0.8.99a.tar.bz2) = 8650897e393949673d653f8a2a031ded
1
MD5 (maradns-0.9.01.tar.bz2) = b12783c5f70cf3051b7435b32a5c3443
(-)net/maradns/pkg-plist (-3 / +7 lines)
Lines 3-15 Link Here
3
sbin/getzone
3
sbin/getzone
4
sbin/maradns
4
sbin/maradns
5
sbin/zoneserver
5
sbin/zoneserver
6
%%PORTDOCS%%share/doc/maradns/00Quickstart.es
7
%%PORTDOCS%%share/doc/maradns/0QuickStart
8
%%PORTDOCS%%share/doc/maradns/0QuickStart.fr
9
%%PORTDOCS%%share/doc/maradns/TODO.0.9.00
6
%%PORTDOCS%%share/doc/maradns/TODO.done
10
%%PORTDOCS%%share/doc/maradns/TODO.done
7
%%PORTDOCS%%share/doc/maradns/TODO.first
11
%%PORTDOCS%%share/doc/maradns/TODO.first
8
%%PORTDOCS%%share/doc/maradns/TODO.problem.hostnames
9
%%PORTDOCS%%share/doc/maradns/TODO.second
12
%%PORTDOCS%%share/doc/maradns/TODO.second
10
%%PORTDOCS%%share/doc/maradns/00Quickstart.es
11
%%PORTDOCS%%share/doc/maradns/changelog.html
13
%%PORTDOCS%%share/doc/maradns/changelog.html
12
%%PORTDOCS%%share/doc/maradns/detailed/0QuickStart
13
%%PORTDOCS%%share/doc/maradns/detailed/RFC1035.compliance
14
%%PORTDOCS%%share/doc/maradns/detailed/RFC1035.compliance
14
%%PORTDOCS%%share/doc/maradns/detailed/cache.poison.protection
15
%%PORTDOCS%%share/doc/maradns/detailed/cache.poison.protection
15
%%PORTDOCS%%share/doc/maradns/detailed/csv1.format
16
%%PORTDOCS%%share/doc/maradns/detailed/csv1.format
Lines 36-48 Link Here
36
%%PORTDOCS%%share/doc/maradns/examples/example_csv1.txt
37
%%PORTDOCS%%share/doc/maradns/examples/example_csv1.txt
37
%%PORTDOCS%%share/doc/maradns/examples/example_recursive_mararc.txt
38
%%PORTDOCS%%share/doc/maradns/examples/example_recursive_mararc.txt
38
%%PORTDOCS%%share/doc/maradns/faq.txt
39
%%PORTDOCS%%share/doc/maradns/faq.txt
40
%%PORTDOCS%%share/doc/maradns/faq-fr.txt
39
%%PORTDOCS%%share/doc/maradns/old.changelog
41
%%PORTDOCS%%share/doc/maradns/old.changelog
40
%%PORTDOCS%%share/doc/maradns/tutorial/authoritative.html
42
%%PORTDOCS%%share/doc/maradns/tutorial/authoritative.html
41
%%PORTDOCS%%share/doc/maradns/tutorial/compile.html
43
%%PORTDOCS%%share/doc/maradns/tutorial/compile.html
44
%%PORTDOCS%%share/doc/maradns/tutorial/convert.html
42
%%PORTDOCS%%share/doc/maradns/tutorial/glossary.html
45
%%PORTDOCS%%share/doc/maradns/tutorial/glossary.html
43
%%PORTDOCS%%share/doc/maradns/tutorial/man.csv1.html
46
%%PORTDOCS%%share/doc/maradns/tutorial/man.csv1.html
44
%%PORTDOCS%%share/doc/maradns/tutorial/man.maradns.html
47
%%PORTDOCS%%share/doc/maradns/tutorial/man.maradns.html
45
%%PORTDOCS%%share/doc/maradns/tutorial/man.mararc.html
48
%%PORTDOCS%%share/doc/maradns/tutorial/man.mararc.html
49
%%PORTDOCS%%share/doc/maradns/tutorial/recordtypes.html
46
%%PORTDOCS%%share/doc/maradns/tutorial/recursive.html
50
%%PORTDOCS%%share/doc/maradns/tutorial/recursive.html
47
%%PORTDOCS%%share/doc/maradns/tutorial/tutorial.html
51
%%PORTDOCS%%share/doc/maradns/tutorial/tutorial.html
48
%%PORTDOCS%%@dirrm share/doc/maradns/tutorial
52
%%PORTDOCS%%@dirrm share/doc/maradns/tutorial

Return to bug 33791