Re: PATCH: infrastructure/fetch/fetch-all

2009-03-11 Thread Mikolaj Kucharski
Another try. On Tue, Feb 10, 2009 at 05:54:00PM +, Mikolaj Kucharski wrote: > Third try. > > On Wed, Jan 14, 2009 at 12:26:55AM +, Mikolaj Kucharski wrote: > > Hi, > > > > Please review attached patch. > > > > - simplify setup of $file variable > > - $check variable not used, remove it

Re: UPDATE: tk-8.5.6 -> tk-8.5.6p0

2009-03-11 Thread Stuart Henderson
On 2009/03/11 13:48, Stuart Cassoff wrote: > A couple more 'private' headers are needed by upcoming port(s). > Stricter LIB_DEPENDS wrt 'threaded' FLAVOR. > I bumped the package 'p' version and the shlib version - is that > correct for this case? the shlib version bump isn't needed here (see http

Re: Recent dep changes

2009-03-11 Thread Stuart Henderson
On 2009/03/11 17:33, Stuart Cassoff wrote: > What's that all about? > Inquiring minds want to know. :) > Stu > the format 1.4.* is no longer valid, we now have to use >=1.4,<1.5. where this is being fixed in ports modules, all ports using those modules need a bump, otherwise they will trigger pli

Recent dep changes

2009-03-11 Thread Stuart Cassoff
What's that all about? Inquiring minds want to know. :) Stu

UPDATE: tk-8.5.6 -> tk-8.5.6p0

2009-03-11 Thread Stuart Cassoff
A couple more 'private' headers are needed by upcoming port(s). Stricter LIB_DEPENDS wrt 'threaded' FLAVOR. I bumped the package 'p' version and the shlib version - is that correct for this case? Stu cvs server: Diffing inside . Index: Makefile ==

Re: mutt 1.5.19

2009-03-11 Thread Stuart Henderson
sigh... with this, sidebar displays wrong counts with Maildir mailboxes.

Re: Problem with sidebar patch in mail/mutt/snapshot,sidebar

2009-03-11 Thread Andreas Kahari
2009/3/11 Stuart Henderson : > On 2009/03/11 10:17, Andreas Kahari wrote: >> Hi list, >> >> Running OpenBSD/amd64-CURRENT. The checksum and file size of the >> sidebar patch in mail/mutt/snapshot,sidebar doesn't seem to be right > > It seems something is mangling your downloads. I've just verified

Re: mutt 1.5.19

2009-03-11 Thread Stuart Henderson
- updated diff using Terry Chan's updated sidebar patch which works (tested by Simon Kuhnle and myself on a variety of arch). - don't unconditionally strip the installed binary. - regen PLIST for 1.4. - take MAINTAINER. ok? Index: Makefile.inc =

Re: Problem with sidebar patch in mail/mutt/snapshot,sidebar

2009-03-11 Thread Stuart Henderson
On 2009/03/11 10:43, Stuart Henderson wrote: > On 2009/03/11 10:17, Andreas Kahari wrote: > > Hi list, > > > > Running OpenBSD/amd64-CURRENT. The checksum and file size of the > > sidebar patch in mail/mutt/snapshot,sidebar doesn't seem to be right > > It seems something is mangling your download

Re: Problem with sidebar patch in mail/mutt/snapshot,sidebar

2009-03-11 Thread Stuart Henderson
On 2009/03/11 10:17, Andreas Kahari wrote: > Hi list, > > Running OpenBSD/amd64-CURRENT. The checksum and file size of the > sidebar patch in mail/mutt/snapshot,sidebar doesn't seem to be right It seems something is mangling your downloads. I've just verified the files on ftp.openbsd.org and ftp.

audio/audacious-plugins not 64-bit clean

2009-03-11 Thread Tom
Hi, It appears audio/audacious-plugins makes audacious segfault on amd64 machines when the last.fm scrobbler plugin is enabled. Steps to reproduce: 1. Load audacious 2. Go into preferences -> plugins -> General 3. Check box next to Scrobbler plugin (scrobbler.so) 4. Core dumps Backtrace: GNU

Problem with sidebar patch in mail/mutt/snapshot,sidebar

2009-03-11 Thread Andreas Kahari
Hi list, Running OpenBSD/amd64-CURRENT. The checksum and file size of the sidebar patch in mail/mutt/snapshot,sidebar doesn't seem to be right anymore. BTW, did the compressed flavor of mutt disappear? The patch is still mentioned in the distinfo file... $ env REFETCH=true FLAVOR=sidebar make in

NEW: security/py-crack

2009-03-11 Thread Benoit Lecocq
Hi, A new port tested on i386/amd64. $cat pkg/DESCR This module brings to Python programs the capability of evaluating password strength. To achieve this noble aim it uses the well known cracklib toolkit, hence the name. Comments ? OK ? Commit ? Cheers, Benoit Lecocq port_py-crack-0.5.1.tar.g

NEW: security/cracklib

2009-03-11 Thread Benoit Lecocq
Hi, A new port tested on i386/amd64. $cat pkg/DESCR This package is an updated/modernized distribution of CrackLib as previously release by Alec Muffett. Pretty much all of the files have been modified in some way to allow for this modernization and to apply numerous bug fixes and patches. Comm