From owner-cvs-all Fri Aug 27 16:40:26 1999 Delivered-To: cvs-all@freebsd.org Received: from dfw-ix7.ix.netcom.com (dfw-ix7.ix.netcom.com [206.214.98.7]) by hub.freebsd.org (Postfix) with ESMTP id 1A9F71543D; Fri, 27 Aug 1999 16:40:22 -0700 (PDT) (envelope-from asami@stampede.cs.berkeley.edu) Received: (from smap@localhost) by dfw-ix7.ix.netcom.com (8.8.4/8.8.4) id SAA28930; Fri, 27 Aug 1999 18:39:02 -0500 (CDT) Received: from sji-ca5-176.ix.netcom.com(209.109.234.176) by dfw-ix7.ix.netcom.com via smap (V1.3) id rma028885; Fri Aug 27 18:38:23 1999 Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.9.3/8.6.9) id QAA32589; Fri, 27 Aug 1999 16:38:13 -0700 (PDT) To: Bill Fumerola Cc: "Rodney W. Grimes" , jack , Chris Piazza , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/net/ucd-snmp Makefile ports/net/ucd-snmp/files md5 ports/net/ucd-snmp/patches patch-ac ports/net/u References: From: asami@FreeBSD.org (Satoshi - Ports Wraith - Asami) Date: 27 Aug 1999 16:38:12 -0700 In-Reply-To: Bill Fumerola's message of "Fri, 27 Aug 1999 14:45:40 -0400 (EDT)" Message-ID: Lines: 29 X-Mailer: Gnus v5.7/Emacs 20.4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk * From: Bill Fumerola * On Fri, 27 Aug 1999, Rodney W. Grimes wrote: * > Changing one port and breaking another port that depends on it is * > no different that changing one thing in /usr/src that breaks some * > other thing, either go fix the other thing, work with the maintainer * > to help them fix it, or back out your changes. * * This means the perl module needs updated, set to BROKEN, or removed * if it no longer follows active development on it's dependencies. You are both right (and wrong). We obviously can't keep every dependency in sync all the time, but if there are requests from users, we'll try to accomodate them, even if that means duplicating some ports. * The snmp authors would be smart to bump their major library version * as well, but again this is third party software we are dealing with, * so it's not just as easy as fixing things across the board. There is a clear rule on this (see handbook). If there is an interface change, bump the shlib number. If the third party software author can't be bothered to learn what shlib version numbers are for (and many don't), we'll have to do it ourselves. -PW To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message