FreeBSD packaging

2008-01-21 Thread navneet Upadhyay
Hi, We have our product on RHEL(almost all versions), we are planning to support it on *FreeBSD*. We were successfull in building the binaries. Now we have to make a setup(RPM sort of thing). By visiting sites i cam to know that pkg_create will do it for me. But i am unable to create a package as

Re: FreeBSD packaging

2008-01-21 Thread Ivan Voras
navneet Upadhyay wrote: Hi, We have our product on RHEL(almost all versions), we are planning to support it on *FreeBSD*. We were successfull in building the binaries. Now we have to make a setup(RPM sort of thing). By visiting sites i cam to know that pkg_create will do it for me. But i

Re: FreeBSD packaging

2008-01-21 Thread Eygene Ryabinkin
Good day. Mon, Jan 21, 2008 at 02:26:16PM +0530, navneet Upadhyay wrote: We were successfull in building the binaries. Now we have to make a setup(RPM sort of thing). By visiting sites i cam to know that pkg_create will do it for me. But i am unable to create a package as per my needs. I have

Re: FreeBSD on non-fpu device

2008-01-21 Thread Dag-Erling Smørgrav
Peter Jeremy [EMAIL PROTECTED] writes: I very much doubt MP3 playing is going to work without an FPU. The 2300SX specifications are badly mangled by the website but appear to suggest that it needs [EMAIL PROTECTED] - this is not especially low power and you should be able to find

Re: ATAPI dvdreader always fails on a particular DVD movie title

2008-01-21 Thread Dag-Erling Smørgrav
Josh Paetzel [EMAIL PROTECTED] writes: In a nut shell, in many places it's illegal to use 'nonauthorized' tools (like libdvdcss) to decrypt DVDs for any purpose (including playback). Please provide documentation. It's certainly not illegal in Europe, not in Canada as far as I know; I'm unsure

Re: Examples of sysctl/sysctlbyname/sysctlnametomib?

2008-01-21 Thread Dag-Erling Smørgrav
Jeremy Chadwick [EMAIL PROTECTED] writes: Does anyone know of some documentation which would help explain how to walk the sysctl MIB tree for such things as dev.cpu? This is intentionally undocumented, but you can find a fairly readable code example in sysctl(1). It is also well documented in

Re: Is Elf formatdocumented anywhere?

2008-01-21 Thread Dag-Erling Smørgrav
Yuri [EMAIL PROTECTED] writes: Erik Trulsson [EMAIL PROTECTED] writes: ELF is fairly well documented and standardized. No, I would say ELF is somewhat documented. Do not confuse your inability or unwillingness to read a specification with the absence of such a specification.

Re: FreeBSD packaging

2008-01-21 Thread Michael W. Lucas
On Mon, Jan 21, 2008 at 02:26:16PM +0530, navneet Upadhyay wrote: Hi, We have our product on RHEL(almost all versions), we are planning to support it on *FreeBSD*. We were successfull in building the binaries. Now we have to make a setup(RPM sort of thing). By visiting sites i cam to know

Re: FreeBSD packaging

2008-01-21 Thread Zane C.B.
On Mon, 21 Jan 2008 14:26:16 +0530 navneet Upadhyay [EMAIL PROTECTED] wrote: Hi, We have our product on RHEL(almost all versions), we are planning to support it on *FreeBSD*. We were successfull in building the binaries. Now we have to make a setup(RPM sort of thing). By visiting sites i

Hardware support for AMD Geode CS5536 audio?

2008-01-21 Thread Alec Kloss
I'm hoping someone will be able to help me out with the audio is the Geode CS5536. This has come up a few times before, once early this month and once last February. The CS5530 driver mentioned on the soundsystem wiki doesn't work. I've fixed the obvious compatibility problems with it and

Re: ATAPI dvdreader always fails on a particular DVD movie title

2008-01-21 Thread Yuri
Quoting Dag-Erling Smørgrav [EMAIL PROTECTED]: I am not aware of any DVDs that libdvdcss chokes on. The last time I heard of such a thing, I loaned Sam Hocevar a copy and he fixed it. Try these two titles: Hitch, Capote. Both with US region. They both fail when you try to do 'dvdbackup'.

cvs question

2008-01-21 Thread Aryeh M. Friedman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I maintain a local repo of the via the cvs mode of cvsup. When I do a: cvs -q -d /home/ncvs update It will update any modified files but will not add any new files (it removes stale ones), but if I do a checkout it overwrites my local

Re: cvs question

2008-01-21 Thread Doug Barton
Aryeh M. Friedman wrote: I maintain a local repo of the via the cvs mode of cvsup. When I do a: What command did you use to check out the files, and what tree are you talking about? cvs -q -d /home/ncvs update It will update any modified files but will not add any new files When you

Re: ATAPI dvdreader always fails on a particular DVD movie title

2008-01-21 Thread Dag-Erling Smørgrav
Yuri [EMAIL PROTECTED] writes: Dag-Erling Smørgrav [EMAIL PROTECTED] writes: I am not aware of any DVDs that libdvdcss chokes on. The last time I heard of such a thing, I loaned Sam Hocevar a copy and he fixed it. Try these two titles: Hitch, Capote. Both with US region. They both fail

Re: cvs question

2008-01-21 Thread Aryeh M. Friedman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Doug Barton wrote: Aryeh M. Friedman wrote: I maintain a local repo of the via the cvs mode of cvsup. When I do a: What command did you use to check out the files, and what tree are you talking about? cvsup -h cvsup9.us.freebsd.org

RE: cvs question

2008-01-21 Thread Greg Larkin
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Aryeh M. Friedman I maintain a local repo of the via the cvs mode of cvsup. When I do a: cvs -q -d /home/ncvs update It will update any modified files but will not add any new files (it

making geom recognize cd changes

2008-01-21 Thread Dominic Fandrey
I'm trying to get geom to recognize atapi-cd changes in order to update the labels. I'm concentrating my efforts on src/sys/dev/ata/atapi-cd.c. I have tried to run acd_geom_attach and acd_geom_detach both directly and through the geom queue from acd_tray, but there is no effect. Something about my

FreeBSD Status Reports due: January 28th, 2008

2008-01-21 Thread Brad Davis
Hi Everyone, It is that time again. We would like to remind everybody who has exciting news to share to write a report about their project. This is a good way to improve exposure of your work, receive feedback and help. As we are closing in on 7.0 everybody is interested to know what's new -

Re: Synaptics

2008-01-21 Thread Cristian KLEIN
Hi everybody, Eygene Ryabinkin wrote: Giulio, good day. Wed, Dec 12, 2007 at 05:50:21PM +0100, Giulio Ferro wrote: Eygene Ryabinkin wrote: -- (II) Synaptics touchpad driver version 0.14.6 (1406) Synaptics_Touchpad no synaptics event device found (checked 10 nodes)

RE: cvs question

2008-01-21 Thread Robert Watson
On Mon, 21 Jan 2008, Greg Larkin wrote: cvs -q -d /home/ncvs update -d The -d option given to the update subcommand builds directories the way cvs checkout does. Without it, update will only operate on directories that are already in your sandbox. In principle you only need to specify