NEW: www/nginx - small & fast http server, proxy

2007-08-26 Thread Darrin Chandler
Attached is my port of nginx (Engine X), a small but capable and *fast* HTTP server that I've been using. Comments, testing, and/or a commit greatly appreciated. Thanks! -- Darrin Chandler| Phoenix BSD User Group | MetaBUG [EMAIL PROTECTED] | http://phxbug.org/ | http://

Re: New: guichan 0.7.1

2007-08-26 Thread Julian Leyh
On 16:49 Mon 20 Aug , Andreas Bihlmaier wrote: > please resubmit after unlock (post 4.2 release). Bump instead of resubmit (to save traffic). http://marc.info/?l=openbsd-ports&m=118764050502142&w=2 Please test and/or comment. Regards, Julian

Fix for net/yt

2007-08-26 Thread Pedro Martelletto
The diff below restores the port's functionality. -p. Index: Makefile === RCS file: /cvs/ports/net/yt/Makefile,v retrieving revision 1.7 diff -u -r1.7 Makefile --- Makefile5 Aug 2007 12:34:33 - 1.7 +++ Makefile26 Au

Re: pkg_add returns "not for the right architecture" for newly created port of p5-Brackup

2007-08-26 Thread Marc Espie
On Mon, Aug 27, 2007 at 08:57:53AM +1200, scorch wrote: > On Sun, Aug 26, 2007 at 12:23:44AM +1200, scorch wrote: > > after creating this new port, I get always after my pkg_add: > > > > parsing /usr/ports/packages/i386/all/p5-Brackup-1.05.tgz > > p5-Brackup-1.05 is not for the right architecture

Re: pkg_add returns "not for the right architecture" for newly created port of p5-Brackup

2007-08-26 Thread scorch
On Sun, Aug 26, 2007 at 12:23:44AM +1200, scorch wrote: > after creating this new port, I get always after my pkg_add: > > parsing /usr/ports/packages/i386/all/p5-Brackup-1.05.tgz > p5-Brackup-1.05 is not for the right architecture > > what am I doing wrong here? I think I've followed the same st

Re: REQUEST: Deluge

