Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (7m)  pkgsrc-2024Q1 (15d)  pkgsrc-2023Q4 (43d)  pkgsrc-2023Q2 (75d)  pkgsrc-2023Q3 (155d) 

2024-05-13 20:26:17 UTC Now

2024-04-27 15:00:12 UTC MAIN commitmail json YAML

news/pan: update to 0.158

0.156:
(no notes)
0.157:
This release fix a few bugs and add support for cmake. Pan can now be built
with cmake. Building pan with autotools is deprecated.
0.158:
This release fix the installation of man and help files with cmake.  Building
pan with autotools is still deprecated.

(rhialto)

2024-04-03 19:23:02 UTC MAIN commitmail json YAML

Set xpdf<4.05 for those CVEs mentioned in xpdf's CHANGES for 4.05.

(rhialto)

2024-04-02 19:00:19 UTC MAIN commitmail json YAML

doc: Added lang/oorexx version 5.0.0

(rhialto)

2024-04-02 18:59:16 UTC MAIN commitmail json YAML

2024-04-02 18:28:05 UTC MAIN commitmail json YAML

doc: Updated print/xpdf4 to 4.05

(rhialto)

2024-04-02 18:27:55 UTC MAIN commitmail json YAML

Lots of changes (given in source in CHANGES at the end) including several PDF
object loops (CVE-2018-7453, CVE-2018-16369, CVE-2022-36561, CVE-2022-41844,
CVE-2023-2663, CVE-2023-2664), a deadlock and an integer overflow.

(rhialto)

2024-04-02 18:08:53 UTC MAIN commitmail json YAML

doc: Updated lang/rexx-regina to 3.9.5

(rhialto)

2024-04-02 18:08:37 UTC MAIN commitmail json YAML

lang/rexx-regina: update to 3.9.5

Changes since 3.0.1 (2002-2022) are too many to list but are given in the
source archive: README.31 ... README.395.

(rhialto)

2024-03-13 19:33:02 UTC MAIN commitmail json YAML

doc: Updated emulators/hercules4sdl to 4.7

(rhialto)

2024-03-13 19:32:52 UTC MAIN commitmail json YAML

emulators/hercules4sdl: update to 4.7.

Changes from https://sdl-hercules-390.github.io/html/hercnew.html:

* Fix EX/EXRL instructions to not cause spurious PIC 3 (Tony Harminc, Fish)
#415
* Fix E7 Prefix CCW support (Aaron Finerman, Fish)
* Fix Read Count Suffix bug causing data corruption #575
* Fix Locate Record Write Track Operation (Aaron Finerman, Fish) #601
* Fix Read Tracks CCW when chained from Prefix (Aaron Finerman, Fish) #603
* Fix various ICKDSF-related CCW handling bugs (Anders Edlund, Fish) #615
* Fix 3705 crash on attach/detach/attach (Jay Maynard)
* Fix usleep/nanosleep excessive host CPU consumption (Peter Jansen, Fish) #589
* Fix '--version' and '--usage' switches (Bill Lewis)
* Fix TDF file emulated tape open bug (Fish)
* Fix maketape utility to not pad binary files (Fish)
* Fix Date/time parsing issue in runtest/make-check (Peter Jansen)
* Fix dasdseq utility Large/Extended dataset truncation (Gregory, Fish) #602
* Fix Multi-device statement failure handling (Fish) #604
* Fix Hang during device detach (Fish)
* Fix Incorrect thread priority handling (Tyler Mitchell)
* Fix Occasional crash on exit (Tyler Mitchell)
* Fix Confusing/unclear shadow file messages (Fish) #616
* Fix cckdmap utility non-33xx dasd-type bug (Fish)
* Fix Shared devices 10-second-delay bug (Fish) #624
* Fix 'ENGINES' command bug (Fish) #626
* Fix Shutdown/exit logging (James Wekel) #480, #634
* Fix Possible crash at CCKD dasd termination (Fish)
* Fix Inaccurate "Running on:" Windows name and version (Bill Lewis, Fish)

* New: Improved CU12, CU14 instruction performance (James Wekel) #623
* New: dasdls utility '-cchh' and '-nosort' options (Ian, Fish)
* New: maketape utility meta-file 'BIN' keyword support (Fish)
* New: dasdseq utility '-record' mode support (Gregory, Fish) #614
* New: Ability to trace only specific CCW opcodes (Fish) #576
* New: JSON support in HTTP server #578
* New: README.DAEMON document
* New: 'iconpfxs' command (Fish)
* New: Support quoted strings in storage alteration commands (Fish)
* New: Add timed statistics to instruction counting (Andrey) #588
* New: dyngui LCSS devnum support (Fish)
* New: Use performance cores on Apple Silicon (Enrico Sorichetti)
* New: Support 'clang' builds under Windows MSVC (Peter Jansen) #629
* New: Highlight 'S'evere and 'A'ction messages too (Fish)

(rhialto)

2024-03-13 19:15:01 UTC MAIN commitmail json YAML

doc: Updated emulators/open-simh to 4.1.0.20240303

(rhialto)

2024-03-13 19:14:50 UTC MAIN commitmail json YAML

emulators/open-simh: update to 2024-03-03

Selected changelog entries:

e444c674 AltairZ80: Enable interrupt event after BOOT
ae9e57f6 SCP: sprint_val comma bug, GH: Remnant symlinks
a5884961 SIM_CARD: Fixed issues caused by last commit to sim_card.c
1a1396d0 I7000: Group update for IBM 7000 series simulators.
e425c75d KA10: Fix RH10/20 to allow access to registers during transfer.
e0b08b38 KA10: Fix random hang on DP disk drives.
fc7b65cb KA10: Poll quicker for Chaosnet packet when there's traffic.
2eaa31f1 B5500: Make sure Lines per page gets initialized properly.
6a1b5685 PDP11: RP11: Make sure to advance DA after every I/O
2a5f758a AltairZ80: Adds SET CPU RESIZEMEMORY and other
d9f2d39c PDP8: Fix missing clock pre-calibration instruction set due to typo
7a6a3255 ETHER: Make sure SET NOASYNC is effective for Ethernet devices
b273cac5 ALTAIRZ80: Fixes problem with MEM dump command
3b4333df ALTAIRZ80: Adds JAIR devices to simulator
560f30d1 SCP: Adjust timer calibrations if SET THROTTLE x/t type is enabled
6925456d ALTAIRZ80: Add 1K RAM to SOL20 device
a275c711 SCP: Reduce compiler warnings on LP64 platforms
f4c39a32 SCP: Add'l memory sanitization fixes
c077c22d PDP11: fix disassembly of reg,src instructions
625b9e8d CMAKE: Python distutils obsoleted.
dd49f851 PDP11: RP11: Remove duplicate checks (now only done in svc routine)
7797344b PDP11, VAX, KS10: Speed up Chaosnet polling when there is traffic.
1ed26cfb KS10: Make Chaosnet work.
47cf74ac PDP11: TA11/TU60 fix identification
b3465af6 CMake: cmake-builder.sh "-c" takes an argument
dfda031f CMake: Multiple targets, clean cache
2396fd03 PDP-11, VAX: Expand DTYPE mask size, fix RF35, add new devices to RQ sim

(rhialto)

2024-02-24 12:25:27 UTC MAIN commitmail json YAML

doc: Updated devel/breezy-qbrz to 0.5.0.0.1667

(rhialto)

2024-02-24 12:25:15 UTC MAIN commitmail json YAML

devel/breezy-qbrz$: update to 0.5.0

0.5.0 - 2024/02/23
------------------
Maintenance release (bug-fixes)

* NOTE:
  * qadd continues to be unusable
* Includes bug-fixes from others:-
  * Fixes missing timestamp import in diffview #2051449
  * Fixes qbrowse crashes when using 'Show log' #2046103
* qversion:
  * Added display of QBrz version number

(rhialto)

2024-01-28 13:50:15 UTC MAIN commitmail json YAML

2024-01-28 13:47:01 UTC MAIN commitmail json YAML

doc: Updated devel/breezy-qbrz to 0.4.2.0.1663nb1

(rhialto)

2024-01-28 12:56:22 UTC MAIN commitmail json YAML

doc: Updated devel/breezy-qbrz to 0.4.2.0.1663

(rhialto)

2024-01-28 12:56:12 UTC MAIN commitmail json YAML

devel/breezy-qbrz: update to commit 1663 (0.4.2.something).

No release notes... but should now be compatible with Python 3.11 and 3.12.

(rhialto)

2024-01-28 12:49:52 UTC MAIN commitmail json YAML

doc: Updated devel/breezy to 3.3.5

(rhialto)

2024-01-28 12:43:55 UTC MAIN commitmail json YAML

2024-01-07 16:34:02 UTC MAIN commitmail json YAML

doc: Updated textproc/py-patiencediff to 0.2.14

(rhialto)

2024-01-07 16:33:50 UTC MAIN commitmail json YAML

