Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 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@ | ||
| d654368c | 2022-11-07 15:37:20 | update plan9/sam to the latest commit in the deadpixi fork This brings in ssam(1) (streaming sam; unfortunately without a manpage), fixes the dot after the `<' command (finally!) and some small tweaks to the manpage. While here also add "editors" to CATEGORY and tweak a bit the post-install hook. ok abieber@ | ||
| 67ffd1b8 | 2022-10-09 11:18:59 | netlib.org provides https, update HOMEPAGE and MASTER_SITES | ||
| b3d751aa | 2022-09-23 02:28:27 | Build plan9port on i386, powerpc, powerpc64 Diff from Kyle Milz, who confirms that plan9port works on i386 and powerpc, but doesn't build on sparc64. I add powerpc64. | ||
| e99aee53 | 2022-09-11 07:25:10 | update plan9/u9fs to 20210125 This switches plan9/u9fs to another upstream which has seen some small development over the time, following what other package repositories already did: https://bitbucket.org/plan9-from-bell-labs/u9fs port-wise: - tweak the COMMENT - drop unneeded patches - install u9fs in sbin/ rather than bin/ - install the manpage (and tweak it so it's useful in here.) maintainer timeout, ok sthen@ | ||
| acbb8967 | 2022-03-11 19:49:07 | drop RCS Ids | ||
| 385739a9 | 2022-03-09 16:18:03 | drop rcs id in category Makefiles |