Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Jul 2011 11:55:33 -0700
From:      Cy Schubert <Cy.Schubert@komquats.com>
To:        =?ISO-8859-1?Q?Tilman_Keskin=F6z?= <arved@FreeBSD.org>
Cc:        cvs-ports@FreeBSD.org, ports-committers@FreeBSD.org, cvs-all@FreeBSD.org, Cy Schubert <cy@FreeBSD.org>
Subject:   Re: [ports] cvs commit: ports/x11-wm/icewm Makefile 
Message-ID:  <201107191855.p6JItX5J087933@cwsys.cwsent.com>
In-Reply-To: Message from =?ISO-8859-1?Q?Tilman_Keskin=F6z?=  <arved@FreeBSD.org> of "Tue, 19 Jul 2011 08:43:08 %2B0200." <4E25277C.4040900@FreeBSD.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
Haste makes waste. I should have double checked before doing the commit.


-- 
Cheers,
Cy Schubert <Cy.Schubert@komquats.com>
FreeBSD UNIX:  <cy@FreeBSD.org>   Web:  http://www.FreeBSD.org

	Q: How did the regular expression cross the road?
	A: ^.*$


In message <4E25277C.4040900@FreeBSD.org>, =?ISO-8859-1?Q?Tilman_Keskin=F6z?
= w
rites:
> Have you been in contact with Eitan, the old maintainer?
> 
> In ports/158949 he is still trying to fix the problem.
> 
> On 07/18/2011 06:25 PM, Cy Schubert wrote:
> > cy          2011-07-18 16:25:20 UTC
> > 
> >   FreeBSD ports repository
> > 
> >   Modified files:
> >     x11-wm/icewm         Makefile 
> >   Log:
> >   Mark BROKEN when GNOMEDESKTOP is selected.
> >   
> >   Assume maintainership.
> >   
> >   Revision  Changes    Path
> >   1.151     +2 -1      ports/x11-wm/icewm/Makefile
> > _______________________________________________
> > cvs-all@freebsd.org mailing list
> > http://lists.freebsd.org/mailman/listinfo/cvs-all
> > To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
> > 
> > 
> > Index: ports/x11-wm/icewm/Makefile
> > diff -u ports/x11-wm/icewm/Makefile:1.150 ports/x11-wm/icewm/Makefile:1.151
> > --- ports/x11-wm/icewm/Makefile:1.150	Mon Apr 25 19:48:41 2011
> > +++ ports/x11-wm/icewm/Makefile	Mon Jul 18 16:25:20 2011
> > @@ -11,7 +11,7 @@
> >  CATEGORIES=	x11-wm
> >  MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}-${PORTVERSION:R}/${PORTVERSI
> ON}/
> >  
> > -MAINTAINER=	ports@eitanadler.com
> > +MAINTAINER=	cy@eitanadler.com
> >  COMMENT=	Window Manager designed for speed, usability and consistency
> >  
> >  WANT_GNOME=	yes
> > @@ -42,6 +42,7 @@
> >  .include <bsd.port.pre.mk>
> >  
> >  .if defined(WITH_GNOMEDESKTOP)
> > +BROKEN=		fails to install
> >  USE_GNOME+=	gnomedesktop
> >  CONFIGURE_ARGS+=--enable-menus-gnome2
> >  INSTALL_TARGET=	install install-gnome





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201107191855.p6JItX5J087933>