Date: Wed, 29 Apr 1998 01:07:46 -0700 (PDT) From: Donald Burr <dburr@POBoxes.com> To: Satoshi Asami <asami@FreeBSD.ORG> Cc: freebsd-ports@FreeBSD.ORG Subject: Re: ports/6442 Message-ID: <XFMail.980429010746.dburr@POBoxes.com> In-Reply-To: <199804281957.MAA18250@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE----- OK, I think I've got this thing just about ready to send now... My secret spy satellite informs me that on 28-Apr-98, Satoshi Asami wrote: > Synopsis: Update port graphics/gimp-devel to version 0.99.28 > > Responsible-Changed-From-To: asami->freebsd-ports > Responsible-Changed-By: asami > Responsible-Changed-When: Tue Apr 28 12:55:22 PDT 1998 > Responsible-Changed-Why: > Never mind. Too much work. > > (1) The port patches both configure.in and configure. It should be > one or the other. If it's the former, then USE_AUTOCONF should > be set. Fixed this. I am now patching only configure. > (2) It depends on xdelta but the configure phase says it can't find it. Finally tracked this one down. Interestingly enough, this problem WASN'T where we were expecting it (i.e. it WASN'T in my port). gimp's configure tests for xdelta by searching for the xd_checkin and xd_checkout in - -lxdelta. I checked my copy of /usr/local/lib/libxdelta.a and .so.*, but no xd_checkin or xd_checkout was in there. So I looked at the xdelta port. Apparently, it requires gdbm, but the xdelta configure script wasn't finding it, and hence parts of xdelta weren't being built (guess which parts?). So I fixed up the xdelta port, and it now builds everything, including the xd_check{in,out}. And now GIMP detects -lxdelta properly. I'll be submitting the patched xdelta port in another PR in a few minutes. I'll also be re-submitting my GIMP port, because (aside from the patch I mentioned above) it apparently came with a few new scripts and plug-ins which I failed to add to the pkg/PLIST file. - --- Donald Burr <dburr@POBoxes.com> - Ask me for my PGP key | PGP: Your WWW HomePage: http://DonaldBurr.base.org/ ICQ #1347455 | right to Address: P.O. Box 91212, Santa Barbara, CA 93190-1212 | 'Net privacy. Phone: (805) 957-9666 FAX: (800) 492-5954 | USE IT. -----BEGIN PGP SIGNATURE----- Version: 2.6.2 iQCVAwUBNUbf0fjpixuAwagxAQGOpwP6AzI5n/2KaNfEap3kl7x8inZKxBNHEcn1 /aua9T6J2GFzMqoHdxzwB8DccbjjoRt7dPIo0br98QOMDDlOcIJ16lnhjRZ/g17e CRw2TgmxovqBUnt56w38pQyrXbfRMwCJtb+narBbInx++LU3YIO2ujExurlvbVvi pwbFacSGuI8= =U9Gf -----END PGP SIGNATURE----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.980429010746.dburr>