downgrade php5

Greg Larkin glarkin at FreeBSD.org
Wed Apr 14 22:48:10 UTC 2010


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

doug schmidt wrote:
> On Wed, Apr 14, 2010 at 5:08 PM, Greg Larkin <glarkin at freebsd.org> wrote:
>> Hi Doug,
>>
>> For any port that is no longer present in the tree because it's bundled
>> with PHP 5.3.2, please use these commands to restore them:
>>
>>    export CVS_RSH=ssh    # or "setenv CVS_RSH ssh" if csh
>>    cd /usr/ports
>>    cvs -d :ext:anoncvs at anoncvs1.FreeBSD.org:/home/ncvs co -D
>> '2009-03-31' -d devel/php5-pcre ports/devel/php5-pcre
>>
>> Repeat the "cvs co" as necessary by changing "devel/php5-pcre" to the
>> other <category>/<portname> values that you need.
>>
> 
> Hi Greg,
> Seems to be complaining about devel directory;
> 
> [root at test /usr/ports]# cvs -d
> :ext:anoncvs at anoncvs1.FreeBSD.org:/home/ncvs co -D '2009-03-31' -d
> devel/php5-pcre ports/devel/php5-pcre
> cvs [checkout aborted]: could not change directory to requested
> checkout directory `devel': No such file or directory
> [root at test /usr/ports]# ls -ld devel
> drwxr-xr-x  3212 root  wheel  75264 Apr 13 14:15 devel
> 
> thanks.
> doug
> 

Hi Doug,

Sorry about that - I thought the -d option accepted multi-level
directories.  This works:

    cd /usr/ports/devel
    cvs -d :ext:anoncvs at anoncvs1.FreeBSD.org:/home/ncvs co -D
'2009-03-31' -d php5-pcre ports/devel/php5-pcre

Hope that helps,
Greg
- --
Greg Larkin

http://www.FreeBSD.org/           - The Power To Serve
http://www.sourcehosting.net/     - Ready. Set. Code.
http://twitter.com/sourcehosting/ - Follow me, follow you
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iD8DBQFLxkYb0sRouByUApARAnebAKCVMgttDuRwVPonMcBK8NvjaTvLhgCgsrT4
xhzal7cvMfB2YLusynrbfEA=
=c5/u
-----END PGP SIGNATURE-----



More information about the freebsd-questions mailing list