Re: How to get a list of all kernel modules

2007-06-19 Thread Edwin Groothuis
On Sun, Jun 17, 2007 at 03:46:42AM -0400, Kris Kennaway wrote: What does it require? Not much: after each package built, somehow a notice gets send to a database backend which grabs the tarball, grabs the +CONTENTS files and stores that data. Fill in the somehows and we can hook it up.

Re: Installing Openoffice.org-2-RC and bison conflicts

2007-06-19 Thread Hans Lambermont
Clint Olsen wrote: I'm trying to install openoffice, and some sub-portion of the port is installing bison2, and later it tries to install bison and then it complains about conflicting ports. How is one supposed to deal with sub-port conflicts like these? Why do we /ever/ allow ports to have

temporally out of action

2007-06-19 Thread Sergey Matveychuk
Hello. I've changed a work place. I have no computers for developing here yet and my developer copmputer (in az@ office) is unaccessable too. So I can do commits only from my home computer and only in free time at weekends (really rarely). I can read emails but don't expect any commits or

Re: temporally out of action

2007-06-19 Thread Mark Linimon
ok, good luck on getting caught up. mcl ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: Strange problem with skype on RELENG_6 KERNEL since the end of may.

2007-06-19 Thread Norberto Meijome
On Thu, 14 Jun 2007 09:29:09 -0500 [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: A RELENG_6 kernel from May 21 works fine with skype but boot a newer kernel and skype seems to be blocking port 80. Apache logs show nothing. I can find no logs errors anywhere but a telnet to port 80

Re: FreeBSD Port: gpsd-2.32

2007-06-19 Thread Henrik Brix Andersen
Hi, On Tue, Jun 19, 2007 at 05:17:35PM +0400, Stanislav Silnitski wrote: Please advise some GPS module for use with the subject under FreeBSD! I use a BU353 with gpsd under FreeBSD, see http://www.usglobalsat.com/item.asp?itemid=60 It is based on the Profilic PL-2303 chipset, which is

Re: Installing Openoffice.org-2-RC and bison conflicts

2007-06-19 Thread Norberto Meijome
On Mon, 18 Jun 2007 16:33:43 -0700 Clint Olsen [EMAIL PROTECTED] wrote: Ok, so I'm required to resolve this myself if I want to install this port? force uninstall bison and install bison2. fix all dependencies to bison with pkgdb -F. carry on with OO. granted, it's broken, but hardly

Re: FreeBSD Port: mysql-server-3.23.59.n.20050301_3

2007-06-19 Thread Remko Lodder
Bob wrote: Using the apache port as the standard example of how ports should be installed I have noticed 2 things wrong with the mysql-server port. First the port allocates the location for the databases to /var/db/mysql. This location has no space allocated to hold database data. It

/usr/ports/databases/py-pyPgSQL Makefile changes

2007-06-19 Thread Greg Skafte
Attached is a patch to honour PKGNAMEPREFIX for py-pyPgSQL -- Email: [EMAIL PROTECTED] Contact me for ICQ,MSN,AIM,Yahoo,Jabber -- -- When things can't get any worse, they simplify themselves by getting a whole lot worse then

Generating patch files

2007-06-19 Thread Steffen Beyer
Hi, I just started creating my first port for a program names qtpfsgui. Currently, there are several files to patch. Usually I would run diff -r to create one large patch, but the build system -- and the rules ,) -- expect a separate diff for each file to be patched. Is there an easy way to

Re: Strange problem with skype on RELENG_6 KERNEL since the end of may.

2007-06-19 Thread Norberto Meijome
On Tue, 19 Jun 2007 17:26:59 +0100 Tom Evans [EMAIL PROTECTED] wrote: Doesn't this imply that the OP was running Skype as root? touche. but from what OP described, that's what was happening... :D ouch :D _ {Beto|Norberto|Numard} Meijome Any society that would give up a

Re: Generating patch files

2007-06-19 Thread John Merryweather Cooper
Steffen Beyer wrote: Hi, I just started creating my first port for a program names qtpfsgui. Currently, there are several files to patch. Usually I would run diff -r to create one large patch, but the build system -- and the rules ,) -- expect a separate diff for each file to be patched. Is

Re: Generating patch files

2007-06-19 Thread Edwin Groothuis
On Wed, Jun 20, 2007 at 02:25:20AM +0200, Steffen Beyer wrote: Is there an easy way to create this set of files, i.e. cutting the patch into pieces and naming the files accordingly? I looked through the handbook and various tools, but couldn't find the right one. Make sure that the directory

Re: Generating patch files

2007-06-19 Thread Karel Miklav
Steffen Beyer wrote: Currently, there are several files to patch. Usually I would run diff -r to create one large patch, but the build system -- and the rules ,) -- expect a separate diff for each file to be patched. Is there an easy way to create this set of files, i.e. cutting the patch into

Re: will someone please commit cfengine-2.2.1 ?

2007-06-19 Thread Jo Rhett
On Jun 9, 2007, at 5:15 AM, Sergei Kolobov wrote: I will commit this myself very shortly. Thanks! I would like to include rcNG script for Cfengine in addition to your patch with this upgrade, and testing that right now. It should not take long. cfengine doesn't use an rc script as