CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected] 2020/06/21 14:37:21

Modified files:
        plan9/plan9port: Makefile distinfo 
        plan9/plan9port/patches: patch-INSTALL patch-bin_9c patch-bin_9l 
                                 patch-src_mkhdr 
        plan9/plan9port/pkg: PLIST 
Removed files:
        plan9/plan9port/patches: patch-src_libthread_Darwin-x86_64-asm_s 
                                 patch-src_libthread_FreeBSD-386-asm_s 
                                 patch-src_libthread_thread_c 
                                 patch-src_libthread_threadimpl_h 

Log 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@

Reply via email to