FreeBSD ports you maintain which are out of date

2015-03-16 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

FreeBSD Port: php5-5.4.38

2015-03-16 Thread Zalysin Maxim
Hello! I am write more functional rc.d script for php-fpm - https://github.com/MAXuk/php-fpm-rc-script This script tested on php5.3, php5.4 and php5.6. Maybe it will be interesting to your and added this in freebsd ports. Thanks. — Maxim Zalysin

textproc/clucene: pkg-static: sqlite error while executing INSERT OR REPLACE INTO packages

2015-03-16 Thread O. Hartmann
Since today's CURRENT update (running FreeBSD 11.0-CURRENT #1 r280149: Mon Mar 16 19:41:00 CET 2015 amd64) I receive this nasty error on a box while updating ports: textproc/clucene: Installing clucene-2.3.3.4_5... pkg-static: sqlite error while executing INSERT OR REPLACE INTO packages( origi

net/unison240 depends on lang/ocaml-nox11

2015-03-16 Thread Jeremie Le Hen
Hi Guido, I saw you recently submitted net/unison240 but it depends on lang/ocaml-nox11. This is a problem with using poudriere: [00:00:58] >> Error: Duplicated origin for ocaml-nox11-4.01.0_4: lang/ocaml-nox11 AND lang/ocaml. Rerun with -vv to see which ports are depending on these. Would

Re: net/unison240 depends on lang/ocaml-nox11

2015-03-16 Thread Jeremie Le Hen
Actually, I've just realized that I fixed net/unison232 in my local tree :o). Would you mind submitting it and applying the same for unison240? Here is the patch: Index: Makefile === --- Makefile(revision 381259) +++ Makefile

Re: net/unison240 depends on lang/ocaml-nox11

2015-03-16 Thread Guido Falsi
On 03/16/15 22:37, Jeremie Le Hen wrote: > Actually, I've just realized that I fixed net/unison232 in my local tree :o). > > Would you mind submitting it and applying the same for unison240? > I never noticed this since it never happened to me and nobody else reported it. Anyway now that you dr

powerpc64 11.0-CURRENT portmaster lang/clang36 gets error: llvm-build: error: invalid native target: 'powerpc64' (not in project)

2015-03-16 Thread Mark Millard
Basic context (more context details listed later): # freebsd-version -ku; uname -ap 11.0-CURRENT 11.0-CURRENT FreeBSD FBSDG5C0 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r279514M: Wed Mar 11 19:23:14 PDT 2015 root@FBSDG4C0:/usr/obj/powerpc.powerpc64/usr/srcC/sys/GENERIC64vtsc-NODEBUG powerpc pow

powerpc64 11.0-CURRENT portmaster lang/clang36 gets another error: llvm-build: error: '::sscanf' has not been declared

2015-03-16 Thread Mark Millard
Basic context (more context details listed later): # freebsd-version -ku; uname -ap 11.0-CURRENT 11.0-CURRENT FreeBSD FBSDG5C0 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r279514M: Wed Mar 11 19:23:14 PDT 2015 root@FBSDG4C0:/usr/obj/powerpc.powerpc64/usr/srcC/sys/GENERIC64vtsc-NODEBUG powerpc pow

Re: powerpc64 11.0-CURRENT portmaster lang/clang36 gets another error: llvm-build: error: '::sscanf' has not been declared

2015-03-16 Thread Nathan Whitehorn
Which compiler are you building with? Just using the normal lang/gcc works for me without issue doing make install in lang/clang36. Are you sure you don't have any local diffs or stale files? -Nathan On 03/16/15 17:18, Mark Millard wrote: Basic context (more context details listed later): # f

Re: powerpc64 11.0-CURRENT portmaster lang/clang36 gets another error: llvm-build: error: '::sscanf' has not been declared

2015-03-16 Thread Mark Millard
> On 2015-Mar-16, at 06:23 PM, Nathan Whitehorn wrote: > > Which compiler are you building with? Just using the normal lang/gcc works > for me without issue doing make install in lang/clang36. Are you sure you > don't have any local diffs or stale files? > -Nathan Quoting for the "which compil

Re: powerpc64 11.0-CURRENT portmaster lang/clang36 gets another error: llvm-build: error: '::sscanf' has not been declared

2015-03-16 Thread Mark Millard
I tried "portmaster -tDK --no-confirm lang/clang36" on a powerpc (non-64): $ freebsd-version -ku ; uname -ap 11.0-CURRENT 11.0-CURRENT FreeBSD FBSDG4C0 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r279514M: Mon Mar 9 22:24:27 PDT 2015 root@FBSDG4S0:/usr/obj/usr/srcC/sys/GENERICvtsc-NODEBUG powerpc

Re: powerpc64 11.0-CURRENT portmaster lang/clang36 gets another error: llvm-build: error: '::sscanf' has not been declared

2015-03-16 Thread Mark Millard
The last powerpc (non-64) build test to complete ran where only built-in-world compilers originally existed (gcc 4.2.1 and clang 3.4.1 this time. For this context "portmaster -tDK --no-confirm lang/clang36" initiated installing lang/gcc (i.e., 4.8.4 at this point) in order to provide itself with

Re: powerpc64 11.0-CURRENT portmaster lang/clang36 gets error: llvm-build: error: invalid native target: 'powerpc64' (not in project)

2015-03-16 Thread Mark Millard
The 2 powerpc (non-64) build attempts for clang 3.6 did not get this problem. So this specific problem is powerpc64 specific. Bootstrapping powerpc (non-64) clang 3.6 via gcc 4.8.4 (the current lang/gcc) works fine. (In absence of any c++ port lang/clang36 automatically installed lang/gcc (curr