Commit graph

357764 commits

Author SHA1 Message Date
pin
ac06ecc162 Add hck 2022-05-09 21:53:38 +00:00
pin
43a35b54ea textproc/hck: import pkg
hck is a shortening of hack, a rougher form of cut.

A close to drop in replacement for cut that can use a regex delimiter instead
of a fixed string. Additionally this tool allows for specification of the order
of the output columns using the same column selection syntax as cut.

No single feature of hck on its own makes it stand out over awk, cut, xsv or
other such tools. Where hck excels is making common things easy, such as
reordering output fields, or splitting records on a weird delimiter. It is
meant to be simple and easy to use while exploring datasets. Think of this as
filling a gap between cut and awk.
2022-05-09 21:52:34 +00:00
pin
39803ec2c7 sysutils/hcal: reset maintainer 2022-05-09 21:50:09 +00:00
pin
67be65f63f news/tuifeed: reset maintainer 2022-05-09 21:48:48 +00:00
pin
bfd413eaa2 doc: Updated textproc/lok to 0.2.1 2022-05-09 21:47:19 +00:00
pin
4646291a74 textproc/lok: update to 0.2.1
No changelog provided.
2022-05-09 21:47:01 +00:00
pin
082eb5bd58 doc: Updated audio/termusic to 0.6.15 2022-05-09 21:46:01 +00:00
pin
cefe4318e9 audio/termusic: update to 0.6.15
[v0.6.15] Released on: May 9th, 2022.
    Fix: ignore hidden folder and files in music library.
    Fix: n key to stop playing when playlist is empty.
    Add: ctrl+j and ctrl+k to move playlist item down and up.
    Fix: ogg file duration is 0 with symphonia backend.
    Fix: seeking during pause with symphonia backend.
