patch: firefox IDN buffer overflow

2005-09-12 Thread David Krause
Here is a fix for the IDN buffer overflow announced here: http://security-protocols.com/advisory/sp-x17-advisory.txt The file bug307259.js is taken from: http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/1.0.6/patches/307259.xpi Index: www/mozilla-firefox/Makefile

ugly fonts in mozilla-firefox-1.5

2006-01-03 Thread David Krause
Did the default fonts in firefox change from 1.0 to 1.5? After installing 1.5 the fonts are very ugly on www.openbsd.org and other sites that don't specify a font. I had moved my profile out of the way and created a brand new one. I started up 1.0 on another system and compared. It seems that

UPDATE: micq-0.5.1

2006-01-23 Thread David Krause
@@ -3,7 +3,7 @@ COMMENT= text-based ICQ implementation -DISTNAME= micq-0.5.0.4 +DISTNAME= micq-0.5.1 CATEGORIES=net MAINTAINER=David Krause [EMAIL PROTECTED] Index: net/micq/distinfo === RCS file: /cvs

NEW: nrpe-2.3 (Nagios Remote Plugin Executor)

2006-01-25 Thread David Krause
NRPE is an addon for Nagios that allows you to execute local plugins (like check_disk, check_procs, etc.) on remote hosts. The check_nrpe plugin is called from Nagios and makes plugin execution requests to the NRPE daemon running on the remote host (either as a standalone daemon or as a service

correct location for perl SYSCONFDIR substitution

2006-02-04 Thread David Krause
As pointed out by bernd@, 'make update-patches' breaks if a perl substitution for SYSCONFDIR is done in post-patch instead of pre-configure. I found these ports had similar problems including a couple that lost their SYSCONFDIR patch due to this. David Index: databases/sqsh/Makefile

Re: Chrooting snort

2006-02-26 Thread David Krause
* Dave Harrison [EMAIL PROTECTED] [060224 00:18]: There doesn't seem to be much info around on how to chroot snort, and the limited references to it that I have found, somehow don't seem to feel right. What I have come to is the following : /usr/local/bin/snort -D -c

UPDATE: ipfm-0.11.5

2006-03-10 Thread David Krause
Index: net/ipfm/Makefile === RCS file: /cvs/ports/net/ipfm/Makefile,v retrieving revision 1.9 diff -u -p -r1.9 Makefile --- net/ipfm/Makefile 16 Dec 2004 00:31:22 - 1.9 +++ net/ipfm/Makefile 10 Mar 2006 19:53:44 - @@

UPDATE: snort-2.4.4

2006-03-10 Thread David Krause
The Snort Team is pleased to announce the availability of Snort v2.4.4. This release fixes an issue where under certain conditions the frag3 preprocessor will not properly defragment fragmented IP packets. Improvements have also been made to stream4 and also a fix for Snort in inline mode.

UPDATE: oinkmaster-2.0

2006-03-10 Thread David Krause
Index: net/oinkmaster/Makefile === RCS file: /cvs/ports/net/oinkmaster/Makefile,v retrieving revision 1.12 diff -u -p -r1.12 Makefile --- net/oinkmaster/Makefile 5 Feb 2006 12:48:43 - 1.12 +++ net/oinkmaster/Makefile

Re: Updated Fluxbox Port

2007-04-07 Thread David Krause
During the fake install for some reason it re-compiles stuff that it already compiled. The previous release (0.9.15.1) didn't do this. I'll try to look into it. Also, you need the attached patch if you don't already have .fluxbox directory or it was moved away. There should be any need to copy

UPDATE: snort-2.4.5

2006-06-06 Thread David Krause
http://www.snort.org/pub-bin/snortnews.cgi#445 Index: net/snort/Makefile === RCS file: /cvs/ports/net/snort/Makefile,v retrieving revision 1.44 diff -u -p -r1.44 Makefile --- net/snort/Makefile 30 May 2006 18:45:18 - 1.44

Re: gtk+2 fix untrusted X11 clients (was Re: FIX: graphics/cairo)

2006-06-16 Thread David Krause
works fine here on i386, tested gaim, gqview, gvim, and xnmap both locally and remote through ssh -X mozilla-firefox didn't work however, but there's probably more to it than just fixing gtk+ ok david@ * steven mestdagh [EMAIL PROTECTED] [060610 08:38]: Brad [2006-06-10, 06:06:07]: I noticed

Re: p5-Mail-SpamAssassin: proposed change

2006-10-24 Thread David Krause
* Antoine Jacoutot [EMAIL PROTECTED] [061024 09:57]: Selon Andreas V?gele [EMAIL PROTECTED]: We might also use /var/spamassassin instead of /var/db/spamassassin for the updated rules that sa-update downloads. Indeed. New diff attached. What do you all think? Should the _spamdaemon

multi-packages and portslogger

2006-12-28 Thread David Krause
While looking at some output from portslogger I noticed that some ports are splitting the logging beteween $DISTNAME.log and $PKGNAME.log (with and without the p version suffix. The problem seems to only occur on ports with multi-packages. Example from a build with an empty log dir: [EMAIL

Re: UPDATE: Fluxbox 1.0.0

2008-07-11 Thread David Krause
* Edd Barrett [EMAIL PROTECTED] [080709 06:06]: Landry Breuil wrote: Iirc david@ (maintainer) had a pending update for it, but it had issues with malloc.conf flags set. Maybe you can work with him to coordinate the bugfix/update ? Just been digging: