[QAT] r336314: 4x leftovers

2013-12-12 Thread Ports-QAT
- Update to 9.41 PR: ports/184066 Submitted by: Jin-Sih Lin (maintainer) - Build ID: 20131213022400-36100 Job owner: swi...@freebsd.org Buildtime: 8 minutes Enddate: Fri,

FreeBSD Port: sysutils/zfs-snapshot-mgmt

2013-12-12 Thread MSBSSK
Hello, I use FreeBSD 10 RC-1 with zfs-snapshot-mgmt. My current config file is visible at http://pastebin.com/qwp84BR2. If I use this configuration the tool does not create a snapshot for z-storage/usr/home. If for unknown reason I move the z-storage/usr/home part between the z-storage/ROOT/def

Re: OpenLDAP - segmentation fault - memberof

2013-12-12 Thread Mariusz Zaborski
Ups I really sorry, I make typo in the maintainer email. Cheers, Mariusz On 12 December 2013 23:07, Mariusz Zaborski wrote: > Hi, > > Lately I was configuring net/openldap24-server and while I was adding > new group I got some segmentation fault's. I found that problem was > with overlays member

OpenLDAP - segmentation fault - memberof

2013-12-12 Thread Mariusz Zaborski
Hi, Lately I was configuring net/openldap24-server and while I was adding new group I got some segmentation fault's. I found that problem was with overlays memberof. I found solution on openldap.org: http://www.openldap.org/lists/openldap-bugs/201205/msg2.html After apply this patch I had no

Re: pkg audit -F segfault

2013-12-12 Thread andrew clarke
On Tue 2013-12-10 21:53:16 UTC-0500, Phil Stone (phil.st...@gmx.com) wrote: > Hi, > I've just installed pkg-1.2.3 on FreeBSD 8.4-RELEASE-p6. It's also segfaulting on 9.2-RELEASE-p2 here. I noticed the segfault in my syslog just now, since pkg audit -F is run daily from /usr/local/etc/periodic/se

Re: Reason for pdfcrack and rarcrack deletion?

2013-12-12 Thread Beeblebrox
@John: I searched freshports before posting. I just realized that the "include deleted ports" box needs to be checked. @Philippe: Thanks for the explanation. - FreeBSD-11-current_amd64_root-on-zfs_RadeonKMS -- View this message in context: http://freebsd.1045724.n5.nabble.com/Reason-for-p

Can't build php5-extensions (php_config.h is missing)

2013-12-12 Thread Philipp
Hi everyone, I'm trying to build lang/php5-extensions from ports. The port lang/php5 (php5-5.4.21) is already installed and working fine. The problem is that php5-extensions with archivers/php5-bz2 archivers/php5-zip graphics/php5-gd sysutils/php5-posix won't build. The e

Re: Reason for pdfcrack and rarcrack deletion?

2013-12-12 Thread Rodrigo Osorio
Hi, According with port maintainer, the app wasn't active since several years [1]. Regards - rodrigo [1] http://www.freshports.org/search.php?stype=name&method=match&query=pdfcrack&num=10&deleted=includedeleted&orderby=category&orderbyupdown=asc&search=Search On 12/12/13 08:35 -0800, Beeblebr

Re: Reason for pdfcrack and rarcrack deletion?

2013-12-12 Thread Philippe Audéoud
Hi, And with more recent pdf and rar, they didn't work 100% successfully: password not found but in given list. Regards John Marino a écrit : >On 12/12/2013 17:35, Beeblebrox wrote: >> Hi. >> Why have ports security/pdfcrack and security/rarcrack disappeared >from the >> ports tree? They got

Re: Reason for pdfcrack and rarcrack deletion?

2013-12-12 Thread John Marino
On 12/12/2013 17:35, Beeblebrox wrote: > Hi. > Why have ports security/pdfcrack and security/rarcrack disappeared from the > ports tree? They got built fine previously on my 11-current_amd64. Freshports logs can answer these kinds of questions: http://www.freshports.org/security/rarcrack/ http://w

Reason for pdfcrack and rarcrack deletion?

2013-12-12 Thread Beeblebrox
Hi. Why have ports security/pdfcrack and security/rarcrack disappeared from the ports tree? They got built fine previously on my 11-current_amd64. - FreeBSD-11-current_amd64_root-on-zfs_RadeonKMS -- View this message in context: http://freebsd.1045724.n5.nabble.com/Reason-for-pdfcrack-and-r

Re: miniupnpd not inserting pf rules

2013-12-12 Thread krad
cool i was tired so couldnt make the last step, i can confirm removing the WITH makes the patch get applied On 12 December 2013 14:34, Volodymyr Kostyrko wrote: > 11.12.2013 17:00, krad wrote: > >> I have being having some trouble/fun with miniupnpd, in that it didnt seem >> to be inserting th

pkg.freebsd.org behind proxy doesn't work

2013-12-12 Thread Lars Engels
Hi all, how can I use the official pkg.freebsd.org mirror behind a corporate proxy server? With 10.0-RC1, pkg-1.2.3 and the stock /etc/pkg/FreeBSD.conf I get: # pkg update Updating repository catalogue pkg: http://pkg.FreeBSD.org/freebsd:10:x86:64/latest/digests.txz: Service Unavailable pkg

Re: miniupnpd not inserting pf rules

2013-12-12 Thread Volodymyr Kostyrko
11.12.2013 17:00, krad wrote: I have being having some trouble/fun with miniupnpd, in that it didnt seem to be inserting the rules into pf ( pfctl -sr -a miniupnpd ). The rdr rules are inserted fine just not the firewall rules at the rules anchor. I think I have traced the problem down to the por

Re: FreeBSD Port: emulators/virtualbox-ose

2013-12-12 Thread Sergio de Almeida Lenzi
Em Qua, 2013-12-11 às 16:16 -0500, Mike Jakubik escreveu: > On 12/11/13 15:51, Bernhard Fröhlich wrote: > > > > That definitely is the libstdc++ from our ancient gcc 4.2 in base. > > Could you try to temporary rename the so and try to start vbix again? > > Don't forget to rename it afterwards if

Re: phpMyAdmin-4.1.0

2013-12-12 Thread Thomas Mueller
> I have an update to phpMyAdmin in the works -- but version 4.1.0 now > requires at least PHP 5.3 and MySQL 5.5. > Currently I'm minded to fork a phpMyAdmin-4.0 port to allow support for > people still using MySQL 5.1 or older versions of PHP, but... this isn't > considered a major versio