Re: error updating Postfix

2009-07-21 Thread Brian Whalen
Giorgos Keramidas wrote: I can commit it _now_. I just haven't had a chance to build on a very recent stable/7 system (my 'build machine' is a Celeron and it has taken already 2 days to build RELENG_7). If someone else has a recent 7-STABLE system and can test the patch please do. The latest

spamassassin info

2009-07-17 Thread Brian Whalen
fyi, for the first time in along time, sa-update actually fetched an update, it appears that either a new channel was created or my client just recognized it. Brian ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/f

Re: fuzzyocr imagemagick and drug spam

2009-04-27 Thread Brian Whalen
RW wrote: On Mon, 27 Apr 2009 10:00:29 -0700 pkg_add -r ImageMagick Fetching [1]ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-7-stable/Latest/ImageM agick.tbz... Done. Fetching [2]ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-7-stable/All/perl-5.8. 9_2.tbz... Done. pkg_ad

fuzzyocr imagemagick and drug spam

2009-04-27 Thread Brian Whalen
years back i used FuzzyOcr to combat image spam, I stopped using it after some time went by. Over the last month or 2 I have seen a huge increase in drug spam, bed event type emails, so I went to install FuzzyOcr again. I have migrated to the newer perl 5.10, and this is the first problem I h

Re: Can I resume the perl upgrade?

2009-04-10 Thread Brian Whalen
RW wrote: On Fri, 10 Apr 2009 16:17:00 + Paul Schmehl wrote: According to /usr/ports/UPDATING, if you want to upgrade to perl5.10, you do the following: Portupgrade users: 0) Fix pkgdb.db (for safety): pkgdb -Ff 1) Reinstall perl with new 5.10: portupgrade -o l

Re: Can I resume the perl upgrade?

2009-04-10 Thread Brian Whalen
Paul Schmehl wrote: According to /usr/ports/UPDATING, if you want to upgrade to perl5.10, you do the following: Portupgrade users: 0) Fix pkgdb.db (for safety): pkgdb -Ff 1) Reinstall perl with new 5.10: portupgrade -o lang/perl5.10 -f perl-5.8.\* 2) Reinstall everythin

Re: Chandler port .. ?

2009-04-01 Thread Brian Whalen
martinko wrote: Hallo list, I've been wondering if someone here is a user of Chandler (The Note-to-Self Organizer) which is quite a great and useful application: http://chandlerproject.org/ It is a multi platform, written in Python with a few dependencies. It is available for Windows, Mac OS X

Re: HEADS UP multi processor compilations and packages

2009-03-24 Thread Brian Whalen
Pav Lucistnik wrote: Two days ago, I have checked in probably most requested feature of last few years. Ports framework now systematically supports building ports on multiple processing cores. It is achieved by passing -jX flag to make(1) running on vendor code. Of course not all ports handle thi