Re: octave-forge on FreeBSD 7.0

2007-11-19 Thread Erwin Lansing
On Mon, Nov 19, 2007 at 01:24:30PM +0900, Maho NAKATA wrote: > Dear portmgr@ and Stephen > > Portmgr@: > > Stephen Montgomery-Smith <[EMAIL PROTECTED]> > reported that applying following patch will unbreak > for FBSD7. Could you please approve my commit? > > Index: Makefile > ===

Re: ports modifying system setups

2007-11-19 Thread Scot Hetzel
On 11/18/07, Edwin Groothuis <[EMAIL PROTECTED]> wrote: > On Sun, Nov 18, 2007 at 08:17:36PM -0500, Chuck Robey wrote: > > activate the port, and if so, the port would add a line of the form > > 'portname_enable="YES"', and this would make your new port operate. > > Well, it seems from what I see o

Current unassigned ports problem reports

2007-11-19 Thread FreeBSD bugmaster
Current FreeBSD problem reports The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. Bugs can be in one of several states: o - open A problem report has bee

Re: FreeBSD Port: pecl-APC-3.0.14

2007-11-19 Thread Marcus Alves Grando
Ok. I'll update after ports freeze. Regards Oliver Schonrock wrote: Hi Hopefully a useful reminder... http://pecl.php.net/package/APC/3.0.15 has been out for a couple of months and contains significant bug fixes over 3.0.14. I have hacked the current port with the following: [EMAIL PROTE

FreeBSD Port: pecl-APC-3.0.14

2007-11-19 Thread Oliver Schonrock
Hi Hopefully a useful reminder... http://pecl.php.net/package/APC/3.0.15 has been out for a couple of months and contains significant bug fixes over 3.0.14. I have hacked the current port with the following: [EMAIL PROTECTED] diff -u distinfo distinfo.orig --- distinfoMon Nov 19 12:15:0

Re: Here we go again: mplayer 1.0 rc2, please test

2007-11-19 Thread Thomas Zander
And another one, http://www.rrr.de/~riggs/mplayer/m20071119.tar.bz2 is mostly identical to yesterday's version, but contains Eugene's patch to enable AMR audio codec support. I believe we can send-pr this version unless nobody discovers showstoppers. Riggs ___

Porting Linux Kernel modules to FreeBSD

2007-11-19 Thread Bubble Reading
Hi, Are there good documents/websites which discuss about porting kernel level software from Linux to FreeBSD ? On the other note, Linux has a type called "wait_queue_head_t". How do I port this stuff on FreeBSD ? What is the equivalent ? -- Regards, Bubble _

Re: Porting Linux Kernel modules to FreeBSD

2007-11-19 Thread Rene Ladan
2007/11/19, Bubble Reading <[EMAIL PROTECTED]>: > Hi, > > Are there good documents/websites which discuss about porting kernel level > software from Linux to FreeBSD ? > > On the other note, Linux has a type called "wait_queue_head_t". How do I > port this stuff on FreeBSD ? What is the equivalent

Re: Porting Linux Kernel modules to FreeBSD

2007-11-19 Thread Bubble Reading
Hi! Thanks. Any other ideas ? I could not get much help from that port as I am using FreeBSD v6.2.0. On 11/19/07, Rene Ladan <[EMAIL PROTECTED]> wrote: > > 2007/11/19, Bubble Reading <[EMAIL PROTECTED]>: > > Hi, > > > > Are there good documents/websites which discuss about porting kernel > lev

Re: Porting Linux Kernel modules to FreeBSD

2007-11-19 Thread Ivan Voras
Bubble Reading wrote: > Hi, > > Are there good documents/websites which discuss about porting kernel level > software from Linux to FreeBSD ? This mailing list is about porting user-level applications, you might have better luck with the hackers@ and current@ mailing lists as they are both much m

XING ağıma davet

2007-11-19 Thread MUSTAFA MESUT NEBİOĞLU
Merhaba, Sizi XING çevreme davet etmek isterim! Kararlar sözkonusu olduğunda ilişkiler gittikçe daha çok önem kazanıyor. XING üzerinden ilişkileri güncel tutmak, geliştirmek ve onlardan yararlanmak çok kolay. İlişkilerim arasında sizi de görebilirsem memnun olurum. Candan selamlar MUSTA

Re: ports modifying system setups

2007-11-19 Thread Chuck Robey
Naram Qashat wrote: Also a good thing to point out is that portupgrade can be configured to automatically start or stop a port's daemon via it's /usr/local/etc/rc.d script, which still relies on having the appropriate line in /etc/rc.conf to tell the rc.d script to run, but it is helpful for u

Re: ports modifying system setups

2007-11-19 Thread Naram Qashat
In the pkgtools.conf file that portupgrade installs, there's two sections, BEFOREINSTALL and AFTERINSTALL. In BEFOREINSTALL, you could put the following in to make it try to stop the service if there's an rc script for the port: '*' => proc { |origin| cmd_stop_rc(origin) } And almost the same

Re: ports modifying system setups

2007-11-19 Thread Chuck Robey
Edwin Groothuis wrote: On Sun, Nov 18, 2007 at 08:17:36PM -0500, Chuck Robey wrote: activate the port, and if so, the port would add a line of the form 'portname_enable="YES"', and this would make your new port operate. Well, it seems from what I see of my new system, that this is no longer th

Re: ports modifying system setups

2007-11-19 Thread Chuck Robey
Scot Hetzel wrote: On 11/18/07, Edwin Groothuis <[EMAIL PROTECTED]> wrote: On Sun, Nov 18, 2007 at 08:17:36PM -0500, Chuck Robey wrote: activate the port, and if so, the port would add a line of the form 'portname_enable="YES"', and this would make your new port operate. Well, it seems from wha

Re: ports modifying system setups

2007-11-19 Thread Chuck Robey
Naram Qashat wrote: In the pkgtools.conf file that portupgrade installs, there's two sections, BEFOREINSTALL and AFTERINSTALL. In BEFOREINSTALL, you could put the following in to make it try to stop the service if there's an rc script for the port: '*' => proc { |origin| cmd_stop_rc(origin)

Xephyr on freebsd...

2007-11-19 Thread Eric Schuele
Hello, I was wondering if there is a port (that I can't seem to find), or one in the making of Xephyr (Xnest next generation?). If not... has anyone tried and had any luck with grabbing the sources from git and building it? Care to comment on pitfalls? -- Regards, Eric signature.asc Descri

Package Building in the Large

2007-11-19 Thread Jason C. Wells
I have been toying with a variety of package building methods lately. My latest effort involves looking into the "Third Party Release Engineering" documented here: http://www.freebsd.org/doc/en_US.ISO8859-1/articles/releng-packages/index.html. Where do I start if I am looking for package buil

who do I report this to?

2007-11-19 Thread Aryeh M. Friedman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Who do I report the following issue to (it falls into at least 3 camps)? If I am downloading a torrent in deluge 0.5.6.2_1 *AND* am logged into gmail (*WITH* a chat open) my network connection looses about 90% of it's capacity (for all applications),

Total Ports System Failure

2007-11-19 Thread Sean McLaughlin
All of a sudden, my entire ports system is out-of-whack. Trying to make/portupgrade anything fails. For example, here is the output of installing audio/faad: -- begin -- # portupgrade audio/faad ---> Upgrading 'faad2-2.6,1' to 'faad2-2.6_1,1' (audio/faad) ---> Building '/usr/ports/audio/faad'