Re: Typo in digikam Makefile

2005-09-30 Thread Marc Espie
On Wed, Sep 28, 2005 at 12:35:13PM -0400, Brad Ely wrote: Index: digikam/Makefile === RCS file: /CVSROOT/ports/graphics/digikam/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- digikam/Makefile 11 Sep 2005 10:03:26

Re: games/adom is broken

2005-10-01 Thread Marc Espie
On Sat, Oct 01, 2005 at 12:41:50PM +0300, Mike Pechkin wrote: hi, % adom adom: error while loading shared libraries: libncurses.so.4: cannot open shared object file: No such file of directory Take care, --mpech Index: games/adom/Makefile

checking files in packages more stringently

2005-10-01 Thread Marc Espie
about this. Better sooner than later, in fact... #!/usr/bin/perl # $OpenBSD$ # Copyright (c) 2005 Marc Espie [EMAIL PROTECTED] # # Permission to use, copy, modify, and distribute this software for any # purpose with or without fee is hereby granted, provided that the above # copyright notice

Re: NEW: math/fftw3

2005-10-02 Thread Marc Espie
On Sun, Oct 02, 2005 at 01:49:19PM +0200, steven mestdagh wrote: fftw3 comes with its own libtool. is it necessary to use devel/libtool instead? YES. it's much easier for us to fix issues that may happen from time to time in one single libtool, than all over the tree. There are other plans

Re: NEW: hydrogen

2005-10-02 Thread Marc Espie
On Sun, Oct 02, 2005 at 09:36:24PM +0200, Bernd Ahlers wrote: - I got many of this: systrace: deny user: bernd, prog: /usr/local/lib/qt3/bin/uic, pid: 29205(0)[16880], policy: /usr/bin/env, filters: 144, syscall: native-fswrite(136), filename: /hydrogen-0.9.2_writes_to_HOME/.qt

Re: NEW: hydrogen

2005-10-02 Thread Marc Espie
On Sun, Oct 02, 2005 at 07:03:48PM -0700, Jacob Meuser wrote: but that's probably a dangerous patch. some qt applications do use ~/.qt for storing user configuration files. Of course it's a dangerous patch! that's not what I meant. No, it would mean really tweaking the code, so that the .qt

Re: Trouble with pkg_add

2005-10-03 Thread Marc Espie
On Mon, Oct 03, 2005 at 04:06:53PM -0600, Rik wrote: I have two (2) current boxes and both are current as of Oct 2. One is fine the other is having problems with pkg_add. Here is the error message Can't locate object method add_size via package OpenBSD::PackingElement::FDESC at

Re: ports philosophy

2005-10-07 Thread Marc Espie
On Fri, Oct 07, 2005 at 01:51:22PM -0400, Chuck Robey wrote: [ a rant ] You're completely wrong. Programmers can very well use our system (and they do). The pkgconfig approach is flawed, it doesn't allow for some things we would do. The gnu configure approach is worse. It has a lot of assumptions

Re: ports philosophy

2005-10-07 Thread Marc Espie
On Fri, Oct 07, 2005 at 04:15:59PM -0400, Chuck Robey wrote: I had put in my own gettext, which installed libintl.so.7.3. The ports installed, on it's own (and I cou;d see how to override this) a libintl.so.2.0, but when gmake linked, it added in the 7.3, and gmake did 2 rotten things: it

Re: ports philosophy

2005-10-07 Thread Marc Espie
On Fri, Oct 07, 2005 at 05:14:59PM -0400, Chuck Robey wrote: Marc Espie wrote: You're not a serious developer, you just tinker with stuff... You know, I'be been as careful as I could be, never to insult any of you. You know me very little, but you need to support your argument, and I

Re: Update: devel/bison

2005-10-08 Thread Marc Espie
On Sat, Oct 08, 2005 at 10:19:28PM +0100, Rui Reis wrote: The following diff updates the old bison port to 2.1. http://www.openbsd-pt.com/ports/bison-08102005.diff It works fine for me on i386 and sparc. please test and comment. Rui Reis When I look at our ports INDEX, I see ~50 ports

changes in lib handling in bsd.port.mk

2005-10-10 Thread Marc Espie
Due to out-of-date running very slowly, I've had a look at how we handle lib dependencies, and cleaned-up so that the ports semantics and the package semantics match more closely. The most visible change is that now, dependencies are evaluated in two steps: first we check that there are packages

Re: NEW: xcompmgr

