xxxterm

2010-12-26 Thread Marco Peereboom
Lots of new goodies: * web page source view * cookie statistics * about page * online help page * home command * tabbing through gui got fixed * fixed search selection cleanup when backspacing and pressing esc * add some missing commands in uri entry * some other nits and bugs ok? Index: Makefile

Re: [NEW] 9base - Plan 9 command line tools

2010-12-26 Thread Stanley Lieber
On Tue, Dec 21, 2010 at 2:04 PM, Anthony J. Bentley wrote: >> On Wed, Dec 15, 2010 at 6:17 PM, Stanley Lieber >> wrote: >> > Home Page: >> > >> > http://tools.suckless.org/9base >> > >> > Info: >> > >> > 9base is a port of various original Plan 9 tools for UNIX, based on >> > Plan 9 From Userspac

Re: [patch] Add ssl flavour to security/vpnc

2010-12-26 Thread Brad
On Sunday 26 December 2010 20:35:57 Pascal Stumpf wrote: > This adds an OpenSSL flavour to vpnc. Without OpenSSL, it is pretty > useless for many people in Germany because most VPN Gateways at our > universities use hybrid auth. (And vpnc is the only possibility to get a > connection on *BSD at all

Re: UPDATE: textproc/p5-Text-Markdown and MultiMarkdown

2010-12-26 Thread Mikolaj Kucharski
Any comments, okays? http://marc.info/?l=openbsd-ports&m=129309627405445&w=2 On Thu, Dec 23, 2010 at 09:21:31AM +, Mikolaj Kucharski wrote: > On Thu, Dec 23, 2010 at 08:51:11AM +, Mikolaj Kucharski wrote: > > On Tue, Dec 21, 2010 at 09:12:37PM +, Mikolaj Kucharski wrote: > > >

[patch] Add ssl flavour to security/vpnc

2010-12-26 Thread Pascal Stumpf
This adds an OpenSSL flavour to vpnc. Without OpenSSL, it is pretty useless for many people in Germany because most VPN Gateways at our universities use hybrid auth. (And vpnc is the only possibility to get a connection on *BSD at all.) The problem is: It is a GPL violation to distribute a GPL-

[new] net/centerim

2010-12-26 Thread Pascal Stumpf
CenterIM, the successor of CenterICQ. A very nice terminal-based IM client. This is version 4.22.10. :) centerim.tgz Description: application/compressed-tar

[new] net/centerim

2010-12-26 Thread Pascal Stumpf
Sorry, ignore the other message. This is the cleaned up port. centerim.tgz Description: application/compressed-tar

News from 2L .:. New Year 2011

2010-12-26 Thread 2L
News from 2L .:. New Year 2011SUBSCRIBENews from 2L New Year 2011UNSUBSCRIBE All followers by January 10th 2011 will automatically enter our competition where 5 users will receive 5 complete albums each from our catalogue. The winners may choose between HiRes FLAC download or Pure Audio Blu-ray

Re: NEW: productivity/zim

2010-12-26 Thread Landry Breuil
On Sun, Dec 26, 2010 at 10:14:24PM +0100, Remi Pointel wrote: > On Sun, 26 Dec 2010 21:16:14 +0100 > Sebastian Benoit wrote: > > Landry Breuil(lan...@rhaalovely.net) on 2010.12.17 21:01:46 +0100: > > > as pointed out by remi pointel you should use MODPY_EGG_VERSION. > > > > yes, thanks. > > > >

Re: NEW: productivity/zim

