Re: [kde-freebsd] [Fwd: Re: Konqueror errors]

2007-04-06 Thread David Johnson
On Friday 06 April 2007, Michael Nottebrock wrote: > Setting that switch and then running portupgrade -fr openssl\* should > work, but I would try to map the libcrypto and libssl libraries from the > port to the ones in the base system(*), then pkg_delete openssl\* and test > if that works out okay

Re: [kde-freebsd] system:/media/cd0 and volume_label not latin symbols

2007-04-06 Thread Michael Nottebrock
I wrote: > [example for how the Lithuanian UTF-8 locale breaks the sort order which > got mangled by this webmail interface I'm using] Sigh. Well, in case you're confused by those funky &#xyz numbers the webmail thingy here produced, look at http://en.wikipedia.org/wiki/Lithuanian_alphabet - that

Re: [kde-freebsd] system:/media/cd0 and volume_label not latin symbols

2007-04-06 Thread Michael Nottebrock
I wrote: > [case-sensitive sorting rants & other things] Over all that I forgot to point out why lack of collation support in the UTF-8 locales actually matters anyway. Take for instance the Lithuanian locale: FreeBSD has locale definitions for lt_LT.ISO8859-13, lt_LT.ISO8859-4 and lt_LT.UTF-8.

Re: [kde-freebsd] Question about porting a little KDE app

2007-04-06 Thread Michael Nottebrock
Daniel W. Steinbrook wrote: > There's the problem! The libraries are in fact in ${PREFIX}/lib/kde3, > but I had set USE_LDCONFIG to ${PREFIX}/lib. That's why it was acting > funny. Thanks for your help. Oh you don't need USE_LDCONFIG for the libraries in ${PREFIX}/lib/kde3 - those are dlopen()

Re: [kde-freebsd] Question about porting a little KDE app

2007-04-06 Thread Daniel W. Steinbrook
There's the problem! The libraries are in fact in ${PREFIX}/lib/kde3, but I had set USE_LDCONFIG to ${PREFIX}/lib. That's why it was acting funny. Thanks for your help. - Daniel W. Steinbrook On 4/6/07, Michael Nottebrock <[EMAIL PROTECTED]> wrote: > Daniel W. Steinbrook wrote: > > I just fin

Re: [kde-freebsd] Question about porting a little KDE app

2007-04-06 Thread Michael Nottebrock
Daniel W. Steinbrook wrote: > I just finished a simple port (my first) of one of my favorite little KDE > applications, the Keep backup tool > (http://kde-apps.org/content/show.php?content=32984), and I hope to submit > it to the ports collection soon. It builds/installs/packages > itself/deinstal

Re: [kde-freebsd] system:/media/cd0 and volume_label not latin symbols

2007-04-06 Thread Michael Nottebrock
Kevin Oberman wrote: >> Date: Fri, 6 Apr 2007 13:37:17 +0200 >> From: Jean-Yves Lefort <[EMAIL PROTECTED]> >> Sender: [EMAIL PROTECTED] >> >> --Signature=_Fri__6_Apr_2007_13_37_17_+0200_OapU1fZfsGyEc4EJ >> Content-Type: text/plain; charset=US-ASCII >> Content-Disposition: inline >> Content-Transfer

Re: [kde-freebsd] system:/media/cd0 and volume_label not latin symbols

2007-04-06 Thread Jean-Yves Lefort
On Fri, 06 Apr 2007 08:52:53 -0700 "Kevin Oberman" <[EMAIL PROTECTED]> wrote: > > Date: Fri, 6 Apr 2007 13:37:17 +0200 > > From: Jean-Yves Lefort <[EMAIL PROTECTED]> > > Sender: [EMAIL PROTECTED] > > > > --Signature=_Fri__6_Apr_2007_13_37_17_+0200_OapU1fZfsGyEc4EJ > > Content-Type: text/plain; cha

[kde-freebsd] [Fwd: Re: Konqueror errors]

2007-04-06 Thread Michael Nottebrock
David Johnson wrote: > On Friday 06 April 2007 10:15, Michael Nottebrock wrote: >> Fortunately, there are also user-definable switches which will override >> the 'smart' decisions of USE_OPENSSL, setting >> >> WITH_OPENSSL_BASE= YES >> >> in /etc/make.conf does a good job keeping the openssl port o

[kde-freebsd] [Fwd: Re: Konqueror errors]

2007-04-06 Thread Michael Nottebrock
David Johnson wrote: > On Friday 06 April 2007 02:48, Michael Nottebrock wrote: >> Looks to me like the openssl scenario explained in the posts I mentioned >> after all. >> >> To cut the resumes of the resumes even shorter, make sure you don't ever >> wind up with a ports-installed openssl unless y

Re: [kde-freebsd] x11/kdelibs3 revamp, add OPTIONS

2007-04-06 Thread Michael Nottebrock
Dmitry Marakasov wrote: > [I don't need all this crap that makes noise, reduces load from filesystem > polling, supports languages I don't speak and enables special characters > in domain names] [...] > I would like to hear if there are more people who's for such a change, > and general opinion

Re: [kde-freebsd] Konqueror errors

2007-04-06 Thread David Johnson
On Friday 06 April 2007 02:48, Michael Nottebrock wrote: > Looks to me like the openssl scenario explained in the posts I mentioned > after all. > > To cut the resumes of the resumes even shorter, make sure you don't ever > wind up with a ports-installed openssl unless you completely delete the > b

Re: [kde-freebsd] system:/media/cd0 and volume_label not latin symbols

2007-04-06 Thread Kevin Oberman
> Date: Fri, 6 Apr 2007 13:37:17 +0200 > From: Jean-Yves Lefort <[EMAIL PROTECTED]> > Sender: [EMAIL PROTECTED] > > --Signature=_Fri__6_Apr_2007_13_37_17_+0200_OapU1fZfsGyEc4EJ > Content-Type: text/plain; charset=US-ASCII > Content-Disposition: inline > Content-Transfer-Encoding: 7bit > > On Wed,

Re: [kde-freebsd] system:/media/cd0 and volume_label not latin symbols

2007-04-06 Thread Jean-Yves Lefort
On Wed, 4 Apr 2007 12:58:29 +0200 Michael Nottebrock <[EMAIL PROTECTED]> wrote: > On Wednesday, 4. April 2007, Jean-Yves Lefort wrote: > > > > So I see several solutions: > > > 1. By default submit to HAL user's locale encoded mount point name. > > > > This is not possible. All hal data must be e

Re: [kde-freebsd] qt upgrade strangeness

2007-04-06 Thread Andy Fawcett
On Friday 06 April 2007 12:38:58 Michael Nottebrock wrote: > On Thursday, 5. April 2007, John Nielsen wrote: > > I'd like to determine if 1) this is a known problem > > No. > > > and 2) this is specific > > to the Xorg ports tree so I know whether or not to send in a PR. > > Could be, at least I ha

Re: [kde-freebsd] Konqueror errors

2007-04-06 Thread Michael Nottebrock
On Friday, 6. April 2007, David Johnson wrote: > On Thursday 05 April 2007, Michael Nottebrock wrote: > > If none of that seems helpful, please provide the output of > > ldd /usr/local/lib/kde3/kio_http.so and ls /var/db/pkg for further > > digging. > > None of the above were helpful, so here's the

Re: [kde-freebsd] Konqueror HTTPS errors

2007-04-06 Thread Michael Nottebrock
On Thursday, 5. April 2007, Daeron wrote: > My Konqueror has had the same problem with all HTTPS for about six months > across a couple of upgrades. > > Two days ago I again tried a fix by, > 1) portupgrade OpenSSL Read the threads I linked to in reply to David - you do not want a ports-openssl

Re: [kde-freebsd] qt upgrade strangeness

2007-04-06 Thread Michael Nottebrock
On Thursday, 5. April 2007, John Nielsen wrote: > I'd like to determine if 1) this is a known problem No. > and 2) this is specific > to the Xorg ports tree so I know whether or not to send in a PR. Could be, at least I haven't seen it on my system yet which runs the ports xorg. Cheers --

Re: [kde-freebsd] Konqueror errors

2007-04-06 Thread David Johnson
On Thursday 05 April 2007, Michael Nottebrock wrote: > If none of that seems helpful, please provide the output of > ldd /usr/local/lib/kde3/kio_http.so and ls /var/db/pkg for further digging. None of the above were helpful, so here's the additional information attached. -- David Johnson <[EMAIL