From owner-freebsd-ports@FreeBSD.ORG Sat Mar 28 02:54:14 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E6571106564A for ; Sat, 28 Mar 2009 02:54:14 +0000 (UTC) (envelope-from rpaulo@gmail.com) Received: from mail-ew0-f171.google.com (mail-ew0-f171.google.com [209.85.219.171]) by mx1.freebsd.org (Postfix) with ESMTP id 47B2F8FC13 for ; Sat, 28 Mar 2009 02:54:13 +0000 (UTC) (envelope-from rpaulo@gmail.com) Received: by ewy19 with SMTP id 19so1203974ewy.43 for ; Fri, 27 Mar 2009 19:54:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:cc:message-id:from:to :in-reply-to:content-type:content-transfer-encoding:mime-version :subject:date:references:x-pgp-agent:x-mailer; bh=YwnqUfPzd/kRkHGUsEujchSYJ8Sz5IquROcZh+uthOU=; b=e6jr3eqsXTiijxf4EasLEQylVV7y/f89EDi9ay0EfGo+FgdRDPOWlCsXPHdeYRtKrz 0G7kGngKEZ5P9ZjvyRgJLIVXlb/h9x13+R9v8Iw9w+TdxAFP6G6ezMwlE6CZAhd2qHNY A1S3n//qKKYPVRly6bJcpP8MlbVkQQ4mTgVlg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:cc:message-id:from:to:in-reply-to:content-type :content-transfer-encoding:mime-version:subject:date:references :x-pgp-agent:x-mailer; b=Px96/qieCk1D5prpA8CVvSBa3D3OO/8pVw4VcMMyTdTRNipVi2If8q3Uxr96ABaabP F4Dajd9HGTbfg4iEi++ZKX1kMvJlXv7Xpw3GjwUGX3IzLGxCGzxfAOug/6PSRSGjYsud sIkD1nikw6YIcZVTdAv2HBiwgKFoMPQDeqeFQ= Received: by 10.210.76.4 with SMTP id y4mr2123991eba.56.1238207480277; Fri, 27 Mar 2009 19:31:20 -0700 (PDT) Received: from epsilon.lan (bl5-226-192.dsl.telepac.pt [82.154.226.192]) by mx.google.com with ESMTPS id 28sm2702881eyg.5.2009.03.27.19.31.19 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 27 Mar 2009 19:31:19 -0700 (PDT) Sender: Rui Paulo Message-Id: <766A50DC-D190-4292-A117-2EC5E40715AC@FreeBSD.org> From: Rui Paulo To: Lawrence Stewart In-Reply-To: <49CD67C2.7010109@room52.net> Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="Apple-Mail-15-54752089" Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v930.3) Date: Sat, 28 Mar 2009 02:31:13 +0000 References: <49CD67C2.7010109@room52.net> X-Pgp-Agent: GPGMail 1.2.0 (v56) X-Mailer: Apple Mail (2.930.3) Cc: alexey@renatasystems.org, freebsd-ports@freebsd.org Subject: Re: [PATCH] trafshow port broken X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Mar 2009 02:54:15 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --Apple-Mail-15-54752089 Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit On 27 Mar 2009, at 23:56, Lawrence Stewart wrote: > Hi Alexey, > > You're listed as the maintainer for the FreeBSD net/trafshow port. > The port doesn't compile on 8.0-CURRENT (r190457) amd64 at the > moment. The recent import of the new pcap into FreeBSD 8 means > pcap.h no longer includes the system's net/bpf.h, which has a > required #define ioctl (BIOCIMMEDIATE). Placing the attached patch > in the port's files directory fixes the issue for me. The patch > should only be required for ${OSVERSION} >= 800074. > > Rui, is patching the port the correct fix for this issue? I think so. Hard to tell without looking at the program itself. -- Rui Paulo --Apple-Mail-15-54752089 content-type: application/pgp-signature; x-mac-type=70674453; name=PGP.sig content-description: This is a digitally signed message part content-disposition: inline; filename=PGP.sig content-transfer-encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (Darwin) iEYEARECAAYFAknNi/EACgkQfD8M/ASTygKYhgCdHnNPh4vz0ajfAbln+Om//Hsd 5pYAn1ly83JWS50YbMGJouIo62t8Dfqj =Npx1 -----END PGP SIGNATURE----- --Apple-Mail-15-54752089--