From owner-cvs-all Sun Oct 4 16:39:49 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA19778 for cvs-all-outgoing; Sun, 4 Oct 1998 16:39:49 -0700 (PDT) (envelope-from owner-cvs-all) Received: from mail.HiWAAY.net (fly.HiWAAY.net [208.147.154.56]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA19765; Sun, 4 Oct 1998 16:39:38 -0700 (PDT) (envelope-from sprice@hiwaay.net) Received: from localhost (sprice@localhost) by mail.HiWAAY.net (8.9.0/8.9.0) with SMTP id SAA24277; Sun, 4 Oct 1998 18:39:09 -0500 (CDT) Date: Sun, 4 Oct 1998 18:39:09 -0500 (CDT) From: Steve Price To: "Jordan K. Hubbard" cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/graphics/xpm Makefile In-Reply-To: <10389.907542385@time.cdrom.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Sun, 4 Oct 1998, Jordan K. Hubbard wrote: # > Hmm... I don't think this is right. You must make sure you # > have the latest config files for XFree86. Shared libraries # > are now handled automagically in an ELF world provided you # > have the latest cruft. The "if a.out make link" stuff was # # Please define "latest cruft" :-) # # If by that you mean the x11/XFree86 port then we're in biiiiiiiig # trouble until this gets handed back more officially to the XFree86 # Project since I and 99% of the rest of the FreeBSD world will be # installing X from the FreeBSD-3.0 binary distribution under # pub/XFree86 on ftp.cdrom.com, not from the ports collection. Yes that's what I mean. David Dawes submitted most of the patches (well he at least reviewed the ones that he didn't write). The config files are required to follow the "major number with no minor number" ELF port guidelines. Steve # - Jordan #