Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with
${PREFIX}/${PKGMANDIR}.
Fixes PR 35265, although I did not use the patch provided therein.
|
|
|
|
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.
|
|
|
|
|
|
|
|
versions.
XXX: this package is marked as vulnerable anyway...
|
|
|
|
|
|
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
|
|
|
|
|
|
so it is just to sync with official release tarball.
|
|
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}().
|
|
--- 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.
|
|
|
|
--- 4.9.9-REL released ---
818. [bug] remote buffer overrun.
|
|
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.
|
|
|
|
WRKSRC= ${WRKDIR}
This is much cleaner, much more indicative of what happens, and removes
another of the negative definitions (NO_.* = value).
|
|
|
|
+ move the patch digest/checksum values from files/patch-sum to distinfo
|
|
|
|
--- 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
|
|
appropriate.
|
|
|
|
release as an alternative to the shipped BIND 8.
|