Re: NEW six ports reworked after feedback

2007-12-16 Thread Jacob Meuser
On Mon, Dec 17, 2007 at 12:38:34PM +0530, Girish Venkatachalam wrote: > On 04:29:25 Dec 17, Jacob Meuser wrote: > > > > removing pp as a prefilter lets the encoding start. hasn't finished > > yet, but seems to be ok, except that the status message box never gets > > updated. > > Are you done? w

Re: help on bashisms

2007-12-16 Thread Girish Venkatachalam
On 23:59:29 Dec 16, Steve Shockley wrote: > Girish Venkatachalam wrote: >> How to make powerful and useful bash scripts to OpenBSD? >> Should I make them work with pdksh or can I add bash as dependency? > > Are you talking about ports that require bash to build? I'd say convert > them to use ksh,

Re: NEW six ports reworked after feedback

2007-12-16 Thread Girish Venkatachalam
On 04:29:25 Dec 17, Jacob Meuser wrote: > > removing pp as a prefilter lets the encoding start. hasn't finished > yet, but seems to be ok, except that the status message box never gets > updated. Are you done? Can I go ahead? We can fix the status and other issues one after another later. For

Re: help on bashisms

2007-12-16 Thread Girish Venkatachalam
On 23:38:01 Dec 16, [EMAIL PROTECTED] wrote: > It's your call. I tend to prefer the syntax of ksh. Some people > prefer sh.If you like the truly exotic you can install the very > powerfull rc from plan9 ports. Wow. Great. You saved my day. But also given me work since I have to learn something n

NEW audio/combinewave create stereo from mono

2007-12-16 Thread Girish Venkatachalam
--- $cat pkg/DESCR This program creates a stereo.wav file from 2 mono input .wav files in the same format, one in the left channel and one in the right channel. To be used to make 2 languages in one stereo channel. You can also use t

NEW ports/pwavecat concatenate WAV files

2007-12-16 Thread Girish Venkatachalam
-- $ cat pkg/DESC This is a simple command like tool, any number of input files to stdout. $ pwavecat file1.wav file2.wav file3.wav . filen.wav > outfile.wav All input files need to be in the same format as the first, the out

NEW audio/subtractwave subtract WAV files

2007-12-16 Thread Girish Venkatachalam
--- $cat pkg/DESCR This program substracts 2 mono wave files from each other by a factor specified on the command line. The input files must be in the same format. This can be used to cancel a background main language in a translation

Re: help on bashisms

2007-12-16 Thread Steve Shockley
Girish Venkatachalam wrote: How to make powerful and useful bash scripts to OpenBSD? Should I make them work with pdksh or can I add bash as dependency? Are you talking about ports that require bash to build? I'd say convert them to use ksh, I don't see the point of installing a shell just t

Re: help on bashisms

2007-12-16 Thread marina
On Mon, 17 Dec 2007, Girish Venkatachalam wrote: Dear fellow porters, How to make powerful and useful bash scripts to OpenBSD? Should I make them work with pdksh or can I add bash as dependency? Thanks. -Girish It's your call. I tend to prefer the syntax of ksh. Some people prefer sh.If y

Re: NEW six ports reworked after feedback

2007-12-16 Thread Jacob Meuser
On Sun, Dec 16, 2007 at 04:58:39PM +0530, Girish Venkatachalam wrote: > 6) multimedia/acidrip > > http://sirsasana.org/ports/acidrip.tgz > > Feedback is most welcome as always. > > I shall fix the DVD ripping problem in acidrip whenever I get time. removing pp as a prefilter lets the encoding

help on bashisms

2007-12-16 Thread Girish Venkatachalam
Dear fellow porters, How to make powerful and useful bash scripts to OpenBSD? Should I make them work with pdksh or can I add bash as dependency? Thanks. -Girish

NEW audio/multimux create multi channel audio file

2007-12-16 Thread Girish Venkatachalam
-- $ cat pkg/DESCR multimux allows you to add up to 8 audio channels to a WAV file which can be used by ffmpeg to create an AC3 file. This could be handy for creating DVDs or for a home theatre system. ---

misc/lazyread license is GPL

2007-12-16 Thread Girish Venkatachalam
Just got a mail from Ryan. I just changed the comment. Should I ask him to include a license copy with the distribution? http://sirsasana.org/ports/lazyread.tgz -Girish

Re: Updated misc/lazyread and net/iftop

2007-12-16 Thread Stuart Henderson
On 2007/12/17 00:13, Girish Venkatachalam wrote: > I shall wait for an answer from Ryan Kulla for lazyread licensing terms. > I really wonder what to do when the license is unclear. Licensing bugs > me a lot like it bugs everyone. ;) It totally varies from case to case, author to author. If I cont

Re: UPDATE: x11/awesome

2007-12-16 Thread Mike Erdely
On Sun, Dec 16, 2007 at 09:41:11PM +0100, Pierre-Yves Ritschard wrote: > Pierre-Yves Ritschard <[EMAIL PROTECTED]> wrote: > > This is an update to the new 2.0 release of awesome. > > > Updated diff after feedback from wcmaier & merderly ok by me.