2007-08-26 Thread Andrés
On 8/26/07, Christian Weisgerber <[EMAIL PROTECTED]> wrote: > Andrés <[EMAIL PROTECTED]> wrote: > > > Deluge is a GTK+ 2 BitTorrent client based on libtorrent (this is a > > different library than net/libtorrent. > > Also requires boost and python. "Without the bloat", yeah, right. > > > Home page

UPDATE: ports/security/prelude/prewikka

2007-08-26 Thread Alexandre Anriot
maintenance update to 0.9.12.1 . Index: Makefile === RCS file: /cvs/ports/security/prelude/prewikka/Makefile,v retrieving revision 1.11 diff -u -r1.11 Makefile --- Makefile26 May 2007 01:16:13 - 1.11 +++ Makefile25 A

UPDATE: ports/security/prelude/manager

2007-08-26 Thread Alexandre Anriot
maintenance update to 0.9.9 . The change in README.OpenBSD fixes a problem reported by jdixon. Index: Makefile === RCS file: /cvs/ports/security/prelude/manager/Makefile,v retrieving revision 1.13 diff -u -r1.13 Makefile --- Makefil

UPDATE: ports/security/prelude/libprelude

2007-08-26 Thread Alexandre Anriot
maintenance update to 0.9.15. Index: Makefile === RCS file: /cvs/ports/security/prelude/libprelude/Makefile,v retrieving revision 1.12 diff -u -r1.12 Makefile --- Makefile26 May 2007 01:13:06 - 1.12 +++ Makefile25 Au

UPDATE: ports/security/prelude/libpreludedb

2007-08-26 Thread Alexandre Anriot
maintenance update to 0.9.13 . Index: Makefile === RCS file: /cvs/ports/security/prelude/libpreludedb/Makefile,v retrieving revision 1.13 diff -u -r1.13 Makefile --- Makefile15 Apr 2007 11:38:10 - 1.13 +++ Makefile25

Re: REQUEST: Deluge

2007-08-26 Thread Christian Weisgerber
Andrés <[EMAIL PROTECTED]> wrote: > Deluge is a GTK+ 2 BitTorrent client based on libtorrent (this is a > different library than net/libtorrent. Also requires boost and python. "Without the bloat", yeah, right. > Home page: http://deluge-torrent.org/ Sounds interesting, but I doubt that it mee

UPDATE: net/transmission 0.81

2007-08-26 Thread Christian Weisgerber
Update net/transmission to 0.81. New in 0.80: * The command line and GUI clients can now create .torrent files. (untested) * The GUI client now allows selecting individual files for download from a torrent. * A daemon client has been added that can run in the background. There is also a remo

UPDATE: sysutils/heartbeat

2007-08-26 Thread Sebastian Reitenbach
Hi, I updated the heartbeat port, the Linux HA cluster suite, from http://www.linux-ha.org. most important changes since last update: - builds and is usable on i386 and on sparc too - added missing libmgmtcommon - made IPaddr resource agent script working again - added resource agents for openvpn

Re: update sysutils/nut to version 2.2.0

2007-08-26 Thread Marc Balmer
Matthias Kilian wrote: building the snmp PSEUDOFLAVOR, I get: Error: 'make snmp' no longer exists. Use './configure --with-snmp' instead. Well, it doesn't really error out, but something's wrong here. Also, is there any good reason to keep the PSEUDOFLAVR at all? If not, please remove it and j

Re: update sysutils/nut to version 2.2.0

2007-08-26 Thread Matthias Kilian
On Sun, Aug 26, 2007 at 01:14:25PM +0200, Marc Balmer wrote: > this updates sysutils/nut to version 2.2.0. not yet extensively tested. > > comments? ok? building the snmp PSEUDOFLAVOR, I get: Error: 'make snmp' no longer exists. Use './configure --with-snmp' instead. Well, it doesn't really er

Re: REQUEST: Deluge

2007-08-26 Thread Andrés
On 8/26/07, Tobias Ulmer <[EMAIL PROTECTED]> wrote: > On Sat, Aug 25, 2007 at 10:15:56AM -0300, Andr?s wrote: > > Deluge is a GTK+ 2 BitTorrent client based on libtorrent (this is a > > different library than net/libtorrent. > > > > Home page: http://deluge-torrent.org/ > > > > Deluge supports the

update sysutils/nut to version 2.2.0

2007-08-26 Thread Marc Balmer
this updates sysutils/nut to version 2.2.0. not yet extensively tested. comments? ok? Index: sysutils/nut/Makefile === RCS file: /cvs/ports/sysutils/nut/Makefile,v retrieving revision 1.22 diff -u -r1.22 Makefile --- sysutils/nut/Ma

Re: REQUEST: Deluge

2007-08-26 Thread Tobias Ulmer
On Sat, Aug 25, 2007 at 10:15:56AM -0300, Andr?s wrote: > Deluge is a GTK+ 2 BitTorrent client based on libtorrent (this is a > different library than net/libtorrent. > > Home page: http://deluge-torrent.org/ > > Deluge supports the following network features: > > * Mainline DHT > * uTorrent Pee

Re: UPDATE: dbus-python 0.80.1 -> 0.82.2

2007-08-26 Thread Simon Kuhnle
On Wed, Aug 22, 2007 at 03:21:47PM +0800, Lars Hansson wrote: > Attached is an update for dbus-python. The most important change is > that this version does not have the memory leak 0.80.1 does (0.80.1 > leaks memory with every method call). I rebuilt Gajim with your patched dbus-python and runnin

UPDATE: mail/msmtp to 1.4.13

2007-08-26 Thread Simon Kuhnle
Hi, here is the patch to update msmtp to version 1.4.13: http://blarzwurst.de/openbsd/msmtp.diff License changed to GPLv3 and one small error was fixed: "Make the search of an account by the envelope from address case insensitive." There are now two scripts included: msmtpqueue and set_sendmail

Re: NEW: audio/gtick

2007-08-26 Thread Alexandre Ratchov
On Sun, Aug 26, 2007 at 09:59:42AM +0200, Giovanni Bechis wrote: > GTick is a metronome application written for GNU/Linux and > other UN*X-like operating systems supporting different meters > (Even, 2/4, 3/4, 4/4 and more) and speeds ranging from 10 to 1000 bpm. > port available at: > http://bigi

NEW: audio/gtick

2007-08-26 Thread Giovanni Bechis
GTick is a metronome application written for GNU/Linux and other UN*X-like operating systems supporting different meters (Even, 2/4, 3/4, 4/4 and more) and speeds ranging from 10 to 1000 bpm. port available at: http://bigio.snb.it/openbsd/gtick-0.4.1.tgz Giovanni