On Thu, Mar 13, 2008 at 10:43 AM, Bruce Rothermal <[EMAIL PROTECTED]> wrote: > Are there any tools to help build an SVR4 package. I'm working on > porting an opensource tool to Solaris. The what I have available is the > svn and build environment to build under Solaris. I did the build with > nevada b81 if this is important.
I have a hacked version of Philip Brown's gnutopkg script here: http://icculus.org/~eviltypeguy/pkg/gnutopkg With a tiny bit of work, you can easily package anything that uses the GNU autoconf/automake tools. -- Shawn Walker, Software and Systems Analyst http://binarycrusader.blogspot.com/ "To err is human -- and to blame it on a computer is even more so." - Robert Orben _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
