09/28/2007 1:30 PM
post1681
|
Sounds like a good job for a wiki page...
Mario Charest wrote:
>
>
> I have been building some of the package, some with success, some
> without.
>
> Some I can fix but not sure how to do it properly (#ifdef ?) any
> document on that.
>
> Anyone coordinating the effort so that people don't work on the same
> package?
>
>
>
> _______________________________________________
> General
> http://community.qnx.com/sf/go/post1680
>
--
cburgess@qnx.com
|
|
|
09/28/2007 1:44 PM
post1682
|
Indeed it should be a wiki page to talk to this.
> I have been building some of the package, some with success, some without.
>
> Some I can fix but not sure how to do it properly (#ifdef ?) any document on
> that.
You basically need to create patches (and some time have to modify top Makefile)
I use the netbsd pkgsrc doc at (http://www.netbsd.org/docs/pkgsrc/),
11.3.4. has some patching guide lines.
Note, we intended to submit the patches back to NetBSD, and they are building on 13 different platforms, do make sure
your patch won't break others :)
I guess for now, you can attach your patches, and we will take a look.
> Anyone coordinating the effort so that people don't work on the same package?
Hm, good questions. For lack of other ways, how about using the other forum "pkginfo" to do this. I will try to keep an
"already builted packages" list there, and you can announce whatever you want to work on.
|
|
|