From owner-freebsd-ports Thu Feb 20 13: 0:45 2003 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5F10137B401 for ; Thu, 20 Feb 2003 13:00:43 -0800 (PST) Received: from ns.webtt.biz (ns.webtt.biz [64.239.29.225]) by mx1.FreeBSD.org (Postfix) with SMTP id 0EC9E43FBD for ; Thu, 20 Feb 2003 13:00:42 -0800 (PST) (envelope-from rui@ruilopes.com) Received: (qmail 63165 invoked by uid 80); 20 Feb 2003 21:02:51 -0000 Received: from 217.129.151.119 (SquirrelMail authenticated user rui@ruilopes.com) by webmail with HTTP; Thu, 20 Feb 2003 21:02:51 -0000 (WET) Message-ID: <49658.217.129.151.119.1045774971.squirrel@webmail> Date: Thu, 20 Feb 2003 21:02:51 -0000 (WET) Subject: Re: FreeBSD Port: ethereal-0.9.7 From: "Rui Lopes" To: In-Reply-To: <49649.217.129.151.119.1045774480.squirrel@webmail> References: <001501c2d761$f9e92180$0601a8c0@amer.cisco.com> <20030218210457.GC20055@elvis.mu.org> <1045771765.375.23.camel@gyros> <49649.217.129.151.119.1045774480.squirrel@webmail> X-Priority: 3 Importance: Normal Cc: , , , X-Mailer: SquirrelMail (version 1.2.10) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >> On Tue, 2003-02-18 at 16:04, Bill Fumerola wrote: >>> On Tue, Feb 18, 2003 at 07:25:32AM -0800, Kirby Kuehl (kkuehl) wrote: >>> > Ethereal 0.9.9 is out, I would be sending you a patch, but all I >>> had >>> to do was change PORTVERSION= 0.9.9 >>> > and do make makesum >>> >>> just because something builds doesn't mean it's ready to go. >>> >>> see the thread beginning at: >>> http://www.ethereal.com/lists/ethereal-dev/200302/msg00062.html >>> >>> and then you can send me a patch. i haven't really spent much time >>> figuring out if this is bsd.port.mk magic or something new that >>> ethereal is doing. >> >> Bill, here is a patch that upgrades ethereal to 0.9.9. It fixes the >> weird binary tagging, adds support for net-snmp instead of ucd-snmp >> since the latter doesn't work with OpenSSL 0.9.7, and is no longer >> maintained, and de-pkg-comments the port (thus you need to remove >> pkg-comment upon commit). It also adds new plist items. > > I would try using, > > CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} > > instead of, > > CONFIGURE_ARGS= --program-transform-name="" > CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} oh, I forget, make sure you add, GNU_CONFIGURE= yes to the port Makefile -- Rui Lopes To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message