From owner-freebsd-questions@FreeBSD.ORG Mon Dec 15 13:40:40 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D2C6A16A4CF for ; Mon, 15 Dec 2003 13:40:40 -0800 (PST) Received: from rdsnet.ro (smtp.rdsnet.ro [62.231.74.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E7DD43D66 for ; Mon, 15 Dec 2003 13:40:29 -0800 (PST) (envelope-from itetcu@apropo.ro) Received: (qmail 24065 invoked from network); 15 Dec 2003 21:40:27 -0000 Received: from unknown (HELO it.buh.cameradicommercio.ro) (81.196.25.19) by mail.rdsnet.ro with SMTP; 15 Dec 2003 21:40:27 -0000 Date: Mon, 15 Dec 2003 23:41:36 +0200 From: Ion-Mihai Tetcu To: freebsd-questions@freebsd.org Message-Id: <20031215234136.449d995f.itetcu@apropo.ro> X-Mailer: Sylpheed version 0.9.6claws (GTK+ 1.2.10; i386-portbld-freebsd5.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Stupid cvsup questions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Dec 2003 21:40:41 -0000 Hi, I have 2 identical (copy/paste) ports-supfiles on two machines: it# grep -v '#' /etc/ports-supfile *default host=cvsup.ro.FreeBSD.org *default base=/usr *default prefix=/usr *default release=cvs tag=. *default delete use-rel-suffix *default compress ports-all one is produceing : Updating collection ports-all/cvs Edit ports/audio/abcmidi/Makefile Edit ports/audio/abcmidi/distinfo ... The other: Updating collection ports-all/cvs Edit ports/mail/perdition/pkg-plist Edit ports/math/R-letter/Makefile SetAttrs ports/math/p5-Statistics-Distributions/Makefile,v SetAttrs ports/math/p5-Statistics-Distributions/distinfo,v ... I run it like: # cvsup -g /etc/ports-supfile on both machines. The stupid question: why on the second I have the `,v' suffix ? Is there an env variable or something ? -- IOnut Unregistered ;) FreeBSD user