Re: 5.1-BETA2 pkg_info wierdness

2003-05-30 Thread none
For anyone with backslashed +COMMENT files in /var/db/pkg, the following script can be used to clean them up. You could also wait until 5.1-RELEASE comes out, I suppose. #!/bin/tcsh cd /var/db/pkg foreach dir (`/bin/ls|/usr/bin/grep -v pkgdb.db`) echo $dir; cd $dir; /bin/ls -l +COMMENT

5.1-BETA2 pkg_info wierdness

2003-05-29 Thread jimd_NOSPAM
Instead of simple text lines, pkg_info is returning what looks like escaped words after clean install of 5.1-BETA2: pkg_info|more Hermes-1.3.2Fast\ pixel\ formats\ conversion\ libraryMesa-3.4.2_2 A\ graphics\ library\ similar\ to\ SGI\'s\ OpenGLORBit-0.5.17 High-performance\ CORBA\ ORB\

Re: 5.1-BETA2 pkg_info wierdness

2003-05-29 Thread Kris Kennaway
On Thu, May 29, 2003 at 12:15:20AM +, [EMAIL PROTECTED] wrote: Instead of simple text lines, pkg_info is returning what looks like escaped words after clean install of 5.1-BETA2: Already fixed, thanks. Kris pgp0.pgp Description: PGP signature