textproc/py-patiencediff: update to 0.2.14.

Changes: not known.
Converted to weel.mk.

(rhialto)

2024-01-07 16:13:43 UTC MAIN commitmail json YAML

devel/breezy: fix dependencies.

(rhialto)

2024-01-07 15:59:43 UTC MAIN commitmail json YAML

doc: Added textproc/py-merge3 version 0.0.14

(rhialto)

2024-01-07 15:59:27 UTC MAIN commitmail json YAML

2024-01-07 15:57:02 UTC MAIN commitmail json YAML

2024-01-07 15:13:22 UTC MAIN commitmail json YAML

doc: Updated devel/breezy to 3.3.4

(rhialto)

2024-01-07 15:13:12 UTC MAIN commitmail json YAML

devel/breezy: update to 3.3.4.

Major change: now parts are written in Rust. A default build even tries to
build the main program in Rust (which uses libpython to run all the python).
This has been patched out.
Breezy is now compatible with Python 3.11.

(rhialto)

2024-01-06 15:35:37 UTC MAIN commitmail json YAML

doc: Updated emulators/vice to 3.8

(rhialto)

2024-01-06 15:35:26 UTC MAIN commitmail json YAML

2023-12-01 18:35:39 UTC MAIN commitmail json YAML

doc: Updated lang/algol68g to 3.4.4

(rhialto)

2023-12-01 18:35:12 UTC MAIN commitmail json YAML

lang/algol68g: update to 3.4.4.

Version 3.4.0-4, October 2023
* Fix Darwin configuration issue.
* Enable plugin compiler on Apple Silicon Macs.
* C17 compliant code.
* Procedure "http content" now requires libcurl.
* Procedure "tcp request" is deprecated.
* Minor fixes.

Version 3.3.1-24, August/September 2023
* Fix configuration issue for 32-bit systems.
* Minor fixes.
* Distribution updates.

(rhialto)

2023-11-21 19:19:16 UTC MAIN commitmail json YAML

doc: Updated x11/x3270 to 4.3ga4

(rhialto)

2023-11-21 19:19:01 UTC MAIN commitmail json YAML

x11/x3270: update to 4.3ga4

Some changes since 4.2ga10:

    Added support for minimum and maximum TLS protocol versions, via the
tlsMinProtocol resource, tlsMaxProtocol resource, -tlsminprotocol
command-line option and -tlsmaxprotocol command-line option.
    Added support for miscellaneous IND$FILE options via the
otherOptions keyword of the Transfer() action, the ftOtherOptions
resource, and extensions to the x3270 file transfer dialog and the c3270
interactive Transfer() action.
    Extended the cancel keyword of the Transfer() action so it will
interrupt the initial wait for an acknowledgement from the host IND$FILE
command.
    The Transfer() action now returns a summary on success or a
meaningful error message on failure.
    Added the Echo() action.
    Added support for the NEW-ENVRONMENT variables needed by the IBM
Express Logon Feature. (Feature request)

    When inserting in blank fill mode, trailing underscores are no
longer consumed, unless they are at the end of the field. (Bug report)

(rhialto)

2023-11-09 21:28:27 UTC MAIN commitmail json YAML

doc: Updated emulators/open-simh to 4.1.0.20231024

(rhialto)

2023-11-09 21:28:15 UTC MAIN commitmail json YAML

emulators/open-simh: update to version 4.1.0.20231024

DISK: Do not allow to emit any "footers"
PDP11: RP11: Implement delayed CS_DONE for "initiation" commands (SEEK/HOME)
SCP: SOCK: Increase backlog in the listen() syscall
Remove files symlinked to /Library
PDP11: 11/70 read-only registers must not return NXM on write
PDP11: RP11: Major update after XXDP
PDP11: TS11: Fix help output for BOOT command
SEL32: Do general code cleanup to remove unused code. SEL32: Update Ping and ICMP support code to use correct packet size. SEL32: Update SetupNet script to support latest Fedora release. SEL32: Improve disk write speed. SEL32: Add .tap file reassignent support in sel32_mt.c.
KA10: Fixed OWGBP on KL10B.
KA10: Allow single step over XCT, byte and extend instructions.
KA10: Add -m option to load .exe files to load monitors.
KA10: Fixed nopage read/write to always refer to memory.
KA10: Moved over older changed to ITS and WAITS devices.
KA10: Fixed depositing symbolic into register and symbolic of reg 17
KA10: Fixed PUSH for extended addressing on KL.
KA10: Fixed to allow EDDT to work correctly on KL10.
KA10: Fixed save command on Tops 10 7.0x.
SIM_CARD: Fixed to better detect mixed binary and ascii decks.
SCP: Fix correctly loading simh.ini when user HOME not defined
TX-0: Make ^E work in readin mode.
Stop ptp_svc from setting the ios bit; sim_instr never clears it and simulation loops.
Before, when the simulator decoded pad, it handled pad without cry and pad with cry. When it decoded cry, it printed a "TO DO" message.
PDP11: RF11: Fix DAE computation in service routine
Fix apple silicon build problems Issue #294
AltairZ80: M2SIO, CPU, SIO and PMMI additions and fixes
PDP11: RP11-C (RP02/03) disk implementation
DISK: Fix VHD to Ensure that the CHS capacity exceeds the disk length
AltairZ80: Add CTS command to M2SIO device

(rhialto)

2023-11-04 12:36:16 UTC MAIN commitmail json YAML

doc: Updated news/pan to 0.155

(rhialto)

2023-11-04 12:36:04 UTC MAIN commitmail json YAML

news/pan: update to 0.155

