Re: Question on vim-plugins

2007-12-14 Thread Chris Kuethe
On Dec 14, 2007 11:43 PM, Girish Venkatachalam <[EMAIL PROTECTED]> wrote: > On 21:42:13 Dec 14, Chris Kuethe wrote: > > I don't actually use any of them, but what about by function? > > As I said I don't either but there might be people who need them. Post links to the plugins, maybe give a 1 or 2

Re: Question on vim-plugins

2007-12-14 Thread Girish Venkatachalam
On 21:42:13 Dec 14, Chris Kuethe wrote: > I don't actually use any of them, but what about by function? > As I said I don't either but there might be people who need them. > the taglist plugin could go in devel, with an additional category of > editors, maybe. Yes but this does not address the

Re: Question on vim-plugins

2007-12-14 Thread Girish Venkatachalam
On 21:35:33 Dec 14, brad walker wrote: > also: > > %:s/vim/emacs/g > I know that OpenBSD folks even dislike vim sticking to vi. I am not that geeky. ;) As to emacs someone else has to take the initiative. I stopped using it ages go. -Girish

Re: Question on vim-plugins

2007-12-14 Thread Chris Kuethe
On Dec 14, 2007 8:33 PM, Girish Venkatachalam <[EMAIL PROTECTED]> wrote: > Should they all go under editors/ or do we need a high level directory? > Perhaps this question is not that important. > > I need to know how to structure the porting activity. > > I don't use too many plugins myself but I a

Re: Question on vim-plugins

2007-12-14 Thread brad walker
On Sat, 2007-12-15 at 09:03 +0530, Girish Venkatachalam wrote: > Dear friends and fellow porters, > > I wish to know how to go about porting the very excellent plugins > available for the vim editor to OpenBSD. > > Many of them rely on vim being compiled with certain features which our > FLAVOR

NEW net/axel small download accelerator

2007-12-14 Thread Girish Venkatachalam
-- $cat pkg/DESCR Axel does the same thing any other accelerator does: it opens more than one HTTP/FTP connection per download and each connection transfers its own, separate, part of the file. It may sound weird, but it works very we

Question on vim-plugins

2007-12-14 Thread Girish Venkatachalam
Dear friends and fellow porters, I wish to know how to go about porting the very excellent plugins available for the vim editor to OpenBSD. Many of them rely on vim being compiled with certain features which our FLAVOR ideology can handle. However this needs deep thought. Should they all go un

NEW multimedia/acidrip

2007-12-14 Thread Girish Venkatachalam
- $ cat pkg/DESCR AcidRip is a Gtk2::Perl application for ripping and encoding DVD's. It neatly wraps MPlayer and MEncoder, which I think is pretty handy, seeing as MPlayer is by far the best bit of video playing kit around for Linux

sysutils/usbutil fix

2007-12-14 Thread Marc Winiger
Some USB devices fail if a string is requested with language id 0. So read the langid from string descriptor 0 first. comments? ok? Index: Makefile === RCS file: /cvs/ports/sysutils/usbutil/Makefile,v retrieving revision 1.15 diff -

NEW misc/lazyread

2007-12-14 Thread Girish Venkatachalam
-- $ cat pkg/DESCR Lazyread auto-scrolls files or command output to the screen. It features different scroll modes, configurable scroll speed and colors, the ability to pause, the ability to search, and more. It can render text, HTML

Re: [NEW] python-openid-2.0.1

2007-12-14 Thread Benoit Chesneau
On Dec 14, 2007 4:00 PM, Benoit Chesneau <[EMAIL PROTECTED]> wrote: > resent with typo regress-depends with py-httplib2 fixed. > with the file ... py-openid.tar.gz Description: GNU Zip compressed data

Re: [NEW] python-openid-2.0.1

2007-12-14 Thread Benoit Chesneau
On Dec 10, 2007 11:50 PM, Benoit Chesneau <[EMAIL PROTECTED]> wrote: > Here is new version. I changed PKGNAME to py-openid and added regress > tests. In regress tests I disabled all tests that need to set up a db > so it could work without it. I let store tests that just use memory or > file syste

Re: [NEW] py-jinja

2007-12-14 Thread Benoit Chesneau
On Dec 14, 2007 2:22 PM, Will Maier <[EMAIL PROTECTED]> wrote: > You still have a typo (see REGRESS_DEPENDS). Otherwise, it looks > good to me. Latest version passes regress and performs basic tricks > on i386. > > > -- > > o--{ Will Maier }--o > | w

New: x11/pidgin-libnotify

2007-12-14 Thread Stefan Sperling
Attached is a port for the pidgin libnotify plugin. Tested on 4.2-current as of Dec 10 (on i386). -- stefan http://stsp.name PGP Key: 0xF59D25F0 pidgin-libnotify.tar.gz Description: application/tar-gz pgpV8se95Da60.pgp Description: PGP signature

