Date: Thu, 4 Jul 2013 07:26:29 -0500 From: Scot Hetzel <swhetzel@gmail.com> To: Leslie Jensen <leslie@eskk.nu> Cc: FreeBSD Ports List <freebsd-ports@freebsd.org> Subject: Re: curl fails to upgrade on 9.1-RELEASE-p3 but succeeds on 8.3 Message-ID: <CACdU%2Bf89ekmT8Jg-ARZ5tfKGV5wTtPV-SUwvjkAU9WyE9SSB1g@mail.gmail.com> In-Reply-To: <51D5083C.2030809@eskk.nu> References: <51D3BD22.6020506@eskk.nu> <CAMuy=%2BjDEb0=vprUtOKS0vHSbDmcAjdFU7njfioefEQNOmscsQ@mail.gmail.com> <6704D05234504657A6FE773E6FA1DB8D@white> <64492650C3F14478BEF9B095144095D1@white> <51D5083C.2030809@eskk.nu>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jul 4, 2013 at 12:29 AM, Leslie Jensen <leslie@eskk.nu> wrote: > > > 2013-07-03 10:35, Dewayne Geraghty skrev: > >> >> >>> -----Original Message----- >>> From: owner-freebsd-ports@freebsd.org >>> [mailto:owner-freebsd-ports@freebsd.org] On Behalf Of Dewayne >>> Sent: Wednesday, 3 July 2013 4:57 PM >>> To: 'Jason Helfman'; 'Leslie Jensen' >>> Cc: 'FreeBSD Ports List' >>> Subject: RE: curl fails to upgrade on 9.1-RELEASE-p3 but >>> succeeds on 8.3 >>> >>> The quick way to build the latest curl on FreeBSD 9.1 is to >>> pass DISABLE_VULNERABILITIES to the make command. Its >>> probably a good idea to leave your audit db alone, for this task. >>> >>> cd /usr/ports/ftp/curl && make -DDISABLE_VULNERABILITIES >>> >>> For portmaster this takes the form of >>> portmaster -m -DDISABLE_VULNERABILITIES ftp/curl >>> >>> I'm unfamiliar with portupgrade. >>> Regards, Dewayne >>> >>> _______________________________________________ >>> freebsd-ports@freebsd.org mailing list >>> http://lists.freebsd.org/mailman/listinfo/freebsd-ports >>> To unsubscribe, send any mail to >>> "freebsd-ports-unsubscribe@freebsd.org" >> >> >> Leslie, et al, >> It has just been brought to my attention that the portaudit database was >> updated to reflect Xin Li's patch to curl. Thank-you John >> Marshall. >> >> Perform a portaudit -F and the curl build will proceed successfully. >> >> Regards, Dewayne. >> >> _______________________________________________ >> freebsd-ports@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-ports >> To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" >> > > I get > > portaudit -F portaudit: Command not found > > I understand that I need to install portaudit but should it really be > necessary? > > Can you explain why I didn't have this problem on the 8.3 system. There's no > portaudit installed on that machine either? > Are you using pkgng on your FreeBSD 9.1 system? Pkgng has a command similar to portaudit (pkg audit). Try pkg audit -F. -- DISCLAIMER: No electrons were maimed while sending this message. Only slightly bruised.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CACdU%2Bf89ekmT8Jg-ARZ5tfKGV5wTtPV-SUwvjkAU9WyE9SSB1g>