Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Jan 2003 14:00:15 -0800 (PST)
From:      R Joseph Wright <rjoseph@arbornet.org>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/47686: New Port: kwin-flatcurve
Message-ID:  <200301302200.h0UM0Fvp075229@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/47686; it has been noted by GNATS.

From: R Joseph Wright <rjoseph@arbornet.org>
To: "Simon 'portlint' Schubert" <corecode@corecode.ath.cx>
Cc: FreeBSD-gnats-submit@FreeBSD.org
Subject: Re: ports/47686: New Port: kwin-flatcurve
Date: Thu, 30 Jan 2003 16:59:30 -0500

 On Thu, Jan 30, 2003 at 08:47:28PM +0100, Simon 'portlint' Schubert wrote:
 
 Thanks for your quick reply and for the suggestions
 
 > > XPORTNAME=               kwin-flatcurve
 > 
 > sure about kwin- in PORTNAME?
 How about kwin_flatcurve?
 
 > > XGNU_CONFIGURE=          yes
 > 
 > USE_LIBTOOL instead?
 
 It seems to need libtool-1.4, which is not in the ports collection.  It
 comes with its own libtool which works, however.
 
 > you're using a lot of tabs...
 
 I thought that looked nice :-)
 
 Here's a new version:
 
 # This is a shell archive.  Save it in a file, remove anything before
 # this line, and then unpack it by entering "sh file".  Note, it may
 # create directories; files and directories will be owned by you and
 # have default permissions.
 #
 # This archive contains:
 #
 #	kwin_flatcurve
 #	kwin_flatcurve/Makefile
 #	kwin_flatcurve/distinfo
 #	kwin_flatcurve/pkg-plist
 #	kwin_flatcurve/pkg-comment
 #	kwin_flatcurve/pkg-descr
 #
 echo c - kwin_flatcurve
 mkdir -p kwin_flatcurve > /dev/null 2>&1
 echo x - kwin_flatcurve/Makefile
 sed 's/^X//' >kwin_flatcurve/Makefile << 'END-of-kwin_flatcurve/Makefile'
 X# New ports collection makefile for:    kwin_flatcurve
 X# Date created:        30 January 2003
 X# Whom:                R. Joseph Wright <rjoseph@arbornet.org>
 X#
 X# $FreeBSD$
 X#
 X
 XPORTNAME=	kwin_flatcurve
 XPORTVERSION=	0.2
 XCATEGORIES=	x11-wm
 XMASTER_SITES=	http://kde-look.org/content/files/
 XDISTNAME=	4365-flatcurve-${PORTVERSION}
 X
 XMAINTAINER=	ports@freebsd.org
 X
 XUSE_KDEBASE_VER=	3
 X
 XWRKSRC=	${WRKDIR}/flatcurve-${PORTVERSION}
 X
 XINSTALLS_SHLIB=	yes
 XUSE_GMAKE=	yes
 XGNU_CONFIGURE=	yes
 X
 XCONFIGURE_ARGS+=	--prefix=${LOCALBASE} \
 X	--with-extra-libs=${LOCALBASE}/lib
 X
 X.include <bsd.port.mk>
 END-of-kwin_flatcurve/Makefile
 echo x - kwin_flatcurve/distinfo
 sed 's/^X//' >kwin_flatcurve/distinfo << 'END-of-kwin_flatcurve/distinfo'
 XMD5 (4365-flatcurve-0.2.tar.gz) = ac528271e403cd40ac94dcae7e26795e
 END-of-kwin_flatcurve/distinfo
 echo x - kwin_flatcurve/pkg-plist
 sed 's/^X//' >kwin_flatcurve/pkg-plist << 'END-of-kwin_flatcurve/pkg-plist'
 Xshare/apps/kwin/flatcurve.desktop
 Xlib/kde3/kwin_flatcurve.so
 Xlib/kde3/kwin_flatcurve.la
 END-of-kwin_flatcurve/pkg-plist
 echo x - kwin_flatcurve/pkg-comment
 sed 's/^X//' >kwin_flatcurve/pkg-comment << 'END-of-kwin_flatcurve/pkg-comment'
 X"Bluecurve" style window decoration for KDE's WM
 END-of-kwin_flatcurve/pkg-comment
 echo x - kwin_flatcurve/pkg-descr
 sed 's/^X//' >kwin_flatcurve/pkg-descr << 'END-of-kwin_flatcurve/pkg-descr'
 X"Bluecurve" style window decoration for KDE's WM
 END-of-kwin_flatcurve/pkg-descr
 exit
 
 -- 
 Joseph
 
 Today's fortune cookie:
 Of course there's no reason for it, it's just our policy.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports-bugs" in the body of the message




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