2023-07-21 07:03:59 by Izumi Tsutsui | Files touched by this commit (1) |
Log message:
PC6001VX: remove redundant USE_CXX_FEATURES.
The c++17 filesystem feature is required by qt6 and
x11/qt6-qtbase/buildlink3.mk has been changed to have
explicit GCC_REQD+=9.
|
2023-07-18 20:02:47 by Nia Alarie | Files touched by this commit (17) |
Log message:
emulators: Adapt packages (where possible) to USE_(CC|CXX)_FEATURES
|
2023-06-06 14:42:56 by Taylor R Campbell | Files touched by this commit (1319) |
Log message:
Mass-change BUILD_DEPENDS to TOOL_DEPENDS outside mk/.
Almost all uses, if not all of them, are wrong, according to the
semantics of BUILD_DEPENDS (packages built for target available for
use _by_ tools at build-time) and TOOL_DEPEPNDS (packages built for
host available for use _as_ tools at build-time).
No change to BUILD_DEPENDS as used correctly inside buildlink3.
As proposed on tech-pkg:
https://mail-index.netbsd.org/tech-pkg/2023/06/03/msg027632.html
|
2023-05-22 23:00:50 by Thomas Klausner | Files touched by this commit (645) |
Log message:
*: bump for libproxy 0.5
|
2023-05-06 21:09:54 by Ryo ONODERA | Files touched by this commit (687) |
Log message:
*: Recursive revbump from audio/libopus 1.4
|
2023-04-19 10:12:01 by Adam Ciarcinski | Files touched by this commit (2359) | |
Log message:
revbump after textproc/icu update
|
2023-01-29 22:18:34 by Ryo ONODERA | Files touched by this commit (2527) |
Log message:
*: Recursive revbup from graphics/freetype2
|
2023-01-09 05:50:42 by Izumi Tsutsui | Files touched by this commit (2) | |
Log message:
PC6001VX: update to 4.1.2.
Upstream changes:
4.1.2 2023/01/09
* Updated PC-6001mk2/6601 compatible basic ROMs to 0.4.2.
* Fixed: Could not cancel quiting if "Confirm at exit" is checked.
* (Windows)Fixed: Katakana/Hiragana key (kana switching) not working.
|
2023-01-08 09:30:39 by Izumi Tsutsui | Files touched by this commit (3) | |
Log message:
PC6001VX: update to 4.1.1.
Tested on NetBSD/amd64 9.3 and NetBSD/i386 9.3 with qt6 packages.
Upstream changes:
4.1.1 2023/01/05
* (Windows)Fixed issue in opening file with Japanese file name.
4.1.0 2023/01/01
* Merged upstream PC6001V version 2.0.4.
* Introduce Romaji input method for KANA characters. It can be toggled
by ALT+F12.
* Updated PC-6001mk2/6601 compatible basic ROMs to 0.4.1.
* Fixed replay/playback inconsistency.
4.0.0 2022/12/03
* 4.0 final release.
4.0.0Beta2 2022/08/05
* Merged upstream PC6001V version 2.0.3.
* Endode movie in background thread. This makes better performance of
video capturing.
* Fixed issue joystick did not work.
4.0.0Beta1 2022/02/28
* Merged upstream PC6001V version 2.0.2.
* Migrated to Qt6 from Qt5. Now Qt6.2 or higher is required to build.
|
2023-01-08 08:22:00 by Izumi Tsutsui | Files touched by this commit (2) | |
Log message:
PC6001VX: update to 3.9.1.
Note this is the last version of PC6001VX 3.x that uses Qt5, and
PC6001VX 4.x has already been released and switched to using Qt6.
I'll update to 4.x soon after I commit a qt6-qtbase fix for NetBSD/i386.
Upstream changes:
3.9.1 2023/01/01
* Updated PC-6001mk2/6601 compatible basic ROMs to 0.4.1.
|