Failed building kdebase-workspace-4.5.5_1 cannot find the library liblzma.la

2011-03-26 Thread Troy
Anyone have an idea why it can't find liblzma.la or what port I need to install to make that library available? Thanks. mv -f .deps/dmtxread-dmtxread.Tpo .deps/dmtxread-dmtxread.Po cc -DHAVE_CONFIG_H -I. -I../.. -Wshadow -Wall -pedantic -I/usr/local/include/ImageMagick -D_MAGICK_CONFIG_H

Re: Updating multiple ports with portmaster

2011-03-26 Thread Doug Barton
On 03/26/2011 10:00, Matthew Seaman wrote: pkg_version -vIL= | awk '/^p5-/ { print $1 }' | xargs portmaster That's a good suggestion, but if you want to use that technique, better would be: portmaster `pkg_version -vIL= | awk '/^p5-/ { print $1 }'` so that you can take advantage of the inte

Re: some vdr intro/installation notes (watch/record/stream tv)

2011-03-26 Thread VDR User
On Sat, Mar 26, 2011 at 4:44 PM, Juergen Lock wrote: >> You can automate most of the stuff required to run VDR, and everything >> else can be put in a .conf somewhere for the stuff that can't.  I've >> found this extremely useful and worth looking into for any level user. >> >  Well passing plugin

Re: some vdr intro/installation notes (watch/record/stream tv)

2011-03-26 Thread Juergen Lock
On Sat, Mar 26, 2011 at 02:55:12PM -0700, VDR User wrote: > There are a few things I'd like to comment on. > > On Sat, Mar 26, 2011 at 12:28 PM, Juergen Lock > wrote: > >  So what is vdr?  It's something like a luxury settop box/pvr on a pc > > to receive/watch/record/stream digital tv chann

Re: Updating multiple ports with portmaster

2011-03-26 Thread b. f.
Matthias Andree wrote: ... > >> Is there a way to get portmaster to behave like portupgrade did and > >> only upgrade what needs to be upgraded? > >> > > > > This is documented in the portmaster(1) manpage. You can use -a to > > update all ports that need to be updated. To update a subset of

Re: [ECFT] pkgng 0.1-alpha1: a replacement for pkg_install

2011-03-26 Thread Julien Laffaye
On Fri, Mar 25, 2011 at 10:11 AM, Baptiste Daroussin wrote: >  Developpement site: http://git.etoilebsd.net/pkgng/ FYI, we moved to github[1] in order to have a bug tracker, pull request and code review. Also, I recommend to build from the HEAD of the git repository, to not report fixed compilati

Re: some vdr intro/installation notes (watch/record/stream tv)

2011-03-26 Thread VDR User
There are a few things I'd like to comment on. On Sat, Mar 26, 2011 at 12:28 PM, Juergen Lock wrote: >  So what is vdr?  It's something like a luxury settop box/pvr on a pc > to receive/watch/record/stream digital tv channels with epg (electronic > program guide), timers, client/server networ

some vdr intro/installation notes (watch/record/stream tv)

2011-03-26 Thread Juergen Lock
Hi, now that the vdr ports are finally committed here are some updated notes: So what is vdr? It's something like a luxury settop box/pvr on a pc to receive/watch/record/stream digital tv channels with epg (electronic program guide), timers, client/server networking, webinterface etc pp. So if y

Re: Can't start X after update

2011-03-26 Thread Christian Weisgerber
Robert wrote: > I updated the below listed ports on one of my systems today using > portmaster. The system is running 9.0 Current updated yesterday. > After updating these ports, I am unable to start an XFCE4 session. I get a > blank blue screen with a mouse cursor and a blank white task bar. Th

Re: Can't start X after update

2011-03-26 Thread Robert
On Sat, 26 Mar 2011 19:22:30 +0100 Gary Jennejohn wrote: > On Sat, 26 Mar 2011 09:51:58 -0700 > Robert wrote: > > > I updated the below listed ports on one of my systems today using > > portmaster. The system is running 9.0 Current updated yesterday. > > > > [robert@9BSD64] ~> uname -a > > Fre

Re: Can't start X after update

2011-03-26 Thread Gary Jennejohn
On Sat, 26 Mar 2011 09:51:58 -0700 Robert wrote: > I updated the below listed ports on one of my systems today using > portmaster. The system is running 9.0 Current updated yesterday. > > [robert@9BSD64] ~> uname -a > FreeBSD 9BSD64.shasta204.local 9.0-CURRENT FreeBSD 9.0-CURRENT #1: Fri > Mar 2

Re: Updating multiple ports with portmaster

