Re: REQUEST: Deluge

2007-08-25 Thread Sam Fourman Jr.
On 8/25/07, Andrés <[EMAIL PROTECTED]> 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 Peer Exchange

Re: New port games/tuxanci

2007-08-25 Thread Jacob Meuser
On Sat, Aug 25, 2007 at 11:19:34PM +0200, Milan Barto? wrote: > Hi, i ported game Tuxanci (http://www.tuxanci.org) to OpenBSD and made port > (attached). On OpenBSD 4.2 i386, it works fine. > Please test it and consequently commit it to ports tree. > Bye, Milan Bartos COMMENT could be shorter and

New port games/tuxanci

2007-08-25 Thread Milan Bartoš
Hi, i ported game Tuxanci (http://www.tuxanci.org) to OpenBSD and made port (attached). On OpenBSD 4.2 i386, it works fine. Please test it and consequently commit it to ports tree. Bye, Milan Bartos tuxanci.tar.gz Description: application/tgz

Re: audio/esound fix

2007-08-25 Thread Jacob Meuser
On Sat, Aug 25, 2007 at 02:21:03PM +0200, Jona Joachim wrote: > Hi! > esd tries to look for libraries under /usr/local/lib64 on amd64 (and > other 64bit architectures). > For example when you run `artsdsp esd` on an amd64 system it will > complain about some libs it doesn't find. > > This simple p

Re: update for security/clamav

2007-08-25 Thread Markus Lude
On Sat, Aug 25, 2007 at 09:41:35AM +0200, Marc Balmer wrote: > this updates security/clamav to the current version. > > comments? ok? builds fine on sparc64. clamscan/freshclam work for me. Regards, Markus

REQUEST: Deluge

2007-08-25 Thread Andrés
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 Peer Exchange * BitTorrent Protocol Encryption * UPnP and NAT-PMP * Proxy sup

Re: pekwm-0.1.6p0 on -current segaults on Alt-Tab

2007-08-25 Thread Simon Kuhnle
On Fri, Aug 24, 2007 at 07:03:02PM +0100, Nicholas Marriott wrote: > Hi, > > > When I hit Alt and Tabulator to cycle through windows, > > pekwm crashes and dumps core. > > It seems that it was unnecessarily redrawing the window and then dying when > drawing the title - I suspect because the text

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

2007-08-25 Thread scorch
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 steps as for the previous port? port is attached for reference. c

audio/esound fix

2007-08-25 Thread Jona Joachim
Hi! esd tries to look for libraries under /usr/local/lib64 on amd64 (and other 64bit architectures). For example when you run `artsdsp esd` on an amd64 system it will complain about some libs it doesn't find. This simple patch should fix this. Best regards, Jona esd-diff Description: Binary data

UPDATE: databases/p5-DBI

2007-08-25 Thread Simon Bertrang
Hi, this is an update of p5-DBI to version 1.59. As the maintainer didn't reply to the last few mails i'd like to take over. Tested on amd64 or i386 without any regressions. This is a dependency of enough ports to hardly let me believe no-one is using it - feedback is highly appreciated. Regards,

NEW: net/p5-Net-Amazon-S3

2007-08-25 Thread scorch
first time port, perl interface for Amazon's S3 storage API. read more about S3 in general @ http://aws.amazon.com/s3 http://en.wikipedia.org/wiki/Amazon_S3 cheers, dave p5-Net-Amazon-S3.tar.gz Description: GNU Zip compressed data

Re: NEW: net/librsync

2007-08-25 Thread Jonathan Gray
On Sat, Aug 25, 2007 at 07:30:16PM +1000, Jonathan Gray wrote: > >From DESCR: > > libbrsync is a free software library that implements the rsync ^ typo does not exist in the actual DESCR...

Hello and God bless you today

2007-08-25 Thread chris c
Momther of 3 weeks old children beg for your help. My family are poor, I am not able to work as my baby is only 3 weeks old and I need to care baby. We want to buy a house considering the kid deserve steady home, but face fostering kid with huge house debt, that is huge burden for us. And I build

NEW: sysutils/rdiff-backup

2007-08-25 Thread Jonathan Gray
>From DESCR: rdiff-backup backs up one directory to another, possibly over a network. The target directory ends up a copy of the source directory, but extra reverse diffs are stored in a special subdirectory of that target directory, so you can still recover files lost some time ago. The idea is to

NEW: net/librsync

2007-08-25 Thread Jonathan Gray
>From DESCR: libbrsync is a free software library that implements the rsync remote-delta algorithm. This algorithm allows efficient remote updates of a file, without requiring the old and new versions to both be present at the sending end. The library uses a streaming design similar to that of zli

update for audio/midish

2007-08-25 Thread Alexandre Ratchov
Hi! This diff updates audio/midish to 0.3.1; works on i386 cheers, -- Alexandre Index: Makefile === RCS file: /cvs/ports/audio/midish/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- Makefile6 Nov 2005 02:10:48 -0

update for security/clamav

2007-08-25 Thread Marc Balmer
this updates security/clamav to the current version. comments? ok? Index: security/clamav/Makefile === RCS file: /cvs/ports/security/clamav/Makefile,v retrieving revision 1.31 diff -u -r1.31 Makefile --- security/clamav/Makefile