incomplete pkg-plist for print/teTeX-texmf

Anton Shterenlikht mexas at bristol.ac.uk
Mon Jan 10 14:54:30 UTC 2011


On Mon, Jan 10, 2011 at 05:27:58PM +0300, Eygene Ryabinkin wrote:
> 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
> }}}

ok, thanks, I should've checked.

But still, why doesn't pkg_info -W say so?

many thanks
anton

-- 
Anton Shterenlikht
Room 2.6, Queen's Building
Mech Eng Dept
Bristol University
University Walk, Bristol BS8 1TR, UK
Tel: +44 (0)117 331 5944
Fax: +44 (0)117 929 4423


More information about the freebsd-ports mailing list