summaryrefslogtreecommitdiff
path: root/usr.sbin/bind/lib/Makefile
AgeCommit message (Expand)Author
2001-12-12Set NOxxx= before <bsd.own.mk> is pulled in (even indirectly).lukem
2001-12-12MKfoo=no -> NOfootv
2001-05-27disable DNSSEC build, for two reasons. (1) restrictive licenseitojun
2001-05-27put -NOESW to version number if MKCRYPTO != yes, to sync better with originalitojun
2001-05-17upgrade to 8.2.4.itojun
2001-01-28for sha.o target, use decl very similar to bsd.lib.mkitojun
2001-01-28Disable optimization when compiling sha.c.martin
2001-01-27enable DNSSEC code (using -DDNSSAFE) if MKCRYPTO=yesitojun
2001-01-27upgrade to BIND 8.2.3. the upgrade is critical (security fixes).itojun
2000-08-14use libc inet_addr(3). fixes part of PR#10651mrg
2000-05-06Revert away from automatically generating port_ipv6.h, and installhe
2000-03-01do not try to use BIND4 code in libc.itojun
1999-12-24Add CPPFLAGS so this can be cross compiled.garbled
1999-11-30Bugfix: deal with ${CC} containing spaces.sommerfeld
1999-11-28Use the libc md5 function.veego
1999-11-28Remove commented lines which are not used here.veego
1999-11-20Use the bind source from basesrc/dist/bind.veego
1999-02-13convert from NOxxx= to MKxxx=no.lukem
1998-10-05Import BIND 8.1.2.tron