From owner-freebsd-pkg@FreeBSD.ORG Wed Apr 8 14:52:25 2015 Return-Path: Delivered-To: pkg@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4A958CBC for ; Wed, 8 Apr 2015 14:52:25 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3593D1AC for ; Wed, 8 Apr 2015 14:52:25 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id t38EqPKf023806 for ; Wed, 8 Apr 2015 14:52:25 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: pkg@FreeBSD.org Subject: maintainer-feedback requested: [Bug 199296] ports-mgmt/pkg: should disable "old" periodic scripts Date: Wed, 08 Apr 2015 14:52:25 +0000 X-Bugzilla-Type: request Message-ID: In-Reply-To: References: X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Binary package management and package tools discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Apr 2015 14:52:25 -0000 torsten.eichstaedt@web.de has reassigned Bugzilla Automation 's request for maintainer-feedback to pkg@FreeBSD.org: Bug 199296: ports-mgmt/pkg: should disable "old" periodic scripts https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D199296 --- Description --- pkg (install script or pkg2ng or 1st run) should disable the old periodic scripts in /etc/periodic/* e.g. by deleting them or chmod'ing the executable bit. One gets junk mails about old packages otherwise after switching to pkgng. At least please include a hint in the pkg's message.=