2011-03-26 Thread Matthias Andree
Am 26.03.2011 17:58, schrieb b. f.: I have a questions about the use of portmaster when upgrading multiple ports and how to correctly use wildcards. For example, I have this from pkg_version: p5-Digest-SHA-5.50

Can't start X after update

2011-03-26 Thread Robert
Hello FreeBSD I updated the below listed ports on one of my systems today using portmaster. The system is running 9.0 Current updated yesterday. [robert@9BSD64] ~> uname -a FreeBSD 9BSD64.shasta204.local 9.0-CURRENT FreeBSD 9.0-CURRENT #1: Fri Mar 25 11:31:42 PDT 2011 root@9BSD64.shasta204.local

Re: Updating multiple ports with portmaster

2011-03-26 Thread Matthew Seaman
On 26/03/2011 16:47, Doug Barton wrote: > On 3/26/2011 8:22 AM, Ron (Lists) wrote: >> I have a questions about the use of portmaster when upgrading multiple >> ports and how to correctly use wildcards. >> >> For example, I have this from pkg_version: >> >> p5-Digest-SHA-5.50 < needs updating (port

Re: Updating multiple ports with portmaster

2011-03-26 Thread b. f.
> I have a questions about the use of portmaster when upgrading multiple > ports and how to correctly use wildcards. > > For example, I have this from pkg_version: > > p5-Digest-SHA-5.50 < needs updating (port has 5.61) > p5-IO-Socket-SSL-1.38 < needs updating

Re: Updating multiple ports with portmaster

2011-03-26 Thread Doug Barton
On 3/26/2011 8:22 AM, Ron (Lists) wrote: I have a questions about the use of portmaster when upgrading multiple ports and how to correctly use wildcards. For example, I have this from pkg_version: p5-Digest-SHA-5.50 < needs updating (port has 5.61) p5-IO-Socket-SSL-1.38 < needs updating (port h

Updating multiple ports with portmaster

2011-03-26 Thread Ron (Lists)
I have a questions about the use of portmaster when upgrading multiple ports and how to correctly use wildcards. For example, I have this from pkg_version: p5-Digest-SHA-5.50 < needs updating (port has 5.61) p5-IO-Socket-SSL-1.38 < needs updating (port has 1.3

Re: [ECFT] pkgng 0.1-alpha1: a replacement for pkg_install

2011-03-26 Thread Michel Talon
> This can still be discussed but I don't really like the idea that > users may alter packages an installation/extraction time, that would > lead to lots of potential buggy installation and report. > If user aren't happy with the packaging, they can poke the maintainer, > send PR, patch etc. The w

Re: [ECFT] pkgng 0.1-alpha1: a replacement for pkg_install

2011-03-26 Thread Marcin Wisnicki
On Sat, 26 Mar 2011 10:22:50 +, Baptiste Daroussin wrote: > This can still be discussed but I don't really like the idea that users > may alter packages an installation/extraction time, that would lead to > lots of potential buggy installation and report. That's why list of alterations have t

Re: [ECFT] pkgng 0.1-alpha1: a replacement for pkg_install

2011-03-26 Thread Marin Atanasov Nikolov
On Fri, Mar 25, 2011 at 12:11 PM, Baptiste Daroussin wrote: > Hi all, > Hi, Great news! I'll try to contribute with what I can for this project! I've mirrored the pkgng Git repo here as well: - http://git.unix-heaven.org/cgit.cgi/pkgng/ And attached is my first patch :) Could you please re

Re: [ECFT] pkgng 0.1-alpha1: a replacement for pkg_install

2011-03-26 Thread Baptiste Daroussin
2011/3/25 Marcin Wisnicki : > On Fri, 25 Mar 2011 11:11:11 +0100, Baptiste Daroussin wrote: > >> pkgng is a binary package manager written from scratch for FreeBSD. >> > > Fantastic! > > I know it is quite too early but I already have one feature request ;) > Perhaps it could be added to the TODO a

Re: How to best handle ports mislinking against locally installed copies?

2011-03-26 Thread Denny Lin
On Sat, Mar 26, 2011 at 02:29:14AM -0700, Edward Sanford Sutton, III wrote: > As an example, net/avahi-app fails to build on my machine because of the > error: > /libexec/ld-elf.so.1: Shared object "libicui18n.so.38" not found, required > by "libavahi-glib.so.1" > This can be fixed by removing th

How to best handle ports mislinking against locally installed copies?

2011-03-26 Thread Edward Sanford Sutton, III
As an example, net/avahi-app fails to build on my machine because of the error: /libexec/ld-elf.so.1: Shared object "libicui18n.so.38" not found, required by "libavahi-glib.so.1" This can be fixed by removing the port before building so that it is unable to link against /usr/local/lib/libavahi-g