From owner-freebsd-ports Thu Feb 20 12:53:24 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 94C2B37B401 for ; Thu, 20 Feb 2003 12:53:22 -0800 (PST) Received: from ns.webtt.biz (ns.webtt.biz [64.239.29.225]) by mx1.FreeBSD.org (Postfix) with SMTP id 5468C43FBD for ; Thu, 20 Feb 2003 12:53:21 -0800 (PST) (envelope-from rui@ruilopes.com) Received: (qmail 63040 invoked by uid 80); 20 Feb 2003 20:54:40 -0000 Received: from 217.129.151.119 (SquirrelMail authenticated user rui@ruilopes.com) by webmail with HTTP; Thu, 20 Feb 2003 20:54:40 -0000 (WET) Message-ID: <49649.217.129.151.119.1045774480.squirrel@webmail> Date: Thu, 20 Feb 2003 20:54:40 -0000 (WET) Subject: Re: FreeBSD Port: ethereal-0.9.7 From: "Rui Lopes" To: In-Reply-To: <1045771765.375.23.camel@gyros> References: <001501c2d761$f9e92180$0601a8c0@amer.cisco.com> <20030218210457.GC20055@elvis.mu.org> <1045771765.375.23.camel@gyros> 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} -- Rui Lopes To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message