Re: ports with lib_depends: prefering one lib over another

2014-07-28 Thread Baptiste Daroussin
On Mon, Jul 28, 2014 at 07:32:15AM +0200, Kurt Jaeger wrote: > Hi! > > In > > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192123 > > the suggestion is to use graphics/libjpeg-turbo, if possible > and use graphics/jpeg, if not. > > Question: How can this be expressed in the ports Makefile

FreeBSD ports you maintain which are out of date

2014-07-28 Thread portscout
Dear port maintainer, The portscout new distfile checker has detected that one or more of your ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. If any ports have already been updated, you

Re: Tor web browser

2014-07-28 Thread Kurt Jaeger
Hi! > https://trillian.chruetertee.ch/svn/freebsd-gecko/trunk/www/linux-tor-browser Thanks -- is this official ? Is this supposed to be added to the ports ? -- p...@opsec.eu+49 171 3101372 6 years to go ! ___ freebs

Re: Tor web browser

2014-07-28 Thread Jerry
On Mon, 28 Jul 2014 12:25:25 +0200, Kurt Jaeger stated: >Hi! > >> https://trillian.chruetertee.ch/svn/freebsd-gecko/trunk/www/linux-tor-browser > >Thanks -- is this official ? Is this supposed to be added to the >ports ? > It would be great to have the latest version in the ports system. -- Je

net/openldap24-server: lstat(/usr/ports/net/openldap24-server/work/stage/usr/local/libexec/openldap/smbk5pwd.so.0.0.0): No such file or directory

2014-07-28 Thread O. Hartmann
The port net/openldap24-server fails to register/install with this error: pkg-static: lstat(/usr/ports/net/openldap24-server/work/stage/usr/local/libexec/openldap/smbk5pwd.so.0.0.0): No such file or directory The port/installation is corrupted after that - which makes me very happy. Please CC me

Re: net/openldap24-server: lstat(/usr/ports/net/openldap24-server/work/stage/usr/local/libexec/openldap/smbk5pwd.so.0.0.0): No such file or directory

2014-07-28 Thread olli hauer
On 2014-07-28 15:54, O. Hartmann wrote: > The port net/openldap24-server fails to register/install with this error: > > pkg-static: > lstat(/usr/ports/net/openldap24-server/work/stage/usr/local/libexec/openldap/smbk5pwd.so.0.0.0): > No such file or directory > > The port/installation is corrupted

net/openldap24-server: lstat(/usr/ports/net/openldap24-server/work/stage/usr/local/libexec/openldap/smbk5pwd.so.0.0.0):

