Re: NEW: boost-1.32.0

2005-05-30 Thread Ian D
Ian D wrote: First attempt at making a port, please test, comment (and ridicule, if needed) Updated, added $OpenBSD$ and uses ${BJAM} boost.tar.gz Description: application/gzip

Re: UPDATE: John the Ripper

2005-05-30 Thread Uwe Dippel
On Sun, 29 May 2005 15:38:19 +0200, Alexandre Anriot wrote: > John the Ripper 1.6.38 just goes out > (http://marc.theaimsgroup.com/?l=openwall-announce&m=111587390912061&w=2ini). > Here is an update of the port. Highly recommended. Anything below 1.6.38 may dump core and contains an error; for me

UPDATE: msmtp (1.4.1)

2005-05-30 Thread Victor Sahlstedt
Hi, attaching a diff; msmtp-1.4.0 -> msmtp-1.4.1. Changelog: http://msmtp.sourceforge.net/ChangeLog.txt - Victor Index: Makefile === RCS file: /cvs/ports/mail/msmtp/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- Makefil

NEW: boost-1.32.0

2005-05-30 Thread Ian D
First attempt at making a port, please test, comment (and ridicule, if needed) I haven't figured out how to make boost not pick up python, even if it's there, and how to make it not complain about python if it's not there, so right now it depends on python. /ian boost.tar.gz Description: a

Notification of Limited Account Access

2005-05-30 Thread PayPal Account Review Department
[TABLE NOT SHOWN]

-ansi (was: Re: stop firefox from using -ansi)

2005-05-30 Thread Christian Weisgerber
Todd C. Miller <[EMAIL PROTECTED]> wrote: > -ansi should mean "only expose ANSI C89 interfaces". Currently our > include files don't care but in the near future they will. That > means that when -ansi is specified POSIX interfaces will not be > exposed This is bad. There are tons of -ansi in th

Re: UPDATE: ImageMagick-6.2.3 / p5-PerlMagick-6.2.3

2005-05-30 Thread Bernd Ahlers
Sorry, I fucked the ImageMagick diff again... :( Here's a new one. Index: Makefile === RCS file: /cvs/ports/graphics/ImageMagick/Makefile,v retrieving revision 1.81 diff -u -r1.81 Makefile --- Makefile8 May 2005 18:48:28 -

Re: UPDATE: ImageMagick-6.2.3 / p5-PerlMagick-6.2.3

2005-05-30 Thread Bernd Ahlers
Hi, here are two updated diffs. Including suggestions from alek@ and [EMAIL PROTECTED] Thank you. Please test and comment. Bernd ? patches/patch-configure_ac Index: Makefile === RCS file: /cvs/ports/graphics/ImageMagick/Makefile,v

Re: UPDATE: John the Ripper

2005-05-30 Thread Alexandre Anriot
On Mon, May 30, 2005 at 11:32:51AM +0200, Alexandre Anriot wrote: > RCS file: /cvs/ports/security/john/pkg/DESCR,v > retrieving revision 1.6 > diff -u -r1.6 DESCR > --- pkg/DESCR 2004/09/23 21:52:08 1.6 > +++ pkg/DESCR 2005/05/30 09:28:28 > @@ -22,4 +22,5 @@ > generic x86, Alpha EV4, SPARC V8)

Re: UPDATE: John the Ripper

2005-05-30 Thread Alexandre Anriot
> >Do many ppl run OpenBSD on G3 processors?? > > > I do. So here is a new patch which handle altivec stuff, with an additional FLAVOR. -- Alexandre Anriot [EMAIL PROTECTED] ? john.diff Index: Makefile === RCS file: /cvs/ports/secu