pkgsrc-wip/bsdbuild/TODO
Reinoud Zandijk 639e7d3ecd Import the latest stable release of bsdbuild. It still needs work and most
patches should be up-stream. Its waiting for the next stable release to finish
the package. Most problems will then be solved with it.

It does work on NetBSD and should work on Linux too. I used it successfully to
compile Agar, the SDL/OpenGL gui toolkit.
2011-05-27 20:42:56 +00:00

11 lines
486 B
Text

# $NetBSD: TODO,v 1.2 2011/05/27 20:42:56 reinoudz70 Exp $
#
-- We really should edit all of the included mk files, etc.
to best integrate with pkgsrc. This package is quite rough
around the edges at the moment! Please feel free to work on it.
-- There are still absolute path names in it; that ought to have changed in
the current bsdbuild release. This is the latest stable release.
-- Might there still be /usr/pkg needed then use the sed(1) patterns
to change them.