Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-06-17 | Create directories before installing files into them. | jlam | 1 | -1/+3 | |
2005-05-25 | Update MASTER_SITES. | wiz | 1 | -2/+2 | |
2005-05-25 | Add RMD160 checksum. | wiz | 1 | -1/+2 | |
2004-12-04 | Replace file existence test for >=NetBSD-1.4 with NOT_FOR_PLATFORM for older | wiz | 1 | -4/+2 | |
versions. XXX: this package is marked as vulnerable anyway... | |||||
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+3 | |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-06-02 | Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages. | jschauma | 1 | -2/+2 | |
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust. | |||||
2003-03-29 | Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. | jmmv | 1 | -3/+2 | |
2002-12-07 | Replace IGNORE with PKG_FAIL_REASON or PKG_SKIP_REASON as appropriate. | schmonz | 1 | -2/+2 | |
2002-11-17 | upgrade to 4.9.11. security patches are already applied in 4.9.10nb1, | itojun | 2 | -13/+7 | |
so it is just to sync with official release tarball. | |||||
2002-11-14 | pull in http://www.isc.org/products/BIND/patches/bind4910.diff. | itojun | 2 | -2/+8 | |
bump PKGREVISION. -- 825. [bug] the buffer used to construct the -ve record was not big enough for all possible SOA records. use pointer arithmetic to calculate the remaining size in this buffer. 824. [bug] use serial space arithmetic to determine if a SIG is too old, in the future or has internally constistant times. 824. [bug] write buffer overflow in make_rr(). 823. [bug] getnetbyname() was broken. 822. [bug] write buffer overflows in getnetby{name,addr}(). | |||||
2002-10-07 | upgrade to 4.9.10. security fix. | itojun | 2 | -7/+7 | |
--- 4.9.10-REL released --- 821. [bug] read buffer overflows. 820. [port] __printf0like required for test build under FreeBSD. 819. [cleanup] res_mkquery.c: kill buflen manipulation. | |||||
2002-09-24 | Complete standardization of messages according to latest pkglint. | wiz | 1 | -3/+3 | |
2002-06-28 | upgrade to 4.9.9. | itojun | 4 | -228/+7 | |
--- 4.9.9-REL released --- 818. [bug] remote buffer overrun. | |||||
2002-06-26 | avoid remote buffer overrun on hostbuf[]. From: Joost Pol <joost@pine.nl> | itojun | 4 | -2/+223 | |
correct bad practice in the code - it uses two changing variables to manage buffer (buf and buflen). we eliminate buflen and use fixed point (ep) as the ending pointer. this fix is critical. | |||||
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 4 | -6/+6 | |
2001-09-09 | Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of: | agc | 1 | -2/+2 | |
WRKSRC= ${WRKDIR} This is much cleaner, much more indicative of what happens, and removes another of the negative definitions (NO_.* = value). | |||||
2001-04-21 | Move to sha1 checksum, and/or add distfile sizes. | wiz | 1 | -2/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 1 | -1/+1 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2001-01-28 | use 4.9.8. suggest use of BIND8 in pkg/MESSAGE. | itojun | 3 | -7/+9 | |
--- 4.9.8-REL released --- 817. [security] do not call syslog() with unbounded network data. 816. [port] main() is an int. 815. [security] pull in several bind8 protocol handling fixes. 814. [support] turn on XSTATS by default 813. [port] add __printflink(), __scanflike() to compat/include/sys/cdefs.h | |||||
2000-08-21 | Update IGNORE-messages for recent changes: add ${PKGNAME} where | hubertf | 1 | -2/+2 | |
appropriate. | |||||
1999-04-30 | Don't build this on NetBSD 1.3.x. | tv | 1 | -1/+5 | |
1998-11-23 | Initial cut at a BIND 4.9.x pkg for use with -current and a future 1.4 | tv | 6 | -0/+61 | |
release as an alternative to the shipped BIND 8. |