2014-07-28 Thread O. Hartmann
Updating of port net/openldap24-server fails grandios with the following error: ===> Installing for openldap-sasl-server-2.4.39_2 ===> Registering installation for openldap-sasl-server-2.4.39_2 pkg-static: lstat(/usr/ports/net/openldap24-server/work/stage/usr/local/libexec/openldap/pw-sha2.so.

Re: net/openldap24-server: lstat(/usr/ports/net/openldap24-server/work/stage/usr/local/libexec/openldap/smbk5pwd.so.0.0.0): No such file or directory

2014-07-28 Thread O. Hartmann
Am Mon, 28 Jul 2014 17:01:23 +0200 olli hauer schrieb: > On 2014-07-28 15:54, O. Hartmann wrote: > > The port net/openldap24-server fails to register/install with this error: > > > > pkg-static: > > lstat(/usr/ports/net/openldap24-server/work/stage/usr/local/libexec/openldap/smbk5pwd.so.0.0.0):

Re: net/openldap24-server: lstat(/usr/ports/net/openldap24-server/work/stage/usr/local/libexec/openldap/smbk5pwd.so.0.0.0): No such file or directory

2014-07-28 Thread olli hauer
On 2014-07-28 17:18, O. Hartmann wrote: > Am Mon, 28 Jul 2014 17:01:23 +0200 > olli hauer schrieb: > >> On 2014-07-28 15:54, O. Hartmann wrote: >>> The port net/openldap24-server fails to register/install with this error: >>> >>> pkg-static: >>> lstat(/usr/ports/net/openldap24-server/work/stage/u

Re: pkg: Cannot get a read lock on a database, it is locked by another process

2014-07-28 Thread Kris Moore
On 07/27/2014 10:51, Stefan Esser wrote: > The locking of the pkg database leads to soft failures, but I'm afraid, > if these soft failures happen to coincide with certain administrative > tasks, they can lead to unexpected results. > > One example is that portmaster fails to detect PKGNG (and then

Strange pkg_deinstall behaviour with pkgng

2014-07-28 Thread Andrea Venturoli
Hello. I was forced to switch to pkgng on a 9.2 box and I'm now noticing a strange behaviour. Before, "pkg_deinstall -R foo" would deinstall foo and all ports on which foo depended, except those who were needed by other ports. Now, "pkg_deinstall -R foo" will deinstall foo, all ports on whi

Re: Tor web browser

2014-07-28 Thread Darren Pilgrim
On 7/27/2014 12:30 PM, Jerry wrote: Sun, 27 Jul 2014 15:24:21 -0400 Is there a port of the "Tor web browser" available? The site lists one for BSD, but I would prefer to get it via the port's system I think the reason it isn't in ports is because it's literally ju

pkg: pkg create deadlocks and hangs ZFS host

2014-07-28 Thread Michael Gmelin
I had pkg crash[1] our build host a couple of times today. I could reproduce the issue on a local machine and opened a detailed bug report on github[2] which links to a gist containing the patch that's also attached to this email. - Michael [1] Crash like in "power cycle required". [2] https://gi

[QAT] 363158: 4x leftovers, 4x fetch, 12x success

2014-07-28 Thread Ports-QAT
Rename benchmark/ patch-xy patches to reflect the files they modify. - Build ID: 20140728141800-19922 Job owner: ad...@freebsd.org Buildtime: 6 hours Enddate: Mon, 28 Jul 2014 20:23:04 GM

Re: pkg: pkg create deadlocks and hangs ZFS host

2014-07-28 Thread Baptiste Daroussin
On Mon, Jul 28, 2014 at 09:19:57PM +0200, Michael Gmelin wrote: > I had pkg crash[1] our build host a couple of times today. I could > reproduce the issue on a local machine and opened a detailed bug > report on github[2] which links to a gist containing the patch that's > also attached to this ema

Re: pkg: Cannot get a read lock on a database, it is locked by another process

2014-07-28 Thread Kevin Oberman
On Mon, Jul 28, 2014 at 8:34 AM, Kris Moore wrote: > On 07/27/2014 10:51, Stefan Esser wrote: > > The locking of the pkg database leads to soft failures, but I'm afraid, > > if these soft failures happen to coincide with certain administrative > > tasks, they can lead to unexpected results. > > >

Scilab 5.5.0

2014-07-28 Thread Max Brazhnikov
Hi folks, I've finally got a chance update math/scilab to the latest release. The patch can be found at http://people.freebsd.org/~makc/patches/scilab550-20140729.diff.xz If you prefer a packed port directory: http://people.freebsd.org/~makc/ports/scilab550-20140729.txz I've reduced the number o

Re: pkg: pkg create deadlocks and hangs ZFS host

2014-07-28 Thread Michael Gmelin
> On 28 Jul 2014, at 23:30, Baptiste Daroussin wrote: > >> On Mon, Jul 28, 2014 at 09:19:57PM +0200, Michael Gmelin wrote: >> I had pkg crash[1] our build host a couple of times today. I could >> reproduce the issue on a local machine and opened a detailed bug >> report on github[2] which links

Re: Scilab 5.5.0

2014-07-28 Thread Kevin Oberman
On Mon, Jul 28, 2014 at 3:10 PM, Max Brazhnikov wrote: > Hi folks, > > I've finally got a chance update math/scilab to the latest release. > The patch can be found at > http://people.freebsd.org/~makc/patches/scilab550-20140729.diff.xz > > If you prefer a packed port directory: > http://people.fr