CVSROOT: /cvs Module name: ports Changes by: [email protected] 2015/10/16 14:07:39
Modified files:
infrastructure/mk: README.internals bsd.port.mk
Log message:
Replace "decompressor file | ..." with "decompressor <file | ..."
to run the decompressors as pure filters that can potentially be
pledge(2)d down to "stdio".
Get rid of the useless and mostly unused GZCAT and GUNZIP_CMD
variables while there.
ok sthen@ espie@
