pkgsrc/sysutils/coreutils/PLIST
tron 3b78baf1a5 Update "coreutils" package to version 6.12. Changes since version 6.11:
- chcon, runcon: --help output now includes the bug-reporting address
- cp -p copies permissions more portably.  For example, on MacOS X 10.5,
  "cp -p some-fifo some-file" no longer fails while trying to copy the
  permissions from the some-fifo argument.
- id with no options now prints the SELinux context only when invoked
  with no USERNAME argument.
- id and groups once again print the AFS-specific nameless group-ID (PAG).
  Printing of such large-numbered, kernel-only (not in /etc/group) group-IDs
  was suppressed in 6.11 due to ignorance that they are useful.
- uniq: avoid subtle field-skipping malfunction due to isblank misuse.
  In some locales on some systems, isblank(240) (aka &nbsp) is nonzero.
  On such systems, uniq --skip-fields=N would fail to skip the proper
  number of fields for some inputs.
- tac: avoid segfault with --regex (-r) and multiple files, e.g.,
  "echo > x; tac -r x x".
- install once again sets SELinux context, when possible
2008-10-29 22:34:18 +00:00

265 lines
9.2 KiB
Text

@comment $NetBSD: PLIST,v 1.12 2008/10/29 22:34:18 tron Exp $
bin/${GNU_PROGRAM_PREFIX}[
bin/${GNU_PROGRAM_PREFIX}base64
bin/${GNU_PROGRAM_PREFIX}basename
bin/${GNU_PROGRAM_PREFIX}cat
bin/${GNU_PROGRAM_PREFIX}chcon
bin/${GNU_PROGRAM_PREFIX}chgrp
bin/${GNU_PROGRAM_PREFIX}chmod
bin/${GNU_PROGRAM_PREFIX}chown
bin/${GNU_PROGRAM_PREFIX}chroot
bin/${GNU_PROGRAM_PREFIX}cksum
bin/${GNU_PROGRAM_PREFIX}comm
bin/${GNU_PROGRAM_PREFIX}cp
bin/${GNU_PROGRAM_PREFIX}csplit
bin/${GNU_PROGRAM_PREFIX}cut
bin/${GNU_PROGRAM_PREFIX}date
bin/${GNU_PROGRAM_PREFIX}dd
bin/${GNU_PROGRAM_PREFIX}df
bin/${GNU_PROGRAM_PREFIX}dir
bin/${GNU_PROGRAM_PREFIX}dircolors
bin/${GNU_PROGRAM_PREFIX}dirname
bin/${GNU_PROGRAM_PREFIX}du
bin/${GNU_PROGRAM_PREFIX}echo
bin/${GNU_PROGRAM_PREFIX}env
bin/${GNU_PROGRAM_PREFIX}expand
bin/${GNU_PROGRAM_PREFIX}expr
bin/${GNU_PROGRAM_PREFIX}factor
bin/${GNU_PROGRAM_PREFIX}false
bin/${GNU_PROGRAM_PREFIX}fmt
bin/${GNU_PROGRAM_PREFIX}fold
bin/${GNU_PROGRAM_PREFIX}groups
bin/${GNU_PROGRAM_PREFIX}head
${PLIST.hostid}bin/${GNU_PROGRAM_PREFIX}hostid
bin/${GNU_PROGRAM_PREFIX}id
bin/${GNU_PROGRAM_PREFIX}install
bin/${GNU_PROGRAM_PREFIX}join
bin/${GNU_PROGRAM_PREFIX}kill
bin/${GNU_PROGRAM_PREFIX}link
bin/${GNU_PROGRAM_PREFIX}ln
bin/${GNU_PROGRAM_PREFIX}logname
bin/${GNU_PROGRAM_PREFIX}ls
bin/${GNU_PROGRAM_PREFIX}md5sum
bin/${GNU_PROGRAM_PREFIX}mkdir
bin/${GNU_PROGRAM_PREFIX}mkfifo
bin/${GNU_PROGRAM_PREFIX}mknod
bin/${GNU_PROGRAM_PREFIX}mktemp
bin/${GNU_PROGRAM_PREFIX}mv
bin/${GNU_PROGRAM_PREFIX}nice
bin/${GNU_PROGRAM_PREFIX}nl
bin/${GNU_PROGRAM_PREFIX}nohup
bin/${GNU_PROGRAM_PREFIX}od
bin/${GNU_PROGRAM_PREFIX}paste
bin/${GNU_PROGRAM_PREFIX}pathchk
bin/${GNU_PROGRAM_PREFIX}pinky
bin/${GNU_PROGRAM_PREFIX}pr
bin/${GNU_PROGRAM_PREFIX}printenv
bin/${GNU_PROGRAM_PREFIX}printf
bin/${GNU_PROGRAM_PREFIX}ptx
bin/${GNU_PROGRAM_PREFIX}pwd
bin/${GNU_PROGRAM_PREFIX}readlink
bin/${GNU_PROGRAM_PREFIX}rm
bin/${GNU_PROGRAM_PREFIX}rmdir
bin/${GNU_PROGRAM_PREFIX}runcon
bin/${GNU_PROGRAM_PREFIX}seq
bin/${GNU_PROGRAM_PREFIX}sha1sum
bin/${GNU_PROGRAM_PREFIX}sha224sum
bin/${GNU_PROGRAM_PREFIX}sha256sum
bin/${GNU_PROGRAM_PREFIX}sha384sum
bin/${GNU_PROGRAM_PREFIX}sha512sum
bin/${GNU_PROGRAM_PREFIX}shred
bin/${GNU_PROGRAM_PREFIX}shuf
bin/${GNU_PROGRAM_PREFIX}sleep
bin/${GNU_PROGRAM_PREFIX}sort
bin/${GNU_PROGRAM_PREFIX}split
bin/${GNU_PROGRAM_PREFIX}stat
bin/${GNU_PROGRAM_PREFIX}stty
bin/${GNU_PROGRAM_PREFIX}sum
bin/${GNU_PROGRAM_PREFIX}sync
bin/${GNU_PROGRAM_PREFIX}tac
bin/${GNU_PROGRAM_PREFIX}tail
bin/${GNU_PROGRAM_PREFIX}tee
bin/${GNU_PROGRAM_PREFIX}test
bin/${GNU_PROGRAM_PREFIX}touch
bin/${GNU_PROGRAM_PREFIX}tr
bin/${GNU_PROGRAM_PREFIX}true
bin/${GNU_PROGRAM_PREFIX}tsort
bin/${GNU_PROGRAM_PREFIX}tty
bin/${GNU_PROGRAM_PREFIX}uname
bin/${GNU_PROGRAM_PREFIX}unexpand
bin/${GNU_PROGRAM_PREFIX}uniq
bin/${GNU_PROGRAM_PREFIX}unlink
bin/${GNU_PROGRAM_PREFIX}uptime
bin/${GNU_PROGRAM_PREFIX}users
bin/${GNU_PROGRAM_PREFIX}vdir
bin/${GNU_PROGRAM_PREFIX}wc
bin/${GNU_PROGRAM_PREFIX}who
bin/${GNU_PROGRAM_PREFIX}whoami
bin/${GNU_PROGRAM_PREFIX}yes
info/coreutils.info
man/man1/${GNU_PROGRAM_PREFIX}base64.1
man/man1/${GNU_PROGRAM_PREFIX}basename.1
man/man1/${GNU_PROGRAM_PREFIX}cat.1
man/man1/${GNU_PROGRAM_PREFIX}chcon.1
man/man1/${GNU_PROGRAM_PREFIX}chgrp.1
man/man1/${GNU_PROGRAM_PREFIX}chmod.1
man/man1/${GNU_PROGRAM_PREFIX}chown.1
man/man1/${GNU_PROGRAM_PREFIX}chroot.1
man/man1/${GNU_PROGRAM_PREFIX}cksum.1
man/man1/${GNU_PROGRAM_PREFIX}comm.1
man/man1/${GNU_PROGRAM_PREFIX}cp.1
man/man1/${GNU_PROGRAM_PREFIX}csplit.1
man/man1/${GNU_PROGRAM_PREFIX}cut.1
man/man1/${GNU_PROGRAM_PREFIX}date.1
man/man1/${GNU_PROGRAM_PREFIX}dd.1
man/man1/${GNU_PROGRAM_PREFIX}df.1
man/man1/${GNU_PROGRAM_PREFIX}dir.1
man/man1/${GNU_PROGRAM_PREFIX}dircolors.1
man/man1/${GNU_PROGRAM_PREFIX}dirname.1
man/man1/${GNU_PROGRAM_PREFIX}du.1
man/man1/${GNU_PROGRAM_PREFIX}echo.1
man/man1/${GNU_PROGRAM_PREFIX}env.1
man/man1/${GNU_PROGRAM_PREFIX}expand.1
man/man1/${GNU_PROGRAM_PREFIX}expr.1
man/man1/${GNU_PROGRAM_PREFIX}factor.1
man/man1/${GNU_PROGRAM_PREFIX}false.1
man/man1/${GNU_PROGRAM_PREFIX}fmt.1
man/man1/${GNU_PROGRAM_PREFIX}fold.1
man/man1/${GNU_PROGRAM_PREFIX}groups.1
man/man1/${GNU_PROGRAM_PREFIX}head.1
man/man1/${GNU_PROGRAM_PREFIX}hostid.1
man/man1/${GNU_PROGRAM_PREFIX}id.1
man/man1/${GNU_PROGRAM_PREFIX}install.1
man/man1/${GNU_PROGRAM_PREFIX}join.1
man/man1/${GNU_PROGRAM_PREFIX}kill.1
man/man1/${GNU_PROGRAM_PREFIX}link.1
man/man1/${GNU_PROGRAM_PREFIX}ln.1
man/man1/${GNU_PROGRAM_PREFIX}logname.1
man/man1/${GNU_PROGRAM_PREFIX}ls.1
man/man1/${GNU_PROGRAM_PREFIX}md5sum.1
man/man1/${GNU_PROGRAM_PREFIX}mkdir.1
man/man1/${GNU_PROGRAM_PREFIX}mkfifo.1
man/man1/${GNU_PROGRAM_PREFIX}mknod.1
man/man1/${GNU_PROGRAM_PREFIX}mktemp.1
man/man1/${GNU_PROGRAM_PREFIX}mv.1
man/man1/${GNU_PROGRAM_PREFIX}nice.1
man/man1/${GNU_PROGRAM_PREFIX}nl.1
man/man1/${GNU_PROGRAM_PREFIX}nohup.1
man/man1/${GNU_PROGRAM_PREFIX}od.1
man/man1/${GNU_PROGRAM_PREFIX}paste.1
man/man1/${GNU_PROGRAM_PREFIX}pathchk.1
man/man1/${GNU_PROGRAM_PREFIX}pinky.1
man/man1/${GNU_PROGRAM_PREFIX}pr.1
man/man1/${GNU_PROGRAM_PREFIX}printenv.1
man/man1/${GNU_PROGRAM_PREFIX}printf.1
man/man1/${GNU_PROGRAM_PREFIX}ptx.1
man/man1/${GNU_PROGRAM_PREFIX}pwd.1
man/man1/${GNU_PROGRAM_PREFIX}readlink.1
man/man1/${GNU_PROGRAM_PREFIX}rm.1
man/man1/${GNU_PROGRAM_PREFIX}rmdir.1
man/man1/${GNU_PROGRAM_PREFIX}runcon.1
man/man1/${GNU_PROGRAM_PREFIX}seq.1
man/man1/${GNU_PROGRAM_PREFIX}sha1sum.1
man/man1/${GNU_PROGRAM_PREFIX}sha224sum.1
man/man1/${GNU_PROGRAM_PREFIX}sha256sum.1
man/man1/${GNU_PROGRAM_PREFIX}sha384sum.1
man/man1/${GNU_PROGRAM_PREFIX}sha512sum.1
man/man1/${GNU_PROGRAM_PREFIX}shred.1
man/man1/${GNU_PROGRAM_PREFIX}shuf.1
man/man1/${GNU_PROGRAM_PREFIX}sleep.1
man/man1/${GNU_PROGRAM_PREFIX}sort.1
man/man1/${GNU_PROGRAM_PREFIX}split.1
man/man1/${GNU_PROGRAM_PREFIX}stat.1
man/man1/${GNU_PROGRAM_PREFIX}stty.1
man/man1/${GNU_PROGRAM_PREFIX}sum.1
man/man1/${GNU_PROGRAM_PREFIX}sync.1
man/man1/${GNU_PROGRAM_PREFIX}tac.1
man/man1/${GNU_PROGRAM_PREFIX}tail.1
man/man1/${GNU_PROGRAM_PREFIX}tee.1
man/man1/${GNU_PROGRAM_PREFIX}test.1
man/man1/${GNU_PROGRAM_PREFIX}touch.1
man/man1/${GNU_PROGRAM_PREFIX}tr.1
man/man1/${GNU_PROGRAM_PREFIX}true.1
man/man1/${GNU_PROGRAM_PREFIX}tsort.1
man/man1/${GNU_PROGRAM_PREFIX}tty.1
man/man1/${GNU_PROGRAM_PREFIX}uname.1
man/man1/${GNU_PROGRAM_PREFIX}unexpand.1
man/man1/${GNU_PROGRAM_PREFIX}uniq.1
man/man1/${GNU_PROGRAM_PREFIX}unlink.1
man/man1/${GNU_PROGRAM_PREFIX}uptime.1
man/man1/${GNU_PROGRAM_PREFIX}users.1
man/man1/${GNU_PROGRAM_PREFIX}vdir.1
man/man1/${GNU_PROGRAM_PREFIX}wc.1
man/man1/${GNU_PROGRAM_PREFIX}who.1
man/man1/${GNU_PROGRAM_PREFIX}whoami.1
man/man1/${GNU_PROGRAM_PREFIX}yes.1
share/locale/af/LC_MESSAGES/coreutils.mo
share/locale/be/LC_MESSAGES/coreutils.mo
share/locale/bg/LC_MESSAGES/coreutils.mo
share/locale/ca/LC_MESSAGES/coreutils.mo
share/locale/cs/LC_MESSAGES/coreutils.mo
share/locale/da/LC_MESSAGES/coreutils.mo
share/locale/de/LC_MESSAGES/coreutils.mo
share/locale/el/LC_MESSAGES/coreutils.mo
share/locale/es/LC_MESSAGES/coreutils.mo
share/locale/et/LC_MESSAGES/coreutils.mo
share/locale/eu/LC_MESSAGES/coreutils.mo
share/locale/fi/LC_MESSAGES/coreutils.mo
share/locale/fr/LC_MESSAGES/coreutils.mo
share/locale/ga/LC_MESSAGES/coreutils.mo
share/locale/gl/LC_MESSAGES/coreutils.mo
share/locale/hu/LC_MESSAGES/coreutils.mo
share/locale/it/LC_MESSAGES/coreutils.mo
share/locale/ja/LC_MESSAGES/coreutils.mo
share/locale/ko/LC_MESSAGES/coreutils.mo
share/locale/lt/LC_MESSAGES/coreutils.mo
share/locale/ms/LC_MESSAGES/coreutils.mo
share/locale/nb/LC_MESSAGES/coreutils.mo
share/locale/nl/LC_MESSAGES/coreutils.mo
share/locale/pl/LC_MESSAGES/coreutils.mo
share/locale/pt/LC_MESSAGES/coreutils.mo
share/locale/pt_BR/LC_MESSAGES/coreutils.mo
share/locale/ru/LC_MESSAGES/coreutils.mo
share/locale/sk/LC_MESSAGES/coreutils.mo
share/locale/sl/LC_MESSAGES/coreutils.mo
share/locale/sv/LC_MESSAGES/coreutils.mo
share/locale/tr/LC_MESSAGES/coreutils.mo
share/locale/uk/LC_MESSAGES/coreutils.mo
share/locale/vi/LC_MESSAGES/coreutils.mo
share/locale/zh_CN/LC_MESSAGES/coreutils.mo
share/locale/zh_TW/LC_MESSAGES/coreutils.mo
share/locale/af/LC_TIME/coreutils.mo
share/locale/be/LC_TIME/coreutils.mo
share/locale/bg/LC_TIME/coreutils.mo
share/locale/ca/LC_TIME/coreutils.mo
share/locale/cs/LC_TIME/coreutils.mo
share/locale/da/LC_TIME/coreutils.mo
share/locale/de/LC_TIME/coreutils.mo
share/locale/el/LC_TIME/coreutils.mo
share/locale/es/LC_TIME/coreutils.mo
share/locale/et/LC_TIME/coreutils.mo
share/locale/eu/LC_TIME/coreutils.mo
share/locale/fi/LC_TIME/coreutils.mo
share/locale/fr/LC_TIME/coreutils.mo
share/locale/ga/LC_TIME/coreutils.mo
share/locale/gl/LC_TIME/coreutils.mo
share/locale/hu/LC_TIME/coreutils.mo
share/locale/it/LC_TIME/coreutils.mo
share/locale/ja/LC_TIME/coreutils.mo
share/locale/ko/LC_TIME/coreutils.mo
share/locale/lt/LC_TIME/coreutils.mo
share/locale/ms/LC_TIME/coreutils.mo
share/locale/nb/LC_TIME/coreutils.mo
share/locale/nl/LC_TIME/coreutils.mo
share/locale/pl/LC_TIME/coreutils.mo
share/locale/pt/LC_TIME/coreutils.mo
share/locale/pt_BR/LC_TIME/coreutils.mo
share/locale/ru/LC_TIME/coreutils.mo
share/locale/sk/LC_TIME/coreutils.mo
share/locale/sl/LC_TIME/coreutils.mo
share/locale/sv/LC_TIME/coreutils.mo
share/locale/tr/LC_TIME/coreutils.mo
share/locale/uk/LC_TIME/coreutils.mo
share/locale/vi/LC_TIME/coreutils.mo
share/locale/zh_CN/LC_TIME/coreutils.mo
share/locale/zh_TW/LC_TIME/coreutils.mo