- Update to use ADNS New files: patches/patch-ab patches/patch-ac
On Mon, Oct 02, 2000 at 11:36:21PM -0700, peterh@sapros.com wrote: > >Synopsis: Update port to use ADNS. [snip] > --- gale.bak/patches/patch-ab Wed Dec 31 16:00:00 1969 > +++ gale/patches/patch-ab Mon Oct 2 23:25:38 2000 > @@ -0,0 +1,345 @@ > +--- configure.orig Mon Oct 2 23:25:16 2000 > ++++ configure Mon Oct 2 23:25:19 2000 [snip 370+ lines of patch] Hmm wouldn't it be generally better, with ports using GNU configure scripts, to patch configure.in, define USE_AUTOCONF in the port Makefile, and have bsd.port.mk invoke autoconf to regenerate the configure script? G'luck, Peter -- I am the meaning of this sentence.
State Changed From-To: open->closed Committed, thanks. I'm not happy that this requires rsaref lib (which is no longer part of the ports collection) or that it includes an ugly hack in the form of a patch to configure (instead of configure.in), but this will be your problem.