Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 44518f46 | 2025-07-21 15:55:57 | add missing WANTLIB on pthread | ||
| c37402ab | 2024-07-20 12:08:36 | plan9port is unreliable when building on arm64 for some months now, mark BROKEN for that arch. agreement from tb@ | ||
| a10055b2 | 2024-05-22 16:10:04 | Update plan9/drawterm to drawterm-20240423 OK Stanley Lieber (MAINTAINER) | ||
| 464cc889 | 2024-03-28 11:37:53 | skip .github directory and .git* files on pax instead of rm rf them on find(1) | ||
| b8298d9a | 2024-03-27 02:11:50 | *** empty log message *** | ||
| 6ff222e3 | 2023-10-13 09:28:49 | update plan9/plan9port to a newest commit (20230913); ok gsoares@ | ||
| a8b8aac8 | 2023-09-27 14:23:27 | MASTER_SITES -> SITES | ||
| 645305a0 | 2023-05-15 04:48:15 | oops, revert local update bits that snuck in | ||
| 7185acb4 | 2023-05-15 04:45:43 | honour MAKE_JOBS mk(1) says to set NPROC in the environment, INSTALL does that itself, but only on foreign platforms. Now I see cascades of 'clang -DPLAN9PORT ...' procs in top(1). OK op gsoares | ||
| e8616adc | 2023-01-31 10:26:17 | update plan9/plan9port to a newer snapshot (20230123) patch-src_libthread_daemonize_c was merged upstream; patch-src_mkhdr removed as per Kyle Milz suggestion, it's not needed anymore. Regen other patches. Drop the substitution for bin/wintext as now it's a rc script, and while here simplify do-install: there are no more any .cvsignore, .hg, .hgignore or .hgtags files. ok gsoares@ |