From owner-freebsd-gnome@FreeBSD.ORG Wed Sep 3 17:05:42 2003 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 54F8316A4BF for ; Wed, 3 Sep 2003 17:05:42 -0700 (PDT) Received: from lakemtao06.cox.net (lakemtao06.cox.net [68.1.17.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3AFD343FE1 for ; Wed, 3 Sep 2003 17:05:41 -0700 (PDT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.11]) by lakemtao06.cox.net (InterMail vM.5.01.06.04 201-253-122-130-104-20030726) with ESMTP id <20030904000541.UEZA7895.lakemtao06.cox.net@mezz.mezzweb.com>; Wed, 3 Sep 2003 20:05:41 -0400 To: Piero References: <20030904015419.2137052d.piero@poprostu.pl> Message-ID: From: Jeremy Messenger Content-Type: text/plain; format=flowed; charset=utf-8 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Date: Wed, 03 Sep 2003 19:04:39 -0500 In-Reply-To: <20030904015419.2137052d.piero@poprostu.pl> User-Agent: Opera7.20/Linux M2 build 449 cc: freebsd-gnome@freebsd.org Subject: Re: Your thought about name of gDesklets applets in port? X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Sep 2003 00:05:42 -0000 On Thu, 4 Sep 2003 01:54:19 +0200, Piero wrote: > W liƛcie otrzymanym Wed, 03 Sep 2003 16:22:01 -0500 od Jeremy Messenger > : > >> I have created five ports of applet. I am wondering if I should do >> like.. >> > [snip] >> >> Oh yeah, one more thing... All of them have the README, so should I >> add them in the install too? > > F.E. > > .if !defined(NOPORTDOCS) > @${MKDIR} ${DOCSDIR} > .for file in ${PORTDOCS} > ${INSTALL_DATA} ${WRKSRC}/doc/${file} ${DOCSDIR} > .endfor > .endif > > If it makes sense at all for one file. I am thinking to have the READMEs to live with the sensors and/or displays like this: ======================================== @${CP} ${WRKSRC}/README ${PREFIX}/share/gnome/gdesklets/Displays/${NAME}/ @${LN} -s ${PREFIX}/share/gnome/gdesklets/Displays/${NAME}/README \ ${PREFIX}/share/gnome/gdesklets/Sensors/${NAME}/README ======================================== Also, put sentences in the pkg-message to tell user to read the README. If anyone disagree, then I can put in ${DOCSDIR} and use NOPORTDOCS too.. Cheers, Mezz -- bsdforums.org 's moderator, mezz.