incomplete pkg-plist for print/teTeX-texmf

Eygene Ryabinkin rea at freebsd.org
Mon Jan 10 14:28:02 UTC 2011


Anton, good day.

Mon, Jan 10, 2011 at 02:01:45PM +0000, Anton Shterenlikht wrote:
> I think there are five ls-R files, installed by teTeX-texmf,
> which are not included in pkg-plist.
> 
> % cat ls-R-which.sh 
> #!/bin/sh
> 
> for file in `find /usr/local/share/texmf* -name "ls-R"`
> do
>         echo $file
>         pkg_info -W $file
> done
> 
> % ./ls-R-which.sh 
> /usr/local/share/texmf/ls-R
> /usr/local/share/texmf-config/ls-R
> /usr/local/share/texmf-dist/ls-R
> /usr/local/share/texmf-dist/ls-R was installed by package teTeX-texmf-3.0_6
> /usr/local/share/texmf-local/ls-R
> /usr/local/share/texmf-var/ls-R

Others belong to tex-texmflocal package:
{{{
$ cd /var/db/pkg && grep -r ls-R . | grep unexec
./teTeX-texmf-3.0_6/+CONTENTS:@unexec rm -f %D/share/texmf-dist/ls-R
./tex-texmflocal-1.9/+CONTENTS:@unexec /bin/rm -f /usr/local/share/texmf/ls-R > /dev/null 2>&1 || true
./tex-texmflocal-1.9/+CONTENTS:@unexec /bin/rm -f /usr/local/share/texmf-local/ls-R > /dev/null 2>&1 || true
./tex-texmflocal-1.9/+CONTENTS:@unexec /bin/rm -f /usr/local/share/texmf-var/ls-R > /dev/null 2>&1 || true
./tex-texmflocal-1.9/+CONTENTS:@unexec /bin/rm -f /usr/local/share/texmf-config/ls-R > /dev/null 2>&1 || true
}}}
-- 
Eygene Ryabinkin                                        ,,,^..^,,,
[ Life's unfair - but root password helps!           | codelabs.ru ]
[ 82FE 06BC D497 C0DE 49EC  4FF0 16AF 9EAE 8152 ECFB | freebsd.org ]
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20110110/aeb28137/attachment.pgp


More information about the freebsd-ports mailing list