Author :
gsoares
Date :
2020-06-21 20:37:20
Hash :28c8436b Message :bring it to github commit 329831171dd6ef81c113f101093c7b4947381003
this update removes some heavy optional RUN_DEPENDS to slim
down it, since it does not affect the plan9port usability itself
if someone wants to read a .ps file for example or whatever,
just install the package like `pkg_add ghostscript' then hook up a
plumber(1) pattern accordingly. it removes also the following
extra files what are not part of plan9port:
pgw.tar.bz2, roget.tar.bz2, scat.tgz
while here:
- get rid of MAP_STACK patch has been merged upstream;
- remove no longer required patches
- tidy up Makefile
thanks abieber@ for giving some tests on previous diff I sent
on ports@