Re: ruby-bdb broken somehow?

2006-07-06 Thread Riemer Palstra
On Wed, Jul 05, 2006 at 10:38:00AM -0400, Robert Huff wrote: > _Please_ read /usr/ports/UPDATING. Been there, got no t-shirt. And I already was using portupgrade with BDB4. But thanks anyway, it's already fixed. -- Riemer PalstraAmsterdam, The Netherlands [E

RE: ruby-bdb broken somehow?

2006-07-06 Thread Matt Sealey
Mrff. Okay I rebuuilt from scratch. First run of portupgrade complained that the DB was not the required format and completely rebuilt the package database. It makes me wonder what else broke that used Ruby and put databases on my disk somewhere.. and is going to explode because it was using a

INDEX now builds successfully on 4.x

2006-07-06 Thread Erwin Lansing
___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: pkg_version confused by architecutre in package name

2006-07-06 Thread [LoN]Kamikaze
Brooks Davis wrote: > On Thu, Jul 06, 2006 at 02:45:45AM +0200, [LoN]Kamikaze wrote: >> I normally run the command >> # pkg_version -Iv | grep \< >> before running 'portupgrade -a', to see what's going to happen. This time I >> got the following output: >> >> diablo-jdk-freebsd6.i386.1.5.0.07.00

Re: editors/emacs-devel: error at make install

2006-07-06 Thread Boris Samorodov
On Thu, 6 Jul 2006 01:27:31 +0300 Giorgos Keramidas wrote: > An updated patch for fixing this is now in the followup of the problem > report at: > http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/99822 This is to confirm that all problems are gone. Thanks! > Thanks for the feedback guys :) You

Conflict between avahi and howl/mDNSResponder

2006-07-06 Thread Willy Picard
Hi, Currently, avahi conflicts with howl/mDNSResponder. As a user of KDE, I have plenty of applications that depend on mDNSResponder. But at the same time, I am a user of OpenOffice.org, Firefox, eclipse and many others that depend on avahi (mainly because of gnome-vfs). The current conflict has t

Portupgrade lock problem

2006-07-06 Thread Arseny Nasokin
I had pressed ^C when portupgrade checks database. Portupgrade's db is locked always after it. I have tryed to remove db and lock, remove and install again portupgrade but nothing happines. What should I do in this case? -- Best regards, Arseny Nasokin _

Re: Conflict between avahi and howl/mDNSResponder

2006-07-06 Thread Sam Lawrance
On 06/07/2006, at 9:11 PM, Willy Picard wrote: Hi, Currently, avahi conflicts with howl/mDNSResponder. As a user of KDE, I have plenty of applications that depend on mDNSResponder. But at the same time, I am a user of OpenOffice.org, Firefox, eclipse and many others that depend on avahi

Re: Portupgrade lock problem

2006-07-06 Thread Sergey Matveychuk
Arseny Nasokin wrote: > I had pressed ^C when portupgrade checks database. Portupgrade's db is locked > always after it. > I have tryed to remove db and lock, remove and install again portupgrade but > nothing happines. > > What should I do in this case? What portupgrade version do you use?

Re: Portupgrade lock problem

2006-07-06 Thread Arseny Nasokin
On Thu, Jul 06, 2006 at 04:14:27PM +0400, Sergey Matveychuk wrote: > Arseny Nasokin wrote: > > I had pressed ^C when portupgrade checks database. Portupgrade's db is > > locked always after it. > > I have tryed to remove db and lock, remove and install again portupgrade > > but nothing happines.

Re: HEADS UP: Krb5-1.5

2006-07-06 Thread Cy Schubert
In message <[EMAIL PROTECTED]>, Cy Schubert writes: > There is an issue with the new Kerberos 1.5. It does not currently support > building static libraries. I'm willing to leave the port at 1.4.3 until MIT > fixes the static library build. OTOH, if folks want 1.5, without static > library supp

Re: pkg_version confused by architecutre in package name

2006-07-06 Thread Brooks Davis
On Thu, Jul 06, 2006 at 11:01:43AM +0200, [LoN]Kamikaze wrote: > Brooks Davis wrote: > > On Thu, Jul 06, 2006 at 02:45:45AM +0200, [LoN]Kamikaze wrote: > >> I normally run the command > >> # pkg_version -Iv | grep \< > >> before running 'portupgrade -a', to see what's going to happen. This time >

Question about ports builds

