Commit graph

2456 commits

Author SHA1 Message Date
zafer
1d43436b1c update to https 2023-12-19 12:17:54 +00:00
adam
d414b39bac py-jupyter_server_terminals: updated to 0.5.0
0.5.0

Bugs fixed

- Fix respecting serverapp.terminals_enabled

Maintenance and upkeep improvements

- Update ruff config
- Update typings for Server 2.10.1 and mypy 1.7
- Update types for terminado 0.18
- Update ruff config
- Update typings for server 2.10
- chore: update pre-commit hooks
- Clean up lint handling
- Adopt ruff format
- Update ruff and typing
- chore: update pre-commit hooks
- Fix typings for traitlets 5.10.1
- Bump actions/checkout from 3 to 4
- Adopt sp-repo-review
- Update mistune requirement from \<3.0 to \<4.0
- Use local coverage
- Clean up license
- Add more linting
2023-12-17 17:25:34 +00:00
gdt
86a836168d comms/asterisk20: Add pgsql PLIST entries from asterisk18
(Restores build of pgsql option.)
2023-12-15 17:40:06 +00:00
gdt
23b02a8c16 comms/asterisk20: Add jabber PLIST entries
These were missing compared to previous versions.
2023-12-15 16:11:22 +00:00
gdt
4eb7ef20b6 comms/asterisk20: Patch out use of GNU sed extensions
Relace \b with [:space:], as specified by POSIX.  Resolves failure to
build with BSD sed, so drop the USE_TOOLS.
2023-12-15 14:18:16 +00:00
gdt
21163f0708 comms/asterisk20: Use gsed as a TOOL
To be reported upstream.
2023-12-15 13:31:55 +00:00
gdt
975cb07957 comms/asterisk16: Add gsed as a TOOL
Without gsed, the build fails on NetBSD 10 with a sed error about a
trailing backslash.  (Because this version is EOL, I am skipping
figuring out why, fixing, and reporting upstream.)
2023-12-15 12:57:45 +00:00
gdt
d6341c4368 comms/asterisk16: Update DESCR with EOL status
Change to past tense, and update versions URL.
2023-12-15 12:52:17 +00:00
ryoon
f23ab7ec98 comms: Enable asterisk20 2023-12-10 06:41:14 +00:00
ryoon
57b8bd67a7 comms/asterisk20: import asterisk-20.5.0
Asterisk is a complete PBX in software.  It provides all of the
features you would expect from a PBX and more. Asterisk does voice
over IP in three protocols, and can interoperate with almost all
standards-based telephony equipment using relatively inexpensive
hardware.

Asterisk provides Voicemail services with Directory, Call Conferencing,
Interactive Voice Response, Call Queuing. It has support for
three-way calling, caller ID services, ADSI, SIP and H.323 (as both
client and gateway).

This is a long term support version, 20. It is scheduled to go to
security fixes only on 2026-10-19, and EOL on 2027-10-19. For more
information about Asterisk versions, see
https://docs.asterisk.org/About-the-Project/Asterisk-Versions/
2023-12-10 06:40:20 +00:00
adam
58d2630a5c qt6: updated to 6.6.1
As a patch release, Qt 6.6.1 does not introduce any new features but contains more than 400 bug fixes, security updates, and other improvements to the top of the Qt 6.6.0 release. See more information about the most important changes and bug fixes from Qt 6.6.1 release note.
2023-11-30 20:11:26 +00:00
adam
0a142e2cf0 py-rich: updated to 13.7.0
13.7.0

Added

Adds missing parameters to Panel.fit

Fixed

Some text goes missing during wrapping when it contains double width characters
Ensure font is correctly inherited in exported HTML
Fixed typing for FloatPrompt.
2023-11-15 17:50:50 +00:00
nia
69060fc081 asterisk*: Attempt to fix PLIST on SunOS 2023-11-14 18:45:28 +00:00
wiz
389f47b775 *: recursive bump for cairo dependency changes 2023-11-14 14:01:17 +00:00
wiz
acc6405ee2 *: revebump for new brotli option for freetype2
Addresses PR 57693
2023-11-12 13:20:31 +00:00
wiz
3dbeee8487 *: recursive bump for icu 74.1 2023-11-08 13:18:02 +00:00
wiz
2b475d82ff py-cleo: update to 2.1.0.
[2.1.0] - 2023-10-30

Features & Improvements

    Added support for Python 3.12 #379
    Added CONTRIBUTING.md document #331
    Added tests/ directory to sdist artifact #327

Bug fixes

    Fixed subcommand completions for Fish #359
    Removed deprecated -A option from Fish completions #366
    Fixed program name discovery in completions script when running as module #231
    Fixed ANSI coloring detection in virtual terminal environments (Windows, PyCharm) #104
    Fixed terminal size detection #299
2023-11-07 08:48:16 +00:00
adam
35d2ba6e09 qt6: updated to 6.6.0
Qt 6.6
https://www.qt.io/blog/qt-6.6-released
2023-10-31 19:56:48 +00:00
wiz
46974a4bd3 python/wheel.mk: simplify a lot, and switch to 'installer' for installation
This follows the recommended bootstrap method (flit_core, build, installer).

However, installer installs different files than pip, so update PLISTs
for all packages using wheel.mk and bump their PKGREVISIONs.
2023-10-28 19:56:54 +00:00
wiz
90f4599de1 *: bump for openssl 3 2023-10-24 22:08:07 +00:00
gdt
51dcd285d1 recursive revbump for tiff update 2023-10-21 17:09:39 +00:00
wiz
632f30b41e xisp: remove trailing whitespace 2023-10-09 07:02:10 +00:00
adam
d4a51c0a0f py-rich: updated to 13.6.0
13.6.0

