From owner-freebsd-ports@FreeBSD.ORG Wed Dec 6 11:10:58 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6FC1016A50E for ; Wed, 6 Dec 2006 11:10:58 +0000 (UTC) (envelope-from freebsd@orchid.homeunix.org) Received: from orchid.homeunix.org (ats128.neoplus.adsl.tpnet.pl [83.27.0.128]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0313343CAC for ; Wed, 6 Dec 2006 11:10:06 +0000 (GMT) (envelope-from freebsd@orchid.homeunix.org) Received: from [192.168.1.66] (blackacidevil.orchid.homeunix.org [192.168.1.66]) (authenticated bits=0) by orchid.homeunix.org (8.13.6/8.13.6) with ESMTP id kB6B9nfO001472 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Wed, 6 Dec 2006 12:10:03 +0100 (CET) (envelope-from freebsd@orchid.homeunix.org) Message-ID: <4576A4F6.7070407@orchid.homeunix.org> Date: Wed, 06 Dec 2006 12:09:42 +0100 From: Karol Kwiatkowski User-Agent: Thunderbird 1.5.0.8 (X11/20061203) MIME-Version: 1.0 To: "Marc G. Fournier" X-Enigmail-Version: 0.94.1.0 OpenPGP: id=06E09309; url=http://www.orchid.homeunix.org/carlos/gpg/0x06E09309.asc Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="------------enigA18133BF2615929216D697D3" X-Virus-Scanned: ClamAV 0.88.6/2292/Wed Dec 6 12:00:54 2006 on orchid.homeunix.org X-Virus-Status: Clean Cc: ports@freebsd.org Subject: bsdstats 5.3 on 6-STABLE and netcat weirdness X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd@orchid.homeunix.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Dec 2006 11:10:58 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigA18133BF2615929216D697D3 Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: quoted-printable Hello, I'm not sure what's to blame here: bsdstats port, ports, portupgrade or me :) I've got two problems - 'make clean' is cleaning net/netcat work directory (even though on 6-STABLE nc is a part of base system) and, more importantly, pkgdb reports stale dependency. That started after adding this line to the Makefile (ports/106373): RUN_DEPENDS=3D nc:${PORTSDIR}/net/netcat I haven't seen any problem reports, is it just me? Details below. Best regards, Karol # uname -srp FreeBSD 6.2-PRERELEASE i386 # which nc /usr/bin/nc # pkgdb -F ---> Checking the package registry database # cd /usr/ports/sysutils/bsdstats/ # make install clean =3D=3D=3D> Extracting for bsdstats-5.3 =3D=3D=3D> Patching for bsdstats-5.3 =3D=3D=3D> Configuring for bsdstats-5.3 =3D=3D=3D> Installing for bsdstats-5.3 =3D=3D=3D> bsdstats-5.3 depends on executable in : nc - found =3D=3D=3D> Generating temporary packing list [ snipped ] =3D=3D=3D> Registering installation for bsdstats-5.3 =3D=3D=3D> Cleaning for netcat-1.10_2 =3D=3D=3D> Cleaning for bsdstats-5.3 # pkgdb -F ---> Checking the package registry database [Updating the pkgdb in /var/db/pkg ... - 640 packages found (-0 +1) . done] Stale dependency: bsdstats-5.3 -> netcat-1.10_2 (net/netcat): netpbm-10.26.34 (score:17%) ? ([y]es/[n]o/[a]ll) [no] --=20 Karol Kwiatkowski OpenPGP: http://www.orchid.homeunix.org/carlos/gpg/0x06E09309.asc --------------enigA18133BF2615929216D697D3 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFFdqT9ezeoPAwGIYsRCEdaAJwJmqFN0ea5EpCKc1oM3/WXNFx+cgCdFwM8 xeUHil0XltCFgpONWI8QIh8= =iJ02 -----END PGP SIGNATURE----- --------------enigA18133BF2615929216D697D3--