From owner-freebsd-questions@FreeBSD.ORG Mon Sep 22 03:23:06 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 5DAA516A4B3 for ; Mon, 22 Sep 2003 03:23:06 -0700 (PDT) Received: from gs166.sp.cs.cmu.edu (GS166.SP.CS.CMU.EDU [128.2.205.169]) by mx1.FreeBSD.org (Postfix) with SMTP id AA15643FEC for ; Mon, 22 Sep 2003 03:23:05 -0700 (PDT) (envelope-from dpelleg@gs166.sp.cs.cmu.edu) Sender: dpelleg@gs166.sp.cs.cmu.edu To: Rob Lahaye References: <3F6E8536.8010609@snu.ac.kr> From: Dan Pelleg Date: 22 Sep 2003 06:22:20 -0400 In-Reply-To: <3F6E8536.8010609@snu.ac.kr> Message-ID: Lines: 38 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Cuyahoga Valley) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-questions@FreeBSD.ORG Subject: Re: How to patch and fix a broken port? 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, 22 Sep 2003 10:23:06 -0000 Rob Lahaye writes: > Hi, > > I have never done this. So I apologize for my ignorant questions... > > Last week I discovered that the molden port is broken in many ways > (md5 sum wrong, Mesa depence absent & install broken). I reported > it to the freebsd-ports mailing list and to the maintainer. I even > attached a sort of patch that fixed the build in a followup email, > but never got any response, nor has the port been fixed. > > So what to do with broken ports like that? > > I can imagine that ports are broken and remain broken if nobody > ever uses them or installs them. But as soon as a port is noticed > as broken, it is necessary to get it fixed. > > How is the general procedure to get this done? > > Please bare with me: I'm mainly a port user. I know how to install > ports etc. I have no idea about generating and maintaining ports. > > So here we go again: the molden port is broken, but easy to fix > (see my earlier emails about the molden port on the freebsd-ports > mailing list). > > Regards, > Rob. File a PR, and wait. Eventually someone will take care of it. As for the technical guidlines, see the porter's handbook: http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/ -- Dan Pelleg