Subject: CVS commit: pkgsrc/pkgtools/posix_headers
From: Tobias Nygren
Date: 2007-08-01 23:33:48
Message id: 20070801213348.C536A21507@cvs.netbsd.org

Log Message:
Near full rewrite of posix_headers:
- Implement a simple framework for automated header testing and generation
  using the c preprocessor.
- Make it installable on all platforms. On most platforms it will not install
  any files however.
- Bump revision to 0.5.

The changes should make it easier to add Interix support to this package.
Note that the package is still far from complete; for example the replacement
stdint.h does not yet provide fallback definitions for int_*t and friends
but relies on inttypes.h to provide them, which turns out to work for HPUX.

Files:
RevisionActionfile
1.6modifypkgsrc/pkgtools/posix_headers/Makefile
1.5modifypkgsrc/pkgtools/posix_headers/buildlink3.mk
1.1addpkgsrc/pkgtools/posix_headers/files/make.sh
1.1addpkgsrc/pkgtools/posix_headers/files/math.h.in
1.1addpkgsrc/pkgtools/posix_headers/files/math.h.tests
1.1addpkgsrc/pkgtools/posix_headers/files/resolv.h.in
1.1addpkgsrc/pkgtools/posix_headers/files/resolv.h.tests
1.1addpkgsrc/pkgtools/posix_headers/files/stdint.h.in
1.1addpkgsrc/pkgtools/posix_headers/files/stdint.h.tests
1.1addpkgsrc/pkgtools/posix_headers/files/stdlib.h.in
1.1addpkgsrc/pkgtools/posix_headers/files/stdlib.h.tests
1.1addpkgsrc/pkgtools/posix_headers/files/subr.sh
1.1addpkgsrc/pkgtools/posix_headers/files/sys/select.h.in
1.1addpkgsrc/pkgtools/posix_headers/files/sys/select.h.tests
1.2removepkgsrc/pkgtools/posix_headers/files/math.h
1.2removepkgsrc/pkgtools/posix_headers/files/resolv.h
1.1.1.1removepkgsrc/pkgtools/posix_headers/files/stdint.h
1.3removepkgsrc/pkgtools/posix_headers/files/stdlib.h
1.1.1.1removepkgsrc/pkgtools/posix_headers/files/sys/select.h