gscan2pdf Perl errors

2009-11-08 Thread Glenn and Sheryal
I am getting the following error when I attempt to run gscan2pdf on a newly built system. The port was installed using portinstall. Can't locate Sys/SigAction.pm in @INC (@INC contains: /usr/local/lib/perl5/5.8.9/BSDPAN /usr/local/lib/perl5/site_perl/5.8.9/mach /usr/local/lib/perl5/site_perl/5

Re: Portmaster with package support ready for beta testing

2009-11-08 Thread Doug Barton
Michel Talon wrote: > Miroslav Lachman wrote: >> I take a quick look at the code and I have one question. Can you explain >> way --no-deps and --force are used for pkg_add? > > > I can only venture an explanation. Once you have computed a good order > for upgrading via packages, you cannot accep

INDEX now builds successfully on 6.x

2009-11-08 Thread Erwin Lansing
___ 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"

INDEX build failed for 6.x

2009-11-08 Thread Erwin Lansing
INDEX build failed with errors: Generating INDEX-6 - please wait..Variable BUILD_DEPENDS is recursive. ===> databases/p5-DBD-ODBC failed *** Error code 1 *** Error code 1 Stop in /local0/portmgr/tindex/ports. *** Error code 1 Stop in /local0/portmgr/tindex/ports. 1 error Committers on the hook:

FreeBSD Port: valgrind-3.5.0_1,1

2009-11-08 Thread Nikolaj Thygesen
Hi, Valgrind still seems troubled when it comes to multithreaded programs. It seems pthread_self() always returns the same id no matter which thread calls it - possibly the id of last created thread. Running a simple test program under Valgrind fails whereas running it as a regular binary

Re: Portmaster with package support ready for beta testing

2009-11-08 Thread Michel Talon
Miroslav Lachman wrote: >I take a quick look at the code and I have one question. Can you explain >way --no-deps and --force are used for pkg_add? I can only venture an explanation. Once you have computed a good order for upgrading via packages, you cannot accept that pkg_add ruins your computat

Re: Portmaster with package support ready for beta testing!

2009-11-08 Thread Miroslav Lachman
Doug Barton wrote: Howdy! I'm very pleased to announce that the first version of portmaster with package support is ready for beta testing. :) I'd like to thank all those who have been so generous in supporting this work. It's really a great feeling not only knowing that the community is support

Re: make config in editors/vim port

2009-11-08 Thread Kenyon Ralph
On 2009-11-08T13:34:43-0800, Naveen Nathan wrote: > I've returned to using FreeBSD after a couple of years. I'm trying > to compile vim without X11 and some other options that can be > tweaked in the port. Everywhere I read suggests the user should supply > -DWITHOUT_X11 when compiling Vim. > > H

make config in editors/vim port

2009-11-08 Thread Naveen Nathan
Hi, I've returned to using FreeBSD after a couple of years. I'm trying to compile vim without X11 and some other options that can be tweaked in the port. Everywhere I read suggests the user should supply -DWITHOUT_X11 when compiling Vim. However, I notice there is an options file which has a bunc

Portmaster with package support ready for beta testing!

2009-11-08 Thread Doug Barton
Howdy! I'm very pleased to announce that the first version of portmaster with package support is ready for beta testing. :) I'd like to thank all those who have been so generous in supporting this work. It's really a great feeling not only knowing that the community is supportive of my efforts, bu

Re: Improving Ada support on FreeBSD and in the ports system

2009-11-08 Thread freebsd-ports
On 2009-11-07 22:06:36, Mark Linimon wrote: > > There were several more working, but a recent compiler update broke them. > At that time the portmgr team went ahead and marked the ports "broken". > That both advises users that they don't compile, and also triggers a > periodic email to the ports@ m

Re: Improving Ada support on FreeBSD and in the ports system

2009-11-08 Thread freebsd-ports
'Lo, On 2009-11-08 00:06:16, Daniel Eischen wrote: > > The packages are way out of date and don't build with the newer > GNAT's. Patches welcome. Right! > > PROBLEM 3. Compiler version chaos and lack of architecture support > > > >We have: > > > > lang/gnat (GPL 2009 version, i

