On 19-10-2013 8:13, Boris Samorodov wrote:
18.10.2013 22:17, Tomasz Sowa пишет:
Hi
Thank you for the update for compiling with clang. I have got a question
about one function:
void sp_item_rm_unsatisfied_cns(SPItem &item)
from src/sp-item-rm-unsatisfied-cns.cpp
before patching it is:
void sp_i
I am the maintainer of math/saga (SAGA GIS). For a few weeks now
math/saga does not build anymore on 10.0 and HEAD. Until mid of
September, it builts fine on all my 10.0-CURRENT boxes.
Now I get errors, which I did not have seen before and which are also
mentioned for example at
http://beefy2.isc
You can remove LAME from default options.
it's just used for MP3 encoding from CD, not really used by people.
2013/10/18 Ulrich Spörlein
> Hey Mickael, Baptiste,
>
> multimedia/xbmc is currently broken for me on 10.x (worked fine about
> 1-2 months ago) and I wanted to check the build cluster t
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
Fix plist
s/mach/%%PERL_ARCH%%/
and the man are created and removed by perl-*
With Hat: perl@
-
Build ID: 20131019112800-11030
Job owner: m...@freebsd.org
Buildtime: 5 minutes
Enddate:
Your error is line 46 where it tries to run, "cd
${PORTSDIR}/databases/mysqltcl && ${MAKE} -V PORTVERSION".
While running "make" on another port is horrible, it's not the
actually
problem either.
First, make sure ports tree is up to date.
Then run, "cd /usr/ports/databases/mysqltcl && make-
On 10/19/2013 15:15, s_gamm...@charter.net wrote:
> I started from scratch. Reinstalled the OS, updated the ports tree then
> changed to /usr/ports/databases/mysqltcl and ran "make -V PORTVERSION"
> That resulted in 3.052 being returned. Changing to
> /usr/ports/security/sguil-server and running
Hi there,
I've noticed lots of the following lines when using pkg-enabled tinderbox:
[...]
=== Checking filesystem state
Deleting p5-XML-Parser-2.41_1
Deinstallation has been requested for the following 1 packages:
p5-XML-Parser-2.41_1
The deinstallation will free 420 KB
[1/1] Deleting
The line I mentioned is the one returning the error. That is still
true, it's not getting "3.052" when building security/sguil-server.
You need to forget about removing the "M", that's a red herring. By
removing the "M", you skipped the line that is failing, but that also
means MYSQL isn't b
On 10/19/2013 16:15, s_gamm...@charter.net wrote:
> I modified like so, and it still bombs... Guess I'll have to file a PR
> or build it manually like I talked about before.
>
> .if ${PORT_OPTIONS:MMYSQL}
> # @${ECHO_CMD} $$(${MYSQLTCL_CMDS})
> RUN_DEPENDS+=
> ${LOCALBASE}/lib/mysq
On Sat, Oct 19, 2013 at 9:23 AM, John Marino wrote:
On 10/19/2013 16:15, s_gamm...@charter.net wrote:
I modified like so, and it still bombs... Guess I'll have to file a
PR
or build it manually like I talked about before.
.if ${PORT_OPTIONS:MMYSQL}
# @${ECHO_CMD} $$(${MYSQLTCL_CMDS
On 10/19/2013 16:32, s_gamm...@charter.net wrote:
>
> Looks like that fixed it. It's building now.
>
> Should the tab be removed before @${ECHO_CMD} $$(${MYSQLTCL_CMDS}) ?
>
No, I think that line is broken too, in at least two different ways.
The MYSQL option is busted. It doesn't appear to
On 18/10/2013 20:52, Tijl Coosemans wrote:
> Have you managed to get this working? I just noticed opencolorio is
> a dependency of Calligra (KDE office suite) which would be nice to have
> in FreeBSD 10.0.
The patch for opencolorio in pr/182220 allows it to build and install on
10.0. I just sent
On 10.0-BETA1 amd64, build of shells/zsh fails as following:
===> License ZSH accepted by the user
===> Found saved configuration for zsh-5.0.2_1
===> zsh-5.0.2_1 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by zsh-5.0.2_1 for building
===> Extracting for
multimedia/ffmpeg: update to 2.0.1
- Update main ffmpeg port to 2.0.1
- Bump and update dependent ports when necessary (API change)
Approved by:portmgr (bapt)
-
Build ID: 20131019164401-34320
Job owner:
FreeBSD FBSD11 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r256758: Sat Oct 19
09:48:16 CDT 2013 root@FBSD11:/usr/obj/usr/src/sys/MYKERNEL amd64
==> Installing ldconfig configuration file
===> Registering installation for virtualbox-ose-4.2.18_1
Installing virtualbox-ose-4.2.18_1... done
# p
This patch http://www.freebsd.org/cgi/query-pr.cgi?pr=180283 now not work
# uname -a
FreeBSD x220.local 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r256773: Sun
Oct 20 03:42:58 MSK 2013
andrey@x220.local:/usr/obj/usr/src/sys/W_BOOK amd64
multimedia/rtmpdump # make install clean
===> Building for rtmpd
--On October 19, 2013 4:37:58 PM +0200 John Marino
wrote:
On 10/19/2013 16:32, s_gamm...@charter.net wrote:
Looks like that fixed it. It's building now.
Should the tab be removed before @${ECHO_CMD} $$(${MYSQLTCL_CMDS}) ?
No, I think that line is broken too, in at least two different w
Hi!
> This patch http://www.freebsd.org/cgi/query-pr.cgi?pr=180283 now not work
This one works:
http://www.freebsd.org/cgi/query-pr.cgi?pr=183100
--
p...@opsec.eu+49 171 3101372 7 years to go !
___
freebsd-ports@
On Sun, Oct 20, 2013 at 8:33 AM, Kurt Jaeger wrote:
> Hi!
>
>> This patch http://www.freebsd.org/cgi/query-pr.cgi?pr=180283 now not work
>
> This one works:
>
> http://www.freebsd.org/cgi/query-pr.cgi?pr=183100
>
Thanks, i'm find this PR to, only need mini fix
# svn diff patch-Makefile
Index:
20 matches
Mail list logo