FreeBSD ports you maintain which are out of date

2015-04-20 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

pkg-static: Insufficient privileges to add packages

2015-04-20 Thread Dan Langille
I am running a testport on www/py-django-tastypie My goal it to add an option for using www/django16 as well as www/django (1.7). The error I get is: $ sudo poudriere testport -v -j 101amd64 -p testing -z testing -i -o www/py-django-tastypie ... ===>Verifying install for py27-django>=1.5 in

Re: pkg-static: Insufficient privileges to add packages

2015-04-20 Thread Ben Woods
That error is generated in the pkg exec_add function in src/add.c here: https://github.com/freebsd/pkg/blob/master/src/add.c It occurs because it checks the package database for read, write, create access using the pkgdb_access and pkgdb_check_access functions in libpkg/pkgdb.c here: https://githu

Re: pkg-static: Insufficient privileges to add packages

2015-04-20 Thread Ben Woods
Hand on a minute now my poudriere system is doing the same thing - looks like we have a bug somewhere. I am running pkg 1.5.1 and poudriere 3.1.4. According to freshports, pkg was updated on 16th April, and poudriere on 10th April. Inside my poudriere testport jail (using the -i interactive m

Re: biber missing

2015-04-20 Thread Nikola Lečić
On Mon, 12 Jan 2015 14:14:21 +0100 marek...@gmail.com wrote: > Kurt Jaeger writes: > > > Hi! > > > >> If the documentation is present texlive-docs, does it mean that > >> Biber is missing from one of the texlive packages? > > > > Probably, yes. > > > >> Or should it get a port on its own? > > >

devel/p4web -- Fix broken port

2015-04-20 Thread Devin Teske
Hi Antoine, Please find attached a patch to unbreak the devel/p4web build. I got the distinfo directly from perforce.com support. This is the new location of p4web which has been open-sourced. The binaries did not change checksum. Hey, while we’re here, let’s just axe the distinfo for old versio