Re: update: net/nmap

2006-04-06 Thread Peter Valchev
> way overdue update. can someone test this on sparc64?

Re: creating an empty port

2006-04-06 Thread Paul de Weerd
On Thu, Apr 06, 2006 at 03:25:46PM -0500, Jolan Luff wrote: | > issues with not installting anything. I'm getting errors in the | > Configure-stage of the port : | | Looks more like the install stage. Of course - sorry, that's what I meant ;P | Try adding an empty do-install target, and maybe ad

Re: creating an empty port

2006-04-06 Thread Jolan Luff
On Thu, Apr 06, 2006 at 10:12:59PM +0200, Paul de Weerd wrote: > Hi all, > > I'm trying to create an empty port. It should just have a couple of > RUN_DEPENDS but download/build/install anything of its own; a > meta-port, if you will. > > I'm copying hints from misc/tpwireless (don't download stu

creating an empty port

2006-04-06 Thread Paul de Weerd
Hi all, I'm trying to create an empty port. It should just have a couple of RUN_DEPENDS but download/build/install anything of its own; a meta-port, if you will. I'm copying hints from misc/tpwireless (don't download stuff) and x11/msttcorefonts (dont build anything) but I'm still having some iss

PATCH: remove references to shellhung.org

2006-04-06 Thread Jim Razmus
This patch completes the removal of shellhung.org references. While patching those I also caught a couple of other errors in the affected ports that include: databases/openldap -remove bad hostname ftp.net.lut.ac.uk -correct pathing on mirror.aarnet.edu.au -remove www.unibase.cz for consistent 40

qemu port net tap patch

2006-04-06 Thread Nicholas Marriott
Hi, Patch below makes qemu -net nic -net tap work when you don't specify an ifname, ie stops it always printing garbage like: $ ../qemu -hda test.img -net nic -net tap warning: could not open NL@ : no virtual network emulation Could not initialize device 'tap' I sent thi

Re: PATCH: Fix Path to KDE Files on ftp.chg.ru

2006-04-06 Thread Jim Razmus
* steven mestdagh <[EMAIL PROTECTED]> [060406 04:22]: > Jim Razmus [2006-04-05, 17:04:08]: > > Low hanging fruit. > > > > Jim > > > Index: network.conf.template > > === > > RCS file: /cvs/ports/infrastructure/templates/network.conf.t

Re: UPDATE: net/irssi-0.8.10

2006-04-06 Thread viq
On Saturday 01 April 2006 22:52, steven mestdagh wrote: > viq [2006-03-27, 12:16:04]: > > On Monday 27 March 2006 01:57, viq wrote: > > > On Saturday 18 March 2006 22:52, steven mestdagh wrote: > > > > viq [2006-03-12, 22:46:07]: > > > > > Ok, here's another patch, before I start playing with what

Re: patch proposal: postfix

2006-04-06 Thread David Hill
On Thu, Apr 06, 2006 at 07:27:08PM +0900, Jun-ichiro itojun Hagino wrote: > I would like to make a proposal to add the following diff (line number > may vary) to ports/mail/postfix/{stable,snapshot}/patches. > postfix opens IPv4 TCP port 25 only by default. the diff will make >

Re: Update: sysutils/stress

2006-04-06 Thread Rui Reis
On Wed, 5 Apr 2006 23:18:19 +0100 Rui Reis <[EMAIL PROTECTED]> wrote: > Here's an update for stress 0.18.8, works fine for me on i386, amd64 and > sparc64. > > http://www.openbsd-pt.com/ports/stress-0.18.8.diff sorry, hosting problems... diff available here: http://dei.isep.ipp.pt/~i020853/stres

Re: Update: archivers/zoo

2006-04-06 Thread Rui Reis
On Thu, 6 Apr 2006 09:57:41 +0100 Rui Reis <[EMAIL PROTECTED]> wrote: > zoo contains a exploitable buffer overflow. This update has a patch > from original advisory: > http://www.guay-leroux.com/projects/zoo-advisory.txt > > update available here: > http://openbsd-pt.com/ports/zoo-2.10.1.diff so

update: net/nmap

2006-04-06 Thread Okan Demirmen
way overdue update. Index: Makefile === RCS file: /cvs/ports/net/nmap/Makefile,v retrieving revision 1.60 diff -u -u -r1.60 Makefile --- Makefile16 Jan 2006 17:08:57 - 1.60 +++ Makefile6 Apr 2006 13:15:26 - @@ -2,

Re: UPDATE: cyrus-imapd-2.2.13

2006-04-06 Thread Antoine Jacoutot
On Thu, 6 Apr 2006, Per-Olov Sjöholm wrote: Thank you for maintaining this excellent port. Do you think 2.3 is not stable or secure enough to go into ports? Well, I'd rather stick with the stable version. Cyrus folks still consider 2.3.3 as beta. But I do have a 2.3.3 port in my local tree I c

Re: PATCH: Fix Path to KDE Files on ftp.chg.ru

2006-04-06 Thread Joachim Schipper
On Thu, Apr 06, 2006 at 10:14:12AM +0200, steven mestdagh wrote: > Jim Razmus [2006-04-05, 17:04:08]: > > Low hanging fruit. > > > > Jim > > > Index: network.conf.template > > === > > RCS file: /cvs/ports/infrastructure/templates/net

patch proposal: postfix

2006-04-06 Thread Jun-ichiro itojun Hagino
I would like to make a proposal to add the following diff (line number may vary) to ports/mail/postfix/{stable,snapshot}/patches. postfix opens IPv4 TCP port 25 only by default. the diff will make postfix open TCP port 25 for all availalbe protocols (i.e. IPv4 and

Re: UPDATE: cyrus-imapd-2.2.13

2006-04-06 Thread Per-Olov Sjöholm
On Tuesday 04 April 2006 10.19, Antoine Jacoutot wrote: > Hi. > > Here's a diff that updates the cyrus-imapd port to the latest stable > version: 2.2.13 > > Thanks! Thank you for maintaining this excellent port. Do you think 2.3 is not stable or secure enough to go into ports? Regards /Per-Olo

Update: archivers/zoo

2006-04-06 Thread Rui Reis
zoo contains a exploitable buffer overflow. This update has a patch from original advisory: http://www.guay-leroux.com/projects/zoo-advisory.txt update available here: http://openbsd-pt.com/ports/zoo-2.10.1.diff Works fine for me on i386. Test and comment. Rui Reis

Re: what about upgrading to aide 0.11 ?

2006-04-06 Thread Axel Rau
Am 05.04.2006 um 22:47 schrieb Matthias Kilian: I don't want to be rude, but does aide do anything you can't already do with mtree(8)? You can do a lot with mtree by crafting it with shell scripts. But having an assortment of strong hash algos, regex and a compact config syntax under your f

Re: PATCH: Fix Path to KDE Files on ftp.chg.ru

2006-04-06 Thread steven mestdagh
Jim Razmus [2006-04-05, 17:04:08]: > Low hanging fruit. > > Jim > Index: network.conf.template > === > RCS file: /cvs/ports/infrastructure/templates/network.conf.template,v > retrieving revision 1.92 > diff -u -r1.92 network.conf.tem