Added Python 3.12 to classifiers.
2023-09-30 17:18:34 +00:00
adam
4ef208ee9e qt6: update to 6.5.3 2023-09-29 21:16:24 +00:00
joerg
0d3f54036e Don't create CPU-specific binaries by default, it makes packages
non-portable.

XXX Check other asterisk packages for the same issue.
2023-09-28 21:29:25 +00:00
manu
da89310908 Skip garbage reply on AT+CMGL in PDU mode as in text mode
From upstream https://github.com/gammu/gammu/pull/823

THe D-Link DWM222 4G USB modem sends a garbage line before the reply
to AT+CMGL. This case was handled in text mode but not in PDU mode,
and this device exhibit the bad behavior in PDU mode too.

This change brings garbage skip behavior in PDU mode on par with text mode.
2023-09-24 00:50:48 +00:00
vins
561dedcf00 comms/openobex: fix PLIST 2023-09-21 14:49:14 +00:00
adam
3af16dfacf py-rich: updated to 13.5.3
13.5.3

Fixed

Markdown table rendering issue with inline styles and links
Fix Markdown code blocks on a light background
2023-09-17 17:53:23 +00:00
bsiegert
ea4abd8a95 tio: update to 2.6
There are too many changes since the last pkgsrc version, see the
release notes at https://github.com/tio/tio/releases.

Via PR pkg/57589.
2023-09-16 09:54:03 +00:00
vins
0fc373897c *: revbump after x11/xforms update. 2023-08-29 15:38:26 +00:00
wiz
0046911d31 *: recursive bump for Python 3.11 as new default 2023-08-14 05:23:45 +00:00
nia
1afc78b17c kermit: Explicitly depend on pam. 2023-08-11 09:16:10 +00:00
nia
a946c4da86 hylafax: Sprinkle MKPIE_SUPPORTED=no
As with other packages, this one was previously overlooked, but a
build failure surfaces with the new wrapper behaviour.
2023-08-09 08:27:22 +00:00
adam
6fc9c16eb8 qt6-qtconnectivity: added version 6.5.2
Qt6 Connectivity supports a range of connectivity options, with a focus on Qt
Serial Bus, Qt Serial Port, Qt Bluetooth and Qt NFC.
2023-08-04 19:37:00 +00:00
nia
bec8638803 *: Mark packages that were originally identified as requiring
C++03 due to failing to build with a C++14 default compiler
with FORCE_CXX_STD instead of USE_LANGUAGES.
2023-08-02 19:20:16 +00:00
adam
9796981010 py-rich: updated to 13.5.2
13.5.2 - 2023-08-01

Fixed

Fixed Text.expand_tab assertion error


13.5.1 - 2023-07-31

Fixed

Fix tilde character (~) not included in link regex when printing to console


13.5.0 - 2023-07-29

Fixed

Fixed Text.expand_tabs not expanding spans.
Fixed TimeElapsedColumn from showing negative.
Fix for escaping strings with a trailing backslash
Fixed exception in Markdown with partial table
Fixed the HTML export template so that the <html> tag comes before the <head> tag
Fixed issue with custom classes overwriting __eq__
Fix rich.pretty.install breakage in iPython

Added

Added Text.extend_style method.
Added Span.extend method.

Changed

Text.tab_size now defaults to None to indicate that Console.tab_size should be used.
2023-08-02 07:04:50 +00:00
wiz
2d6007c75f *: remove more references to Python 3.7 2023-08-01 23:20:37 +00:00
hauke
763d15186d Add faster serial connection rates from <termios.h>, if supported, to
keep up with newer hardware.
2023-07-30 11:49:48 +00:00
triaxx
c076750b2f libhidapi: Fix PLIST for Darwin 2023-07-07 08:07:12 +00:00
wiz
3b7f81591d *: recursive bump for perl 5.38 2023-07-06 09:38:07 +00:00
wiz
abdb03184d py-colorama: fix MASTER_SITES 2023-07-02 12:40:44 +00:00
wiz
ec14bc266d py-colorama: not for Python 2 any longer 2023-07-01 08:54:01 +00:00
wiz
a0a2de7587 *: restrict py-numpy users to 3.9+ in preparation for update 2023-07-01 08:37:33 +00:00
adam
b162ad538f py-rich: updated to 13.4.2
13.4.2
Relaxed markdown-it-py dependency
2023-06-14 12:25:23 +00:00
riastradh
334c9d44c7 comms/conserver: USE_CROSS_COMPILE may be undefined.
Fixes mistake in previous.
2023-06-10 01:57:47 +00:00
riastradh
460d7bcb25 comms/conserver: Make this cross-compile on NetBSD. 2023-06-09 23:51:40 +00:00
riastradh
8560be0ed3 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-06-06 12:40:15 +00:00
wiz
5175bc0575 py-rich: update to 13.4.1.
[13.4.1] - 2023-06-31 - Hot fix for typing extension issue Latest

    Fixed typing extensions import in markdown #2979

[13.4.0] - 2023-06-31 - Added tables to Markdown

    Added support for tables in Markdown #2977
2023-06-06 10:45:04 +00:00
riastradh
08f14735fa comms/conserver8: Add gssapi option. 2023-06-03 01:05:47 +00:00
wiz
0a5ed6688b openobex: fix build with latest doxygen and depend on it
Bump PKGREVISION.
2023-05-24 07:22:18 +00:00