Re: RFC: svn for make fetch

2009-11-08 Thread Marcin Wisnicki
On Sun, 08 Nov 2009 17:31:57 +0200, Eitan Adler wrote: > I was hoping to get a bit more of a response to a recent posting of mine > with regard to using svn to fetch files for ports My proposal: > http://www.mail-archive.com/freebsd-ports@freebsd.org/msg23776.html A > summary of what has been goin

Re: security/gnupg installing pth-2.0.7 causing problems

2009-11-08 Thread David Southwell
> 2009/11/8 David Southwell : > > I dropped this task -- got too tied up elsewhere. Then some ports were > > updated and security/gnupg was rebuilt and the problem re-emerged. Can > > someone please amend the gnupg port so it does not install pth when > > system threads are available!!! pth is NOT

RFC: svn for make fetch

2009-11-08 Thread Eitan Adler
I was hoping to get a bit more of a response to a recent posting of mine with regard to using svn to fetch files for ports My proposal: http://www.mail-archive.com/freebsd-ports@freebsd.org/msg23776.html A summary of what has been going on: http://wiki.freebsd.org/EitanAdler/ports-svn This is some

Re: security/gnupg installing pth-2.0.7 causing problems

2009-11-08 Thread Jun Kuriyama
2009/11/8 David Southwell : > I dropped this task -- got too tied up elsewhere. Then some ports were updated > and security/gnupg was rebuilt and the problem re-emerged. Can someone please > amend the gnupg port so it does not install pth when system threads are > available!!! pth is NOT compatible

Re: Issues with devel/boost-* on Sparc64

2009-11-08 Thread Eygene Ryabinkin
Boris, good day. Sat, Nov 07, 2009 at 09:11:56PM -0500, Boris Kochergin wrote: > Alexander Churanov wrote: > > HI folks! > > > > As I know, currently devel/boost-libs port fails to build on sparc64. > > I had a discussion of this in September. The root cause is unknown for > > me. To investigate i

Re: linux-f8-pango - fix or replacement?

2009-11-08 Thread Torfinn Ingolfsen
Hello, On Sun, Nov 8, 2009 at 9:09 AM, Matthew Seaman < m.sea...@infracaninophile.co.uk> wrote: > Unfortunately the only thing that can provide what linux-pango does is > another version of linux-pango. > > No -- you'ld have to change the linux-base port and all other linux ports > to > the f10 v

Re: Issues with devel/boost-* on Sparc64

2009-11-08 Thread Alexander Churanov
OK, Mark, no problems. Alexander Churanov ___ 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: security/gnupg installing pth-2.0.7 causing problems

2009-11-08 Thread Dima Panov
On Sunday 08 November 2009 20:17:19 David Southwell wrote: > > > On Friday 02 October 2009 00:46:18 David Southwell wrote: > > > > > -Original Message- > > > > > > > > > > On Thursday 01 October 2009 23:30:57 da...@vizion2000.net wrote: > > > > > > Hi > > > > > > > > > > > > gnupg-2.0.13 de

Re: security/gnupg installing pth-2.0.7 causing problems

2009-11-08 Thread David Southwell
> > On Friday 02 October 2009 00:46:18 David Southwell wrote: > > > > -Original Message- > > > > > > > > On Thursday 01 October 2009 23:30:57 da...@vizion2000.net wrote: > > > > > Hi > > > > > > > > > > gnupg-2.0.13 depends on devel and installs it. This causes > > > > > > > > problems on >

Re: linux-f8-pango - fix or replacement?

2009-11-08 Thread Matthew Seaman
Torfinn Ingolfsen wrote: Hi, I am using the linux-f8 ports on FreeBSD 7.2-stable (mainly to get linux-flashplugin to work). However linux-f8-pango have an open security issue (and have had for some time now). There is no update of linux-f8-pango (not yet anyway) in the ports tree. Can I replace