2022-05-09 21:45:40 +00:00
pin
574653702d doc: Updated net/trippy to 0.3.1 2022-05-09 21:44:39 +00:00
pin
0f0dc9ceaf net/trippy: update to 0.3.1
0.3.1 - 2022-05-09
Fixed
-Local Ipv4 discovery fails on some platforms (#133, #142)


0.3.0 - 2022-05-08
Added
-Added ability for icmp tracing to multiple targets simultaneously in Tui (#72)
-Added ability to enable and disable the AS lookup from the Tui (#126)
-Added ability to switch between hop address display modes (ip, hostname or
 both) in thr Tui (#124)
-Added ability to expand and collapse the number of hosts displays per hop in
 the Tui (#124)
-Added the -s (--tui-max-samples) flag to specify the number of samples to keep
 for analysis and display (#110)
-Added ability to flush the DNS cache from the Tui (#71)

Changed
-Simplified Tracer by removing circular buffer (#106)
-Added round end reason indicator to Tracer (#88)
-SHow better error message for failed DNS resolution (#119)

Fixed
-Tracing with udp protocol not showing the target hop due to incorrect handling
 of DestinationUnreachable responses (#131)
-Tui failing on shutdown on Windows due to DisableMouseCapture being invoked
 without a prior EnableMouseCapture call (#116)
-Build failing on Windows due to incorrect conditional compilation
 configuration (#113)
-Tracing not publishing all Probe in a round when the round ends without
 finding the target (#103)
-Tracing with tcp protocol not working as the checksum was not set (#79)
-Do not show FQDN for reverse DNS queries from non-system resolvers (#120)
2022-05-09 21:44:20 +00:00
schmonz
1ae5e83d88 doc: Updated devel/goredo to 1.25.0 2022-05-09 20:55:58 +00:00
schmonz
565f74a500 Update to 1.25.0. From the changelog:
- Target's lock file requires a token from the jobserver now. So
  amount of simultaneously opened lock files depends on job slots
  available.
2022-05-09 20:55:52 +00:00
fcambus
5c4aa0fa12 doc: Updated audio/schismtracker to 20220506 2022-05-09 20:25:26 +00:00
fcambus
717b1058f5 schismtracker: update to 20220506.
Summary of changes since 20220125 release:

- Distribute the latest development version of SDL 1.2 with macOS builds of
  Schism Tracker instead of the latest release version, fixing "Failed to
  start CoreAudio" errors on recent macOS versions
- Fix import of EBF volume slides from MOD/XM files
- Fix various multisample instrument bugs
- Fix out-of-bounds memory access in display scaling code (only an issue in
  some display implementations)
2022-05-09 20:25:14 +00:00
jperkin
6a9f5da986 kpty: Fixes for non-openpty bitrotted code. 2022-05-09 19:44:16 +00:00
nikita
400b6ca764 doc: Updated wm/cwm to 7.1 2022-05-09 17:07:19 +00:00
nikita
8334a8c2bd cwm: Update to 7.1
Changelog:

2022-04-30: Eighth public release 7.1 of portable cwm.

Changes made between OpenBSD 6.9 and 7.0
* Changed cwm(1) maximization and full-screen mode toggling to keep
  the cursor within the window, preventing focus loss.

Changes made between OpenBSD 7.0 and 7.1
* Added a cwm(1) "group-last" command that shows only the previously
  active group.
* Allowed bare numbers for key and mouse bindings in cwm(1).
2022-05-09 17:07:08 +00:00
schmonz
84417be6a2 tools.Linux.mk: set TOOLS_PLATFORM.date. 2022-05-09 16:44:40 +00:00
nia
ddec0fb9f0 doc: remove unicap todo 2022-05-09 15:57:17 +00:00
nia
8af0c33f82 doc: Removed graphics/unicap 2022-05-09 15:56:34 +00:00
nia
633ce0033b unicap: remove. this has significantly bitrotted in the face of newer
v4l2 interfaces and newer ffmpegs.
2022-05-09 15:56:08 +00:00
nia
9869d36c73 mk: Stop defaulting to -Werror with BSD makefiles outside the NetBSD
source tree
2022-05-09 15:35:31 +00:00
nia
b6918970a3 evolution: we are BROKEN 2022-05-09 15:32:31 +00:00
nia
0cac175d0f opendoas: Work around some blatant problems on NetBSD with implict
function declaration and improper linkage.
2022-05-09 15:21:19 +00:00
schmonz
d3623e0f13 doc: Updated misc/s6-portable-utils to 2.2.4.0 2022-05-09 14:54:35 +00:00
schmonz
4c8a2367d7 Update to 2.2.4.0. From the changelog:
- s6-portable-utils adds a -N option to s6-dumpenv (add a newline after
  dumping a variable) for easier reading back via s6-envdir.
2022-05-09 14:54:30 +00:00
schmonz
a8140eecb1 doc: Updated sysutils/s6 to 2.11.1.0 2022-05-09 14:54:08 +00:00
schmonz
8bf8fd5653 Update to 2.11.1.0. From the changelog:
- s6 features world-usable s6-applyuidgid and s6-setuidgid, as well as a
  new -L option to s6-envdir for unlimited-size variable reading.
2022-05-09 14:54:03 +00:00
schmonz
fde9837d99 doc: Updated lang/execline to 2.8.3.0 2022-05-09 14:53:16 +00:00
schmonz
8fa039d045 Update to 2.8.3.0. From the changelog:
- execline adds the -P and -p options to getpid, to get the parent pid
  or force the default behaviour.
2022-05-09 14:53:12 +00:00
schmonz
db9848fe67 doc: Updated devel/skalibs to 2.11.2.0 2022-05-09 14:51:27 +00:00
schmonz
7cf6a085c1 Update to 2.11.2.0. From the changelog:
- skalibs features better sysdep autodetection when custom compilation
  flags are provided, and adds an option to envdir_internal() for
  unlimited-size variable reading.
2022-05-09 14:51:23 +00:00
schmonz
fe68258a5d doc: Updated devel/py-approvaltests to 5.0.2 2022-05-09 14:48:13 +00:00
schmonz
bb878142dd Update to 5.0.2. From the changelog:
- Better init.py for backwards compatibility
- PythonNativeReporter + PythonNative will resolve from ReporterFactory
2022-05-09 14:48:08 +00:00
gdt
599ee35e5b devel/py-wheel: Reset MAINTAINER
(Email ping timed out.)
2022-05-09 14:37:31 +00:00
jperkin
9b2b75eaf4 qore: Avoid Linux-specific AF_* interfaces. 2022-05-09 12:51:04 +00:00
jperkin
f403dffa84 gnome-terminal: Provide W_EXITCODE compat. 2022-05-09 12:26:42 +00:00
adam
6bd2f9c394 Updated devel/git 2022-05-09 12:01:18 +00:00
adam
c093743100 git: updated to 2.36.1
Git v2.36.1 Release Notes
=========================

Fixes since v2.36
-----------------

 * "git submodule update" without pathspec should silently skip an
   uninitialized submodule, but it started to become noisy by mistake.

 * "diff-tree --stdin" has been broken for about a year, but 2.36
   release broke it even worse by breaking running the command with
   <pathspec>, which in turn broke "gitk" and got noticed.  This has
   been corrected by aligning its behaviour to that of "log".

 * Regression fix for 2.36 where "git name-rev" started to sometimes
   reference strings after they are freed.

 * "git show <commit1> <commit2>... -- <pathspec>" lost the pathspec
   when showing the second and subsequent commits, which has been
   corrected.

 * "git fast-export -- <pathspec>" lost the pathspec when showing the
   second and subsequent commits, which has been corrected.

 * "git format-patch <args> -- <pathspec>" lost the pathspec when
   showing the second and subsequent commits, which has been
   corrected.

 * Get rid of a bogus and over-eager coccinelle rule.

 * Correct choices of C compilers used in various CI jobs.

Also contains minor documentation updates and code clean-ups.
2022-05-09 12:00:15 +00:00
adam
d7f13944c8 clang: PLIST fix for Darwin 2022-05-09 11:52:44 +00:00
adam
f40c23d9a8 ltfs-ltotape: trim whitespace 2022-05-09 11:34:36 +00:00
adam
fc03b0eaf9 Updated databases/unixodbc, textproc/ugrep 2022-05-09 11:19:51 +00:00
adam
b5207636fd ugrep: updated to 3.7.10
v3.7.10

Updated option -Z (--fuzzy) can now be combined with -U (--binary) to fuzzy match bytes instead of Unicode characters. Additional --stats results with total lines searched and matched, and time elapsed. New complementary options --min-depth, --max-depth, --min-line and --max-line which are added for consistency with the updated options --min-count and --max-count. Updated the --min-count option, which can now be combined with any other option except with -v (--invert-match). Updated option -K (--range) to take a MAX argument instead of a FIRST argument for consistency with other min/max options. Recursive searching sysfd, such as /proc and /sys, no longer blocks on special files/devices. Fixed inconsistent colorization with option -v when used with context options -A, -B and -C. Fixed option -r when combined with file argument - (read standard input), which does both, like GNU grep. Other minor improvements and fixes.
2022-05-09 11:19:31 +00:00
adam
b4060a9fc5 unixodbc: updated to 2.3.11
2.3.11

Add missing files


2.3.10

Add connection pooling via wide connection functions
Remove "#define VERSION" from unixodbc_conf.h
Call driver functions through prototypes
Add connection pool limit option
Add fseeko support in cursor lib
Try and prevent logging buffer overflow
Add 'echo' option to isql/iusql
Alter isql/iusql buffering
Alter unicode to ascii conversion in SQLGetDiagField
Fix pooling problem when user name and or password is not provided
Fix a couple of reported buffer overflow conditions
Fix iconv leak with timeout in pooled connection
2022-05-09 11:16:27 +00:00
jperkin
71a5d48725 kguiaddons: Remove hard requirement on wayland. 2022-05-09 09:24:50 +00:00
jperkin
746b7d8312 py-z3solver: Portability fixes. 2022-05-09 09:08:27 +00:00
nikita
0ac3090480 doc: Updated textproc/guile-json to 4.7.1 2022-05-09 08:45:52 +00:00
nikita
7b4a8d4617 guile-json: Update to 4.7.1
Changelog (adapted from ChangeLog file):

4.7.1:
  records: allow optional nested records
  json/record.scm: Fix spelling of "Additionally".
2022-05-09 08:45:39 +00:00
adam
0885259776 Updated textproc/py-tinycss2, textproc/py-xmltodict, textproc/yq 2022-05-09 08:21:43 +00:00
adam
ad5bbbf3b9 yq: updated to 2.14.0
Changes for v2.14.0
- Support binary and set tags.
2022-05-09 08:21:22 +00:00