2006-07-06 Thread Charlie Sorsby
Hello, When one builds (or attempts to build) a port, does the Makefile know about dependencies and, if necessary, fetch and build any that are needed but not found? Thank you and kindest regards, Charlie PS It would be really helpful if each port/package at freebsd.org had an indication wheth

Reason for 11 or 1.1 appended to SDL files?

2006-07-06 Thread Dmitry Marakasov
Hi! I wonder what is the reason SDL has it's version appended everywhere (include/SDL11 instead of include/SDL, libSDL-1.1.so instead of libSDL.so, sdl11-config instead of sdl-config). It takes extra time when porting SDL software, extra patches need to be added. Is there any good reason for such

Re: Question about ports builds

2006-07-06 Thread Chuck Swiger
Charlie Sorsby wrote: When one builds (or attempts to build) a port, does the Makefile know about dependencies and, if necessary, fetch and build any that are needed but not found? Yes and yes. [ ... ] PS It would be really helpful if each port/package at freebsd.org had an indication whethe

Re: pkg_version confused by architecutre in package name

2006-07-06 Thread Vivek Khera
On Jul 6, 2006, at 11:24 AM, Brooks Davis wrote: Actually I think it's confused by the fact that the package name is "diablo-jdk" and the version is "freebsd6.i386.1.5.0.07.00". That's just plain bogus. So who is at fault? The ports infrastructure or the FreeBSD foundation? I don't know.

Question about ports builds

2006-07-06 Thread Robert Huff
Charlie Sorsby writes: > When one builds (or attempts to build) a port, does the Makefile > know about dependencies and, if necessary, fetch and build any > that are needed but not found? Yes. > PS It would be really helpful if each port/package at freebsd.org > had an indication

Re: Netwatch?

2006-07-06 Thread Chris Maness
Freddie Cash wrote: On Wed, July 5, 2006 2:08 pm, Chris Maness wrote: Used to have this cool little tool on my slackware box to monitor network traffic. Just curious as to why it has not been ported (are there any issues with it?) http://linux.maruhn.com/sec/netwatch.html p.s. What would

Re: Netwatch?

