Skip site navigation (1)Skip section navigation (2)
Date:      19 Jan 2003 02:21:40 +0100
From:      Franz Klammer <klammer@webonaut.com>
To:        Joe Marcus Clarke <marcus@FreeBSD.org>
Cc:        Martin Klaffenboeck <martin.klaffenboeck@gmx.at>, FreeBSD GNOME Users <gnome@FreeBSD.org>
Subject:   Re: balsa2 fails, marcusmerge
Message-ID:  <1042939299.33708.31.camel@ds9.webonaut.com>
In-Reply-To: <1042938263.7820.57.camel@shumai.marcuscom.com>
References:  <20030118204030.GA28395@martin.kdrache.org> <1042923556.7820.22.camel@shumai.marcuscom.com> <20030118212035.GE28395@martin.kdrache.org> <1042938104.33708.15.camel@ds9.webonaut.com> <1042938263.7820.57.camel@shumai.marcuscom.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Am So, 2003-01-19 um 02.04 schrieb Joe Marcus Clarke:
> On Sat, 2003-01-18 at 20:01, Franz Klammer wrote:
> > 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.
> 
> This is a port to be repo-copied.  If you want to use this port, you
> must first copy mozilla-devel-gtk2 to mozilla-gtk2, and edit the CVS Id
> accordingly.
> 

no, not really. this was "just for info". 
i've patched all 46 ports. also the ports i didn't use myself.
it takes only a little while more and ... who knows ... maybe 
someone can use it ... maybe Martin? :-)

franz.

> Joe
-- 


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?1042939299.33708.31.camel>