On Fri 2007.11.16 at 19:08 +0200, Soner Tari wrote: > Please find the new ports package with those changes. This one has many > other improvements to the patch files too.
great, thanks.
i think the one thing i'd ask is replacing the hardcoded /usr/local bits
in the patches with !!LOCALBASE!! and do something like the following in
pre-configure:
perl -pi -e 's,!!LOCALBASE!!,${LOCALBASE},g'
(shameless stolen from sthen@'s mail earlier on...)
cheers,
okan
