Commit graph

26 commits

Author SHA1 Message Date
simonb
cd2757bc65 Fix a tyop. 2006-03-09 05:29:56 +00:00
jlam
9c8b5ede43 Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
2006-03-04 21:28:51 +00:00
jlam
e46a9dd380 Create directories before installing files into them. 2005-06-17 03:50:19 +00:00
wiz
107e55be62 Update MASTER_SITES. 2005-05-25 13:12:55 +00:00
wiz
76cf609f70 Add RMD160 checksum. 2005-05-25 13:12:48 +00:00
wiz
6dc8a39a01 Replace file existence test for >=NetBSD-1.4 with NOT_FOR_PLATFORM for older
versions.
XXX: this package is marked as vulnerable anyway...
2004-12-04 11:53:07 +00:00
agc
3ad1bdbf06 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
jschauma
e366d0c694 Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00
jmmv
0916498c1b Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
schmonz
0a1bd5acad Replace IGNORE with PKG_FAIL_REASON or PKG_SKIP_REASON as appropriate. 2002-12-07 02:38:52 +00:00
itojun
9827b693b0 upgrade to 4.9.11. security patches are already applied in 4.9.10nb1,
so it is just to sync with official release tarball.
2002-11-17 16:03:12 +00:00
itojun
482ef6da07 pull in http://www.isc.org/products/BIND/patches/bind4910.diff.
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-11-14 04:07:28 +00:00
itojun
6f571de563 upgrade to 4.9.10. security fix.
--- 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-10-07 10:31:18 +00:00
wiz
e8817c9088 Complete standardization of messages according to latest pkglint. 2002-09-24 12:29:55 +00:00
itojun
ef5867115a upgrade to 4.9.9.
--- 4.9.9-REL released ---

818. [bug]      remote buffer overrun.
2002-06-28 05:49:09 +00:00
itojun
57bc1c1e08 avoid remote buffer overrun on hostbuf[]. From: Joost Pol <joost@pine.nl>
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.
2002-06-26 06:00:50 +00:00
zuntum
d038a73ebd Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
agc
a16fc84f19 Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of:
WRKSRC= ${WRKDIR}

This is much cleaner, much more indicative of what happens, and removes
another of the negative definitions (NO_.* = value).
2001-09-09 20:36:07 +00:00
wiz
433b62957e Move to sha1 checksum, and/or add distfile sizes. 2001-04-21 11:23:08 +00:00
agc
2d6b6a009c + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:43:32 +00:00
wiz
a13ea108bb Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:52:59 +00:00
itojun
d99c836a66 use 4.9.8. suggest use of BIND8 in pkg/MESSAGE.
--- 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
2001-01-28 01:59:03 +00:00
hubertf
e75965c6ba Update IGNORE-messages for recent changes: add ${PKGNAME} where
appropriate.
2000-08-21 21:01:29 +00:00
tv
e1b7a261fd Don't build this on NetBSD 1.3.x. 1999-04-30 17:02:45 +00:00
tv
4a1f41bca2 Initial cut at a BIND 4.9.x pkg for use with -current and a future 1.4
release as an alternative to the shipped BIND 8.
1998-11-23 21:39:41 +00:00