Subject: CVS commit: pkgsrc/x11/xproto
From: Joerg Sonnenberger
Date: 2006-12-15 20:11:48
Message id: 20061215191148.C83DA211CA@cvs.netbsd.org

Log Message:
Just include limits.h in Xos_r.h, don't play with _POSIX_SOURCE.
For example, configure plays dirty with that.

Fix a type in the MTSAFE_PWAPI section and the configure test for
NETDBAPI (from David Sainty).

Assume that readdir_r follows POSIX semantics if configure detected it
and we have no reason to believe so otherwise. Most importantly, use it
when _POSIX_REENTRANT_FUNCTIONS is not defined.

Bump revision.

Files:
RevisionActionfile
1.5modifypkgsrc/x11/xproto/Makefile
1.4modifypkgsrc/x11/xproto/distinfo
1.2modifypkgsrc/x11/xproto/patches/patch-aa
1.2modifypkgsrc/x11/xproto/patches/patch-ab
1.2modifypkgsrc/x11/xproto/patches/patch-ac