Re: NEW net/iftop bandwidth monitor

2007-12-14 Thread Girish Venkatachalam
On 12:12:08 Dec 14, Giovanni Bechis wrote: > The port builds and runs fine but I can't exit in any way from the program > (I tried to press q, ctrl-c and other random keys) on i386. I too had the same issue. I shall do more testing. Anyway the port is not ready. I shall send the properly teste

Re: NEW net/iftop bandwidth monitor

2007-12-14 Thread Girish Venkatachalam
On 11:15:15 Dec 14, Landry Breuil wrote: > anyway, you were missing WANTLIB += curses m pcap pthread, make > port-lib-depends-check is your best friend :) > > Attached a new version of the port. > I shall try your stuff. Many thanks. But even with that I doubt if it would work since linux

Re: NEW net/iftop bandwidth monitor

2007-12-14 Thread Beavis
Girish, This is a very handy port! :) nice!!!.. -beavis On Dec 14, 2007 3:17 AM, Girish Venkatachalam <[EMAIL PROTECTED]> wrote: > $cat pkg/DESCR > > iftop does for network usage what top(1) does for CPU usage. It listens > to network traffic on a named interface and displays a table of curr

Re: [NEW] py-jinja

2007-12-14 Thread Will Maier
On Thu, Dec 13, 2007 at 03:53:38PM +0100, Benoit Chesneau wrote: > Thanks for your feedback :) Here is a new version. DESCR seem ok > here. Now port use setuptools and I removed the other files. > Think it's ok now. You still have a typo (see REGRESS_DEPENDS). Otherwise, it looks good to me. Late

Re: NEW net/iftop bandwidth monitor

2007-12-14 Thread Giovanni Bechis
Landry Breuil wrote: Correct link is http://sirsasana.org/ports/iftop.tgz anyway, you were missing WANTLIB += curses m pcap pthread, make port-lib-depends-check is your best friend :) Attached a new version of the port. The port builds and runs fine but I can't exit in any way from the prog

Re: NEW net/iftop bandwidth monitor

2007-12-14 Thread Girish Venkatachalam
On 18:16:08 Dec 14, PowerBSD wrote: > > > > http://sirsasana.org/port/iftop.tgz > > > > -Girish > Not Found > > The requested URL /port/iftop.tgz was not found on this server. > > Additionally, a 404 Not Found error was encountered while trying to use an > ErrorDocument to handle the request.

Re: NEW net/iftop bandwidth monitor

2007-12-14 Thread Landry Breuil
On Fri, Dec 14, 2007 at 02:47:46PM +0530, Girish Venkatachalam wrote: > $cat pkg/DESCR > > iftop does for network usage what top(1) does for CPU usage. It listens > to network traffic on a named interface and displays a table of current > bandwidth usage by pairs of hosts. Handy for answering the

Re: NEW net/iftop bandwidth monitor

2007-12-14 Thread PowerBSD
On Fri, Dec 14, 2007 at 02:47:46PM +0530, Girish Venkatachalam wrote: > Date: Fri, 14 Dec 2007 14:47:46 +0530 > From: Girish Venkatachalam <[EMAIL PROTECTED]> > Subject: NEW net/iftop bandwidth monitor > To: ports@openbsd.org > Mail-Followup-To: ports@openbsd.org > > $cat pkg/DESCR > > iftop does

Re: NEW net/iftop bandwidth monitor

2007-12-14 Thread PowerBSD
On Fri, Dec 14, 2007 at 02:47:46PM +0530, Girish Venkatachalam wrote: > Date: Fri, 14 Dec 2007 14:47:46 +0530 > From: Girish Venkatachalam <[EMAIL PROTECTED]> > Subject: NEW net/iftop bandwidth monitor > To: ports@openbsd.org > Mail-Followup-To: ports@openbsd.org > > $cat pkg/DESCR > > iftop does

NEW www/cgic programming library

2007-12-14 Thread Girish Venkatachalam
$ cat pkg/DESCR cgic is an ANSI C-language library for the creation of CGI-based World Wide Web applications. For basic information about the CGI standard, see the CGI documentation at NCSA. cgic performs the following tasks: * Parses form data, correcting for defective and/or inconsistent

NEW net/iftop bandwidth monitor

2007-12-14 Thread Girish Venkatachalam
$cat pkg/DESCR iftop does for network usage what top(1) does for CPU usage. It listens to network traffic on a named interface and displays a table of current bandwidth usage by pairs of hosts. Handy for answering the question "why is our ADSL link so slow?" This is my second port. So please be g

NEW misc/randtype port

2007-12-14 Thread Girish Venkatachalam
$cat pkg/DESCR Randtype reads either standard input or text files and displays the output, character-by-character or line-by-line, at random intervals. The randomness can be refined on the command line and special things can be done with user defined characters and strings. This is my first OpenB