From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Jan 5 03:20:08 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0B9FC16A41F for ; Thu, 5 Jan 2006 03:20:08 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9BA0243D45 for ; Thu, 5 Jan 2006 03:20:07 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k053K7j1065601 for ; Thu, 5 Jan 2006 03:20:07 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k053K7e2065600; Thu, 5 Jan 2006 03:20:07 GMT (envelope-from gnats) Date: Thu, 5 Jan 2006 03:20:07 GMT Message-Id: <200601050320.k053K7e2065600@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Shane Cc: Subject: Re: ports/91325: [Maintainer Update] change PORTNAME to kde-*-* (several ports) X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Shane List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Jan 2006 03:20:08 -0000 The following reply was made to PR ports/91325; it has been noted by GNATS. From: Shane To: Edwin Groothuis Cc: freebsd-gnats-submit@freebsd.org Subject: Re: ports/91325: [Maintainer Update] change PORTNAME to kde-*-* (several ports) Date: Thu, 5 Jan 2006 16:17:50 +1300 On Thu, 05 Jan 2006 13:09, Edwin Groothuis wrote: > On Wed, Jan 04, 2006 at 11:46:20PM +0000, decept wrote: > > -PORTNAME= comix > > +PORTNAME= kde-style-comix > > PORTVERSION= 1.3.6 > > +PORTREVISION= 1 > > CATEGORIES= x11-themes kde > > MASTER_SITES= http://www.kde-look.org/content/files/ > > -DISTNAME= 16028-${PORTNAME}-${PORTVERSION} > > +DISTNAME= 16028-comix-${PORTVERSION} > > > > MAINTAINER= decept0@gmail.com > > COMMENT= Flat KDE style and window decoration > > @@ -18,6 +19,6 @@ > > USE_GMAKE= yes > > USE_KDEBASE_VER=3 > > GNU_CONFIGURE= yes > > -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} > > +WRKSRC= ${WRKDIR}/comix-${PORTVERSION} > > [..] > > don't you think that "PKGNAMEPREFIX=kde-style-" is a better approach > here? > > Ewdin Yes, yes it would so here is a new diff. Cheers, Shane --diff begins here-- diff -ruN /usr/ports/x11-themes/kde-style-comix/Makefile kde-style-comix/Makefile --- /usr/ports/x11-themes/kde-style-comix/Makefile Thu Dec 8 11:54:48 2005 +++ kde-style-comix/Makefile Thu Jan 5 15:15:51 2006 @@ -7,9 +7,11 @@ PORTNAME= comix PORTVERSION= 1.3.6 +PORTREVISION= 1 CATEGORIES= x11-themes kde MASTER_SITES= http://www.kde-look.org/content/files/ -DISTNAME= 16028-${PORTNAME}-${PORTVERSION} +PKGNAMEPREFIX= kde-style- +DISTNAME= 16028-comix-${PORTVERSION} MAINTAINER= decept0@gmail.com COMMENT= Flat KDE style and window decoration diff -ruN /usr/ports/x11-themes/kde-windeco-knifty/Makefile kde-windeco-knifty/Makefile --- /usr/ports/x11-themes/kde-windeco-knifty/Makefile Sat Nov 12 15:39:43 2005 +++ kde-windeco-knifty/Makefile Thu Jan 5 15:45:24 2006 @@ -7,24 +7,19 @@ PORTNAME= knifty PORTVERSION= 0.4.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-themes kde MASTER_SITES= http://kde-look.org/content/files/ -DISTNAME= 8841-${PORTNAME}-${PORTVERSION} +PKGNAMEPREFIX= kde-windeco- +DISTNAME= 8841-knifty-${PORTVERSION} MAINTAINER= decept0@gmail.com COMMENT= Lightweight KDE window decoration USE_BZIP2= yes USE_KDEBASE_VER=3 -USE_REINPLACE= yes +CONFIGURE_ENV+= LDFLAGS=${PTHREAD_LIBS} GNU_CONFIGURE= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} - -post-patch: - @${REINPLACE_CMD} -e 's|-lkdeui|-lkdeui ${PTHREAD_LIBS}|g' \ - ${WRKSRC}/${CONFIGURE_SCRIPT} - @${REINPLACE_CMD} -e 's|-lkdecore|-lkdecore ${PTHREAD_LIBS}|g' \ - ${WRKSRC}/client/Makefile.in .include diff -ruN /usr/ports/x11-themes/kde-style-lipstik/Makefile kde-style-lipstik/Makefile --- /usr/ports/x11-themes/kde-style-lipstik/Makefile Wed Dec 14 19:06:53 2005 +++ kde-style-lipstik/Makefile Thu Jan 5 15:20:00 2006 @@ -7,24 +7,19 @@ PORTNAME= lipstik PORTVERSION= 2.1 +PORTREVISION= 1 CATEGORIES= x11-themes kde MASTER_SITES= http://www.kde-look.org/content/files/ -DISTNAME= 18223-${PORTNAME}-${PORTVERSION} +PKGNAMEPREFIX= kde-style- +DISTNAME= 18223-lipstik-${PORTVERSION} MAINTAINER= decept0@gmail.com COMMENT= Modified Plastik KDE style USE_BZIP2= yes USE_KDEBASE_VER=3 -USE_REINPLACE= yes +CONFIGURE_ENV+= LDFLAGS=${PTHREAD_LIBS} GNU_CONFIGURE= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} - -post-patch: - @${REINPLACE_CMD} -e 's|-lkdefx|-lkdefx ${PTHREAD_LIBS}|g' \ - ${WRKSRC}/style/Makefile.in -post-configure: - @${REINPLACE_CMD} -e 's|-ljpeg|-ljpeg ${PTHREAD_LIBS}|g' \ - ${WRKSRC}/style/config/Makefile .include diff -ruN /usr/ports/x11-themes/kde-windeco-neos/Makefile kde-windeco-neos/Makefile --- /usr/ports/x11-themes/kde-windeco-neos/Makefile Sat Nov 12 15:39:43 2005 +++ kde-windeco-neos/Makefile Thu Jan 5 15:54:33 2006 @@ -7,10 +7,11 @@ PORTNAME= neos PORTVERSION= 0.2b -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-themes kde MASTER_SITES= http://perso.wanadoo.fr/chamayou/ -DISTNAME= kwin-${PORTNAME}-${PORTVERSION} +PKGNAMEPREFIX= kde-windeco- +DISTNAME= kwin-neos-${PORTVERSION} MAINTAINER= decept0@gmail.com COMMENT= KDE window decoration @@ -18,6 +19,5 @@ USE_BZIP2= yes USE_KDEBASE_VER=3 GNU_CONFIGURE= yes -WRKSRC= ${WRKDIR}/kwin-${PORTNAME}-${PORTVERSION} .include diff -ruN /usr/ports/x11-themes/kde-windeco-smoothblend/Makefile kde-windeco-smoothblend/Makefile --- /usr/ports/x11-themes/kde-windeco-smoothblend/Makefile Sat Nov 12 15:39:43 2005 +++ kde-windeco-smoothblend/Makefile Thu Jan 5 15:58:52 2006 @@ -7,9 +7,10 @@ PORTNAME= smoothblend PORTVERSION= 1.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-themes kde MASTER_SITES= http://www.p0z3r.org/downloads/ +PKGNAMEPREFIX= kde-windeco- DISTNAME= smooth-blend-${PORTVERSION} MAINTAINER= decept0@gmail.com @@ -19,6 +20,5 @@ USE_GMAKE= yes USE_KDEBASE_VER=3 GNU_CONFIGURE= yes -WRKSRC= ${WRKDIR}/smooth-blend-${PORTVERSION} .include diff -ruN /usr/ports/x11-themes/kde-style-tiblit/Makefile kde-style-tiblit/Makefile --- /usr/ports/x11-themes/kde-style-tiblit/Makefile Sat Nov 12 15:39:43 2005 +++ kde-style-tiblit/Makefile Thu Jan 5 15:43:20 2006 @@ -7,22 +7,19 @@ PORTNAME= tiblit PORTVERSION= 1.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-themes MASTER_SITES= http://www.kde-look.org/content/files/ -DISTNAME= 20798-${PORTNAME}-${PORTVERSION} +PKGNAMEPREFIX= kde-style- +DISTNAME= 20798-tiblit-${PORTVERSION} MAINTAINER= decept0@gmail.com COMMENT= KDE style focused on customization USE_BZIP2= yes USE_KDEBASE_VER=3 -USE_REINPLACE= yes +CONFIGURE_ENV+= LDFLAGS=${PTHREAD_LIBS} GNU_CONFIGURE= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} - -post-patch: - @${REINPLACE_CMD} -e 's|-lkdefx|-lkdefx ${PTHREAD_LIBS}|g' \ - ${WRKSRC}/widget-engine/Makefile.in .include