2006-07-06 Thread Freddie Cash
On Thu, July 6, 2006 9:35 am, Chris Maness wrote: > Freddie Cash wrote: >> On Wed, July 5, 2006 2:08 pm, Chris Maness wrote: >>> Used to have this cool little tool on my slackware box to monitor >>> network traffic. Just curious as to why it has not been ported >>> (are there any issues with it?

Re: pkg_version confused by architecutre in package name

2006-07-06 Thread [LoN]Kamikaze
Brooks Davis wrote: > On Thu, Jul 06, 2006 at 11:01:43AM +0200, [LoN]Kamikaze wrote: >> Brooks Davis wrote: >>> On Thu, Jul 06, 2006 at 02:45:45AM +0200, [LoN]Kamikaze wrote: I normally run the command # pkg_version -Iv | grep \< before running 'portupgrade -a', to see what's going

Re: Reason for 11 or 1.1 appended to SDL files?

2006-07-06 Thread Oliver Lehmann
Dmitry Marakasov wrote: > I wonder what is the reason SDL has it's version appended everywhere > (include/SDL11 instead of include/SDL, libSDL-1.1.so instead of > libSDL.so, sdl11-config instead of sdl-config). It takes extra time when > porting SDL software, extra patches need to be added. Is the

Re: ruby-bdb broken somehow?

2006-07-06 Thread Matthias Andree
"Matt Sealey" <[EMAIL PROTECTED]> writes: > Mrff. > > Okay I rebuuilt from scratch. > > First run of portupgrade complained that the DB was not the required > format and completely rebuilt the package database. > > It makes me wonder what else broke that used Ruby and put databases > on my disk so

mplayer skins no suitable checksum

2006-07-06 Thread Bram Kuijper
Hi, I just synced my ports using cvsup, but I can't seem to install mplayer: [EMAIL PROTECTED] /usr/ports/multimedia/mplayer]# make install ===> Installing for mplayer-gtk-esound-0.99.7_15 ===> mplayer-gtk-esound-0.99.7_15 depends on file: /usr/local/share/mplayer/Skin - not found ===>Ve

Re: mplayer skins no suitable checksum

2006-07-06 Thread IOnut
On Thu, 06 Jul 2006 20:38:43 +0200 Bram Kuijper <[EMAIL PROTECTED]> wrote: > Hi, > > I just synced my ports using cvsup, but I can't seem to install mplayer: > > [EMAIL PROTECTED] /usr/ports/multimedia/mplayer]# make install > ===> Installing for mplayer-gtk-esound-0.99.7_15 > ===> mplayer-gt

Re: Netwatch?

2006-07-06 Thread Peter Jeremy
On Thu, 2006-Jul-06 09:35:25 -0700, Chris Maness wrote: >Freddie Cash wrote: >>Install trafshow instead. >This program seems to stay in memory after the shell closes and eats up >processor time. Top showed this thing at 98%. Does this app. have a bug? Most likely. {p,k}trace it whilst it's eat

Re: Question about ports builds

2006-07-06 Thread IOnut
On Thu, 06 Jul 2006 12:07:55 -0400 Chuck Swiger <[EMAIL PROTECTED]> wrote: > Charlie Sorsby wrote: > > When one builds (or attempts to build) a port, does the Makefile > > know about dependencies and, if necessary, fetch and build any > > that are needed but not found? > > Yes and yes. > > [ ..

Re: Renaming and symlinking shared libraries

2006-07-06 Thread Alejandro Pulver
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, 04 Jul 2006 07:43:08 +0200 Alexander Leidinger <[EMAIL PROTECTED]> wrote: > >> Quoting Alejandro Pulver <[EMAIL PROTECTED]> (from Sat, 1 Jul 2006 > >> 20:25:22 -0300): > > > > But then how do the databases/dbXX ports achieve the same result >

new port of bonfire

2006-07-06 Thread Sergio Lenzi
Hello all.. I have made a port of bonfire http://perso.orange.fr/bonfire/ and would like to publish it in the ports collection After reading the ports documentation I found nothing abou publishing it in the ports collection Can someone, please, give me a direction on how o publish the po

Re: new port of bonfire

2006-07-06 Thread Lars Engels
On Thu, Jul 06, 2006 at 04:16:05PM -0300, Sergio Lenzi wrote: > Hello all.. > > I have made a port of bonfire http://perso.orange.fr/bonfire/ > and would like to publish it in the ports collection > > After reading the ports documentation I > found nothing abou publishing it in the ports collec

Re: Netwatch?

2006-07-06 Thread Chris Maness
Freddie Cash wrote: On Thu, July 6, 2006 9:35 am, Chris Maness wrote: Freddie Cash wrote: On Wed, July 5, 2006 2:08 pm, Chris Maness wrote: Used to have this cool little tool on my slackware box to monitor network traffic. Just curious as to why it has not been ported (ar

Re: new port of bonfire

2006-07-06 Thread Pav Lucistnik
Sergio Lenzi píše v čt 06. 07. 2006 v 16:16 -0300: > I have made a port of bonfire http://perso.orange.fr/bonfire/ > and would like to publish it in the ports collection We already have a Bonfire port. It's not in the mainstream Ports Collection because it depends on HAL functionality, currentl

Re: new port of bonfire

2006-07-06 Thread Jeremy Messenger
On Thu, 06 Jul 2006 14:21:03 -0500, Lars Engels <[EMAIL PROTECTED]> wrote: On Thu, Jul 06, 2006 at 04:16:05PM -0300, Sergio Lenzi wrote: Hello all.. I have made a port of bonfire http://perso.orange.fr/bonfire/ and would like to publish it in the ports collection After reading the ports do

Re: new port of bonfire

2006-07-06 Thread michael johnson
On 7/6/06, Jeremy Messenger <[EMAIL PROTECTED]> wrote: On Thu, 06 Jul 2006 14:21:03 -0500, Lars Engels <[EMAIL PROTECTED]> wrote: > On Thu, Jul 06, 2006 at 04:16:05PM -0300, Sergio Lenzi wrote: >> Hello all.. >> >> I have made a port of bonfire http://perso.orange.fr/bonfire/ >> and would like

Re: new port of bonfire

2006-07-06 Thread michael johnson
On 7/6/06, michael johnson <[EMAIL PROTECTED]> wrote: On 7/6/06, Jeremy Messenger <[EMAIL PROTECTED]> wrote: > > On Thu, 06 Jul 2006 14:21:03 -0500, Lars Engels <[EMAIL PROTECTED]> > wrote: > > > On Thu, Jul 06, 2006 at 04:16:05PM -0300, Sergio Lenzi wrote: > >> Hello all.. > >> > >> I have ma

Re: new port of bonfire

2006-07-06 Thread Jeremy Messenger
On Thu, 06 Jul 2006 14:35:11 -0500, michael johnson <[EMAIL PROTECTED]> wrote: On 7/6/06, michael johnson <[EMAIL PROTECTED]> wrote: On 7/6/06, Jeremy Messenger <[EMAIL PROTECTED]> wrote: > > On Thu, 06 Jul 2006 14:21:03 -0500, Lars Engels <[EMAIL PROTECTED]> > wrote: > > > On Thu, Jul 06, 2

Re: new port of bonfire

2006-07-06 Thread michael johnson
On 7/6/06, Jeremy Messenger <[EMAIL PROTECTED]> wrote: On Thu, 06 Jul 2006 14:35:11 -0500, michael johnson <[EMAIL PROTECTED]> wrote: > On 7/6/06, michael johnson <[EMAIL PROTECTED]> wrote: >> >> >> >> On 7/6/06, Jeremy Messenger <[EMAIL PROTECTED]> wrote: >> > >> > On Thu, 06 Jul 2006 14:21:03

Re: Question about ports builds

2006-07-06 Thread Mark Linimon
On Thu, Jul 06, 2006 at 09:58:54PM +0300, Ion-Mihai IOnut Tetcu wrote: > Actually "support" for 4.x is gone already. We're only required to mark > the ports broken or incorporate patches from the users. Of curse, we > try to fix broken ports on 4-STABLE but that battle is going to be lost. The lat

fetching linux (was: Re: Question about ports builds)

2006-07-06 Thread Boris Samorodov
On Thu, 6 Jul 2006 16:38:23 -0500 Mark Linimon wrote: > Further note: there may be a recent checkin affecting the linux_base > ports which completely skews this result; I am investigating. However. > there are 206 legitimate build errors on i386-4 now; that doesn't include > any port already mark

Re: [HEADSUP] latest round of bsd.*.mk changes committed

2006-07-06 Thread Edwin Groothuis
On Tue, Jul 04, 2006 at 09:22:09PM -0500, Mark Linimon wrote: > BROKEN is intended to be set in individual ports. > With IGNORE, the build cluster will never attempt to build these > ports. Common cases for IGNORE are for the CONFLICTS logic; for > licensing/packaging reasons; and for the impossib

Re: [HEADSUP] latest round of bsd.*.mk changes committed

2006-07-06 Thread Mark Linimon
On Fri, Jul 07, 2006 at 09:03:47AM +1000, Edwin Groothuis wrote: > How about BROKEN (software doesn't work for some reason), IGNORE > (port infrastructure doesn't work because if port building > requirements not met) and FUBAR (port infrastructure itself is > fucked up (distinfo wro

Re: fetching linux (was: Re: Question about ports builds)

2006-07-06 Thread Mark Linimon
On Fri, Jul 07, 2006 at 02:45:02AM +0400, Boris Samorodov wrote: > I noticed a few days ago that the first site at FEDORA_CORE_SITES > (limestone.uoregon.edu) is acting not reliable. Your logs says the > same (most distributions were taken from the next site -- > mirrors.kernel.org). I'd rather del

Re: pkg_version confused by architecutre in package name

2006-07-06 Thread Brooks Davis
On Thu, Jul 06, 2006 at 06:04:37PM +0200, [LoN]Kamikaze wrote: > > Brooks Davis wrote: > > On Thu, Jul 06, 2006 at 11:01:43AM +0200, [LoN]Kamikaze wrote: > >> Brooks Davis wrote: > >>> On Thu, Jul 06, 2006 at 02:45:45AM +0200, [LoN]Kamikaze wrote: > I normally run the command > # pkg_ve

Ports support for RELENG_4 (Was: Re: Question about ports builds)

2006-07-06 Thread Doug Barton
Mark Linimon wrote: > The burden of trying to keep everything working on 4 i386 branches, 3 > amd64 branches, and 3 sparc64 branches is too high at this point, especially > with the degree of drift in such things as header files and base compiler > between -4 and -5. Of course, most of these thin

FreeBSD Port: repeater-0.08_2

2006-07-06 Thread Marc & Debbie Hoaglin
HI, Is there a way to get the VNC repeater to run as a daemon or somehow in the background. I don’t want to have to start it everytime I need to use it. Thanks, Marc D Hoaglin FreeBSD is awesome! -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.