Age | Commit message (Collapse) | Author | Files | Lines |
|
user, so it's not nice to try to use an option that will try to chown if
the repository isn't owned by the builder.
(Some OS's do in fact cause an error when the chown in "cp -p" fails.)
|
|
configure script's --program-transform-name to install as "nbsed". Also
add a cat-ready nbsed.0 file.
|
|
Changes from the previous version include:
- Adding a sed2nbcompat script to ease importing from src HEAD into
pkgsrc.
- Make this package depend on libnbcompat since it needs a regex
implementation and it's also a bootstrap package.
* s/xmalloc/xrealloc/ so that large (greater than _POSIX2_LINE_MAX*2-1)
multi line text can be added.
|
|
|
|
|
|
a bug reported in PR bin/25899 that makes sed(1) fail if the last
character of the line buffer is a backslash.
|
|
|
|
|
|
|
|
|