freebsd-ports/Tools
Akinori MUSHA ac6314f977 Add sunshar, a "secure unshar" for ports committers, which:
- Does not execute unknown commands nor call sh(1) at all.
  - Does not overwrite existing files by default.
  - Does not extract files into upper directories.
  - Does have a dry run (-n) flag to see what would have been extracted.
  - Does have a strip (-p N) flag to strip any number of levels from
    pathnames.

It (so far) only supports shell archives made with BSD shar.
2004-02-28 14:29:09 +00:00
..
portbuild Fix up the ordering and remove some duplicates so the resulting summary is 2004-02-04 05:31:52 +00:00
scripts Add sunshar, a "secure unshar" for ports committers, which: 2004-02-28 14:29:09 +00:00
make_index Do a better job of stating which port we had problems with while 2003-02-24 16:07:07 +00:00