2005-10-12 Thread Marc Espie
On Wed, Oct 12, 2005 at 10:39:37PM +0200, Matthieu Herrb wrote: Antoine Jacoutot wrote: Jasper Lievisse Adriaanse wrote: Well, thanks for you efforts, but this is what my desktop (i386) looks like after running xcompmgr (and moving an xterm around): Well, it works fine here (my WM is

Re: Updating Ports

2005-10-16 Thread Marc Espie
On Fri, Oct 14, 2005 at 07:59:13PM +0800, Uwe Dippel wrote: On Fri, 14 Oct 2005 13:42:04 +0200, Bruno Rohee wrote: /usr/ports/infrastructure/build/out-of-date Will give you a list of all outdated ports installed on your system. Uhh, what phantastic ! - I knew that was a dumby

Re: Package conflict

2005-10-17 Thread Marc Espie
On Mon, Oct 17, 2005 at 02:36:22PM +0200, MaX wrote: Hi everybody, I wanted to compile subversion from /usr/ports/devel/subversion, and look at this : === Installing metaauto-0.4 from /usr/ports/packages/i386/all/metaauto- 0.4.tgz Can't install metaauto-0.4 because of conflicts

Re: Package conflict

2005-10-17 Thread Marc Espie
On Mon, Oct 17, 2005 at 08:47:34PM +0200, MaX wrote: On 10/17/05, Marc Espie [EMAIL PROTECTED] wrote: On Mon, Oct 17, 2005 at 02:36:22PM +0200, MaX wrote: Hi everybody, I wanted to compile subversion from /usr/ports/devel/subversion, and look at this : === Installing metaauto-0.4

Re: Updating Ports

2005-10-17 Thread Marc Espie
On Mon, Oct 17, 2005 at 06:56:23PM +0200, Hannah Schroeter wrote: Hello! On Sun, Oct 16, 2005 at 08:35:33PM +0200, Marc Espie wrote: [...] or a branch. Package building has become more reliable, and all options are now encoded as flavors and multi-packages. Not completely. See /usr

Re: out-of-date v.1.13 -- LIB_DEPENDS reporting problem

2005-10-18 Thread Marc Espie
On Tue, Oct 18, 2005 at 09:03:11AM -0400, Josh Grosse wrote: I've seen this odd report from the new out-of-date that I do not understand. Is this an error? I had it start up some days ago, but, even after a complete re-sync of cvs and a rebuilding of my kernel, userland, and a complete

Re: .libs-pkgname stubs

2005-10-19 Thread Marc Espie
On Wed, Oct 19, 2005 at 01:59:19AM +0200, frantisek holop wrote: me again, i update now all of my packages. i ended up with a couple of .libs-* packages. i pkg_deleted them without problem. i presume that means, no other package requires them, correct? so why were they keeped after

Re: pkg_add question

2005-10-19 Thread Marc Espie
On Wed, Oct 19, 2005 at 01:48:52AM +0200, frantisek holop wrote: which resulted finally in the reason why the update was not carrying on: Cannot find updates for .libs-libdvdnav-0.1.9 .libs-sdl-1.2.8p0-sun msttcorefonts-1.2 opera-8.50. Proceed? [y/N] y i think this might be

Re: Question about kde builds

2005-10-19 Thread Marc Espie
On Wed, Oct 19, 2005 at 08:28:49AM -0600, Rik Burt wrote: My questions are should I be building the port as root No, you can build ports as your average user, with SUDO=sudo in mk.conf.

Re: update of INDEX

2005-10-24 Thread Marc Espie
On Mon, Oct 24, 2005 at 03:21:11PM +0200, Jasper Lievisse Adriaanse wrote: Hello, attached is a tarball with a diff to bring INDEX up to date. Cheers, Jasper Just ask bulk-builders to synch INDEX. Your patch is useless. More specifically, INDEX can be rebuilt by anyone with an up-to-date

Re: Package post-install scripts ?

2005-10-27 Thread Marc Espie
On Thu, Oct 27, 2005 at 01:22:54PM +0800, Uwe Dippel wrote: -- php5-core-5.0.3p1 --- To finish the install, enable the php5 module with: /usr/local/sbin/phpxs -s To enable parsing of PHP scripts, add the following to /var/www/conf/httpd.conf: AddType

Re: Package post-install scripts ?

2005-10-28 Thread Marc Espie
On Thu, Oct 27, 2005 at 12:13:27PM +0100, Keith Matthews wrote: On Thu, 27 Oct 2005 12:59:11 +0200 Marc Espie [EMAIL PROTECTED] wrote: You have an issue with the way you do stuff. If you install enough packages to have these scroll by and get lost, then use tools to store the output

Re: UPDATE: graphics/cairo

2005-10-29 Thread Marc Espie
On Sat, Oct 29, 2005 at 04:42:55PM +0200, Eric Faurot wrote: On 10/29/05, Aleksander Piotrowski [EMAIL PROTECTED] wrote: Eric Faurot [EMAIL PROTECTED] wrote: on i386, make regress gives me: 9 of 63 tests failed. Good! 1.0.0 had 15/59 failures Yeah, six tests fixed and now please

Re: pkg/MESSAGE for security/gnupg

2005-10-29 Thread Marc Espie
On Sat, Oct 29, 2005 at 04:06:23PM +0200, Antoine Jacoutot wrote: Hi, After almost 3 weeks without an answer from the gnupg maintainer, I though I would post this message here. Now that the vm.swapencrypt.enable sysctl is on by default, I think the pkg/MESSAGE should be changed. I

Re: openclipart to 0.18

2005-10-30 Thread Marc Espie
On Sun, Oct 30, 2005 at 09:08:25AM +0100, Marc Balmer wrote: steven mestdagh wrote: On Sat, Oct 29, 2005 at 11:58:57AM -0400, Ian Darwin wrote: They changed the dirname in the tar archive, otherwise just a version change. -V=0.16 +V=0.18 Can you eliminate the V variable? No. The V

Re: openclipart to 0.18

2005-10-30 Thread Marc Espie
On Sun, Oct 30, 2005 at 08:55:12AM +0100, steven mestdagh wrote: On Sat, Oct 29, 2005 at 11:58:57AM -0400, Ian Darwin wrote: They changed the dirname in the tar archive, otherwise just a version change. OK? how about arranging the makefile like this: This does not gain anything.

Re: UPDATE: devel/gettext 0.14.5

2005-11-02 Thread Marc Espie
The attached patches wipe two uses of strcpy from the main library (libintl). There is one instance left, but it's harder to wipe out... $OpenBSD$ --- gettext-runtime/intl/log.c.orig Wed Nov 2 21:44:38 2005 +++ gettext-runtime/intl/log.c Wed Nov 2 21:45:26 2005 @@ -56,6 +56,7 @@

Re: RFC changes in version numbering schemes

2005-11-03 Thread Marc Espie
On Thu, Nov 03, 2005 at 10:34:21AM +0800, Uwe Dippel wrote: On Thu, 03 Nov 2005 00:04:15 +0100, Marc Espie wrote: Opinions ? If you dared to be radical, you'd split the name into 3 parts: generic name - human readable version - unix time. That would read python-expat-2.3.5-1131013320

Re: RFC changes in version numbering schemes

2005-11-03 Thread Marc Espie
On Fri, Nov 04, 2005 at 03:38:50AM +1100, Andrew Dalgleish wrote: On Thu, Nov 03, 2005 at 11:04:35AM +0100, Marc Espie wrote: On Thu, Nov 03, 2005 at 10:34:21AM +0800, Uwe Dippel wrote: If you dared to be radical, you'd split the name into 3 parts: generic name - human readable version

Attention: work in progress

2005-11-03 Thread Marc Espie
People using ports, be aware that there is a *lot* of ports activity this week. For instance, if you manage to get your pkg_* tools and your ports tree out of synch, you will lose. And you might run into bugs as well... No warranty this week ! Things will slow down next week, probably...

Re: policy about /usr/local/package_basename

2005-11-03 Thread Marc Espie
On Thu, Nov 03, 2005 at 08:08:38PM +0100, Moritz Grimm wrote: Hi, I would like to know more about the policy concerning path names like /usr/local/mozilla-firefox. My personal interpretation of things is that it's like this (concerning the official tree): ``In general, using a

Re: RFC changes in version numbering schemes

2005-11-04 Thread Marc Espie
On Thu, Nov 03, 2005 at 08:28:00PM -0800, Marc Matteo wrote: How about something that RPM does (or used to do, it's been a while) is use an *internal* version number in cases like this. It's basically the same thing as the v* idea only it's hidden in the Makefile. So in the gcc case

Re: RFC changes in version numbering schemes

2005-11-05 Thread Marc Espie
On Sat, Nov 05, 2005 at 09:45:56PM +0100, [EMAIL PROTECTED] wrote: So if you wanna include such a new sheme and if many people think it's usefull then do it but do it wisely. usr/ports/infrastructure/build/out-of-date was rewritten in Perl and is still buggy. So if you wanna change something

Re: New: games/pioneers

2005-11-05 Thread Marc Espie
On Sat, Nov 05, 2005 at 04:54:27PM +0100, Jonathan Glaschke wrote: On Tue, Nov 01, 2005 at 11:38:53AM +0100, steven mestdagh wrote: On Tue, Nov 01, 2005 at 11:12:56AM +0100, Jonathan Glaschke wrote: On Tue, Nov 01, 2005 at 10:34:52AM +0100, steven mestdagh wrote: On Mon, Oct 31, 2005 at

Re: RFC changes in version numbering schemes

2005-11-07 Thread Marc Espie
On Sun, Nov 06, 2005 at 05:26:21PM +0100, Sebastian Rother wrote: *snip* Perl and is still buggy. So if you wanna change something then please take your time...! WHAT is buggy about it ? I haven't seen any recent bug-report. I'm not aware of issues with it. Dear Marc, 1st: Please

Re: kdebase packaging problem

2005-11-11 Thread Marc Espie
On Fri, Nov 11, 2005 at 09:49:38AM +0100, Moritz Grimm wrote: Kdebase stopped picking up openldap, as it seems, i.e. it wouldn't build the LDAP protocol support anymore. Can anyone else confirm this? I was not doing a BULK build, it's all defaults. You are correct, mbalmer@ and bernd@

Re: issues with PSEUDO_FLAVORS during make clean=depends or when CLEANDEPENDS=Yes in /etc/mk.conf

2005-11-11 Thread Marc Espie
On Fri, Nov 11, 2005 at 10:29:58AM +0100, Moritz Grimm wrote: Hi, the ports infrastructure appears to have issues cleaning up working directories with PSEUDO_FLAVORS properly, if CLEANDEPENDS is set to Yes in /etc/mk.conf or the 'clean=depends' target is used. This can be seen, for

the sorry state of japanese software

2005-11-12 Thread Marc Espie
I'm wading through piles of japanese input methods. I'm talking to the japanese people who are around here, and who understand english: Guys, this is pathetic. Most of that software out there still does not have any kind of english documentation. Most of that software still exists as

Re: there is currently no common lisp that runs on OpenBSD

2005-11-16 Thread Marc Espie
I would be ways more interested into getting a more current clisp running, since a more recent version would work with our malloc...

Re: mirroring-ports problem / fetch-all doesn't fetch all?

2005-11-21 Thread Marc Espie
On Mon, Nov 21, 2005 at 06:23:52PM +, Christian Weisgerber wrote: Jolan Luff [EMAIL PROTECTED] wrote: it seemed to be working in that i download distfiles from new commits. however, i wanted to build some packages offline on my laptop and copied over all the distfiles from my server.

Re: bison 2.1 needs GNU m4 at runtime too

2005-11-22 Thread Marc Espie
On Tue, Nov 22, 2005 at 03:51:21PM +0100, Mark Kettenis wrote: And fails without giving a warning if /usr/local/bin/gm4 isn't there. If I force it to use our in-tree m4 I get: M4sugar requires GNU M4. Install it before installing M4sugar or set the M4 environment variable to its

Re: libtool no symlinked libs patch

2005-11-23 Thread Marc Espie
As far as OpenBSD goes, we solve the `various versions' issue differently. - we have kept the version numbers from old a.out. Our ELF ld.so knows about libfoo.so.major.minor. - if we want several versions installed, it's just a question of having them in distinct directories. ld stops at the

Re: What java port for konqueror?

2005-11-27 Thread Marc Espie
On Sat, Nov 26, 2005 at 05:45:37PM -0500, Dave Feustel wrote: I finally need to activate Java support for Konqueror, but it appears that Java is not by default part of KDE or included in OpenBSD. What port/package(s) do I need for java to work with konqueror on OpenBSD? Thanks, Dave

Re: libsigc++-1.2

2005-11-30 Thread Marc Espie
On Wed, Nov 30, 2005 at 11:37:05AM +, Harry Tormey wrote: Hi, whats happening with libsigc++, the last post I saw about work being done was in 2005-09-22. I am looking for 1.2.x to finish off a port, has anyone got anything that works? I saw from the archive that Julian Leyh posted a

Re: glib2/gnome weirdness

2005-11-30 Thread Marc Espie
On Wed, Nov 30, 2005 at 03:27:14PM +, Christian Weisgerber wrote: Marc Espie [EMAIL PROTECTED] wrote: GLib: Cannot convert message: Conversion from character set 'UTF-8' to '646' is not supported Looks like the charset.alias file from libiconv needs to be completed

get 'libtool --tag CXX' to work

2005-12-06 Thread Marc Espie
The preserve_args fragment was missing, thus the generated relink commands were bogus. Okay ? Index: Makefile === RCS file: /cvs/ports/devel/libtool/Makefile,v retrieving revision 1.44 diff -u -p -r1.44 Makefile --- Makefile2

Re: get 'libtool --tag CXX' to work

2005-12-06 Thread Marc Espie
On Tue, Dec 06, 2005 at 08:27:47PM +0100, Marc Espie wrote: The preserve_args fragment was missing, thus the generated relink commands were bogus. Okay ? Index: Makefile === RCS file: /cvs/ports/devel/libtool/Makefile,v

Re: get 'libtool --tag CXX' to work

2005-12-07 Thread Marc Espie
On Wed, Dec 07, 2005 at 08:45:51AM +, Ralf Wildenhues wrote: Jacob Meuser jakemsr at jakemsr.com writes: On Tue, Dec 06, 2005 at 10:27:59PM +0100, Marc Espie wrote: On Tue, Dec 06, 2005 at 09:59:19PM +0100, Marc Espie wrote: I am currently checking that at least kdelibs is happy

Re: get 'libtool --tag CXX' to work

2005-12-08 Thread Marc Espie
Here's the patch I intend to commit. This includes the former --tag CXX fix, plus the part that makes --tag=disable-static --tag=disable-shared independent from other tags by delaying their effect. As far as I can tell, kde is fairly happy with this Index: Makefile

libtool vs. -lresolv

2005-12-15 Thread Marc Espie
OpenBSD just has a dummy libresolv, that is used for some `legacy' programs that expect to link against it. It doesn't contain anything useful... Some configure stuff (kde for instance) detects the presence of libresolv, and tries to link against it... And of course, libtool detects that there is

Re: libtool vs. -lresolv

2005-12-15 Thread Marc Espie
Yet another patch, this one pedantic, and mixed with the other one, since I don't want to bump the package twice. I've patched configure directly, since patching libtool.m4 makes things a bit awkward to regenerate (patch to libtool.m4 attached). On OpenBSD, the ld.so path is /usr/lib, and never

Re: kde security hole on OpenBSD?

2005-12-19 Thread Marc Espie
On Mon, Dec 19, 2005 at 06:59:13AM -0500, Dave Feustel wrote: The permissions of pty's used by kde konsole sessions on OpenBSD never are properly set for the user to which they are allocated. The permissions of the pty used by a kde konsole session remain owned by root and globally rw. This

tweak in bsd.port.mk wrt FAKE_FLAGS

2005-12-22 Thread Marc Espie
Having played with 100s of ports now, I believe that the following tweak will simplify things: instead of defining FAKE_FLAGS to be DESTDIR=${WRKINST} if it's not defined, it's now going to take MAKE_FLAGS into account, and to add DESTDIR if needed... Index: bsd.port.mk

changes to come

2005-12-23 Thread Marc Espie
Various reasons (C++ mangling, mostly) have compelled us to finally implement some stuff we've wanted for some time: fine control over shared library versions. Simply put, there are basic reasons (like C++ compiler changes) which mean that the ports tree should have control over shared library

Re: Quake2 port

2005-12-27 Thread Marc Espie
On Tue, Dec 27, 2005 at 08:30:12PM +, Edd Barrett wrote: Hi there, A while back I posted on the list about running my favorite timewaster application on OpenBSD. Someone had a patched version of quakeforge2, which does indeed build, but sound does not work (which he knew):

Re: Understanding SHARED_LIBS and friends

2005-12-28 Thread Marc Espie
On Wed, Dec 28, 2005 at 10:12:45AM +0100, Moritz Grimm wrote: Hi, I'll just go ahead and explain SHARED_LIBS Co in my own words, the way I understand how it works. I hope someone can confirm this understanding, or correct me when I got something wrong. SHARED_LIBS simply enumerates

Re: Understanding SHARED_LIBS and friends

2005-12-28 Thread Marc Espie
On Wed, Dec 28, 2005 at 12:28:04PM +0100, Moritz Grimm wrote: One final question: One of my ports, net/libshout, uses ``-version-info 4:0:1'' -- SHARED_LIBS only handles what libtool calls CURRENT (major) and REVISION version numbers, not the AGE (patch-level?) thing. This is probably not a

SHARED_LIBS status

2006-01-06 Thread Marc Espie
A lot of ports have been converted. libtool now sports an OpenBSD-specific patch that makes SHARED_LIBS `just work'. Specifically, if a port sets USE_LIBTOOL and SHARED_LIBS, in -current, it should `just do the right thing'. There is still one big unsettled issue, that even Brad's update of

SHARED_LIBS status

2006-01-08 Thread Marc Espie
We're now almost done converting all ports to SHARED_LIBS, and a huge subset of them to USE_LIBTOOL instead of building their ports. In the very near future (before tuesday, probably), pkg_create is going to start erroring out if it finds shared libraries that are not under SHARED_LIBS control.

flag day in source, affects ports

2006-01-13 Thread Marc Espie
Todd Miller has just committed a BIG includes changes that affects C++ in a major way. it will take a few hours of work until the ports tree catches up, and a few days before binary packages are available. In short: the C++ ABI changed in an incompatible way, all C++ shared library major

Re: speed hack?

2006-01-24 Thread Marc Espie
On Tue, Jan 24, 2006 at 07:42:26AM +0100, Ed White wrote: It seems that pkg_* tools unpack stuff in /var/tmp You're wrong.

Re: ogle dvd player and xorg

2006-01-24 Thread Marc Espie
On Tue, Jan 24, 2006 at 02:18:13PM -0800, Wolfgang S. Rupprecht wrote: I just noticed that ogle (the dvd player) has problems under xorg with -current/amd64 on an ATI Radeon 9200SE framebuffer. The sound plays just fine and the ogle video output window changes size in response to the source

Re: State of x11/kde/multimedia3?

2006-02-03 Thread Marc Espie
On Fri, Feb 03, 2006 at 05:20:08PM +0100, Matthias Kilian wrote: Right now I'm working on an update of kde-multimedia to version 3.5.1. Before I run into trouble that others may already have seen, I'd like to ask wether there is any technical reason (i.e. other than not enough time and/or

Re: KDE Konqueror crash

2006-02-06 Thread Marc Espie
On Mon, Feb 06, 2006 at 12:43:58PM +0100, Alf Schlichting wrote: Hello! While browsing the web with several tabs open Konqueror crashed for me on -current. Below is a dump provided by the KDE crash manager. Alf Looks like a bogus icon. It would help a lot if you could tell me which

Re: kde broken/unusable ?

2006-02-08 Thread Marc Espie
On Tue, Feb 07, 2006 at 02:28:07PM +0100, Antoine Jacoutot wrote: Hi... amd64/3.9-current This is not a bug report since I want to be sure this is not because of my own stupidity (this is why I don't include much info). I just compiled and installed the latest kde from ports. After that, I

Re: Sound on KDE in -current

2006-02-09 Thread Marc Espie
On Wed, Feb 08, 2006 at 11:07:07PM -0500, Ian Darwin wrote: Steve Shockley wrote: I just installed 3.9-current and KDE on an IBM Thinkpad A31p (fresh install). When any sounds play in KDE, they kind of skip, it sounds like short sections repeat while the sound is playing. Uh, me too.

register-plist script

2006-02-09 Thread Marc Espie
I've committed an updated version of register-plist. Instead of file comparisons, this one does an actual compare of packing-lists in a smarter way. The important bonus is that we can `update' existing plists without failing comparisons. For instance, `fixed' files like +DESC deserve to have

Re: Further re: KDE clock

2006-02-11 Thread Marc Espie
On Thu, Feb 09, 2006 at 12:06:16PM -0500, Ian Darwin wrote: It's always showing UTC, and the Show Timezone - Configure Timezones has only UTC in it. We don't install zone.tab, which messes up the KTimezones class. I'm working out with Todd and Theo to figure out where we're going to install

Re: gimp+locales cores dump

2006-02-12 Thread Marc Espie
On Sun, Feb 12, 2006 at 02:52:06PM +0100, Antoine Jacoutot wrote: On Sun, 12 Feb 2006, Bernd Ahlers wrote: $ export LC_ALL=fr_FR.ISO-8859-15 -- (missing '-' after ISO) $ gimp Stupid me... yes, it works better now. Thanks and sorry for the noise. Well, it's still a bug. gimp has no

Re: KDE package tests

2006-02-13 Thread Marc Espie
On Mon, Feb 13, 2006 at 06:32:12PM +0800, Lars Hansson wrote: kdebase == clock: only one timezone: UTC (already reported by others) Fixed. KDE wants /usr/share/zoneinfo/zone.tab ksysguard: the processtable is always empty. Fixed, partly. No support code in ksysguardd - replaced with

Re: kde password backends

2006-02-17 Thread Marc Espie
On Fri, Feb 17, 2006 at 11:38:34AM +0800, Lars Hansson wrote: Slightly related, it would be nice if KDE could use sudo instead of su. --- Lars Hansson It can ! I just haven't set up the control yet. There used to be a kcontrol for the time to keep passwords around, but it is gone...

kicker issue

2006-02-18 Thread Marc Espie
On Mon, Feb 13, 2006 at 06:32:12PM +0800, Lars Hansson wrote: kdeinit: often there are kdinit kicker processes left behind after exiting kde. Already reported by others. I think this is a local issue. Some kicker applet is not dying properly. In order to reproduce this, I need a snapshot of

Re: More KDE testing

2006-02-20 Thread Marc Espie
On Tue, Feb 14, 2006 at 11:00:12AM +0800, Lars Hansson wrote: kdebase === kdm: shutdown does not power off. I'm trying to set more reasonable defaults on OpenBSD. If I'm succesful, this will be fixed shortly. kdegraphics === kdvi: requires kpsewhich to find fonts but this

Re: forcing pkg_delete to remove a package

2006-02-22 Thread Marc Espie
On Wed, Feb 22, 2006 at 09:53:30PM +0100, frantisek holop wrote: hi there, call me stupid (i am) but i can't find out how can i make pkg_delete delete a package without worrying about anything i am trying to do a local upgrade of blackbox to 0.70.1 the upgrade is trivial, compiles fine

Re: pkg_add thru a passworded proxy

2006-02-26 Thread Marc Espie
On Fri, Feb 24, 2006 at 12:33:38PM +0100, frantisek holop wrote: hi there, i am trying to pkg_add from a passworded proxy and so far no luck. i seem to recall FETCH_CMD, but it's not in the pkg_add man page, and it doesn't seem to be honored. You don't say which version you are using.

Re: Can't create a new link on KDE

2006-02-27 Thread Marc Espie
On Mon, Feb 27, 2006 at 01:12:27PM +0100, Antoine Jacoutot wrote: Selon Frank Denis [EMAIL PROTECTED]: And the file is created with rights 444, while user should have write access to it. Yes, I see the same here (amd64/3.9). -- Antoine Yes, I'm aware of it, Bernd reported that to

Re: kicker issue

2006-02-27 Thread Marc Espie
On Mon, Feb 20, 2006 at 11:23:44AM +0800, Lars Hansson wrote: On Sunday 19 February 2006 00:07, Marc Espie wrote: On Mon, Feb 13, 2006 at 06:32:12PM +0800, Lars Hansson wrote: kdeinit: often there are kdinit kicker processes left behind after exiting kde. Already reported by others. I

qt fixes for kde

2006-02-27 Thread Marc Espie
Here's the patch. This fixes some input method issues in qt3. At least one of these affects kde (some kicker crashes). It needs to be tested real soon... Index: Makefile === RCS file: /cvs/ports/x11/qt3/Makefile,v retrieving

Re: MPlayer Binary Packages and libdvdcss

2006-03-02 Thread Marc Espie
On Thu, Mar 02, 2006 at 07:57:59AM +, Edd Barrett wrote: Hi there, I understand mplayer binaries on the mirrors have been stripped on mplayers in tree CSS implementation. The problem is there is no way of distinguishing between the css enabled and disabled binary, so today when I ran

Re: new kde 3.5.1 arts

2006-03-02 Thread Marc Espie
On Thu, Mar 02, 2006 at 09:35:19AM -0700, David Bishop wrote: I just upgraded from 3.8 to 3.9-snapshot, and so far everything is working out wonderfully. About the only regression I've spotted is that kdemultimedia has now been compiled without support for flac. That is, noatun (which

Re: pkg_add in feb 15 current

2006-03-02 Thread Marc Espie
On Thu, Mar 02, 2006 at 08:53:11PM +0100, frantisek holop wrote: you didn't get my mail Peter... amaaq sudo pkg_add teTeX-base Error from http://openbsd.cz/pub/OpenBSD/snapshots/packages/i386/: Successfully retrieved file. Can't resolve teTeX-base (a simple typo.

Re: pkg_add in feb 15 current

2006-03-03 Thread Marc Espie
On Fri, Mar 03, 2006 at 08:09:55AM +0100, steven mestdagh wrote: yes, it's a misbehaving ftp server, there is one here as well. those lines should start with '220'. any strange output is displayed to stderr. There is actually a way to fix it, but it requires a lot of redesign in this area, and

Re: new kde 3.5.1 arts

2006-03-04 Thread Marc Espie
On Sat, Mar 04, 2006 at 10:39:38AM +, David Love wrote: This is known, there is no akode in kde 3.5.1 for various reasons. I hope we're going to lose the dependency on kdemultimedia... Sorry I'm new to the OpenBSD variant, so I've probably missed a previous discussion somewhere: is

lcms update to 1.15

2006-03-07 Thread Marc Espie
This needs somewhat more thorough testing that my casual rebuild. Index: Makefile === RCS file: /cvs/ports/graphics/lcms/Makefile,v retrieving revision 1.11 diff -u -p -r1.11 Makefile --- Makefile8 Jan 2006 01:01:18 -

Re: moo-1.2

2006-03-10 Thread Marc Espie
On Fri, Mar 10, 2006 at 03:18:59PM -0501, Ray Lai wrote: Moves source to ports tree, no code change (sorry Marco). Okay? -Ray- No. The ports tree is small, and should stay that way. Arrange so that the moo code is distributed elsewhere.

Re: New: xmms-scrobbler and libmusicbrainz

2006-03-15 Thread Marc Espie
On Wed, Mar 15, 2006 at 07:27:12PM +0100, Jasper Lievisse Adriaanse wrote: libmusicbrainz: MusicBrainz is the second generation incarnation of the CD Index. This server is designed to enable Audio CD and MP3/Vorbis players to download metadata about the music they are playing. All of the data

fix for configure issue

2006-03-26 Thread Marc Espie
This does affect kde 3.5.2, and the koffice release candidate as well. As I said a few weeks ago, the libsuffix configure test is broken: it depends on some gnu-grep feature (-o), so it is NOT portable to many systems (including OpenBSD). The work-around --disable-libsuffix is not clean. Even

Re: SUBST_VARS into pkg/MESSAGE

2006-12-31 Thread Marc Espie
On Fri, Dec 29, 2006 at 03:51:38PM +, Stuart Henderson wrote: I just noticed this with the PHP extension packages, SUBST_VARS aren't getting substituted correctly for multi-packages (at least in pkg/MESSAGE files): sthen:42$ pkg_info -M php5-mhash-5.1.6p0 Information for

Re: vlc security fix.

2007-01-04 Thread Marc Espie
On Thu, Jan 04, 2007 at 03:48:58AM -0600, Jolan Luff wrote: On Thu, Jan 04, 2007 at 01:25:43AM -0500, Brad wrote: Here is a security fix for the vlc port. http://www.videolan.org/sa0701.html x11/vlc has never had cdio and vcd support enabled. Doesn't hurt to fix it... but we do not

Re: NEW: heyu

2007-01-07 Thread Marc Espie
On Sun, Jan 07, 2007 at 05:54:34PM +0100, Julien TOUCHE wrote: $ cat heyu/pkg/DESCR HEYU is a text-based console program for remotely controlling lights and appliances in the home or office. It is made available under a free and open source license. Heyu uses the CM11A computer

Re: new: www/mod_perl2

2007-01-07 Thread Marc Espie
On Sun, Jan 07, 2007 at 07:12:14PM +0100, Srebrenko Sehic wrote: Since we now have Apache2 in the tree, here is a port of the latest mod_perl, v. 2.0.3. Most of the files conflict with www/mod_perl, so I put @conflict mod_perl-* in both pkg/PLIST and pkg/PFRAG.shared. Is this the correct

Re: NEW: cacti

2007-01-13 Thread Marc Espie
On Sat, Jan 13, 2007 at 05:01:03PM +0100, Julien TOUCHE wrote: Marc Espie wrote on 7/01/07 21:31: Half the patches don't belong here... I don't see how this is OpenBSD related. It looks like some cacti development. discuss it with the cacti people... or explain to use why you think

new port: subrip

2007-01-18 Thread Marc Espie
This is just a small part (the part we didn't have any tools to do yet) from ogmrip: use mplayer to grab vobsub, gocr to convert them, and some C glue to convert stuff. Plus a shell script to wrap it. script not finished yet, no real docs as well... Play with it in the meantime. subrip.tgz

Re: NEW: x11/gob2

2007-01-18 Thread Marc Espie
On Thu, Jan 18, 2007 at 09:02:42PM +0100, Jasper Lievisse Adriaanse wrote: hi, here's a port of gob2 2.0.14: GOB is a preprocessor which simplifies the writing of GObjects in C. The syntax is somewhat similar to that for Java, yacc and lex. Not a critique of the port itself, which is

Re: SWI Prolog port doesn't complete in current

2007-01-23 Thread Marc Espie
On Tue, Jan 23, 2007 at 12:15:01PM -0700, Jack J. Woehr wrote: On my Ultra 10 running current, the SWI Prolog port bombs in the build. === Building package for swi-prolog-5.6.18 Create /usr/ports/packages/sparc64/all/swi-prolog-5.6.18.tgz Error in package:

Re: Problems compiling kde

2007-01-31 Thread Marc Espie
On Tue, Jan 30, 2007 at 03:26:28PM -0500, STeve Andre' wrote: I'm having problems building all of kde-3.5.6. I'm not sure if I've messed up, or if there is an actual problem. Have others been able to build all of 3.5.6? My issue is that I cannot build kdepim. It's a kde issue. The kde

Re: libfwbuilder 2.1.8 error

2007-02-02 Thread Marc Espie
On Fri, Feb 02, 2007 at 02:25:16PM +0100, Stephan A. Rickauer wrote: On i386 -current making libfwbuilder 2.1.8 I'll get RoutingCompiler.cpp: In member function `virtual std::string fwcompiler::RoutingCompiler::debugPrintRule(libfwbuilder::Rule*)': RoutingCompiler.cpp:108: warning: unused

if you're working on ports...

2007-02-12 Thread Marc Espie
... make sure your bsd.port.mk is up-to-date, and regen checksums using make makesum. The newest version also records sha256 checksums.

<    1   2   3   4   5   6   7   8   9   10   >