2023-01-29 22:18:34 by Ryo ONODERA | Files touched by this commit (2527) |
Log message:
*: Recursive revbup from graphics/freetype2
|
2022-12-11 21:28:09 by Olaf Seibert | Files touched by this commit (3) | |
Log message:
emulators/open-simh: update to 2022-12-02.
- Improvements mainly in AltairZ80, PDP11.
- Stop trying to disable LTO, since it is now explicitly only enabled when
LTO=1 is given.
- Allow compiler warnings for now; pkgsrc build warns about a re#define
where native build doesn't.
|
2022-10-09 20:50:44 by Olaf Seibert | Files touched by this commit (3) | |
Log message:
emulators/open-simh: update to 2022-10-08
- Switch to editline for line editing; must be pkgsrc version because simh
uses <editline/readline.h>. Also link it explicitly, so it doesn't
randomly use readline any more if it happened to be available at runtime.
- Add 3b2-700.
|
2022-09-11 14:52:13 by Thomas Klausner | Files touched by this commit (670) |
Log message:
*: bump PKGREVISION for flac shlib bump
|
2022-08-16 22:08:39 by Olaf Seibert | Files touched by this commit (3) | |
Log message:
emulators/open-simh: update to 4.0.0.20220814
Various fixes and updates, including
SCP: Fix details missed when merging update REGister macros from v3.12-2
QBus VAX and PDP11: Add support for HDLC framing to DUP11/DPV11
SCP: Add parenthesis to avoid potential compiler warnings
KA10: Updated documentation for PDP10 simulators.
KA10: Added default disable for devices that could be on KL10.
KA10: IMP Code support for Tenex.
KA10: Fixed DK10 to properly interrupt.
SCP: Fixed bug in byte deposits if aincr > 1
QBus VAX and PDP11: Add support for DPV11 in DDCMP mode
Sample stub simulator.
Unibus and Qbus VAXen: Add DUP-11/DPV-11 device
PDP11, Qbus & Unibus VAX: Extend DUP device for DECnet Phase V support
|
2022-08-11 07:09:36 by David H. Gutteridge | Files touched by this commit (999) |
Log message:
Bump all dependent packages of wayland (belatedly)
The package changed with the addition of its libepoll-shim dependency.
Otherwise, we can get:
ERROR: libepoll-shim>=0.0.20210418 is not installed; can't buildlink files.
|
2022-06-06 16:20:07 by Olaf Seibert | Files touched by this commit (5) |
Log message:
Add emulators/open-simh.
The fork from emulators/simh due to licensing issues.
|