IABSD.fr/ports/plan9

Branch :


Log

Author Commit Date CI Message
0749ab15 2021-07-21 18:04:01 Hosting on git.9front.org currently produces tarballs that change every download. Switch to a static tarball for now. OK Stanley Lieber (MAINTAINER)
db019097 2021-07-20 16:11:32 Update drawterm to the latest version. - switch to using 9front's git server - update license marker to MIT OK from Stanley Lieber (MAINTAINER)
19c1565a 2021-03-25 21:44:06 update plan9port to a newer snapshot Nokia transferred Plan 9 copyrights to the Plan 9 Foundation which has changed the license from LPL to MIT. ok gsoares@
63ed876c 2021-02-14 17:57:23 9menu: update to 1.10 Fixes a bug and changes things to use stdbool. from maintainer Kaashif Hymabaccus
52802352 2021-01-30 12:51:34 update plan9port to a newer snapshot fixes clang 11 / default -fno-common build ok gsoares@ kn@
1078b6a0 2020-11-17 00:04:59 add proper log message, missing in previous commit "update to latest github commit"
5578d27d 2020-11-16 23:56:37 add proper log message, missing in previous commit "update to latest github commit"
5bfcc617 2020-11-16 22:21:10 *** empty log message ***
f507c373 2020-06-25 10:23:43 plan9port: mark BROKEN-i386
28c8436b 2020-06-21 20:37:20 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@