1a860c5d30
* now released under GPLv3 * added a new extension `z` to clear pattern space even in the presence of invalid multibyte sequences * a preexisting GNU gettext installation is needed in order to compile GNU sed with NLS support * new option --follow-symlinks, available when editing a file in-place. This option may not be available on some systems (in this case, the option will *not* be a no-op; it will be completely unavailable). In the future, the option may be added as a no-op on systems without symbolic links at all, since in this case a no-op is effectively indistinguishable from a correct implementation. * hold-space is reset between different files in -i and -s modes. * multibyte processing fixed * the following GNU extensions are turned off by --posix: options [iImMsSxX] in the `s' command, address kinds `FIRST~STEP' and `ADDR1,+N' and `ADDR1,~N', line address 0, `e' or `z' commands, text between an `a' or `c' or `i' command and the following backslash, arguments to the `l' command. --posix disables all extensions to regular expressions. * fixed bug in 'i\' giving a segmentation violation if given alone. * much improved portability * much faster in UTF-8 locales * will correctly replace ACLs when using -i * will now accept NUL bytes for `.'
40 lines
1.4 KiB
Text
40 lines
1.4 KiB
Text
@comment $NetBSD: PLIST,v 1.12 2009/08/08 21:26:49 wiz Exp $
|
|
bin/${GNU_PROGRAM_PREFIX}sed
|
|
info/sed.info
|
|
man/man1/${GNU_PROGRAM_PREFIX}sed.1
|
|
share/locale/af/LC_MESSAGES/sed.mo
|
|
share/locale/ca/LC_MESSAGES/sed.mo
|
|
share/locale/cs/LC_MESSAGES/sed.mo
|
|
share/locale/da/LC_MESSAGES/sed.mo
|
|
share/locale/de/LC_MESSAGES/sed.mo
|
|
share/locale/el/LC_MESSAGES/sed.mo
|
|
share/locale/eo/LC_MESSAGES/sed.mo
|
|
share/locale/es/LC_MESSAGES/sed.mo
|
|
share/locale/et/LC_MESSAGES/sed.mo
|
|
share/locale/eu/LC_MESSAGES/sed.mo
|
|
share/locale/fi/LC_MESSAGES/sed.mo
|
|
share/locale/fr/LC_MESSAGES/sed.mo
|
|
share/locale/ga/LC_MESSAGES/sed.mo
|
|
share/locale/gl/LC_MESSAGES/sed.mo
|
|
share/locale/he/LC_MESSAGES/sed.mo
|
|
share/locale/hr/LC_MESSAGES/sed.mo
|
|
share/locale/hu/LC_MESSAGES/sed.mo
|
|
share/locale/id/LC_MESSAGES/sed.mo
|
|
share/locale/it/LC_MESSAGES/sed.mo
|
|
share/locale/ja/LC_MESSAGES/sed.mo
|
|
share/locale/ko/LC_MESSAGES/sed.mo
|
|
share/locale/nl/LC_MESSAGES/sed.mo
|
|
share/locale/pl/LC_MESSAGES/sed.mo
|
|
share/locale/pt/LC_MESSAGES/sed.mo
|
|
share/locale/pt_BR/LC_MESSAGES/sed.mo
|
|
share/locale/ro/LC_MESSAGES/sed.mo
|
|
share/locale/ru/LC_MESSAGES/sed.mo
|
|
share/locale/sk/LC_MESSAGES/sed.mo
|
|
share/locale/sl/LC_MESSAGES/sed.mo
|
|
share/locale/sr/LC_MESSAGES/sed.mo
|
|
share/locale/sv/LC_MESSAGES/sed.mo
|
|
share/locale/tr/LC_MESSAGES/sed.mo
|
|
share/locale/uk/LC_MESSAGES/sed.mo
|
|
share/locale/vi/LC_MESSAGES/sed.mo
|
|
share/locale/zh_CN/LC_MESSAGES/sed.mo
|
|
share/locale/zh_TW/LC_MESSAGES/sed.mo
|