0.155 "Kherson" (######) - 2023-11-01

* The main changes of this release are:
  - libiconv link to fix build on MacOS (Ken Cunningham)
  - Use password storage by default when it is enabled (Emil Tomczyk)
  - Enable back GPG initialization (Emil Tomczyk)
  - Fix crash in on_socket_created() when password storage is enabled (John
    Paul Adrian Glaubitz)
  - score rules: makes : and :: behave as specified in slrn manual. (Thomas
    Tanner)

* Contributors to this release:
  Dominique Dumont, Thomas Tanner, Emil Tomczyk, Ken Cunningham, John Paul
  Adrian Glaubitz, Daniel Mustieles

* Several updated translations

(rhialto)

2023-10-29 13:28:20 UTC MAIN commitmail json YAML

doc: Updated audio/qmmp to 1.6.5

(rhialto)

2023-10-29 13:28:09 UTC MAIN commitmail json YAML

audio/qmmp: updated to 1.6.5.

The 1.* versions use Qt 5; the 2.* versions (currently not packaged) use
Qt 6.  qmmp has been renamed to qmmp-1, presumably so it can be
installed alongside qmmp-2.*. Added an ALTERNATIVES file for that.
Added the sidplay option; uses audio/libsidplayfp.

Qmmp 1.6.5 and 2.1.5 have been released 21:28:01/29-08-2023
Changes since 1.6.4 and 2.1.4:

    added waveform seekbar optimization;
    fixed visualization initialization in the simple user interface;
    fixed playlist geometry issues in the simple user interface;
    fixed playlist settings in the skinned user interface;
    fixed possible crash;
    fixed http version;
    fixed file type determination by content in the waveform seekbar.

Qmmp 1.6.4 and 2.1.4 have been released 17:12:22/25-05-2023
Changes since 1.6.3 and 2.1.3:

    added projectM 4.0 support (experimental);
    fixed removing of the current playing file in the file operations plugin;
    fixed crash on streams in the lyrics plugin;
    fixed issues with visualization windows on application startup.

Qmmp 1.6.3 and 2.1.3 have been released 18:43:25/29-03-2023
Changes since 1.6.2 and 2.1.2:

    fixed latest cURL API support;
    fixed crash in the ladspa plugin;
    fixed memory leak in the wavpack plugin;
    fixed ADTS header detection in the aac plugin;
    fixed error handling in the ffmpeg plugin;
    fixed text scroller geometry in the skinned plugin;
    hide empty plugin categories;

mmp 1.6.2 and 2.1.2 have been released 18:50:18/14-09-2022
Changes since 1.6.1 and 2.1.1:

    added FFmpeg 5.1 support;
    added recursive search for presets in the projectm plugin;
    added application icon in the pulseaudio plugin;
    improved visualization synchronization;
    fixed title formatting in the KDE notification plugin;
    fixed "fact" chunks support in the sndfile plugin;
    fixed embedded cover art support in the flac plugin;
    fixed tag editor behavior;

Qmmp 1.6.1 and 2.1.1 have been released 16:35:33/10-06-2022
Changes since 1.6.0 and 2.1.0:

    fixed skin selection setting;
    fixed API documentation;
    fixed udisks plugin build;
    fixed AppStream metadata;
    removed hal plugin;

Qmmp 1.6.0 and 2.1.0 have been released 14:04:20/17-05-2022
Changes since 1.5.4 and 2.0.4:

    added feature to extract lyrics from tags (id3v2 tag and Xiph Comment);
    added queue display in the "jump to track" dialog;
    added feature to skip already existing tracks;
    added volume change notification in the KDE notification plugin;
    replaced modplug plugin by xmp plugin;
    improved qsui plugin:
        added feature to hide playlist name filter;
        added feature to hide menu panel;
        added application menu;
        enabled clear button for some search filters;
        improved file system browser context menu;
    improved history plugin:
        added feature to remove tracks from history;
        added feature to show track details;
    improved "about..." dialog;
    improved file name filter configuration in the ffmpeg plugin;
    increased the minimal required Qt versions to 5.5 and 6.2 respectively;
    optimized search for duplicated tracks;
    optimized track queue;
    resolved conflict between 1.x and 2.x versions;

(rhialto)

2023-10-29 13:05:36 UTC MAIN commitmail json YAML

doc: Added audio/libsidplayfp version 2.5.0

(rhialto)

2023-10-29 13:05:10 UTC MAIN commitmail json YAML

2023-10-05 16:31:52 UTC MAIN commitmail json YAML

NetBSD supports CTF if /usr/bin/ctfconvert exists.

(rhialto)

2023-10-04 16:58:57 UTC MAIN commitmail json YAML

wm/ctwm: disable its own use of ctfconvert

since gcc12 creates files it can't handle.
Use PKGSRC_USE_CTF=yes to use pkgsrc's own handling of this, if wanted.

(rhialto)

2023-10-03 13:26:33 UTC MAIN commitmail json YAML

databases/py-apsw: automate dependency on sqlite version

This package's version number closely follows the version number of sqlite.

(rhialto)

2023-10-02 11:19:26 UTC MAIN commitmail json YAML

sysutils/acpica-utils: unbreak build with gcc12

-Werror is a bad idea.

(rhialto)

2023-10-02 11:05:34 UTC MAIN commitmail json YAML

misc/mkcue: doesn't build with c++17; force c++98 instead.

The package is old enough to have used that version.

(rhialto)

2023-10-02 10:58:33 UTC MAIN commitmail json YAML

multimedia/ogmtools: didn't build with c++17; force c++11.

(rhialto)

2023-09-16 12:46:15 UTC MAIN commitmail json YAML

doc: Removed editors/vim-xaw

(rhialto)

2023-09-16 12:43:14 UTC MAIN commitmail json YAML

2023-09-16 12:21:44 UTC MAIN commitmail json YAML

doc: Updated editors/vim to 9.0.1900

(rhialto)

2023-09-16 12:21:19 UTC MAIN commitmail json YAML

2023-09-03 12:12:04 UTC MAIN commitmail json YAML

games/nethack-lib: really force the use of ncurses.

Use PREFER.curses=pkgsrc despite objections of pkglint. It's the only thing
that works. buildlink3/bsd.builtin.mk allows it.

(rhialto)

2023-09-02 14:01:20 UTC MAIN commitmail json YAML

TODO: remove nethack 3.6.7

(rhialto)

2023-09-02 13:54:13 UTC MAIN commitmail json YAML

doc: Updated games/nethack-lib to 3.6.7nb2

(rhialto)

2023-09-02 13:45:14 UTC MAIN commitmail json YAML

2023-08-27 15:59:19 UTC MAIN commitmail json YAML

2023-08-26 15:19:08 UTC MAIN commitmail json YAML

doc: Updated lang/algol68g to 3.3.5

(rhialto)

2023-08-26 15:18:57 UTC MAIN commitmail json YAML

lang/algol68g: update to version 3.3.5

Version 3.3.1-5, August 2023
* Minor fixes.

Version 3.3.0, August 2023
* Minor fixes.
* Add procedure "https content" (UNIX).
* Add procedures "puts", "gets", "putsf", "getsf" and
  "string", "stringf".

Version 3.2.1, July 2023
* Minor fixes.
* Distribution updates.

Version 3.2.0, June 2023
* Enable CLANG as (optional) back-end plugin compiler, as alternative for GCC.

Version 3.1.1-3.1.9, January/May 2023
* Fix configuration bug preventing building on Cygwin.
* Fix undefined errno upon succesful relpath call on some systems.
* Distribution update.
* Minor bug fixes.

(rhialto)

2023-08-26 15:02:36 UTC MAIN commitmail json YAML

doc: Updated games/nethack-lib to 3.6.7

(rhialto)

2023-08-26 15:02:25 UTC MAIN commitmail json YAML

games/nethack-lib: updated NetHack to version 3.6.7.

NetHack 3.6.7 is the official release of NetHack that follows NetHack 3.6.6.

This release primarily corrects a security issue present in NetHack versions
3.6.2, 3.6.3, 3.6.4, 3.6.5, and 3.6.6. For details about the security issues
please see https://www.nethack.org/security. You are encouraged to update to
NetHack 3.6.7 as soon as possible.

Here's a brief synopsis of the handful of bug fixes included in NetHack 3.6.7:

    invalid status highlight color could be maliciously used to corrupt memory
    formatting corpse names used internal buffers differently from formatting
other objects and could potentially clobber memory
    during engraving, spaces were counted instead of non-space (cherry-pick of
4e0a1e04 from NetHack-3.7)
    avoid potential buffer overflow in append_str()
    resolve missing dependency in NetHack.sln
    code in include/tradstdc.h was trying to suppress warn_unused result by
defining warn_unused_result to an empty string and that began causing a build
error within a system-supplied header file cdefs.h when using Ubuntu Impish
21.10; disable that for any Linux and macOS gcc unless GCC_URWARN is defined to
force it back into effect
    update_inventory() after leash goes slack
    player assigned name for monsters, specific objects, or object types could
be longer than what was intented to be allowed; for 'curses', much longer
    curses: cherry-picked selectsaved code from 3.7 for menu of save files
    NetHackW: fix delayed rendering of cursor when using farlook

(rhialto)

2023-08-26 13:23:51 UTC MAIN commitmail json YAML

doc: Updated x11/x3270 to 4.2ga10

(rhialto)

2023-08-26 13:23:37 UTC MAIN commitmail json YAML

x11/x3270: update to version 4.2ga10

Improvements:

    Modified the ./configure script to be able to find the macOS installations of OpenSSL from Homebrew and MacPorts.

Bug fixes:

    TN3270E NVT mode now works properly.
    TN3270E SSCP-LU mode now works even if BIND-IMAGE has not been negotiated by the host.
    When TN3270E is turned off and back on within a session, x3270 now renegotiates functions properly.

(rhialto)

2023-07-23 15:44:35 UTC MAIN commitmail json YAML

doc: Updated emulators/open-simh to 4.1.0.20230717

(rhialto)

2023-07-23 15:44:25 UTC MAIN commitmail json YAML

emulators/open-simh: update to version 4.1.0.20230717

Fixes a crashing bug when attaching disk images to RQ (MSCP) devices.
Build and sanitizer fixes.
Further:
* cf47a20f DISK: add RQDX1 model and make it default for MV1.
* 0d47f7d3 AltairZ80: Updated documentation including format change
* 86ffe4be sim_disk.c: only free filebuf if it was allocated here too.
* f8a9f9bb AltairZ80: m68k: Avoid buffer overflow detected by gcc 9.4.0.
* 5b22fcf4 PDP11: RK11: Complete fix for WC as implemented in V3 + other fixes
* fcaf741d sigma: Correct DP Sense Length error(Bob Supnik)
* 3acc69fb AltairZ80: IBC MCC: Clean up HDC.
* b982fc99 TIMER: Properly report clock calibration inconsistency
* 96de0748 SCP: Don't malloc ep->match_pattern twice
* 76da2c0d 3B2: Properly NULL-terminate IU mod arrays
* ea5bcf97 Fix TODR example command

(rhialto)

2023-07-12 17:17:27 UTC MAIN commitmail json YAML

doc: Updated emulators/hercules4sdl to 4.6

(rhialto)

2023-07-12 17:17:15 UTC MAIN commitmail json YAML

emulators/hercules4sdl: update to 4.6.

from https://sdl-hercules-390.github.io/html/hercnew.html:

Summary of Changes:
-------------------

* SECURITY: New "\reply" SCP command to suppress command echoing of passwords
(Fish) (#541)

* Fix endianness bug in PFPO instruction (#523)
* Fix some endianness issues in TRTE, TRTRE, TRTE, TRTRE, TRTE and TRTRE
instructions (James Wekel) (#529)
* Fix CODEPAGE message corruption in HERCIFC (Bill Lewis) (#525)
* Fix some minor z/Arch Facility related bugs (Fish)
* Fix BZIP2 API bug in hetlib.c (Fish) (#535)
* Fix missing last dump line bug in dasdutil trace (Fish)
* Fix crash if "ctc debug" command on unconnected CTCE device (Fish) (#536)
* Fix segfault in 370 mode IPL (Bill Lewis) (#538)
* Fix to show version and help if no arguments given (Fish) (#540, #548)
* Fix incorrect NUMCPU/ARCHLVL/etc handling causing occasional hang (Fish)
(#542)
* Fix branding SNAFU: "SDL" does NOT mean this Hercules is a "SoftDevLabs"
product! (Fish)
* Fix bug causing MVT guest to fail (Fish)
* Fix Program check detection if PER trace active (Fish) (#560)

* New: 'QUITMOUT' command/statement, per user request (Fish)
* NEW: "Trace to File" support (Fish) (#33)
* New "t+CPU [cpuad]" selective instruction tracing by CPU (Fish)
* NEW: Sockdev socket punch support (Fish) (#553)
* New 'txt2card' utility (Fish)

* Don't enable STHYI/ESSA by default (#531)
* Improve PFPO instruction conformance (Fish)
* Add single devnum support to CKD Search Key trace command (Fish)
* Enhance "t?" command to also show active device tracing (Fish)
* Improve CCW tracing (Fish)
* Add "ADDFRR" MVS assist (Jay Maynard) (#537)
* Better HMC message handling for s390x Linux guests (Fish) (#534)
* Document MAKETAPE via README (Fish)
* Add support for dasd X'F7' (DSO = Define Subsystem Operation) CCW (Fish)
(#547)
* DASDLOAD: Increase MAXDSCB and allow cmdline override (Fish) (#566)

(rhialto)

2023-06-11 11:30:07 UTC MAIN commitmail json YAML

emulators/simh3: update to v3.12-4

"SimhV 3.12-4 is released; available on simh.trailing-edge.com. It includes
quite a few bug fixes, mostly in the Sigma and PDP11, but scattered ones
elsewhere. The most recent fix was [Mon, 5 Jun 2023]."

(rhialto)

2023-05-29 12:59:49 UTC MAIN commitmail json YAML

news/pan: bump package version

just in case the changed GIT_HASH='517acf4' in configure.ac makes a
difference for the binary.

(rhialto)

2023-05-29 12:57:45 UTC MAIN commitmail json YAML

news/pan: adjust to changed upstream distfile

Auto-generated tar ball changed some tag expansion:

--- old/pan-v0.154/configure.ac 2023-01-05 18:33:42.000000000 +0100
+++ new/pan-v0.154/configure.ac 2023-01-05 18:33:42.000000000 +0100
@@ -6,7 +6,7 @@
AC_PREREQ([2.71])

dnl Get git info for pan-git.version
-GIT_HASH='517acf4'
+GIT_HASH='517acf44'
if test ! '0' \< $GIT_HASH ; then
  dnl git-dir is used for building outside the src tree
  GIT_HASH=`git --git-dir=$srcdir/.git log -1 --pretty=format:%h 2> /dev/null`

(rhialto)

2023-05-18 19:30:30 UTC MAIN commitmail json YAML

doc: Updated emulators/open-simh to 4.1.0.20230511

(rhialto)

2023-05-18 19:30:09 UTC MAIN commitmail json YAML

emulators/open-simh: update to 2023 05 11.

Initial version of new ND100 (Nord-100) emulator.
PDP11: numerous 11/70 compatibility fixes
Further the usual small fixes and cleanups.

(rhialto)

2023-03-29 13:30:47 UTC MAIN commitmail json YAML

doc: Updated sysutils/mtools to 4.0.43

(rhialto)

2023-03-29 13:27:26 UTC MAIN commitmail json YAML

doc: Updated x11/x3270 to 4.2ga6

(rhialto)

2023-03-29 13:27:16 UTC MAIN commitmail json YAML

x11/x3270: update to version 4.2ga9.

Known issues

    Resizing or maximizing the wc3270 window makes bad things happen.
Please do not do this.

Improvements
4.2ga9

    Modified the ./configure script to be able to find the macOS
installations of OpenSSL from Homebrew and MacPorts.

4.2ga8

    Added the reshort option to the wc3270 Session Wizard to re-create
all desktop shortcuts. This makes deploying the fix for FAQ Why is the
wc3270 window messed up on Windows 11? simpler.

Bug fixes
4.2ga9

    x3270 mouse selections are much more predictable. Double- and
triple-clicks no longer move the cursor.
    x3270 no longer crashes when it is reconfigured (model, font, etc.)
while the floating pop-up keypad is visible.
    The security indicator in x3270 no longer disappears when it is
indicating unverified state and the window is reconfigured.
    The ./configure option to give an alternate location for the OpenSSL
library (--with-openssl=) works correctly again. (Thanks to Sam Mearns
for the bug report.)

4.2ga8

    When pasting in NVT mode and the text wraps to the next line, the
cursor no longer ends up in the wrong location.
    Extended the source tarball generation script mktar.sh to expand
submodules, so the Expat library builds properly for Windows.
    Modified the Session Wizard so that wc3270 doesn't end up running
inside Windows Terminal. (See the FAQ Why is the wc3270 window messed up
on Windows 11? for details.)
    The x3270a script no longer causes a spurious Invalid (empty)
hostname error pop-up when the display's DPI is other than 96. (Bug
report by Devonian Teuchter is here.)

4.2ga7

    The wc3270 Session Wizard no longer exits silently when it
encounters an error.
    x3270 will no longer change fonts unnecessarily when the host code
page is changed. (bug report)
    The background color is now propagated correctly by the RA order.
(courtesy of Sven Schnelle)
    In a resource file, a resource value can now end with a
properly-quoted backslash, without the backslash being interpreted as a
line continuation.
    The Transfer() action, when invoked from within a file read by the
Source() action, now blocks properly -- it returns once the file
transfer is complete.
    If the Source() action is aborted, it will no longer leave the
keyboard locked.
    Typeahead is now processed correctly when the host has negotiated
TN3270E Contention Resolution and the unlockDelay resource is set to
false. (bug report)

(rhialto)

2023-03-29 13:07:10 UTC MAIN commitmail json YAML

sysutils/mtools: update to 4.0.43

v4_0_43
- Fix root directory test in mattrib
- -b BiosDisk flag for mformat to allow setting physdrive to
          a user-specified value
- Clearer error message in mformat when trying to mformat a
          disk whose total size is not known
- Make recursive copy more consistent
- Trailing slash now always implies target should be a directory
- Code cleanup
v4_0_42
- Added postcmd attribute in drive description to allow to
          execute "device release" code automatically at end of
          command
- Code cleanup (unneeded functions, initializations, added
          comments to unobvious code, obsolete stuff in Makefile)
- signedness cleanup about directory entries
v4_0_41
- Made it possible again to have FAT32 filesystems with less
than 0xfff5 clusters
- Make FAT32 entries 0 and 1 match what windows 10 does
- Misc source code and configure script cleanup

v4_0_40
- Remove libbsd dependency
- Better compatibility with legacy platforms such as AT&T UnixPC
- Upgraded to autoconf 2.71
v4_0_39
- Rename strtoi to strosi (string to signed int). The strtoi
          function on BSD does something else (returns an intmax, not
          an int)

(rhialto)

2023-03-29 10:11:25 UTC MAIN commitmail json YAML

doc: Updated lang/algol68g to 3.1.4

(rhialto)

2023-03-29 10:11:13 UTC MAIN commitmail json YAML

lang/algol68g: update to version 3.1.4.

From the NEWS file:

Version 3.1.1-3.1.4, January/March 2023
* Fix configuration bug preventing building on Cygwin.
* Fix undefined errno upon succesful relpath call on some systems.
* Distribution update.
* Minor bug fixes.

(rhialto)

2023-03-29 08:51:40 UTC MAIN commitmail json YAML

doc: Updated wm/ctwm to 4.1.0

(rhialto)

2023-03-29 08:51:30 UTC MAIN commitmail json YAML

wm/ctwm: update to version 4.1.0.

The major new feature of this release is multi-monitor support via
XRANDR.  It also includes some EWMH improvements and various minor
bugfixes.

It also removes several obsolescent features, major among them being
VirtualScreens.  The multi-monitor support added is far more capable and
less weirdly buggy.  If you're currently using VirtualScreens, however,
be prepared for things to work out rather differently on upgrade.

Further details are available in the CHANGES.md in the tar or on the
website http://www.ctwm.org/CHANGES.html .

(rhialto)

2023-03-28 18:30:37 UTC MAIN commitmail json YAML

news/pan: build fix

Don't run configure from autogen.sh.

(rhialto)

2023-03-02 17:05:12 UTC MAIN commitmail json YAML

emulators/hercules4sdl: cherry-pick unreleased upstream patch

that is know to fix an issue that breaks the MVT operating system.

(rhialto)

2023-02-08 21:00:00 UTC MAIN commitmail json YAML

doc: Updated emulators/open-simh to 4.1.0.20230207

(rhialto)

2023-02-08 20:59:50 UTC MAIN commitmail json YAML

emulators/open-simh: update to version 4.1.0.20230207

Pkg changes: build fix to avoid a miscompilation by lang/gcc10
Changes: use version 4.1 to differentiate open-simh from simh

5e01c051  3B2: Fix inconsistent 64bit type name reference
c5ce3395 AltairZ80: ADCS6: Fix uninitialized unit structure
2374c3b6 Floating loads are src,dst (nickd4)
949359fd Update version to identify Open SIMH builds
4562408a Common code: various bugfixes; Mac "Classic" and OS/2 support has been removed
86a995b8 PDP11: numerous 11/70 compatibility fixes
8e13ea1d SIGMA: Invalid address must set a TDV-visible error flag (Ken Rector)
16de685c PDP11, VAX: Re-enabled VH11 after fixes (Mark Pizzolato)
8bc5b0b1 I7094: Changed structures to arrays for display
09899c18 AltairZ80: 2SIO: Fix potential NULL pointer dereference.
023cd3b3 AltairZ80: Add support for NMI interrupts.
11e555bb AltairZ80: Fix width of vectorInterrupt pseudo register.
1921b589 KA10: Fixed TM10A to request first word at issue of write instruction.
b487b3a7 KA10: Fixed issue with ITS KA quantum clock interrupt.
1294ef1e KA10: Fixed IMP address determination for KS, code cleanup.
cd40b302 KA10: Fixed Chaosnet devices to work properly under ITS.
da6dcef8 3b2: Fix for clock drift when idling
dcd3e480 AltairZ80: ADCS6: Initialize extended UDATA in reset routine.
1a136665 AltairZ80: Adds -H switch to LOAD command for loading Intel hex files

(rhialto)

2023-01-15 15:58:24 UTC MAIN commitmail json YAML

doc: Updated news/pan to 0.154

(rhialto)

2023-01-15 15:58:15 UTC MAIN commitmail json YAML

news/pan: update to 0.154 codename "Izium"

This release fixes a regression from v0.153 where pan can segfault
when reading groups. See issue #156 for details.

Some other cleanup related to gtk2 were done.
Many thanks to Thomas Tanner for the work done on this release.

(rhialto)

2023-01-01 14:12:33 UTC MAIN commitmail json YAML

doc: Added devel/breezy-qbrz version 0.4.1.0.1651

(rhialto)

2023-01-01 14:12:05 UTC MAIN commitmail json YAML

devel/breezy-qbrz: Successor of qbzr, but with Python 3.x and Qt 5.

A GUI for the Breezy version control system.

No tagged releases, distfiles, nor release notes available.
Version 0.4.1 from version.txt.

(rhialto)

2022-12-31 18:30:11 UTC MAIN commitmail json YAML

doc: Updated emulators/vice to 3.7.1

(rhialto)

2022-12-31 18:30:00 UTC MAIN commitmail json YAML

emulators/vice: updated to 3.7.1

Small extract from the release notes:

- Added Debian packages of development builds of the SDL2 and Gtk3 UIs and the
  headless build (amd64 only).

  You can find bleeding edge development builds on github:

  https://github.com/VICE-Team/svn-mirror/releases

- Renamed all included ROM files to use a more elaborate naming scheme, for
  example as in "kernal-901227-01.bin".

- CRT emulation improvements:
  - uses measured (different) color coordinates for odd/even lines when possible
  - added option for U-only delay line (1084 style)

- More realistic handling of the case when two paddles are selected at the same
  time.

- Keyboard handling was rewritten / fixed
  - The case when two host keys are mapped to different CBM keys with different
    modifiers is handled differently (correctly) now, so some old keymap(s) may
    expose detail errors as a result - please report them!
  - Fixed Shiftlock/Capslock mapping
  - All extra keys that are not in the regular matrix are handled in generic
    code now.
    - used by C128 40/80 and CAPS keys, Restore
    - extra keys can operate in "non locking" mode

- More realistic behaviour of the virtual drive
  - always return 'files scratched' (instead of 'file not found'), even if the
    file does not exist

- More realistic behaviour when mounting images:
  - When attaching a d64 image to a 1571 drive, create an 'unformatted' image for
    the second side.
  - Create empty tracks for non existing tracks also when mounting gcr images

- SID fixes:
  - use a few more bits for better accuracy when calculating the 8580 filter
    DAC values.
  - fix filter ringing/self oscillating with 6581 and 8580

- CIA fixes:
  - Improved the CIA shift register.
  - Fix the case when pb changes value after changing the control bits for
    pb/pb7 output. Fixes the turn disk space detection of the 'Love' demo.

- Add SPT (Stupid Pet Tricks) userport joystick adapter emulation.

- Fixed use of SO_REUSEPORT on server sockets - this allowed multiple VICE
  instances to bind to the same port, with an indeterminant one receiving each
  incoming connection. Now uses SO_REUSEADDR instead, which allows use of a
  port that remains in the TIME_WAIT state after a previous process closed,
  but does not allow use of a port that is still in active use.

- Add DragonFly BSD support.

- Remove Android support.

and much more, for the full list see the included NEWS file.

(rhialto)

2022-12-22 16:26:09 UTC MAIN commitmail json YAML

emulators/simh3: upstream distfile changed

/tmp/x$ diff -ru old new
Binary files old/sim/doc/simh_doc.doc and new/sim/doc/simh_doc.doc differ
Only in old/sim/sigma: sigma_dp_diff.txt
/tmp/x$

(rhialto)

2022-12-13 18:41:52 UTC MAIN commitmail json YAML

emulators/hercules4sdl: add patch from upstream for networking crash

Fix issue https://github.com/SDL-Hercules-390/hyperion/issues/525
which can cause a segfault if networking is used.
Created a patch file from an upstream commit, therefore it patches multiple
files. It should be possible to remove it at the next release.

(rhialto)

2022-12-12 19:50:11 UTC MAIN commitmail json YAML

doc: Updated emulators/simh3 to 3.12.3

(rhialto)

2022-12-12 19:50:01 UTC MAIN commitmail json YAML

emulators/simh3: update to V3.12-3.

The version still under 100% control of Bob Supnik.
Changes are given as
"It is mostly bug fixes to the PDP11 and Sigma simulators."

(rhialto)

2022-12-11 20:28:19 UTC MAIN commitmail json YAML

doc: Updated emulators/open-simh to 4.0.0.20221202

(rhialto)

2022-12-11 20:28:09 UTC MAIN commitmail json YAML

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.

(rhialto)

2022-12-11 18:20:42 UTC MAIN commitmail json YAML

x11/py-qt5: fix PLIST for when option dbus is disabled.

These files are not built if the "dbus" option is disabled.
This is a packaging fix (this case failed to package before) so
no revbump should be needed.

(rhialto)

2022-12-04 18:30:39 UTC MAIN commitmail json YAML

2022-12-04 17:11:25 UTC MAIN commitmail json YAML

doc: Updated lang/algol68g to 3.1.0

(rhialto)

2022-12-04 17:11:14 UTC MAIN commitmail json YAML

lang/algol68g: update to version 3.1.0

Most pkgsrc patches were incorporated.

From the NEWS file:

Version 3.1.0, November 2022
* Fix several bugs reported for 3.0.0-8.
* Apply several OS dependent patches reported for 3.0.0-8.
* READ and INCLUDE relative to the source file, not the present working directory.
  This conforms to the C preprocessor standard.

Versions 3.0.1-8, January/September 2022
* Fix several bugs reported for 3.0.0-7.
* Apply several OS dependent patches reported for 3.0.0-7.
* Update a68g.exe to GSL 2.7.1 and R mathlib 4.1.2.

(rhialto)

2022-11-27 15:44:50 UTC MAIN commitmail json YAML

doc: Updated security/hercules4sdl-crypto to 1.0.0nb20220201

(rhialto)

2022-11-27 15:44:35 UTC MAIN commitmail json YAML

doc: Updated math/hercules4sdl-softfloat to 3.5.0nb20220201

(rhialto)

2022-11-27 15:43:53 UTC MAIN commitmail json YAML

doc: Updated emulators/hercules4sdl to 4.5

(rhialto)

2022-11-27 15:43:13 UTC MAIN commitmail json YAML

emulators/hercules4sdl: update to version 4.5.

Summary of Changes:
-------------------

  . Significant performance improvements to CLCLE, CUSE, TRE, TRTE, TRTR and
TRTRE instructions (#498, #500, #510, #513, #519, #520) (Thank you James Wekel!)
  . Fix minor bug in STSTU (Search String Unicode) instruction
  . Fix minor bug in CMPSC (Compression Call) instruction
  . Fix minor bug in PFPO (Perform Floating-Point Operation) instruction (#407)
  . PER 1 GRA (General Register Alteration) support (#87)
  . z/VM TXF PER support (i.e. TXSUSPEND = Event Suppression)
  . PER SKEY support
  . PER Zero-Address Detection support
  . BEAR-Enhancement Facility support
  . Decimal Floating-Point Packed Conversion Facility support (#496)
  . Report and ignore oversized LCS outbound SNA messages
  . Ensure same serial number on all multi-file images (#276)
  . Fix minor dasdinit negative size parameter bug (#472)
  . Fix minor dasd CCW data-chaining bug
  . Improve CCKD handling of unusual/unexpected errors
  . Minor corrections to CTCE documentation
  . dasdls: sort display by by dataset name
  . Various minor cckdmap enhancements
  . Fix rare bug in .HET locate block logic (#518)
  . Disable CCKD automatic garbage collection (#504)
  . Fix hang at exit when MLVL DEBUG is active
  . Fix bug causing DASD corruption with s+ tracing
  . Fix 'numcpu' handling bug causing crash (#481)
  . Ensure error message when no config file provided (#483)
  . Fix another possible Windows suspend/resume crash (#489)
  . Customized Offerings Driver (COD) support
  . New SYSGPORT config file statement (#505)
  . Various improvements to Linux build scripts (#454, #461)
  . Many other various minor miscellaneous fixes and improvements to both
documentation and code

(rhialto)

2022-11-27 15:16:02 UTC MAIN commitmail json YAML

security/hercules4sdl-crypto: update to 1 Feb 2022.

This is the latest version, with no real pkgsrc-related changes.

(rhialto)

2022-11-27 15:12:12 UTC MAIN commitmail json YAML

math/hercules4sdl-softfloat: update to 1 Feb 2022

This latest version doesn't really have pkgsrc-relevant changes,
but there will be an update to Hercules itself soon so it is best to have
the latest.

(rhialto)

2022-11-27 15:07:18 UTC MAIN commitmail json YAML

doc: Updated math/hercules4sdl-decnumber to 3.68.0nb20220201

(rhialto)

2022-11-27 15:07:07 UTC MAIN commitmail json YAML

hercules4sdl-decnumber: update to 1 Feb 2022

This latest version doesn't really have pkgsrc-relevant changes,
but it's better to use the latest version anyway.

(rhialto)

2022-11-27 15:02:34 UTC MAIN commitmail json YAML

doc: Updated net/hercules4sdl-telnet to 1.0.0nb20220201

(rhialto)

2022-11-27 15:02:17 UTC MAIN commitmail json YAML

net/hercules4sdl-telnet: update to 1 Feb 2022

This latest version doesn't really have pkgsrc-relevant changes.

(rhialto)

2022-11-17 21:08:15 UTC MAIN commitmail json YAML

doc: Updated news/pan to 0.153

(rhialto)

2022-11-17 21:08:03 UTC MAIN commitmail json YAML

news/pan: update to 0.153

0.153 "Mariupol" - 2022-11-13

  I botched previous release. This release is identical to 0.152
  except that Pan is modified to correctly identify itself as version
  0.153.

0.152 "Mariupol" (真真真真�) - 2022-11-12

  The main points of this release are:
  - Gtk2 was removed from Pan. Only Gtk3 is working.
  - Links to old pan.rebelbase.com are replaced with links to
    pan gitlab page.
  - Pan can be compiled with clang
  - Several updated translations: da de hu pl pt_BR sl sr sv tr uk.

(rhialto)

2022-10-09 18:51:02 UTC MAIN commitmail json YAML

doc: Updated emulators/open-simh to 4.0.0.20221008

(rhialto)

2022-10-09 18:50:44 UTC MAIN commitmail json YAML

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.

(rhialto)

2022-10-09 12:45:08 UTC MAIN commitmail json YAML

x11/wxGTK32: revert to building with configure by default

since the cmake build is broken for some purposes, which you only notice
when building against it.

https://github.com/wxWidgets/wxWidgets/issues/22841
https://github.com/wxWidgets/wxWidgets/issues/22858

(rhialto)

2022-10-09 12:06:05 UTC MAIN commitmail json YAML

devel/cmake: add patch to Modules/FindOpenGL

In order to use libEGL, it looks for libOpenGL, but NetBSD and pkgsrc's
MesaLib don't have that, they have libGL instead. This causes issues in
x11/wxGTK32. See
https://github.com/wxWidgets/wxWidgets/issues/22841
https://gitlab.kitware.com/cmake/cmake/-/issues/24019

(rhialto)

2022-10-02 11:33:43 UTC MAIN commitmail json YAML

Use bl3 for gst-plugins1-base and glu.

Add multimedia/gst-plugins1-base/buildlink3.mk to fix this error:

[ 81%] Building CXX object libs/media/CMakeFiles/wxmedia.dir/__/__/src/unix/mediactrl_gstplayer.cpp.o
/tmp/pkgsrc/x11/wxGTK32/default/wxWidgets-3.2.0/src/unix/mediactrl_gstplayer.cpp:34:10: fatal error: gst/player/player.h: No such file or directory
#include <gst/player/player.h>      // main gstreamer player header
          ^~~~~~~~~~~~~~~~~~~~~
compilation terminated.
--- libs/media/CMakeFiles/wxmedia.dir/__/__/src/unix/mediactrl_gstplayer.cpp.o ---
*** [libs/media/CMakeFiles/wxmedia.dir/__/__/src/unix/mediactrl_gstplayer.cpp.o] Error code 1

make[2]: stopped in /tmp/pkgsrc/x11/wxGTK32/default/wxWidgets-3.2.0
1 error

Add graphics/glu/buildlink3.mk to fix this error:

[ 86%] Linking CXX shared library ../../lib/libwx_gtk3u_gl-3.2.so
/usr/bin/ld: cannot find -lGLU
/usr/bin/ld: cannot find -lGLU
collect2: error: ld returned 1 exit status
--- lib/libwx_gtk3u_gl-3.2.so.0.0.0 ---
*** [lib/libwx_gtk3u_gl-3.2.so.0.0.0] Error code 1

make[2]: stopped in /tmp/pkgsrc/x11/wxGTK32/default/wxWidgets-3.2.0
1 error

(rhialto)

2022-10-01 21:08:01 UTC MAIN commitmail json YAML

doc: Updated x11/x3270 to 4.2ga6

(rhialto)

2022-10-01 21:07:51 UTC MAIN commitmail json YAML

x11/x3270: update to 4.2ga6

4.2ga5

Added Alt-e to the default wc3270 keymap and Ctrl-a, f to the c3270 default
keymap for the EraseEOF() action.

(rhialto)

2022-09-11 19:18:56 UTC MAIN commitmail json YAML

doc: Updated fonts/recursive-ttf to 1.085

(rhialto)

2022-09-11 19:18:46 UTC MAIN commitmail json YAML

fonts/recursive-ttf: update to 1.085

Refine quotation marks in Recursive Sans Latest v1.085

This release refines the weights of quotation marks in the "Sans" styles of
Recursive, especially at lighter weight values.

Previously, these quotation glyphs '"""`'## were a relatively heavy weight,
adopting the aesthetic of bold punctuation common in monospace fonts (included
Recursive Mono). However, the degree of heaviness proved somewhat distracting
in text, so this release tones that down a bit to improve readability. Now,
quotation marks better match the visual weight of other glyphs. This is most
visible at the Light styles (Weight: 300), but also impacts Regular and Medium
weights, including Slanted/Italic styles.

Monospace punctuation remains unchanged, as heavy punctuation is useful in
fixed-width fonts.

(rhialto)

2022-09-01 18:44:19 UTC MAIN commitmail json YAML

doc: Updated x11/x3270 to 4.2ga4

(rhialto)

2022-09-01 18:44:08 UTC MAIN commitmail json YAML

x11/x3270: update to 4.2ga4.

4.1ga14

    The emulators no longer crash or hang when the oia option is used with the PrintText() action.

Known issues

    Resizing or maximizing the wc3270 window makes bad things happen. Please do not do this.
    Numeric fields do not allow the + and - characters to be entered if the numericLock resource is set to true. (Thanks to Roberto Ponti for the report.)
    The emulator will crash if the -port command-line option is used.
    The command-line syntax -set resource=value does not work on x3270.
    The -e command-line option to connect to a local process does not work on x3270.
    Cross-compiles using recent versions of MinGW warnings about printf formats.

Improvements
4.2ga4

    Unified the two ways of running Windows tests under the run_windows_tests.py script.
    If the host sends a TELNET WONT TN3270E (even if it has never sent WILL TN3270E) and the emulator is in TN3270E mode, the emulator will cancel TN3270E mode and send WONT TN3270E. This is not listed as a bug fix because it is a workaround for a bug on the host side, which should be sending DONT TN3270E.
    Added the retry resource to retry host connections, even if the reconnect resource is not set to true.
    Added more validations for bad host writes and pop-ups to report them.

(rhialto)

2022-08-27 12:49:28 UTC MAIN commitmail json YAML

Update note on calibre (needs qt6 etc)

(rhialto)

2022-08-27 11:38:25 UTC MAIN commitmail json YAML

doc: Updated misc/calibre to 5.44.0

(rhialto)

2022-08-27 11:38:14 UTC MAIN commitmail json YAML

misc/calibre: update to 5.44.0

which is the last of the 5.x series before version 6.x.
Changes mostly involve small bug fixes and new recepies.

(rhialto)

2022-08-16 20:08:53 UTC MAIN commitmail json YAML

doc: Updated emulators/open-simh to 4.0.0.20220814

(rhialto)

2022-08-16 20:08:39 UTC MAIN commitmail json YAML

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

(rhialto)

2022-07-27 19:09:50 UTC MAIN commitmail json YAML

doc: Added converters/py-fastbencode version 0.0.9

(rhialto)

2022-07-27 19:05:47 UTC MAIN commitmail json YAML

Add subdir py-fastbencode.

(rhialto)

2022-07-27 18:52:41 UTC MAIN commitmail json YAML

devel/breezy: add dependency on py-fastbencode.

It's not immediately obvious when it is missing, but (at least)
"brz log" needs it.

(rhialto)

2022-07-27 18:40:31 UTC MAIN commitmail json YAML

2022-07-03 13:31:52 UTC MAIN commitmail json YAML

doc: Updated news/pan to 0.151

(rhialto)

2022-07-03 13:31:41 UTC MAIN commitmail json YAML

news/pan: update to 1.151

0.151 "Butcha" (Буча) - 2022-06-25

  This release is dedicated to all people suffering from Russian war
  in Ukraine. Until this war is over, Pan release are named after
  Ukrainian towns ravaged by this war.

  The main points of this release are:
  - Gtk2 minimal version is now 2.24.0. Note that this release is
    probably the last one with Gtk2 support.
  - addition of a helper script to build Pan on Windows (Thomas)
  - fix Gtk3 icon scaling on Windows (Thomas, fixes #144)
  - fix header handling errors (Thomas, fixes #61 and #66)
  - Add a menu entry to allow editing the Score file in text editor (Thomas, fixes #11)

  Many thanks to Thomas Tanner for the work done on this release.

  Contributors to this release:

    Thomas Tanner, Dominique Dumont, Miguel Ángel Nieto, Daniel
    Mustieles, Andre Klapper, Anders Jonsson

  Updated translations:
    da        (Alan Mortensen)
    eu        (Asier Sarasua Garmendia)
    hu        (Balázs Úr)
    pl        (Piotr Drąg)
    sr        (Мирослав Николић)
    sv        (Anders Jonsson)
    uk        (Yuri Chornoivan)

(rhialto)

2022-06-06 14:21:56 UTC MAIN commitmail json YAML

emulators/simh: add notes re license, simh3, open-simh.

(rhialto)

2022-06-06 14:20:45 UTC MAIN commitmail json YAML

Add open-simh and simh3.

(rhialto)

2022-06-06 14:20:25 UTC MAIN commitmail json YAML

doc: Added emulators/open-simh version 4.0.0.20220531

(rhialto)

2022-06-06 14:20:07 UTC MAIN commitmail json YAML

2022-06-06 14:19:04 UTC MAIN commitmail json YAML

doc: Added emulators/simh3 version 3.12.2

(rhialto)

2022-06-06 14:18:05 UTC MAIN commitmail json YAML

2022-05-15 18:53:38 UTC MAIN commitmail json YAML

doc: Updated converters/cbmconvert to 2.1.5

(rhialto)

2022-05-15 18:39:30 UTC MAIN commitmail json YAML

converters/cbmconvert: update to 2.1.5

This is a maintenance release of cbmconvert, with no new features.
What's Changed

  - REL files are correctly written to Lynx archives.
  - 1571 images can be actually created.
  - Most code is now covered by CTest.
  - ARC/SDA, Arkive, T64 are not covered at all yet.

Full Changelog: https://github.com/dr-m/cbmconvert/commits/cbmconvert-2.1.5

(rhialto)

2022-05-08 12:10:40 UTC MAIN commitmail json YAML

doc: Updated emulators/simh to 4.0.0.20220501

(rhialto)

2022-05-08 12:09:51 UTC MAIN commitmail json YAML

emulators/simh: update to 2022-05-01.

* e1ce9f4f sim_imd: Check for EOF when reading IMD track headers
* d3f1ee09 CONSOLE: Set console input WAIT time to reflect console speed

(rhialto)

2022-04-03 19:33:27 UTC MAIN commitmail json YAML

doc: Updated news/pan to 0.150

(rhialto)

2022-04-03 19:33:11 UTC MAIN commitmail json YAML

news/pan: update to 0.150.

Switch back to fetching the distfile from gitlab.gnome.org, since
a) the configure.ac file no longer uses the problematic "$Format:%d$"
  which can change if commits are added (only the stable
  GIT_HASH='$Format:%h$' is left). Hopefully this fixes the problem.
b) the upstream of the pre-made tarball is getting behind
Also there are some pkglint fixes.

The main points of this release are:
- Dropped support for GMime2. Only Gmime3 is supported
- Gtk3 is now default build, Gtk2 is deprecated

15fcc65 set maximum number of serveur connections to 20 (Dominique Dumont)
431f56f Nuke $GIT_REMOTE if not obtained by git config (Petr Kovar)

(rhialto)

2022-04-03 16:14:13 UTC MAIN commitmail json YAML

doc: Updated x11/x3270 to 4.1ga13

(rhialto)

2022-04-03 16:14:03 UTC MAIN commitmail json YAML

x11/x3270: update to 4.1ga13

Bug fixes

    Fixed an s3270 issue where error messages from the Wait() action implicitly run after connecting to a host specified on the command line or in a session file, are displayed on standard output. (Standard output should contain only results from actions received on standard input.)
    Fixed a crash in the HTTP server.
    Fixed automatic dependency generation.
    Fixed an issue where x3270 would draw certain characters in NVT mode, such as - and \, incorrectly unless the 14-point 3270 font was used.
    Fixed an issue where the bottom of the screen buffer might become corrupted when using oversize or resizing the screen.

4.1ga13:

Known issues

    The emulators may crash or hang when the oia option is used with the PrintText() action.

Bug fixes

    When input from the String() action overflows a field, the cursor now lands in the correct location.
    When a host has multiple addresses, the emulators (except pr3287) will now reliably try up to four of them.
    Errors from the OpenSSL library are now displayed correctly.
    When a connection fails to a TLS-tunnel host (one specified with the L: prefix), the correct error message is now displayed.
    Fixed a c3270 crash when a connection is opened from a remote source (HTTP server or script port) while at the c3270> prompt.
    Fixed a c3270 crash when the -secure and -trace command-line options are used together.
    A key typed into a full field in insert mode no longer overwrites the character under the cursor.

(rhialto)

2022-04-03 16:01:44 UTC MAIN commitmail json YAML

doc: Updated textproc/ruby-asciidoctor to 2.0.17

(rhialto)

2022-04-03 16:01:34 UTC MAIN commitmail json YAML

textproc/ruby-asciidoctor: update to 2.0.17

== 2.0.17 (2022-01-05) - @mojavelinux

Bug Fixes::

  * Don't crash if process method for custom block returns an abstract block with context `:compound` that isn't of type `Block` (e.g., a list)
  * Ignore return value of process method for custom block or block macro if value matches parent argument
  * Remove unnamespaced selectors in Pygments stylesheet
  * Normalize output from Pygments to use `linenos` class for inline line numbering and trim space after number; update default stylesheet accordingly
  * Change `AbstractBlock#sections?` to return false when called on block that isn't a Section or Document (PR #3591) *@mogztter*
  * Hide built-in marker on HTML summary element in Safari when using default stylesheet (#4162)
  * Hide outline around HTML summary when activated in Safari (#4162)
  * Include primary video in value of `playlist` attribute when embeddding YouTube video (#4156)
  * Honor stripes=none on nested table (#4165)
  * Update default stylesheet to fix spacing around empty list item (#4184)
  * Honor `:header_only` option when parsing document with manpage doctype (#4192)
  * Use numeric character reference for closing square bracket around alt text of icon
  * Process author or authors document attribute in document header when implicit doctitle is absent (#4206)
  * Patch open-uri-cached gem to work with Ruby 3.1 (update: drop patch now that open-uri-cached has been fixed) (#4227)

Improvements::

  * Prevent line numbers on source blocks in HTML output from being selected (applies to pygments and coderay) (#4128)
  * Allow hash to be specified for Vimeo video either in video ID or using `hash` attribute (#4176)
  * Remove unnecessary specificity in default stylesheet for styling p element inside list item
  * Remove obsolete gist embed styles from default stylesheet
  * Allow `--failure-level` to be set to default value, `FATAL`
  * Sort levels in help for `--failure-level` option in ascending order
  * Invert FR translations for caution & warning admonition labels (#4212) (*cyChop*)
  * Add tests for open-uri-cached integration that is activated by the `cache-uri` attribute
  * Don't warn if negated tag is not found in include file (#4230)

Documentation::

  * Document how to extend an existing converter or create a new converter (#4136)
  * Document the syntax topic of the `--help` CLI option (#4175)
  * Document how to uninstall the Asciidoctor gem (#4154)
  * Document how to enable and use the sourcemap (the `:sourcemap` option)
  * Document how to catalog additional assets (the `:catalog_assets` option)

(rhialto)

2022-04-03 15:51:51 UTC MAIN commitmail json YAML

doc: Updated sysutils/mtools to 4.0.38

(rhialto)

2022-04-03 15:51:42 UTC MAIN commitmail json YAML

sysutils/mtools: update to 4.0.38.

Improvements since the 4.0.36 release are:
        - Removed mclasserase commands, which doesn't fit the coding
          structure of the rest of mtools
        - Add support to -i option to mcd
        - Document -i flag in mtools.1
        - Fix a missing command error in floppyd_io.c

Improvements since the 4.0.37 release are:
        - Make sure case byte is cleared when making the special
          directory entries "." and ".."
        - In mattrib man page, replace "attribute flags" with "attribute
          bits"

(rhialto)

2022-04-03 15:01:05 UTC MAIN commitmail json YAML

doc: Updated misc/calibre to 5.40.0

(rhialto)

2022-04-03 15:00:54 UTC MAIN commitmail json YAML

misc/calibre: update tp 5.40

Various smaller new features, bug fixes, and new/improved news sources.
See https://www.calibre-ebook.com/whats-new for a full list or the included
Changelog.txt.

(rhialto)

2022-04-03 14:43:51 UTC MAIN commitmail json YAML

Don't forget the PLIST...

(rhialto)

2022-04-03 14:33:55 UTC MAIN commitmail json YAML

doc: Updated emulators/simh to 4.0.0.20220401

(rhialto)

2022-04-03 14:33:43 UTC MAIN commitmail json YAML

emulators/simh: update to 4.0.0.2022-04-01

- adds PDP10-KS emulator
- adds SEL32 emulator
- adds IMLAC emulator
- adds TT2500 emulator
- various coverity fixes
and many more small things.

(rhialto)

2022-04-03 13:56:50 UTC MAIN commitmail json YAML

lang/algol68g: update homepage and outdated maintainer mail address.

(rhialto)

2022-04-03 13:45:27 UTC MAIN commitmail json YAML

doc: Updated devel/breezy to 3.2.2

(rhialto)

2022-04-03 13:45:17 UTC MAIN commitmail json YAML

devel/breezy: update to 3.2.2.

I didn't find release notes for this version.

(rhialto)

2022-03-19 16:53:42 UTC MAIN commitmail json YAML

doc: Updated devel/acme to 0.97.0.0.323

(rhialto)

2022-03-19 16:53:28 UTC MAIN commitmail json YAML

devel/acme: update ancient version to 0.97 plus recent commits

Changes in the installed share/doc/acme/Changes.txt file but no dates are
mentioned.
There are now more assembly library files.
Original MASTER_SITE no longer available, so rely on a SourceForge snapshot
file.

(rhialto)

2022-01-30 12:07:02 UTC MAIN commitmail json YAML

print/poppler: avoid build break with g++ 8.

[ 98%] Linking CXX executable poppler-render
/usr/bin/ld: ../../libpoppler.so.117.0.0: undefined reference to `std::filesystem::__cxx11::path::_M_split_cmpts()'
/usr/bin/ld: ../../libpoppler.so.117.0.0: undefined reference to `std::filesystem::remove(std::filesystem::__cxx11::path const&, std::error_code&)'
collect2: error: ld returned 1 exit status

Patch is similar to upstream's
https://gitlab.freedesktop.org/poppler/poppler/-/issues/1203

(rhialto)

2022-01-29 14:04:46 UTC MAIN commitmail json YAML

sysutils/arm-trusted-firmware: add patch to avoid build failure on warnings.

No version bump needed: if it built for you before, there is no change.

(rhialto)

2022-01-29 14:03:13 UTC MAIN commitmail json YAML

sysutils/arm-trusted-firmware: add patch to avoid build failure on warnings.

No version bump needed: if it built for you before, there is no change.

(rhialto)

2022-01-27 18:23:49 UTC MAIN commitmail json YAML

doc: Updated emulators/vice to 3.6.1

(rhialto)

2022-01-27 18:23:39 UTC MAIN commitmail json YAML

emulators/vice: update to 3.6.1

* Changes in Vice 3.6.1
=======================

This is a service release which fixes some regressions and annoyances reported
by our users after the 3.6 release.

See https://vice-emu.sourceforge.io/NEWS or the NEWS file in the distfile.

(rhialto)

2022-01-23 16:17:24 UTC MAIN commitmail json YAML

doc: Updated misc/calibre to 5.35.0

(rhialto)

2022-01-23 16:17:14 UTC MAIN commitmail json YAML

misc/calibre: update to 5.35.0

Also switched the libusb extension to use libusb-1.0, like the libmtp
extension. Added "netbsd" tags to lots of "supported_platforms" of
plugins, to give them a chance to work (if something would find the
device).
Added dependency on zeroconf to give "smart_device_app" a chance.

(rhialto)

2022-01-20 19:03:24 UTC MAIN commitmail json YAML

doc: Updated misc/calibre to 5.34.0

(rhialto)

2022-01-20 19:03:07 UTC MAIN commitmail json YAML

misc/calibre: update major version, to 5.34.0.

Major change: now uses Python 3.
Other changes: too many to list; see the file Changelog.txt in the distfile.

New option: rar, to allow calibre to look inside rar archives.

Actually connecting an ebook-reader device is still untested, but might
work better with the libusb and libmtp extensions that are enabled since
version 4.23.0.

(rhialto)

2022-01-19 21:15:01 UTC MAIN commitmail json YAML

doc: Added devel/py-trio version 0.19.0

(rhialto)

2022-01-19 21:14:47 UTC MAIN commitmail json YAML

Makefile: add py-trio.

(rhialto)

2022-01-19 21:14:26 UTC MAIN commitmail json YAML

2022-01-19 20:44:04 UTC MAIN commitmail json YAML

doc: Added sysutils/py-jeepney version 0.6.0

(rhialto)

2022-01-19 20:43:50 UTC MAIN commitmail json YAML

sysutils/Makefile: Add py-jeepney.

(rhialto)

2022-01-19 20:43:21 UTC MAIN commitmail json YAML

2022-01-19 20:18:17 UTC MAIN commitmail json YAML

security/hercules4sdl-crypto: add missing patch file.

(rhialto)

2022-01-19 20:15:10 UTC MAIN commitmail json YAML

net/hercules4sdl-telnet: add missing patch file.

(rhialto)

2022-01-18 20:59:04 UTC MAIN commitmail json YAML

archivers/py-unrardll: fix PKGNAME.

(rhialto)

2022-01-18 19:26:10 UTC MAIN commitmail json YAML

doc: Added x11/py-qt-builder version 1.12.2

(rhialto)

2022-01-18 19:25:56 UTC MAIN commitmail json YAML

Add x11/py-qt-builder to Makefile.

(rhialto)

2022-01-18 19:25:26 UTC MAIN commitmail json YAML

2022-01-18 19:08:21 UTC MAIN commitmail json YAML

doc: Added x11/py-sip5 version 5.5.0

(rhialto)

2022-01-18 19:08:07 UTC MAIN commitmail json YAML

Add x11/py-sip5 to Makefile.

(rhialto)

2022-01-18 19:07:45 UTC MAIN commitmail json YAML

2022-01-17 18:38:24 UTC MAIN commitmail json YAML

archivers/py-unrardll: more useful homepage

(rhialto)

2022-01-17 17:49:22 UTC MAIN commitmail json YAML

doc: Added archivers/py-unrardll version 0.1.5

(rhialto)

2022-01-17 17:49:06 UTC MAIN commitmail json YAML

2022-01-17 17:47:52 UTC MAIN commitmail json YAML

2022-01-16 20:15:43 UTC MAIN commitmail json YAML

databases/py-apsw: add --enable=load_extension

This will be needed for calibre 5.x.
There is also --enable-all-extensions but I left that off for now.

(rhialto)

2022-01-09 16:31:09 UTC MAIN commitmail json YAML

misc/calibre: commit distinfo too.

(rhialto)

2022-01-09 16:27:59 UTC MAIN commitmail json YAML

2022-01-09 16:26:31 UTC MAIN commitmail json YAML

misc/calibre: update to 4.23.0.

This is the last of the 4.x versions.
Changes: too many to list; see included Changelog.yaml.
There is a big change in included mathjax files, but the Changelog.yaml
doesn't seem to mention that.

(rhialto)

2022-01-09 15:49:16 UTC MAIN commitmail json YAML

2022-01-09 15:47:26 UTC MAIN commitmail json YAML

2022-01-09 15:43:52 UTC MAIN commitmail json YAML

2022-01-09 13:11:19 UTC MAIN commitmail json YAML

doc: Added x11/py-qt5-webengine version 5.15.5

(rhialto)

2022-01-09 13:10:56 UTC MAIN commitmail json YAML

x11: added py-qt5-webengine (version 5.15.5)

(rhialto)

2022-01-09 13:10:07 UTC MAIN commitmail json YAML