From owner-freebsd-ports@FreeBSD.ORG Thu Apr 23 14:26:07 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 7ACA61065670 for ; Thu, 23 Apr 2009 14:26:07 +0000 (UTC) (envelope-from listmail@websage.ca) Received: from herbert.sohotech.ca (herbert.sohotech.ca [216.86.96.53]) by mx1.freebsd.org (Postfix) with ESMTP id 4D5D98FC24 for ; Thu, 23 Apr 2009 14:26:07 +0000 (UTC) (envelope-from listmail@websage.ca) Received: from localhost (localhost.sohotech.ca [127.0.0.1]) by herbert.sohotech.ca (Postfix) with ESMTP id CE112358C4A for ; Thu, 23 Apr 2009 07:09:49 -0700 (PDT) X-Virus-Scanned: amavisd-new at sohotech.ca Received: from herbert.sohotech.ca ([127.0.0.1]) by localhost (herbert.sohotech.ca [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id QPwYrXIVuGqJ for ; Thu, 23 Apr 2009 07:09:47 -0700 (PDT) Received: from niven.sohotech.ca (S0106000475c7bc77.gv.shawcable.net [96.50.76.138]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by herbert.sohotech.ca (Postfix) with ESMTPSA id 2F0DA358C3C for ; Thu, 23 Apr 2009 07:09:47 -0700 (PDT) Date: Thu, 23 Apr 2009 07:09:45 -0700 From: listmail@websage.ca To: freebsd-ports@freebsd.org Message-ID: <20090423070945.50ba5963@niven.sohotech.ca> In-Reply-To: References: X-Mailer: Claws Mail 3.7.1 (GTK+ 2.14.4; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: FreeBSD Port: libspf2-1.0.4_1 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: Thu, 23 Apr 2009 14:26:07 -0000 On Thu, 23 Apr 2009 11:44:31 +0200 Pavel Hlub=C3=ADk wrote: > Hi , >=20 > sorry for disturbing you.=20 >=20 > The port is still broken so I can't install the `postfix-policyd-spf` > because it depends on the libspf2-10.=20 >=20 > =3D=3D=3D> libspf2-1.0.4_1 has known vulnerabilities: > =3D> libspf2 -- Buffer overflow. > Reference: > .html> >=20 > I want to use a ports system because it is easier using a > `portupgade` to upgrade the application in the future. > Can you write me when the problem can be solved. Thank you very much. >=20 > I run FreeBSD 7.1-RELEASE-p4. >=20 > Best Regards >=20 > Pavel Hlub=C3=ADk >=20 >=20 Pavel, Try postfix-policyd-spf-perl-2.007 port instead. It appears to do the same thing using perl instead of c but seems better maintained. HTH, GM