From owner-freebsd-questions@FreeBSD.ORG Tue Apr 19 18:21:04 2005 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 8735C16A4CE for ; Tue, 19 Apr 2005 18:21:04 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.194.102.111]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F0CF43D31 for ; Tue, 19 Apr 2005 18:21:04 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 67293513E8; Tue, 19 Apr 2005 11:21:03 -0700 (PDT) Date: Tue, 19 Apr 2005 11:21:02 -0700 From: Kris Kennaway To: Lowell Gilbert Message-ID: <20050419182102.GA44704@xor.obsecurity.org> References: <2b5f066d0504190604335753ba@mail.gmail.com> <443btmzv5f.fsf@be-well.ilk.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ZPt4rx8FFjLCG7dd" Content-Disposition: inline In-Reply-To: <443btmzv5f.fsf@be-well.ilk.org> User-Agent: Mutt/1.4.2.1i cc: Brian McCann cc: freebsd-questions Subject: Re: Ports collection problems...help??? 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: Tue, 19 Apr 2005 18:21:04 -0000 --ZPt4rx8FFjLCG7dd Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Apr 19, 2005 at 10:41:16AM -0400, Lowell Gilbert wrote: > Brian McCann writes: >=20 > > Hi all. I'm having problems with my ports collection on a 4.10 > > server. I need to keep the versions of the ports the same on these > > two boxes (for dev reasons), so I rsync'd /usr/ports...and on the > > "target" machine, I get the following error when I try to build > > something: > >=20 > > Makefile error: There is a COMMENTFILE in this port. > > COMMENTFILEs have been deprecated in > > favor of COMMENT variables. > > Please, rectify this. > > *** Error code 1 > >=20 > >=20 > > But...there are no files with COMMENTFILE in their name on the system! = Help?!?! >=20 > If I recall correctly, pkg-comment is the filename you should look for. This means that you're not syncing the ports properly, e.g. you're not using rsync --delete. Kris --ZPt4rx8FFjLCG7dd Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCZUwOWry0BWjoQKURApuzAJ0ZLewzQadO9I9Oz+SbQK5q9JRvOwCglz2o q8zfY9BRepqkmWgzKxTIyoE= =l2q/ -----END PGP SIGNATURE----- --ZPt4rx8FFjLCG7dd--