Subject: HP-UX bootstrap and diffs
To: None <ada@netbsd-fr.org, tech-pkg@netbsd.org>
From: Tobias Nygren <tnn+nbsd@nygren.pp.se>
List: tech-pkg
Date: 03/13/2007 14:25:17
Hello,

For anyone who wants to experiment with pkgsrc on HP-UX,
bootstrap and diff (apply with gpatch -p1) can be found here:

    http://www.netilium.org/~tnn/pkgsrc/

The diff is pkgsrc HEAD against my local tree and includes some
changes unrelated to HP-UX. Beware: this is work in progress.

I'm using the hp C/aC++ compiler. Haven't done much testing
with gcc, but it should work with the right mk.conf settings.
A sample mk.conf is included with the bootstrap.

-Tobias