On 1/3/06, Leopold Toetsch <[EMAIL PROTECTED]> wrote: > Recently on IRC: > > < Debolaz> leo: You can see the patches I made at > > http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/lang/parrot/patches/ > < Debolaz> The only one that's really needed to make things compile is > patch-ac, but > patch-ad might be of some interest. > > Folks, please check these patches and consider issues & integration > into parrot trunk. > patch-aa (to MANIFEST) performs some well-needed cleanup, and seems accurate. i suggest it gets applied.
patch-ab (to MANIFEST.generated) removes some filenames of files that are not built by the default make target, but are built by the parrot_utils target. i believe these files should not be removed from MANIFEST.generated. the remainder of the patch performs necessary cleanup, and should be applied. patch-ac is freebsd-specific, i have no reason to disagree with it's accuracy or appropriateness. if it works, it should be applied. i have no comment on patch-ad. i have no idea what the naming conventions for shared binaries should be. ~jerry