Re: [headsup] call for assistance with ports broken on -current

2009-03-01 Thread Hans Petter Selasky
On Monday 02 March 2009, Mark Linimon wrote: > http://wiki.freebsd.org/PortsBrokenOnCurrent I added this one: /usr/ports/graphics/sane-backends To whom can we commit patches to fix the broken issues? --HPS ___ freebsd-ports@freebsd.org mailing list h

configure: error: C preprocessor "/lib/cpp" fails sanity check

2009-03-01 Thread Nataraj S Narayan
Hi While doing make for 'lftp' i get the following:- checking how to run the C preprocessor... /lib/cpp configure: error: C preprocessor "/lib/cpp" fails sanity check See `config.log' for more details. ===> Script "configure" failed unexpectedly. Please report the problem to po...@freebsd.org

local modification time does not match remote

2009-03-01 Thread Robert Huff
Nataraj S Narayan writes: > => libtool-1.5.26.tar.gz doesn't seem to exist in /usr/ports/distfiles/. > => Attempting to fetch from http://ftp.gnu.org/gnu/libtool/. > fetch: libtool-1.5.26.tar.gz: local modification time does not match remote Remove /usr/ports/distfiles/ibtool-1.5.26.t

local modification time does not match remote

2009-03-01 Thread Nataraj S Narayan
Hi I was trying to build and install 'xpdf' using ports. I get the following error. => libtool-1.5.26.tar.gz doesn't seem to exist in /usr/ports/distfiles/. => Attempting to fetch from http://ftp.gnu.org/gnu/libtool/. fetch: libtool-1.5.26.tar.gz: local modification time does not match remote

multimedia/mplayer fails to compile on 8-CURRENT

2009-03-01 Thread Garrett Cooper
cc -O2 -pipe -fno-strict-aliasing -march=prescott -I./libavcodec -I./ libavformat -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration- after-statement -I. -I. -I./libavutil -O2 -pipe -fno-strict-aliasing - march=prescott -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 - D_LARGEFILE64_SOURCE -DH

On the lookout for maintainers

2009-03-01 Thread Thomas Abthorpe
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 At any given time, approximately 20 - 25% of all ports are unmaintained. Not all unmaintained ports need updating, but some do. That is where you folks come in. I have summarised some details at the wiki about Adopting Ports, http://wiki.freebsd.org/P

Re: Call for potential ports maintainers

2009-03-01 Thread Thomas Abthorpe
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On March 1, 2009 11:49:56 am Ulrich Spörlein wrote: > Not sure if these have already been taken, but sign me up for: > > audio/mp32ogg > games/freebsd-games > graphics/feh > sysutils/wmtop > x11-clocks/wmtimer > x11/wmcliphist Assigned! - -- Thomas

Re: Dead projects in ports tree

2009-03-01 Thread Garrett Cooper
On Sat, Feb 28, 2009 at 6:10 PM, wrote: > Garrett Cooper wrote: > >>     Just trying to amass cruft in the ports tree that could be >> marked deprecated and removed ... >> >> multimedia/openquicktime - no movement in CVS / SVN for 1+ years; >> no releases in the past 3 years > > This strikes me

Re: list of ports broken by USB switchover?

2009-03-01 Thread Hans Petter Selasky
On Friday 27 February 2009, Mark Linimon wrote: > On Fri, Feb 27, 2009 at 10:08:13AM +0100, Lars Engels wrote: > > multimedia/pwcbsd is broken. If I can find the new FreeBSD version I > > will mark it broken for USB2. > > 800064 > > mcl Quick and dirty patch for "/usr/ports/devel/sdl12" is attache

Re: Dead projects in ports tree

2009-03-01 Thread Philipp Ost
Garrett Cooper wrote: Just trying to amass cruft in the ports tree that could be marked deprecated and removed. Some assistance in amassing the list would be helpful... [...] Another candidate would be lang/drscheme: - the port is not maintained any longer - it installs a rather old version

Re: xine: div/xvid issues

2009-03-01 Thread MANTANI Nobutaka
At Wed, 25 Feb 2009 22:23:58 +0100, Cezary Morga wrote: > > Hi there. > > I've got this strange problem. Out of a sudden xine can't play any > DivX/XviD movies. It throws this on me: > > video_decoder: no plugin available to handle 'DivX 5' > > All I've done lately (that is today) was a libxin

Re: Call for potential ports maintainers

2009-03-01 Thread Ulrich Spörlein
On Thu, 12.02.2009 at 12:32:13 -0500, Thomas Abthorpe wrote: > This topic came up in IRC, and I was encouraged to go out, and find some new > maintainers. > > At any given time, approximately 20 - 25% of all ports are unmaintained. Not > all unmaintained ports need updating, but some do. That is

Re: amule 2.2.3 port - ready for test

2009-03-01 Thread Bernhard Fröhlich
On Thu, February 26, 2009 12:22 am, Torfinn Ingolfsen wrote: > Hello, > > On Wed, Feb 25, 2009 at 2:08 PM, Bernhard Fröhlich > wrote: >> I've tried to build it in my tinderbox and it looks like the ftp/curl >> dependency is specified incorrect. Build log is attached. > > Aha, I hadn't updated the

Re: [headsup] call for assistance with ports broken on -current

2009-03-01 Thread Fabian Keil
Mark Linimon wrote: > With 8.0 coming up, it's time to take a look at the ports that have > been broken by some recent changes to freebsd-current. I have put > a list of these ports, categorized by which change, on the wiki at > http://wiki.freebsd.org/PortsBrokenOnCurrent. > > These changes ar

Re: Dead projects in ports tree

2009-03-01 Thread Patrick Lamaizière
Le Sat, 28 Feb 2009 15:09:04 -0800, Garrett Cooper : [Dead projects] lang/smarteiffel (1.2r7) - does not fetch on the master site. - broken for a while with gcc4 except on i386 (known problem not specific to FreeBSD). - not updated to 1.2r8. - project dead. - only one user (me)? I think we can

Testers for lang/ruby19 with Profile-Guided Optimization

2009-03-01 Thread Mario Sergio Fujikawa Ferreira
Hi, After the work on lang/ruby18, I did some work on lang/ruby19 to enable Profile-Guided Optimization (PGO) build support. What I did? (Steps 1-4 handled by pgo port target). --- RECIPE 1) Compile everything with CFLAGS/LDFLAGS containing '-fprofile-genera