Date: 19 Jan 2003 02:01:44 +0100 From: Franz Klammer <klammer@webonaut.com> To: Martin Klaffenboeck <martin.klaffenboeck@gmx.at> Cc: Joe Marcus Clarke <marcus@FreeBSD.org>, FreeBSD GNOME Users <gnome@FreeBSD.org> Subject: Re: balsa2 fails, marcusmerge Message-ID: <1042938104.33708.15.camel@ds9.webonaut.com> In-Reply-To: <20030118212035.GE28395@martin.kdrache.org> References: <20030118204030.GA28395@martin.kdrache.org> <1042923556.7820.22.camel@shumai.marcuscom.com> <20030118212035.GE28395@martin.kdrache.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Am Sa, 2003-01-18 um 22.20 schrieb Martin Klaffenboeck: > Am 2003.01.18 21:59 schrieb(en) Joe Marcus Clarke: > > On Sat, 2003-01-18 at 15:40, Martin Klaffenboeck wrote: > > > Hello, > > > > > > I tryed to use portupgrade -r pkg-config to update all the ports. > > > Could there be something wrong, when I try to use portupgrade -fr > > > pkg-config there are also gnome1 ports rebuilt. I was breaking the > > > procedure and so I think there could be something wrong with gnome1, > > > > > gnome2 ... > > > > No, this is expected. However, by this point, you shouldn't have any > > ports on your system that would overwrite the GNOME 2 desktop. > > Allright, I see. > > > > > > > Is the USE_GNOMENG really correct for gnome1 or gnome2 installation? > > > > > It would be nice to have a setting like USE_GNOME_VER= 2 or > > > USE_GNOME_VER= 1 in my /etc/make.conf so that there cannot be > > something > > > wrong in the installation. If I use USE_GNOME_VER= 2 every port > > which > > > must not be installed, sould not get installed anymore, even if it > > is a > > > dependency. > > > > That's the idea. I just have so much in my backlog, I haven't started > > on the GNOME 2 additions to bsd.gnomeng.mk. However, my thughts are > > to > > create WANT macros like: > > > > WANT_GNOME_DESKTOP= 1 > > WANT_GNOME_DESKTOP= 2 > > > > Ports, like gaim, can set WANT_GNOME_DESKTOP=1, then check to see if > > the > > user has the GNOME 1 desktop, if they do, the gaim applet will be > > built. If not, then the gaim application will be built. Conversely, > > ports like gimp-devel would set WANT_GNOME_DESKTOP=2, and do a similar > > check. > > > > For ports like file_applet_menu, a macro would exist like > > USE_GNOME_DESKTOP=1. If the GNOME 1 desktop isn't present, the port > > would refuse to build. I had even rolled the thought around in my > > head > > for auto-creating a PRE-INSTALL script if one didn't already exist, > > that > > would enforce this when installing packages as well. Though this may > > just be unreasonable. > > That sounds great for me. > > > > > > > After portupgrade -r pkg-config: > > > > > > Now balsa2 doesn't show icons in the toolbar. I tryed to reinstall, > > > > > but it fails on the check for libgnomeprint. Maybe there is > > something > > > wrong in the configure script? I think, you can reproduce this. > > > > There are known issues with libgnomeprint 2.2 and 2.0. GNOME 2.2 may > > ship with both. In the meantime, the balsa2 from > > http://www.marcuscom.com/downloads/freeze/ should support both. > > I'll try that out. Why don't you put that to the portstree? I used > marcusmerge for that. Shouln't there come a new balsa2 with it? if you want, i have all*) ports from freeze patched and i do an update with marcusmerge. currently i'm first doing a normal cvsup then merge the freeze-ports and at last i'm merging the gnome 2.1-ports. also i've changed all Makfiles where i've found a LIB_DEPENDS to gtk+X11-2.0.0 with this lines: .if !exists(${X11BASE}/libdata/pkgconfig/gtk+-2.0.pc) LIB_DEPENDS+= gtk-x11-2.0.0:${PORTSDIR}/x11-toolkits/gtk20 .endif if gtk-2.2 is installed a LIB_DEPENDS to 2.0.0 result in "not found" because gtk-2.2 needs a value of gtk-x11-2.0.200. franz. *) expect mozilla-gtk2 - i've didn't find this port. > > > > > > > galeon2 gives me now a core dump, it was running correct without the > > > > > marcus ports. I'm now trying on rebuild this port. I'll tell you > > when > > > it's finished. > > > > This, like I said, may be a known problem. It used to happen for me > > with galeon-1.3.0 back in early gtk-2.1. > > Ok. See the other email. > > > > > > > The marcusmerge script has a wrong carracter in the -u section. > > There > > > seems to be a cvz instead of cvs - gives surely a 'command not > > found' > > > message. > > > > How did that happen? I'll fix it right away, thanks. > > I don't know, maybe this it my fault. > > Martin > > > Joe > > > > > > > > Ok, that are my first messages on the gnome-2.2 ports. I'll hang on > > > > > and find something more. > > > > > > Martin > > -- > > Joe Marcus Clarke > > FreeBSD GNOME Team :: marcus@FreeBSD.org > > http://www.FreeBSD.org/gnome > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-gnome" in the body of the message -- WEBONAUT.com http://webonaut.com mailto:klammer@webonaut.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1042938104.33708.15.camel>