2010-12-26 Thread Sebastian Benoit
Remi Pointel(remi.poin...@xiri.fr) on 2010.12.26 22:14:24 +0100: > > > > i fixed those problems, systrace now works. > > Hi, > > attached version : > - with PLIST modified (you must run "make update-plist") > zim-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info instead of > zim-0.49-py${MODPY_V

NEW: devel/p5-Devel-REPL and required modules

2010-12-26 Thread Andreas Vögele
Hi, Devel::REPL is an interactive shell for Perl. You can run the command re.pl and then evaluate Perl statements. For example: % re.pl $ use MIME::Base64 $ encode_base64("hello, world") aGVsbG8sIHdvcmxk See http://search.cpan.org/dist/Devel-REPL/ for details. Tested on i386. I've attached p

Re: NEW: productivity/zim

2010-12-26 Thread Remi Pointel
On Sun, 26 Dec 2010 21:16:14 +0100 Sebastian Benoit wrote: > Landry Breuil(lan...@rhaalovely.net) on 2010.12.17 21:01:46 +0100: > > as pointed out by remi pointel you should use MODPY_EGG_VERSION. > > yes, thanks. > > > It doesn't build with USE_SYSTRACE set, as it tries to run > > update-deskto

Re: [NEW] detox-1.2.0

2010-12-26 Thread Matthias Kilian
On Fri, Dec 10, 2010 at 10:06:01PM +0100, Jiri B. wrote: > >Attached is a new version of the port (with the fixed PLIST but > >without the bump, of course). I'd like to import this. > > Hi, > > OK for me. Anyone else? Preferrably with an account at cvs? ;-)

update: fossil-20101221135605

2010-12-26 Thread James Turner
Attached is the latest and greatest fossil version. Tested on amd64. Now has a git like stash command. I've updated the email address since the old likes the spam a little to much. Also, make regress fails in this version since the tests were not updated before release so I've add a NO_REGRESS to

Haskell pain (was: CVS: cvs.openbsd.org: ports)

2010-12-26 Thread Matthias Kilian
On Sun, Dec 26, 2010 at 12:10:50PM -0700, Matthias Kilian wrote: > CVSROOT: /cvs > Module name: ports > Changes by: k...@cvs.openbsd.org2010/12/26 12:10:50 > > Log message: > Import mtl-2.0.1.0, needed by a couple of hs-* ports after the > update to ghc-7.0.2. Unfortunately, th

Re: git cvsimport error

2010-12-26 Thread Landry Breuil
On Sun, Dec 26, 2010 at 08:39:14PM +0100, Ingo Schwarze wrote: > Hi Benoit, > > Benoit Chesneau wrote on Sun, Dec 26, 2010 at 05:58:26AM +0100: > > > I'm trying to import openbsd ports cvs in git > > The whole ports tree into one single git repo? > I don't say that's impossible, but i doubt it w

Re: NEW: productivity/zim

2010-12-26 Thread Sebastian Benoit
Landry Breuil(lan...@rhaalovely.net) on 2010.12.17 21:01:46 +0100: > as pointed out by remi pointel you should use MODPY_EGG_VERSION. yes, thanks. > It doesn't build with USE_SYSTRACE set, as it tries to run > update-desktop-databases from within make fake. > > Trying: update-desktop-database >

Re: git cvsimport error

2010-12-26 Thread Ingo Schwarze
Hi Benoit, Benoit Chesneau wrote on Sun, Dec 26, 2010 at 05:58:26AM +0100: > I'm trying to import openbsd ports cvs in git The whole ports tree into one single git repo? I don't say that's impossible, but i doubt it will be fun to work with. As opposed to CVS, git doesn't deal that well with ver

UPDATE: devel/p5-Devel-Caller

2010-12-26 Thread Andreas Vögele
Hi, attached is a patch that updates p5-Devel-Caller to version 0.26 and removes USE_GROFF, which isn't required by this port. The last two entries from upstream's changelog: 2.05 Thursday 8th April, 2010 Don't call B::PADOP->gv. Work by Florian Ragwitz 2.04 Tuesday 16th February, 2010

UPDATE: cairo 1.10.2

2010-12-26 Thread Brad
Here is a bug fix update to cairo 1.10.2. Index: Makefile === RCS file: /home/cvs/ports/graphics/cairo/Makefile,v retrieving revision 1.31 diff -u -p -r1.31 Makefile --- Makefile17 Nov 2010 08:05:13 - 1.31 +++ Makefile

UPDATE: security/p5-Crypt-OpenSSL-RSA

2010-12-26 Thread Andreas Vögele
Hi, attached is a patch that updates p5-Crypt-OpenSSL-RSA to version 0.26. The new version fixes a regression test that failed on Red Hat Linux, i.e. nothing changes on OpenBSD. But I've updated my mail address, inserted spaces, checked the manual page and removed USE_GROFF. Tested on i386. Index

new (for ghc-7): devel/hs-syb

2010-12-26 Thread Matthias Kilian
Hi, I'd like to import the attached port *now*, even if it will not be linked to the build before ghc gets updated to 7.0.2. ok? Ciao, Kili Information for inst:hs-syb-0.3 Comment: Scrap Your Boilerplate Required by: hs-X11-1.5.0.0p6 Description: This package contains the generics sys

NEW: net/p5-Net-Libdnet

2010-12-26 Thread Benoit Lecocq
Hi, Attached is a port for p5-Net-Libdnet, a Perl interface for libdnet. It will need the port previously sent p5-Class-Gomor. Comments ? OK ? Cheers, benoit p5-Net-Libdnet.tgz Description: Binary data p5-Class-Gomor.tgz Description: Binary data

NEW: net/p5-Net-Write

2010-12-26 Thread Benoit Lecocq
Hi, Attached is a port for p5-Net-Write, a Perl extension that provides portable interface to open and send raw data to network. A port for devel/p5-Class-Gomor is added because is it used by p5-Net-Write. Comments ? OK ? Cheers, benoit p5-Class-Gomor.tgz Description: Binary data p5-Net-

NEW: net/p5-Net-IPv6Addr

2010-12-26 Thread Benoit Lecocq
Hi, Attached is a port for p5-Net-IPv6Addr, a Perl extension that provides functions for parsing IPv6 addresses in all formats described by RFC1884. A port for p5-Math-Base85 is added because is it used by p5-Net-IPv6Addr. Comments ? OK ? Cheers, benoit p5-Math-Base85.tgz Description: Binar