From owner-freebsd-questions@FreeBSD.ORG Wed Oct 29 08:08:53 2008 Return-Path: Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 316751065674; Wed, 29 Oct 2008 08:08:53 +0000 (UTC) (envelope-from fbsd1@a1poweruser.com) Received: from mail-03.name-services.com (mail-03.name-services.com [69.64.155.195]) by mx1.freebsd.org (Postfix) with ESMTP id D53D08FC1A; Wed, 29 Oct 2008 08:08:52 +0000 (UTC) (envelope-from fbsd1@a1poweruser.com) Received: from laptop ([202.69.174.60]) by mail-03.name-services.com with Microsoft SMTPSVC(6.0.3790.3959); Wed, 29 Oct 2008 01:08:41 -0700 From: "FBSD1" To: "freebsd-questions@FreeBSD. ORG" Date: Wed, 29 Oct 2008 16:09:23 +0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5579 Importance: Normal X-OriginalArrivalTime: 29 Oct 2008 08:08:41.0457 (UTC) FILETIME=[8E2A8610:01C9399D] X-Sender: fbsd1@a1poweruser.com Cc: ports@FreeBSD.org Subject: ports missing their packages. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: fbsd1@a1poweruser.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Oct 2008 08:08:53 -0000 It's my understanding that a port maintainer has to install the port for real any time a change is made to the port make files or a update to the source of the software to test and verify the changes work as wanted. Creating the package after this is just one command and a ftp upload to the package server. Why are maintainers being given approval to apply their changes without creating the required package? This is just lax management on the part of the people who do the authorizing of the changes. Missing packages increases user frustration level and makes FreeBSD look like its being mis-managed. An alternate solution to this problem is to allow users to upload missing packages to the package server direct or to a staging ftp server so port/pkg management staff can review first and them populate the production package server.