FreeBSD Port: tomcat-5.5.28_1

2010-07-01 Thread Ronald Gonzalez
Hi, does anyone working to port Tomcat 5.5.29? The actual on ports is 5.5.28_1 but it have known vulnerabilities.  Ronald Gonzalez Santiago, Dominican Republic. Subscribe to BSD Magazine @ www.freebsdmall.com ___ freebsd-ports@freebsd.org mailing lis

Re: Confirming a bug in clang++ (freeBSD

2010-07-01 Thread Garrett Cooper
On Thu, Jul 1, 2010 at 1:07 PM, Anonymous wrote: > Anonymous writes: > It's better to use -lstdc++ from same version of gcc by which the program using it was compiled. >>> >>> Is it possible to determine which one? >> >> No. If there is an easy way I think strings(1) would show. > > Doh

Re: Confirming a bug in clang++ (freeBSD

2010-07-01 Thread Anonymous
Anonymous writes: >>> It's better to use -lstdc++ from same version of gcc by which the >>> program using it was compiled. >> >> Is it possible to determine which one? > > No. If there is an easy way I think strings(1) would show. Doh, $ strings $LOCALBASE/lib/libLLVM* | fgrep GCC GCC: (GNU

Re: Confirming a bug in clang++ (freeBSD

2010-07-01 Thread Anonymous
Eitan Adler writes: I have clang++ (devel/llvm-devel) built by g++45 and linked against gcc45/libstdc++.so.6. It compiles your test case fine. But I'm running 9-current on amd64 so it may not be that useful. IMO, gcc46 being a development branch is prone to miscompile and

Re: -- SPAM -- Re: transmission 1.93 update

2010-07-01 Thread Jeremy Messenger
On Sun, 27 Jun 2010 05:16:15 -0500, Anonymous wrote: "Jeremy Messenger" writes: On Sat, 26 Jun 2010 15:45:35 -0500, Sam Fourman Jr. wrote: I would like to run transmission 2.0, would you mind posting a patch? Sure, here: http://people.freebsd.org/~mezz/diff/transmission201.diff How a

Re: Confirming a bug in clang++ (freeBSD

2010-07-01 Thread Eitan Adler
>>> I have clang++ (devel/llvm-devel) built by g++45 and linked against >>> gcc45/libstdc++.so.6. It compiles your test case fine. But I'm running >>> 9-current on amd64 so it may not be that useful. >>> >>> IMO, gcc46 being a development branch is prone to miscompile and have bugs. >> >> I'm not t

Re: Confirming a bug in clang++ (freeBSD

2010-07-01 Thread Anonymous
Eitan Adler writes: > On Tue, Jun 29, 2010 at 11:00 PM, Anonymous wrote: >> Eitan Adler writes: >> One difference I notice between your environment and mine is that, according to your bug report, your program links against /usr/local/lib/gcc46/libstdc++.so.6, while mine lin

Redland _ appears to compile but soprano reports broken section

2010-07-01 Thread david
Hi I have been struggling for ages to solve a kde4 compilation problem particularly affecting kdepim4. I have found the following error report whilst compiling soprano for the umpteenth time. " .. Found Redland storage: /usr/local/lib/redland.Librdf_storage_mysql.so .. redland with broken NEEDED

Re: Confirming a bug in clang++ (freeBSD

2010-07-01 Thread Eitan Adler
On Tue, Jun 29, 2010 at 11:00 PM, Anonymous wrote: > Eitan Adler writes: > >>> One difference I notice between your environment and mine is that, according >>> to your bug report, your program links against >>> /usr/local/lib/gcc46/libstdc++.so.6, while mine links against >>> /usr/lib/libstdc++.s

Redland -plugins -- Not installed

2010-07-01 Thread david
Hi How do you make sure Redland plugins are installed? Thanks ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

RE: kdelibs4 [4.4.5] compile failure for 4.4.4 repeated

2010-07-01 Thread david
> -Original Message- > From: owner-freebsd-po...@freebsd.org > [mailto:owner-freebsd-po...@freebsd.org] On Behalf Of Max Brazhnikov > Sent: 01 July 2010 04:57 > To: da...@vizion2000.net > Cc: freebsd-ports@freebsd.org > Subject: Re: kdelibs4 [4.4.5] compile failure for 4.4.4 repeated >

Re: kdelibs4 [4.4.5] compile failure for 4.4.4 repeated

2010-07-01 Thread Max Brazhnikov
On Thu, 1 Jul 2010 03:52:33 -0700, da...@vizion2000.net wrote: > Just attempting to rebuild kdelibs4 now. In the early part of the compile > there is a report (Summarised) saying > > "The following optional packages could NIOT be located on your system" > > Soprano (2.3.70 or higher) [pkg_info

RE: kdelibs4 [4.4.5] compile failure for 4.4.4 repeated

2010-07-01 Thread david
> -Original Message- > From: owner-freebsd-po...@freebsd.org > [mailto:owner-freebsd-po...@freebsd.org] On Behalf Of Max Brazhnikov > Sent: 01 July 2010 03:42 > To: da...@vizion2000.net > Cc: freebsd-ports@freebsd.org > Subject: Re: kdelibs4 [4.4.5] compile failure for 4.4.4 repeated >

Re: kdelibs4 [4.4.5] compile failure for 4.4.4 repeated

2010-07-01 Thread Max Brazhnikov
> Thanks very much - will do -- I have also installed virtuoso. I got the > impression I needed it as well as redland. Is that correct Virtuoso is a run dependency for nepomuk (kdebase-runtime), you don't need it to build kde. ___ freebsd-ports@freebsd.

RE: kdelibs4 [4.4.5] compile failure for 4.4.4 repeated

2010-07-01 Thread david
> -Original Message- > From: owner-freebsd-po...@freebsd.org > [mailto:owner-freebsd-po...@freebsd.org] On Behalf Of Max Brazhnikov > Sent: 01 July 2010 02:47 > To: freebsd-ports@freebsd.org > Cc: da...@vizion2000.net > Subject: Re: kdelibs4 [4.4.5] compile failure for 4.4.4 repeated >

Re: kdelibs4 [4.4.5] compile failure for 4.4.4 repeated

2010-07-01 Thread Max Brazhnikov
On Thu, 1 Jul 2010 01:42:42 -0700, da...@vizion2000.net wrote: > Can anyone please tell me what is going on here -- and how to fix it? Ever > since following the instructions in UPDATING 20100511 I have > 1. Been unable to compile kdepim4 > 2. Had numerous problems with kdelibs4 > > This is the fa

kdelibs4 [4.4.5] compile failure for 4.4.4 repeated

2010-07-01 Thread david
Can anyone please tell me what is going on here -- and how to fix it? Ever since following the instructions in UPDATING 20100511 I have 1. Been unable to compile kdepim4 2. Had numerous problems with kdelibs4 This is the failure from the latest portupgrade which seeks to upgrade to 4.4.5. The er