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
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,
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
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
---
$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
--
$ 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
---
$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
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
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
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
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
--
$ 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.
---
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
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
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.
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
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
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
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
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
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
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
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
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
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
>
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
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
*** 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
28 matches
Mail list logo