From owner-freebsd-ports@FreeBSD.ORG Sat Mar 5 07:06:06 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 40E4216A4CF for ; Sat, 5 Mar 2005 07:06:06 +0000 (GMT) Received: from mail.gmx.net (pop.gmx.de [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 1B79343D49 for ; Sat, 5 Mar 2005 07:06:05 +0000 (GMT) (envelope-from michaelnottebrock@gmx.net) Received: (qmail invoked by alias); 05 Mar 2005 07:06:03 -0000 Received: from p508BB337.dip.t-dialin.net (EHLO lofi.dyndns.org) (80.139.179.55) by mail.gmx.net (mp027) with SMTP; 05 Mar 2005 08:06:03 +0100 X-Authenticated: #443188 Received: from kiste.my.domain (kiste.my.domain [192.168.8.4]) (authenticated bits=0) by lofi.dyndns.org (8.12.10/8.12.10) with ESMTP id j2575wmb063482 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Sat, 5 Mar 2005 08:05:59 +0100 (CET) (envelope-from michaelnottebrock@gmx.net) From: Michael Nottebrock To: freebsd-ports@freebsd.org Date: Sat, 5 Mar 2005 08:05:53 +0100 User-Agent: KMail/1.7.2 References: <20050304150431.GA58539@volt.iem.pw.edu.pl> In-Reply-To: <20050304150431.GA58539@volt.iem.pw.edu.pl> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2585044.LIEepyAXRH"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200503050805.57744.michaelnottebrock@gmx.net> X-Virus-Scanned: by amavisd-new X-Y-GMX-Trusted: 0 cc: freebsd-ports-bugs@freebsd.org cc: Pawel Wieleba Subject: Re: [port update] print/foomatic-db; how to name the package with the current date X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Mar 2005 07:06:06 -0000 --nextPart2585044.LIEepyAXRH Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Friday, 4. March 2005 16:04, Pawel Wieleba wrote: > Therefore I've got a question. > As stated on http://www.linuxprinting.org/foomatic.html > devel/foomatic-db is updated daily, therefore I would like to have an > up-to-date database during port installation (fetching) on my machine, not > just the date stated in devel/foomatic-db/Makefile. > I would like to do this automaticaly and I would like that this > information > (meaning date) will be added to the created package name This isn't a good idea. You don't want a port that dynamically tracks a CVS= =20 branch, since you cannot guarantee that way that it will 1.) build and 2.)= =20 the plist will be correct. Instead, you should choose a fixed date, test wi= th=20 that very thoroughly (like the present foomatic-db port, which hasn't any=20 issues I am aware of) and use that. =2D-=20 ,_, | Michael Nottebrock | lofi@freebsd.org (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org \u/ | K Desktop Environment on FreeBSD | http://freebsd.kde.org --nextPart2585044.LIEepyAXRH Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQBCKVpVXhc68WspdLARAneCAKCAN8MUvb0uy7NOtqWpMwuqQSvnqQCghoWC 7CSVHDypzegVuzEs3cR9Gpo= =SUtm -----END PGP SIGNATURE----- --nextPart2585044.LIEepyAXRH--