From owner-freebsd-ports@FreeBSD.ORG Tue Jul 20 14:29:14 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 55FCD16A4CE for ; Tue, 20 Jul 2004 14:29:14 +0000 (GMT) Received: from meitner.wh.uni-dortmund.de (meitner.wh.Uni-Dortmund.DE [129.217.129.133]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8D05743D1F for ; Tue, 20 Jul 2004 14:29:13 +0000 (GMT) (envelope-from michaelnottebrock@gmx.net) Received: from lofi.dyndns.org (pc2-105.intern.meitner [10.3.12.105]) by meitner.wh.uni-dortmund.de (Postfix) with ESMTP id 3F1AA167522; Tue, 20 Jul 2004 16:29:12 +0200 (CEST) Received: from kiste.my.domain (kiste.my.domain [192.168.8.4]) (authenticated bits=0) by lofi.dyndns.org (8.12.10/8.12.10) with ESMTP id i6KET3kw089453 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Tue, 20 Jul 2004 16:29:04 +0200 (CEST) (envelope-from michaelnottebrock@gmx.net) From: Michael Nottebrock To: patrick.oonk@pine.nl Date: Tue, 20 Jul 2004 16:28:58 +0200 User-Agent: KMail/1.6.2 References: <40FD26B8.8060603@pine.nl> In-Reply-To: <40FD26B8.8060603@pine.nl> MIME-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="Boundary-02=_uwS/Af+slAGANGt"; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200407201629.02736.michaelnottebrock@gmx.net> X-Virus-Scanned: by amavisd-new cc: freebsd-ports@freebsd.org Subject: Re: [HEADS UP] PHP mega-commit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-ports@freebsd.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jul 2004 14:29:14 -0000 --Boundary-02=_uwS/Af+slAGANGt Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Tuesday 20 July 2004 16:05, Patrick Oonk wrote: > Then I try a 'portinstall /usr/ports/lang/php4-extensions'. > > # portinstall /usr/ports/lang/php4-extensions > ** No such installed package nor such port called > '/usr/ports/lang/php4-extensions' is found. You need to rebuild your INDEX first. > Ok, another try. I go to: /usr/ports/lang/php4-extensions and do a make. > Now I am able to choose the extensions, but nothing else happens. The > options I chose are written to a config file. > The only way to get the extensions back is to type 'make install' in > /usr/ports/lang/php4-extensions, which installs the extensions, The canonical way to install a port is make && make install, nothing wrong= =20 about that (make clean before and after is good practice, too). > There's also a problem with the php4-ldap, which forces the openldap22 > port on you. I am fine with the openldap21 port, the openldap22 port > breaks things for me. openldap22 has been recently made the default openldap port ports-wide, two= =20 HEADS UP messages were sent to this mailing lists beforehand. There's also = an=20 entry in UPDATING. > I fixed this by changing USE_OPENLDAP=3D yes to=20 > USE_OPENLDAP21=3D yes in the Makefile.ext of the php4 port. See UPDATING for the correct way to keep openldap 2.1 as the ports default. =2D-=20 ,_, | Michael Nottebrock | lofi@freebsd.org (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org \u/ | K Desktop Environment on FreeBSD | http://freebsd.kde.org --Boundary-02=_uwS/Af+slAGANGt Content-Type: application/pgp-signature Content-Description: signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQBA/SwuXhc68WspdLARAmNdAJwMdJhs28ociae91jwlhsN82DvhAwCgn+Di qnk3TfqU+1U0GqfhfBuLrcE= =R2/r -----END PGP SIGNATURE----- --Boundary-02=_uwS/Af+slAGANGt--