Re: UPDATE: x11/awesome

2007-12-16 Thread Pierre-Yves Ritschard
Pierre-Yves Ritschard <[EMAIL PROTECTED]> wrote: > This is an update to the new 2.0 release of awesome. > Updated diff after feedback from wcmaier & merderly Index: Makefile === RCS file: /cvs/ports/x11/awesome/Makefile,v retrieving

Re: NEW misc/lazyread

2007-12-16 Thread Girish Venkatachalam
On 13:22:35 Dec 16, Stuart Henderson wrote: > Oh, not another one... Unless the author can be persuaded to > re-release with an actual copyright notice and license text, > this should be PERMIT_*=no and leave Sourceforge responsible, Okay. Now I get it. To a certain extent. > if they can't be bot

Updated misc/lazyread and net/iftop

2007-12-16 Thread Girish Venkatachalam
Incorporated comments on using native compiler and using update-patches for lazyread. http://sirsasana.org/ports/lazyread.tgz Fixed the lib-depends for iftop that I forgot to fix this time. :( http://sirsasana.org/ports/iftop.tgz -Girish I shall wait for an answer from Ryan Kulla for lazyread

PATCH: emulators/fedora: add libsigc++

2007-12-16 Thread Alexey Suslikov
Hello [EMAIL PROTECTED] The following diff adds libsigc++20-2.0.17-1.i386.rpm to fedora_base port so skype_static-1.4.0.118-oss can be run out of the box. - Alexey. fedora_base.diff Description: Binary data

Re: NEW misc/lazyread

2007-12-16 Thread Girish Venkatachalam
On 13:20:45 Dec 16, Steven Mestdagh wrote: > It's not distributed under the BSD license like you have indicated. > In fact, the author failed to include any license text with the source. > I know. I have e-mailed the author asking him to release it under this license. He is in touch with me and

[new] ffmpegthumbnailer and thunar-thumbnailers

2007-12-16 Thread Landry Breuil
Hi ports@, this time two new ports, first ffmpegthumbnailer which creates thumbnails for various video formats supported by ffmpeg. Those thumbnails can be then used by file managers, hence the second one, thunar-thumbnailers. The latter add thumbnails support to Thunar (xfce file manager) for the

UPDATE: x11/awesome

2007-12-16 Thread Pierre-Yves Ritschard
This is an update to the new 2.0 release of awesome. Index: Makefile === RCS file: /cvs/ports/x11/awesome/Makefile,v retrieving revision 1.2 diff -u -p -r1.2 Makefile --- Makefile27 Oct 2007 12:34:55 - 1.2 +++ Makefile

Re: NEW misc/lazyread

2007-12-16 Thread Stuart Henderson
On 2007/12/16 13:20, Steven Mestdagh wrote: > It's not distributed under the BSD license like you have indicated. > In fact, the author failed to include any license text with the source. Oh, not another one... Unless the author can be persuaded to re-release with an actual copyright notice and li

Re: UPDATE: archivers/p7zip

2007-12-16 Thread Mike Erdely
On Sat, Dec 15, 2007 at 10:25:15PM +, Stuart Henderson wrote: > On 2007/12/15 15:05, Josh Grosse wrote: > > Updated: from 4.55 -> 4.57, regression tested on i386 and amd64. > > No regressions on sparc64, I'm happy with this. Any ok's? No regressions on macppc. ok by me. -ME

Re: NEW misc/lazyread

2007-12-16 Thread Steven Mestdagh
Girish Venkatachalam [2007-12-16, 05:14:42]: > On 14:32:20 Dec 15, Will Maier wrote: > > > Some comments: > > > > * Don't capitalize first word in COMMENT > > * COMMENT should contain real words (ie s/cmd/command/) > > * Please include a comment noting the license type and version >

[update] Xfce 4.4.2

2007-12-16 Thread Landry Breuil
Hi ports@, Xfce 4.4.2 has been released as a maintenance/bugfix/translation release, here is the update i will be committing soon : http://gcu.info/~gaston/patches/xfce-4.4.2_005.diff Changelog here : http://www.xfce.org/documentation/changelogs/4.4.2 Apply diff against x11/xfce4, test and repor

NEW six ports reworked after feedback

2007-12-16 Thread Girish Venkatachalam
Many thanks to Will Maier and Stuart Henderson for the rich feedback. I have reworked the ports. 1) net/iftop I have removed the SIG_IGN handler for iftop. It works and reacts to keyboard input but it takes a while. I think there is some silly problem but for the most part it works and you can e

Alert from email-filter1: message.zip\message.zip\message.txt .com Infected with Win32.Mydoom.m

2007-12-16 Thread email-filter1
*** NNPS E-Mail Content Filtering System has detected malicious content in this email and has removed the content from being sent to the intended recipient. Your message has still been sent but without the malicious content. *** Time: 16 Dec 2007 03:00:49 Scan result: Mail modified to remove m