From owner-freebsd-questions@FreeBSD.ORG Fri Apr 16 17:54:00 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 417C7106564A for ; Fri, 16 Apr 2010 17:54:00 +0000 (UTC) (envelope-from dougs@dawnsign.com) Received: from mailfilter.dawnsign.com (cetus.dawnsign.com [216.70.250.4]) by mx1.freebsd.org (Postfix) with ESMTP id 12E2B8FC1B for ; Fri, 16 Apr 2010 17:53:59 +0000 (UTC) Received: from mailfilter.dawnsign.com (localhost [127.0.0.1]) by mailfilter.dawnsign.com (Postfix) with ESMTP id 8F51695ABB; Fri, 16 Apr 2010 10:53:59 -0700 (PDT) Received: from cetus.dawnsign.com (cetus.dawnsign.com [192.168.101.5]) by mailfilter.dawnsign.com (Postfix) with ESMTP id 6754895AAD; Fri, 16 Apr 2010 10:53:59 -0700 (PDT) Received: by cetus.dawnsign.com with Internet Mail Service (5.5.2657.72) id <2623SZR1>; Fri, 16 Apr 2010 10:53:59 -0700 Message-ID: From: Doug Sampson To: "'glarkin@FreeBSD.org'" Date: Fri, 16 Apr 2010 10:53:52 -0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2657.72) Content-Type: text/plain X-Virus-Scanned: ClamAV using ClamSMTP X-Mailman-Approved-At: Fri, 16 Apr 2010 18:04:27 +0000 Cc: 'freebsd-questions@freebsd.org' Subject: RE: freeze PHP5 at specific version X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Apr 2010 17:54:00 -0000 > Have a look at this page: > http://myfreebsd.homeunix.net/hints_n_kinks/ports-pkgtools.html. If > you > add the php port names to the HOLD_PKGS array, that prevents > portupgrade > from touching them. > Bingo! That is what I'm looking for! Say, do I need to list each PHP5 extension in the HOLD_PKG section? For example, I have the following PHP5 extensions on top of the lang/php5 as follows: corvus-root@/usr/ports/databases/php5-sqlite: portversion -v | g php5 php5-5.2.12_2 < needs updating (port has 5.3.2) php5-bcmath-5.2.12_2 < needs updating (port has 5.3.2) php5-bz2-5.2.12_2 < needs updating (port has 5.3.2) php5-ctype-5.2.12_2 < needs updating (port has 5.3.2) php5-curl-5.2.12_2 < needs updating (port has 5.3.2) php5-dba-5.2.12_2 < needs updating (port has 5.3.2) php5-dom-5.2.12_2 < needs updating (port has 5.3.2) php5-exif-5.2.12_2 < needs updating (port has 5.3.2) php5-filter-5.2.12_2 < needs updating (port has 5.3.2) php5-ftp-5.2.12_2 < needs updating (port has 5.3.2) php5-gd-5.2.12_2 < needs updating (port has 5.3.2) php5-gettext-5.2.12_2 < needs updating (port has 5.3.2) php5-hash-5.2.12_2 < needs updating (port has 5.3.2) php5-iconv-5.2.12_2 < needs updating (port has 5.3.2) php5-json-5.2.12_2 < needs updating (port has 5.3.2) php5-mbstring-5.2.12_2 < needs updating (port has 5.3.2) php5-mcrypt-5.2.12_2 < needs updating (port has 5.3.2) php5-mhash-5.2.12_2 = up-to-date with port php5-ncurses-5.2.12_2 = up-to-date with port php5-openssl-5.2.12_2 < needs updating (port has 5.3.2) php5-pcre-5.2.12_2 = up-to-date with port php5-pdo-5.2.12_2 < needs updating (port has 5.3.2) php5-pdo_sqlite-5.2.12_2 < needs updating (port has 5.3.2) php5-pgsql-5.2.12_2 < needs updating (port has 5.3.2) php5-posix-5.2.12_2 < needs updating (port has 5.3.2) php5-pspell-5.2.12_2 < needs updating (port has 5.3.2) php5-readline-5.2.12_2 < needs updating (port has 5.3.2) php5-session-5.2.12_2 < needs updating (port has 5.3.2) php5-simplexml-5.2.12_2 < needs updating (port has 5.3.2) php5-soap-5.2.12_2 < needs updating (port has 5.3.2) php5-sockets-5.2.12_2 < needs updating (port has 5.3.2) php5-spl-5.2.12_2 = up-to-date with port php5-sqlite-5.2.12_2 < needs updating (port has 5.3.2) php5-tidy-5.2.12_2 < needs updating (port has 5.3.2) php5-tokenizer-5.2.12_2 < needs updating (port has 5.3.2) php5-xml-5.2.12_2 < needs updating (port has 5.3.2) php5-xmlreader-5.2.12_2 < needs updating (port has 5.3.2) php5-xmlrpc-5.2.12_2 < needs updating (port has 5.3.2) php5-xmlwriter-5.2.12_2 < needs updating (port has 5.3.2) php5-xsl-5.2.12_2 < needs updating (port has 5.3.2) php5-zip-5.2.12_2 < needs updating (port has 5.3.2) php5-zlib-5.2.12_2 < needs updating (port has 5.3.2) corvus-root@/usr/ports/databases/php5-sqlite: Is pkgtools a port that I need to install? Another question: I also use portmaster and portmanager. Does these two tools make use of the /usr/local/etc/pkgtools.conf file? ~Doug