follow'/>
summaryrefslogtreecommitdiff
path: root/usr.sbin/bind/lib/Makefile
AgeCommit message (Expand)Author
2004-05-18Resolve conflictschristos
2003-10-22remove BIND crypto portion, as the license doesn't fit our policy and we do notitojun
2003-09-19Remove sparc64 special case handling - no longer needed.martin
2003-07-22oops, typo in previous. should have been COPTS.sha.c. (this was not being ...lukem
2003-07-22use COPTS.sha1.c=-O0 to turn off optimization for sha1.clukem
2002-06-20sync with 8.3.2. 99% of conflicts were due to $NetBSD$ tag.itojun
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