Current unassigned ports problem reports

2010-07-05 Thread FreeBSD bugmaster
(Note: an HTML version of this report is available at http://www.freebsd.org/cgi/query-pr-summary.cgi?category=ports .) The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsol

Re: pidgin crashes everytime

2010-07-05 Thread David DEMELIER
It stops with : (13:32:19) msn: msn_slplink_process_msg: slpmsg complete (13:32:19) msn: C: SB 003: OUT (13:32:19) msn: destroy httpconn (0x809609e40) (13:32:19) stun: using server zsh: bus error (core dumped) pidgin -d Maybe a msn failure. -- Demelier David ___

Re: graphics/png does not compile with gcc 4.5.1

2010-07-05 Thread Anonymous
Anonymous writes: > Doug Barton writes: > >> readelf -s /lib/libc.so.7 | fgrep __stack_chk_fail >>952: 0002806026 FUNCGLOBAL DEFAULT 10 __stack_chk_fail@@FBSD_1.0 >> 1457: 0002806026 FUNCGLOBAL DEFAULT 10 >> __stack_chk_fail_lo...@fbsd_1.0 > >> 45: 000ecec029 F

Re: ports/133758 and net-snmp-5.5 - inactive memory stil not counted as free memory

2010-07-05 Thread Helmut Schneider
Thomas Steen Rasmussen wrote: > I am experiencing what seems like the problem in > http://www.freebsd.org/cgi/query-pr.cgi?pr=133758 > > I have net-snmp-5.5 installed on FreeBSD 7.2 i386 and it returns this: > UCD-SNMP-MIB::memAvailReal.0 = INTEGER: 189072 kB > UCD-SNMP-MIB::memTotalFree.0 = INT

Invalid greeting from from master CVS server

2010-07-05 Thread Mike Jakubik
Hi, Something is up with the master CVS server today, below is the error. # csup -L 2 /etc/ports-supfile Parsing supfile "/etc/ports-supfile" Connecting to cvsup.FreeBSD.org Connected to 72.233.193.64 Invalid greeting from server Thanks. ___ freebsd-p

Easier / automatic regression-test target for ports

2010-07-05 Thread Christopher Key
At the moment, many ported applications/libraries provide some form of regression testing, but very few ports actually expose this via the standard regression-test target. The regression-test target will be called by tinderbox if available, and should also make debugging misbehaving ports eas

Re: tomcat 7

2010-07-05 Thread Mike Jakubik
On 7/2/2010 6:33 AM, Alex Dupre wrote: Hi All, I prepared a port for the new beta (7.0.0) release of apache tomcat 7. The tarball is available here: http://www.alexdupre.com/tomcat7.tar.gz The current tomcat6 port is full of (IMHO) useless variables and variable substitutions, so I decided to cut