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

(-)dns/maradns1/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (maradns-1.4.10.tar.bz2) = 3aaa2361341c559e1c91876544cfd5973ea960b9bfd5c8d0bb54617291f40555
1
SHA256 (maradns-1.4.12.tar.bz2) = 72c0e0fd10e4d9ed70d8c7addb9b0abd2cf2d23f6b477db3aefd69c9faa0893b
2
SIZE (maradns-1.4.10.tar.bz2) = 1121427
2
SIZE (maradns-1.4.12.tar.bz2) = 1178772
(-)dns/maradns1/files/patch-build_Makefile.freebsd (+12 lines)
Line 0 Link Here
1
--- build/Makefile.freebsd.orig	2006-01-22 14:22:01.000000000 +0900
2
+++ build/Makefile.freebsd	2012-01-17 15:13:16.000000000 +0900
3
@@ -27,8 +27,7 @@
4
 Q="DEFINES=-DSELECT_PROBLEM"
5
6
 # FreeBSD needs some special flags to compile MaraDNS
7
-CC="cc -O2 -Wall -pipe -D_THREAD_SAFE -pthread"
8
-M=CC=$(CC)
9
+M="CC=$(CC) -O2 -Wall -pipe -D_THREAD_SAFE -pthread"
10
 V="VERSION=$(VERSION)"
11
12
 # Debug
(-)dns/maradns1/pkg-descr (-1 / +1 lines)
Lines 1-26 Link Here
1
MaraDNS is a package that implements the Domain Name Service (DNS), an
1
MaraDNS is a package that implements the Domain Name Service (DNS), an
2
essential internet service. MaraDNS has the following advantages:
2
essential internet service. MaraDNS has the following advantages:

Return to bug 170322