Re: [AMaViS-user] Freebsd Port of SA 3.2.1

2007-06-14 Thread Thomas Vogt
Hi It works fine on several Freebsd 5.x i386 machines. sa-compile works too. No problem so far after a few million scans. Thank you. I will try your updated version for amd64 at the end of this week. Regards, Thomas Michael Scheidell wrote: > If anyone wants a 'pre release' of the Freebsd sa 3

Re: Freebsd Port of SA 3.2.1

2007-06-14 Thread Mark Martinec
> (now if we could decide how to fix/check umask. > No real way of knowing if it's a install/reinstall, > Only flag is during portupgrade I think. I see, I thought the ports Makefile explicitly makes these directories if missing, but now I see the perl makefile does it: ... Installing /usr/lo

Re: Freebsd Port of SA 3.2.1

2007-06-13 Thread Mark Martinec
> > > +.if ${ARCH} == "i386" > > > +.endif > > Please don't do that! > > Both of the following cc commands need option -fPIC in order > to be able to build a shareable library: > > gcc -fPIC -Wl,-R/usr/local/lib/perl5/5.8.8/mach/CORE spamc/libspamc.c > spamc/utils.c -o spamc/libspamc.so -shared

RE: Freebsd Port of SA 3.2.1

2007-06-13 Thread Michael Scheidell
> -Original Message- > From: Jack L. Stone [mailto:[EMAIL PROTECTED] > Sent: Wednesday, June 13, 2007 9:29 AM > To: Michael Scheidell; [EMAIL PROTECTED] > Cc: users@spamassassin.apache.org; [EMAIL PROTECTED] > Subject: Re: Freebsd Port of SA 3.2.1 > > At

Re: Freebsd Port of SA 3.2.1

2007-06-13 Thread Mark Martinec
> > > I am using FBSD-6.2 amd64 and ran into this problem when running make: > > > bunch of other stuff all okay > > > stopped here: > > > Manifying blib/man3/Mail::SpamAssassin::Plugin::RelayCountry.3 > > > make -f spamc/Makefile spamc/libspamc.so > > > gcc -Wl,-R/usr/local/lib/perl5/5.8.8/ma

Re: Freebsd Port of SA 3.2.1

2007-06-13 Thread Mark Martinec
Michael, > > I am using FBSD-6.2 amd64 and ran into this problem when running make: > > bunch of other stuff all okay > > stopped here: > > Manifying blib/man3/Mail::SpamAssassin::Plugin::RelayCountry.3 > > make -f spamc/Makefile spamc/libspamc.so > > gcc -Wl,-R/usr/local/lib/perl5/5.8.8/mach

Re: Freebsd Port of SA 3.2.1

2007-06-13 Thread Michael Scheidell
Jack L. Stone wrote: At 10:47 PM 6.12.2007 -0400, Michael Scheidell wrote: If anyone wants a 'pre release' of the Freebsd sa 3.2.1 portfile, you can download it here: http://www.secnap.com/downloads/sa321.tgz Instructions: rm everything in /usr/ports/mail/p5-Mail-SpamAssassin, untar above t

Re: Freebsd Port of SA 3.2.1

2007-06-13 Thread Jack L. Stone
At 10:47 PM 6.12.2007 -0400, Michael Scheidell wrote: >If anyone wants a 'pre release' of the Freebsd sa 3.2.1 portfile, you >can download it here: > >http://www.secnap.com/downloads/sa321.tgz > >Instructions: rm everything in /usr/ports/mail/p5-Mail-SpamAssassin, >untar above there, make or portup

Freebsd Port of SA 3.2.1

2007-06-12 Thread Michael Scheidell
If anyone wants a 'pre release' of the Freebsd sa 3.2.1 portfile, you can download it here: http://www.secnap.com/downloads/sa321.tgz Instructions: rm everything in /usr/ports/mail/p5-Mail-SpamAssassin, untar above there, make or portupgrade it. Some dependencies that have not been committed to