|
|
| File: [cvs.NetBSD.org] / pkgsrc / textproc / grep / PLIST (download)
Revision 1.10, Fri Aug 3 13:07:54 2012 UTC (9 months, 2 weeks ago) by adam
Changes 2.13: ** Bug fixes grep -i, in a multi-byte locale, when matching a line containing a character like the UTF-8 Turkish I-with-dot (U+0130) (whose lower-case representation occupies fewer bytes), would print an incomplete output line. Similarly, with a matched line containing a character (e.g., the Latin capital I in a Turkish UTF-8 locale), where the lower-case representation occupies more bytes, grep could print garbage. [bug introduced in grep-2.6] --include and --exclude can again be combined, and again apply to the command line, e.g., "grep --include='*.[ch]' --exclude='system.h' PATTERN *" again reads all *.c and *.h files except for system.h. [bug introduced in grep-2.6] ** New features 'grep' without -z now treats a sparse file as binary, if it can easily determine that the file is sparse. ** Dropped features Bootstrapping with Makefile.boot has been broken since grep 2.6, and was removed. |
@comment $NetBSD: PLIST,v 1.10 2012/08/03 13:07:54 adam Exp $ bin/gegrep bin/gfgrep bin/ggrep gnu/bin/egrep gnu/bin/fgrep gnu/bin/grep gnu/man/man1/egrep.1 gnu/man/man1/fgrep.1 gnu/man/man1/grep.1 info/grep.info man/man1/gegrep.1 man/man1/gfgrep.1 man/man1/ggrep.1 share/locale/af/LC_MESSAGES/grep.mo share/locale/be/LC_MESSAGES/grep.mo share/locale/bg/LC_MESSAGES/grep.mo share/locale/ca/LC_MESSAGES/grep.mo share/locale/cs/LC_MESSAGES/grep.mo share/locale/da/LC_MESSAGES/grep.mo share/locale/de/LC_MESSAGES/grep.mo share/locale/el/LC_MESSAGES/grep.mo share/locale/eo/LC_MESSAGES/grep.mo share/locale/es/LC_MESSAGES/grep.mo share/locale/et/LC_MESSAGES/grep.mo share/locale/eu/LC_MESSAGES/grep.mo share/locale/fi/LC_MESSAGES/grep.mo share/locale/fr/LC_MESSAGES/grep.mo share/locale/ga/LC_MESSAGES/grep.mo share/locale/gl/LC_MESSAGES/grep.mo share/locale/he/LC_MESSAGES/grep.mo share/locale/hr/LC_MESSAGES/grep.mo share/locale/hu/LC_MESSAGES/grep.mo share/locale/id/LC_MESSAGES/grep.mo share/locale/it/LC_MESSAGES/grep.mo share/locale/ja/LC_MESSAGES/grep.mo share/locale/ko/LC_MESSAGES/grep.mo share/locale/ky/LC_MESSAGES/grep.mo share/locale/lt/LC_MESSAGES/grep.mo share/locale/nb/LC_MESSAGES/grep.mo share/locale/nl/LC_MESSAGES/grep.mo share/locale/pa/LC_MESSAGES/grep.mo share/locale/pl/LC_MESSAGES/grep.mo share/locale/pt/LC_MESSAGES/grep.mo share/locale/pt_BR/LC_MESSAGES/grep.mo share/locale/ro/LC_MESSAGES/grep.mo share/locale/ru/LC_MESSAGES/grep.mo share/locale/sk/LC_MESSAGES/grep.mo share/locale/sl/LC_MESSAGES/grep.mo share/locale/sr/LC_MESSAGES/grep.mo share/locale/sv/LC_MESSAGES/grep.mo share/locale/th/LC_MESSAGES/grep.mo share/locale/tr/LC_MESSAGES/grep.mo share/locale/uk/LC_MESSAGES/grep.mo share/locale/vi/LC_MESSAGES/grep.mo share/locale/zh_CN/LC_MESSAGES/grep.mo share/locale/zh_TW/LC_MESSAGES/grep.mo