Update of port definition for YAF

2014-10-10 Thread Chris Inacio
Hello all, To whom do I send an updated YAF port definition? I updated the Makefile and the distinfo file and ran a build test through poudriere. I don't actually have the ports build installed on my VM test machine, so while I have added a lot more options to YAF, I don't have a good way to test

Re: Update php from 5.5 to 5.6?

2014-10-10 Thread Matthew D. Fuller
On Fri, Oct 10, 2014 at 11:37:24AM +0200 I heard the voice of Mathieu Arnold, and lo! it spake thus: > > Easiest way to do it would be to remove php55-* and mod_php55-xxx > and install their php56-* and mod_php56-xxx equivalents. Pre-pkgng, I did it via creepy magic sed'ery in /var/db/pkg; change

Drupal 7.28 => 7.31...

2014-10-10 Thread Albert Gabàs | Astabis
Dear Drupal7 port maintainer, Please, update the port to the latest version that fixes security vulnerabilities. https://www.drupal.org/drupal-7.31-release-notes https://www.drupal.org/drupal-7.30-release-notes https://www.drupal.org/drupal-7.29-release-notes Thank you!! -- A

Re: PKG not quite ready for prime time

2014-10-10 Thread Michelle Sullivan
Mark Felder wrote: > On Fri, Oct 10, 2014, at 14:47, Bryan Drewery wrote: > >> On 10/10/2014 1:12 PM, scratch65...@att.net wrote: >> >>> On Fri, 10 Oct 2014 12:57:42 -0500, Brian Drewery wrote: >>> >>> find /usr/share/keys/pkg -exec sha256 {} + >>> No such file >>>

Bash and pkgng

2014-10-10 Thread Brian W.
Thanx to those who put work in to get bash working properly. Previous builds failed with a bison error but today a pig reinstall occurred and an install of bash 4.3.30 was also successful. Brian Brian ___ freebsd-ports@freebsd.org mailing list http://li

Re: PKG not quite ready for prime time

2014-10-10 Thread Royce Williams
On Fri, Oct 10, 2014 at 11:55 AM, Mark Felder wrote: > > > On Fri, Oct 10, 2014, at 14:47, Bryan Drewery wrote: >> On 10/10/2014 1:12 PM, scratch65...@att.net wrote: >> > On Fri, 10 Oct 2014 12:57:42 -0500, Brian Drewery wrote: >> > >> >> find /usr/share/keys/pkg -exec sha256 {} + >> > >> > No suc

Re: PKG not quite ready for prime time

2014-10-10 Thread Mark Felder
On Fri, Oct 10, 2014, at 14:47, Bryan Drewery wrote: > On 10/10/2014 1:12 PM, scratch65...@att.net wrote: > > On Fri, 10 Oct 2014 12:57:42 -0500, Brian Drewery wrote: > > > >> find /usr/share/keys/pkg -exec sha256 {} + > > > > No such file > > That's your problem. You are missing the signature

Re: PKG not quite ready for prime time

2014-10-10 Thread Bryan Drewery
On 10/10/2014 1:12 PM, scratch65...@att.net wrote: > On Fri, 10 Oct 2014 12:57:42 -0500, Brian Drewery wrote: > >> find /usr/share/keys/pkg -exec sha256 {} + > > No such file That's your problem. You are missing the signature fingerprints to compare against. As such Pkg is refusing to do anythin

Re: PKG not quite ready for prime time

2014-10-10 Thread Mark Felder
On Fri, Oct 10, 2014, at 13:29, Auld Besom wrote: > > I had it as ${ABI} to begin with, but had no luck that way either > (see below). Then I changed it, unaware that that first 8 was > the version, or even that there are o/s version-dependent > versions of pkg. > Pkg itself is compiled, not int

Re: Bug 194290 - [MAINTAINER] sysutils/ldap-account-manager: update to 4.7.1

2014-10-10 Thread Kurt Jaeger
Hi! > Please update port > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194290 Done. -- p...@opsec.eu+49 171 3101372 6 years to go ! ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/l

Re: PKG not quite ready for prime time

