From owner-freebsd-questions@FreeBSD.ORG Sat Jul 24 14:37:54 2004 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 870D216A4CE for ; Sat, 24 Jul 2004 14:37:54 +0000 (GMT) Received: from smtp807.mail.sc5.yahoo.com (smtp807.mail.sc5.yahoo.com [66.163.168.186]) by mx1.FreeBSD.org (Postfix) with SMTP id 60BED43D31 for ; Sat, 24 Jul 2004 14:37:54 +0000 (GMT) (envelope-from krinklyfig@spymac.com) Received: from unknown (HELO smogmonster.com) (jtinnin@pacbell.net@64.173.26.85 with login) by smtp807.mail.sc5.yahoo.com with SMTP; 24 Jul 2004 14:37:54 -0000 From: Joshua Tinnin To: freebsd-questions@freebsd.org Date: Sat, 24 Jul 2004 07:39:12 -0700 User-Agent: KMail/1.6.2 References: <4101EF5C.1020306@earthlink.net> <200407240736.41853.krinklyfig@spymac.com> In-Reply-To: <200407240736.41853.krinklyfig@spymac.com> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <200407240739.12450.krinklyfig@spymac.com> Subject: Re: How to Handle the Three Newest Additions to the /usr/ports/CHANGES? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: krinklyfig@spymac.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Jul 2004 14:37:54 -0000 On Saturday 24 July 2004 07:36 am, Joshua Tinnin wrote: > On Friday 23 July 2004 10:10 pm, Bob Perry wrote: > > Just cvsup'd my system for the weekend and found three additions > > to the /usr/ports/CHANGES file. They referenced a replacement of > > the XFREE86_VERSION variable by the X_WINDOW_SYSTEM variable, > > a big update to PHP ports and bsd.php.mk to add more flexibility plus > > an announcement that "OpenLDAP version 2.2 is now the default..." > > > > I'm still learning FreeBSD and deal with issues as they come up. I > > remember reading postings regarding the XFree86 issue but thought > > I had the option to leave well enough alone. Maybe not. > > I don't know about the other two, but as for the X_WINDOW_SYSTEM variable, > it looks to me like it's related to this: > > http://lists.freebsd.org/pipermail/freebsd-current/2004-July/032267.html > > It only applies to -CURRENT right now, but it's as easy as adding a line to > rc.conf if you want to stay with XFree86. Sorry, that should have been make.conf. It's too early ... - jt