Re: a simple cd encoder

2007-12-21 Thread Steve Shockley
Onat I. wrote: i wrote a simple cd encoder. while there is abcde in ports, it is bloated and requires cdparanoia which is unnecessary since cdio can now rip cds. i thought you might be interested. Does cdio support any kind of secure ripping?

Re: a simple cd encoder

2007-12-21 Thread Onat I.
On 21/12/2007, Ian Darwin <[EMAIL PROTECTED]> wrote: > Onat I. wrote: > > i wrote a simple cd encoder. while there is abcde > > in ports, it is bloated and requires cdparanoia > > which is unnecessary since cdio can now rip cds. > > You still require lame, which is in ports. > > > I thought you mig

Re: UPDATE: net/nmap

2007-12-21 Thread Matthias Kilian
On Thu, Dec 20, 2007 at 03:42:04PM +0100, Matthias Kilian wrote: > > +BUILD_DEPENDS= ::lang/python/2.5 > > IMHO, MODULES=lang/python would be better here (needs an additional > update-plist for PFRAG.no-no_x11). > > I'm currently looking at it with that change. Two nits: - zenmap.1 should b

Re: clamav-0.92

2007-12-21 Thread Alexander von Gernler
* [EMAIL PROTECTED] <[EMAIL PROTECTED]> [2007-12-20 17:35]: > Update for 4.2-stable at: > http://openbsd.rutgers.edu/4.2-stable/clamav-0.92.diff I have a diff that updates clamav to 0.92 on -current. It passes the lib-depends-check target, and also the targets displayed by show-required-by seem a

Re: a simple cd encoder

2007-12-21 Thread Ian Darwin
Onat I. wrote: i wrote a simple cd encoder. while there is abcde in ports, it is bloated and requires cdparanoia which is unnecessary since cdio can now rip cds. You still require lame, which is in ports. I thought you might be interested. Somewhat. But abcde finds the track names automatic

a simple cd encoder

2007-12-21 Thread Onat I.
i wrote a simple cd encoder. while there is abcde in ports, it is bloated and requires cdparanoia which is unnecessary since cdio can now rip cds. i thought you might be interested. Onat ISIK encode.sh Description: Bourne shell script

Re: NEW: graphics/py-pyx

2007-12-21 Thread Will Maier
On Wed, Dec 19, 2007 at 12:06:41AM +, Laurence Tratt wrote: > Tested on amd64 and i386, both -current. Many thanks to Eric > Faurot who put a lot of work into tracking down a nasty bug in > PyX. I think this port has received enough testing that it can now > be put into ports. The port passes

UPDATE: pan version 0.132

2007-12-21 Thread Pierre-Emmanuel Andre
Hi ports, Mail sent to the maintainer (jolan@). His answer: > Would you mind sending this to ports? I don't use newsgroups anymore. Update to pan version 0.132. It's still considered as beta (released in Aug 2007). You can see the release note here: http://pan.rebelbase.com/download/releases/0.

Re: Help with install under /etc

2007-12-21 Thread Will Maier
On Fri, Dec 21, 2007 at 04:56:58PM +0300, Kirill S. Bychkov wrote: > Hi. I'm creating a port and I have some troubles with it. When I'm > doing "make fake", I've got all files on their places in fake-dir. > And when I'm doing "make install" I have no /etc/NAME dir created. > How to override it? Us

Help with install under /etc

2007-12-21 Thread Kirill S. Bychkov
Hi. I'm creating a port and I have some troubles with it. When I'm doing "make fake", I've got all files on their places in fake-dir. And when I'm doing "make install" I have no /etc/NAME dir created. How to override it?