2014-10-10 Thread Auld Besom
On Fri, 10 Oct 2014 20:02:19 +0200, you wrote: >On 2014-10-10 19:43, scratch65...@att.net wrote: >> >> On Fri, 10 Oct 2014 19:30:18 +0200, you wrote: >> >>> On 2014-10-10 19:13, scratch65...@att.net wrote: I'm having quite a lot of trouble converting to pkg due to there being no obviou

Re: PKG not quite ready for prime time

2014-10-10 Thread scratch65535
On Fri, 10 Oct 2014 12:57:42 -0500, Brian Drewery wrote: >find /usr/share/keys/pkg -exec sha256 {} + No such file ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebs

Re: PKG not quite ready for prime time

2014-10-10 Thread olli hauer
On 2014-10-10 19:43, scratch65...@att.net wrote: > > On Fri, 10 Oct 2014 19:30:18 +0200, you wrote: > >> On 2014-10-10 19:13, scratch65...@att.net wrote: >>> I'm having quite a lot of trouble converting to pkg due to there >>> being no obvious source of accurate documentation. I got this >>> af

Re: PKG not quite ready for prime time

2014-10-10 Thread Bryan Drewery
On 10/10/2014 12:43 PM, scratch65...@att.net wrote: > > On Fri, 10 Oct 2014 19:30:18 +0200, you wrote: > >> On 2014-10-10 19:13, scratch65...@att.net wrote: >>> I'm having quite a lot of trouble converting to pkg due to there >>> being no obvious source of accurate documentation. I got this >>>

Re: PKG not quite ready for prime time

2014-10-10 Thread scratch65535
On Fri, 10 Oct 2014 19:30:18 +0200, you wrote: >On 2014-10-10 19:13, scratch65...@att.net wrote: >> I'm having quite a lot of trouble converting to pkg due to there >> being no obvious source of accurate documentation. I got this >> after I thought I had it solved and could install something: >

Re: PKG not quite ready for prime time

2014-10-10 Thread olli hauer
On 2014-10-10 19:13, scratch65...@att.net wrote: > I'm having quite a lot of trouble converting to pkg due to there > being no obvious source of accurate documentation. I got this > after I thought I had it solved and could install something: > > 11:36 Fri, 10 Oct [momcat:root]~> pkg install fir

Bug 194290 - [MAINTAINER] sysutils/ldap-account-manager: update to 4.7.1

2014-10-10 Thread Vasiliy P. Melnik
Hi. Please update port https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194290 ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

PKG not quite ready for prime time

2014-10-10 Thread scratch65535
I'm having quite a lot of trouble converting to pkg due to there being no obvious source of accurate documentation. I got this after I thought I had it solved and could install something: 11:36 Fri, 10 Oct [momcat:root]~> pkg install firefox Updating FreeBSD repository catalogue... pkg: Reposito

Re: Update php from 5.5 to 5.6?

2014-10-10 Thread Mark Felder
On Fri, Oct 10, 2014, at 04:37, Mathieu Arnold wrote: > > > +--On 10 octobre 2014 09:11:10 +0200 Jakob Breivik Grimstveit > wrote: > | Hi there, fellows! > | > | I'm looking at jumping from php5.5 to php5.6, but I'm wondering whether > | anyone have any experience on this, and any accompanyin

Re: Update php from 5.5 to 5.6?

2014-10-10 Thread Mathieu Arnold
+--On 10 octobre 2014 09:11:10 +0200 Jakob Breivik Grimstveit wrote: | Hi there, fellows! | | I'm looking at jumping from php5.5 to php5.6, but I'm wondering whether | anyone have any experience on this, and any accompanying recommendations | :-). | | Need to have it working together with apac

Update php from 5.5 to 5.6?

2014-10-10 Thread Jakob Breivik Grimstveit
Hi there, fellows! I'm looking at jumping from php5.5 to php5.6, but I'm wondering whether anyone have any experience on this, and any accompanying recommendations :-). Need to have it working together with apache24 and mysql56 Thank you in advance! $ pkg info | grep -ie ^php -ie ^apache -ie ^