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 (2h)  pkgsrc-2024Q1 (20d)  pkgsrc-2023Q4 (67d)  pkgsrc-2023Q2 (99d)  pkgsrc-2023Q3 (179d) 

2024-06-07 03:47:33 UTC Now

2023-06-14 15:02:37 UTC MAIN commitmail json YAML

- Page long output from `annotate`, `log`, and `status`
- More accurately mimic git's paging behavior

(schmonz)

2023-06-13 17:54:50 UTC MAIN commitmail json YAML

doc: Updated security/libssh to 0.105nb1

(schmonz)

2023-06-13 17:54:44 UTC MAIN commitmail json YAML

libssh: add 'gssapi' option, enabled (as before) by default. Bump PKGREVISION.

(schmonz)

2023-06-12 21:41:59 UTC MAIN commitmail json YAML

2023-06-12 19:13:44 UTC MAIN commitmail json YAML

doc: Updated devel/swagger-codegen to 3.0.46

(schmonz)

2023-06-12 19:13:38 UTC MAIN commitmail json YAML

Update to 3.0.46. From the changelog:

- Install gzip in swagger-generator Dockerfile
- Create directory for custom codegen

(schmonz)

2023-06-11 00:59:28 UTC MAIN commitmail json YAML

2023-06-11 00:41:07 UTC MAIN commitmail json YAML

2023-06-09 19:38:33 UTC MAIN commitmail json YAML

doc: Added sysutils/qmail-dovecot-checkpassword version 0.0.20141125

(schmonz)

2023-06-09 19:38:27 UTC MAIN commitmail json YAML

Add and enable qmail-dovecot-checkpassword.

(schmonz)

2023-06-09 19:38:25 UTC MAIN commitmail json YAML

Add qmail-dovecot-checkpassword: DJB-style checkpassword for Dovecot auth socket

qmail checkpassword helper for dovecot auth socket. This can be used as
checkpassword tool from within qmail. Very useful if you use dovecot
with several authdbs and you want to ask all at once. Checks user auth
on (hardcoded) dovecot auth socket.

(schmonz)

2023-06-09 18:46:54 UTC MAIN commitmail json YAML

doc: Added sysutils/checkpassword-phpbb version 0.0.20150326

(schmonz)

2023-06-09 18:46:48 UTC MAIN commitmail json YAML

Add and enable checkpassword-phpbb.

(schmonz)

2023-06-09 18:46:45 UTC MAIN commitmail json YAML

Add checkpassword-phpbb: DJB-style checkpassword for phpBB MySQL userdb

DJB-compatible checkpassword for phpBB MySQL user database.

(schmonz)

2023-06-07 15:11:59 UTC MAIN commitmail json YAML

doc: Updated net/ucspi-ssl to 0.999.12.7nb1

(schmonz)

2023-06-07 15:11:53 UTC MAIN commitmail json YAML

ucspi-ssl: remove non-meaningful 'inet6' option. Bump PKGREVISION.

The dependency was to ensure the runtime presence of tcprules(1),
described at HOMEPAGE thus:

    Optional but indispensible: ucspi-tcp6 to build the cdb to control
    incoming connections for sslserver using tcprules coming with the
    ucspi-tcp6 package. Older versions of ucspi-tcp can be used as well,
    but don't provide neither IPv4 CIDR nor IPv6 capabilities. The
    generated cdb however, is binary compatible among all versions.

Depending on either of net/ucspi-tcp{,6} here was complicating the
dependency graph in exchange for... still getting in the way of other
packages installing what they need (e.g. mail/bincimap). Trust the
sysadmin to notice if they don't already have tcprules and decide what
to install in that case.

(schmonz)

2023-06-07 15:03:15 UTC MAIN commitmail json YAML

doc: Updated www/goaccess to 1.7.2

(schmonz)

2023-06-07 15:03:08 UTC MAIN commitmail json YAML

Update to 1.7.2. From the changelog:

1.7.2:
- Added a color-coding scheme to HTTP status codes.
- Added '--external-assets' command line option to output external JS+CSS
  files. Great when used with Content Security Policy (CSP).
- Ensure there's a fallback for 'Windows' if it appears on the user-agent.
- Ensure we construct the WebSocket URL in a way that supports multiple use
  cases when used along '--ws-url' and '--port'.
- Fixed a segfault due to a null pointer exception on FreeBSD.
- Fixed build with '--disable-nls'.
- Fixed invalid read (heap-buffer-overflow) when parsing an XFF spec via
  JSON.
- Fixed segfault when parsing a specific XFF specifier.

1.7.1:
- Added 'inlang' for easy localization (i18n) updates.
  https://inlang.com/editor/github.com/allinurl/goaccess
- Added nanosecond parsing option via the '%n' specifier. Great for parsing
  'Traefik' JSON logs duration field.
- Fixed issue with '--unknowns-as-crawlers' where it did not process them as
  such.

1.7:
- Added an option to classify unknown OS and browsers as crawlers using
  `--unknowns-as-crawlers`.
- Added highlighting to certain metrics on the HTML report for readability.
- Added a new panel that displays ASN data for GeoIP2 and legacy databases.
  Great for detecting malicious traffic and blocking accordingly.
- Added an ASN metric per IP/host.
- Changed and prioritize user's browsers list over heuristics.
- Ensure `--geoip-database=<path>` can be used multiple times to support
  different databases.
- Fixed invalid read when loading the list of agents for an IP.
- Fixed issue where a file containing a NUL `\0` character would crash the
  program.
- Updated Swedish i18n.

(schmonz)

2023-06-06 18:16:30 UTC MAIN commitmail json YAML

doc: Updated devel/cvs-for-gits to 20230606.1

(schmonz)

2023-06-06 18:16:24 UTC MAIN commitmail json YAML

Update to 20230606.1. From the changelog:

- Add cvs show with gittish HEAD handling.
- Add cvs plaindiff for non-colorized diffs.
- Add cvs gitlog.

(schmonz)

2023-06-06 04:17:48 UTC MAIN commitmail json YAML

doc: Added devel/cvs-for-gits version 20230606

(schmonz)

2023-06-06 04:17:42 UTC MAIN commitmail json YAML

Add and enable cvs-for-gits.

(schmonz)

2023-06-06 04:17:40 UTC MAIN commitmail json YAML

Add cvs-for-gits: Make CVS a bit more Gittish

For most `cvs` subcommands, `cvs-for-gits` simply executes `cvs(1)`,
passing along any command-line arguments.

For `cvs diff`, output is colorized and paged just like `git diff`.

(schmonz)

2023-06-04 12:29:52 UTC MAIN commitmail json YAML

Add OS_VARIANT for Tribblix.

(schmonz)

2023-06-02 18:35:04 UTC MAIN commitmail json YAML

daemontools: avoid tools-depending on file. Just install the one script.

(schmonz)

2023-06-02 16:27:41 UTC MAIN commitmail json YAML

gnupg2: explicitly --disable-tpm2d to avoid accidental PLIST mismatch.

(schmonz)

2023-06-02 15:58:46 UTC MAIN commitmail json YAML

2023-06-02 15:58:03 UTC MAIN commitmail json YAML

doc: Updated mail/libspf2 to 1.2.11nb1

(schmonz)

2023-06-02 15:57:58 UTC MAIN commitmail json YAML

libspf2: link with glibc>=2.34 and build with musl libc.

Newer glibc removes visibility of __dn_expand and __dn_skipname.
Borrow Fedora's fix: stop linking with libreplace for most platforms
(except OpenBSD).

For musl, provide a fallback definition of NETDB_SUCCESS.

Fixes build: Void Linux, Ubuntu 22, Arch, CentOS 9.
Continues to build: Ubuntu 20, CentOS 8 and 7, Debian, Tribblix, macOS,
NetBSD, FreeBSD, OpenBSD.

Bump PKGREVISION.

(schmonz)

2023-06-02 13:22:02 UTC MAIN commitmail json YAML

doc: Updated devel/mob to 4.4.3

(schmonz)

2023-06-02 13:21:56 UTC MAIN commitmail json YAML

Update to 4.4.3. From the changelog:

- Fix: mob.sh now specifies the remote ref when pushing to allow for
  custom `git config push.default` settings such as `tracking`
- Fix: Improves the suggested command when you have uncommitted changes
  on an attempt to open a custom wip branch using `mob start -b green`
- mob.sh now uses the go version 1.20.x

(schmonz)

2023-05-29 11:53:04 UTC MAIN commitmail json YAML

doc: Updated net/ucspi-ssl to 0.999.12.7

(schmonz)

2023-05-29 11:52:59 UTC MAIN commitmail json YAML

Update to 0.12.7. From the changelog:

- sslserver MAXCONIP feature is working now from the cdb read by
  the children.
- MAXCONIP works even the general limit is 0.
- Fixed wrong '-m' option for sslserver.
- Added ip and port information in case sslserver/sslclient can't bind
  to local addresses.
- Tweaked rts to include external load libraries.

(schmonz)

2023-05-29 11:52:42 UTC MAIN commitmail json YAML

doc: Updated net/ucspi-tcp6 to 1.12.4

(schmonz)

2023-05-29 11:52:36 UTC MAIN commitmail json YAML

Update to 1.12.4. From the changelog:

- Fixed early call of logmsg() in tcpserver before iplimit was
  recalculated.
- MAXCONIP working now for tcpserver's children reading MAXCONIP from
  cdb. man tcpserver updated.
- MAXCONIP can successfully be used, even if limit=0 is given.

(schmonz)

2023-05-27 20:31:46 UTC MAIN commitmail json YAML

doc: Updated www/lighttpd to 1.4.71

(schmonz)

2023-05-27 20:31:40 UTC MAIN commitmail json YAML

Update to 1.4.71. From the changelog:

* [mod_h2] HTTP/2 separate module; no longer builtin
* [mod_magnet] fix static build using autoconf (fixes #3203)
* [core] fix new use of posix_spawn with some glibc (fixes #3201)
* [core] check getaddrinfo EAI_ADDRFAMILY w/ glibc
* [core] quiet lemon.c clang C2x warnings
* [core] compile w/o posix_spawn() on iOS
* [core] fix crash due to missing initialization (fixes #3207)
* [core] request_init() separate static func
* [multiple] remove some unused/redundant includes
* [core] server.modules s/mod_compress/mod_deflate/
* [core] preproc consistency #pragma GCC diagnostic
* [core] update ls-hpack
* [core] use empty value in srvconf.config_touched
* [core] provide mimetype.assign default if unset
* [mod_vhostdb_mysql] MySQL missing mysql_get_socket (fixes #3208)
* [core] clarify comment

(schmonz)

2023-05-26 20:38:53 UTC MAIN commitmail json YAML

doc: Updated textproc/lowdown to 1.0.2

(schmonz)

2023-05-26 20:38:47 UTC MAIN commitmail json YAML

Update to 1.0.2. From the changelog:

1.0.2:

Accept DOS CRLF newlines in all situations. Prior to this, CRLF newlines
would cause problems in some contexts.

Add support for pandoc title blocks as a metadata block syntax choice.
Pandoc and MMD syntaxes are mutually exclusive, so only one may be used
in any given document. The syntax is documented in lowdown(5).

While there, support starting and ending an MMD metadata block with
"---" on its own line, as in the MMD specification.

Add the --html-titleblock option. If specified, output a Pandoc-style
title header.

Pandoc has a poorly-executed feature where -stman outputs have the title
metadata line additionally parsed into a manpage title, section, and
optional source and volume. This allows titles like `TITLE(1) Source |
Volume` to be split into their respective manpage parts -- but only when
in -stman mode, so an HTML document generated from the same page will
not inherit the additional parsing. In lowdown(5), introduce this
parsing for all outputs if --parse-mantitle is specified, which is now
the default.

Behaviour change: do not use "Untitled article" as the default title for
media supporting (or requiring) titles when in standalone -s mode.
Instead, just the empty string if a title is required. This is a more
logical choice: not only is "Untitled article" language-specific, it
also assumes the output is an article. For the previous behaviour,
`--mtitle="Untitled article"` may always be used.

Fix support for GFM tables. Specifically, don't arbitrarily require a
certain three or more dashes/colons per cell in the layout row. Also
allow for escaped vertical bars in the header row.

1.0.1:

Numerous build and configuration improvements (via oconfigure) for
building into WASI targets and on Mac OS X.

Add -L for listing all metadata keys.

Some fixes to smart typography around hard linebreaks. These aren't
likely to affect normal documents.

Recognise void HTML elements as block elements.

Switch between types (e.g., unordered to ordered) instead of continuing
with the current list type. Fix parsing of block versus non-block lists
when switching between list types. Fix parsing of block versus non-block
lists when sublists contain block elements, but top-level lists don't.
The Markdown spec isn't clear on how to accept these instances, so use
pandoc as a guiding tool.

For -tman output, normalise list marker widths (unordered or ordered)
to three spaces by default, increasing for ordered lists depending on
the number of entries. For -tms, it's five. Make other small cleanups
to -tms, making sure that paragraph indentation looks the same as
with -tlatex.

Fix that escaped text (e.g., `\-\-foo`) is not changed by the smart
typography formatter.

Use `TP` in -tman for definition lists. To align with existing
lists, use a subsequent paragraph offset of three. Similarly, use
`XP` for -tms.

pkgsrc changes:

- Libtoolize for portable shared libraries.

(schmonz)

2023-05-26 18:03:32 UTC MAIN commitmail json YAML

2023-05-26 18:01:28 UTC MAIN commitmail json YAML

2023-05-24 15:55:51 UTC MAIN commitmail json YAML

doc: Updated textproc/p5-highlight to 4.6

(schmonz)

2023-05-24 15:55:44 UTC MAIN commitmail json YAML

doc: Updated textproc/highlight to 4.6

(schmonz)

2023-05-24 15:55:25 UTC MAIN commitmail json YAML

2023-05-24 15:54:27 UTC MAIN commitmail json YAML

Reset PKGREVISION on libhighlight update.

(schmonz)

2023-05-24 15:53:41 UTC MAIN commitmail json YAML

doc: Updated textproc/libhighlight to 4.6

(schmonz)

2023-05-24 15:53:35 UTC MAIN commitmail json YAML

Update to 4.6. From the changelog:

- added `--service-mode` option to run highlight as long running
  process (#140)
- added extras/highlight-service.py as an example for the service mode
- updated astyle lib to version 3.3

(schmonz)

2023-05-22 16:40:37 UTC MAIN commitmail json YAML

2023-05-22 14:20:15 UTC MAIN commitmail json YAML

doc: Updated shells/oh-my-posh to 16.8.0

(schmonz)

2023-05-22 14:20:09 UTC MAIN commitmail json YAML

Update to 16.8.0. From the changelog:

Bug Fixes:

- schema: replace $id with canonical URI

Features:

- update Open Weather Map to use Geocoding API
- update Open Weather Map to use Geocoding API

(schmonz)

2023-05-20 15:46:14 UTC MAIN commitmail json YAML

doc: Updated shells/oh-my-posh to 16.7.2

(schmonz)

2023-05-20 15:46:07 UTC MAIN commitmail json YAML

Update to 16.7.2. From the changelog:

Bug Fixes:

- platform: avoid duplicate creations of template cache
- schema: add upgrade to segment types
- schema: add definitions of upgrade and correct outdated links
- upgrade: avoid duplicate HTTP requests

Features:

- new Sitecore context segment
- upgrade segment

(schmonz)

2023-05-20 15:41:25 UTC MAIN commitmail json YAML

doc: Updated net/openconnect to 9.12

(schmonz)

2023-05-20 15:41:19 UTC MAIN commitmail json YAML

Update to 9.12. From the changelog:

- Fix FreeBSD build and tests.
- Explicitly reject overly long tun device names.
- Work around ambiguity between <json.h> from json-parser vs
  json-c (!476).
- Fix symbol versioning for openconnect_set_sni().
- Increase maximum input size from stdin (#579).
- Ignore 0.0.0.0 as NBNS address (!446, vpnc-scripts#58).
- Fix Mac OS build of os-tcp-mtu tool (#612).

(schmonz)

2023-05-18 14:46:05 UTC MAIN commitmail json YAML

DEPENDS+=editors/ed if there's no /bin/ed or /usr/bin/ed. Fix
preprocessor error. Probably no change on systems where this already
configured and built.

(schmonz)

2023-05-18 14:08:51 UTC MAIN commitmail json YAML

doc: Updated shells/oh-my-posh to 16.5.0

(schmonz)

2023-05-18 14:08:45 UTC MAIN commitmail json YAML

Update to 16.5.0. From the changelog:

Features:

- shell integration using FinalTerm's OSC sequences

(schmonz)

2023-05-18 14:05:45 UTC MAIN commitmail json YAML

doc: Updated devel/swagger-codegen to 3.0.43

(schmonz)

2023-05-18 14:05:40 UTC MAIN commitmail json YAML

Update to 3.0.43. From the changelog:

- fix push workflow
- remove maven settings action from PR build workflow
- Update swagger-generator Dockerfile to install tar
- updated spring-mvc samples
- SWG-7517 updating the resolving options of swagger-parser-v3

(schmonz)

2023-05-18 13:56:00 UTC MAIN commitmail json YAML

doc: Updated net/openconnect to 9.11

(schmonz)

2023-05-18 13:55:54 UTC MAIN commitmail json YAML

Update to 9.11. From the changelog:

- Rebuild test suite certificate chains (which had expired: #609)
- Fix stray (null) in URL path after Pulse authentication.
- Fix config XML parsing mistake that left GlobalProtect ESP non-working
  in v9.10 (!475).
- Fix case sensitivity in GPST header matching (!474).
- Add external browser support for Windows (#553).

(schmonz)

2023-05-18 00:11:33 UTC MAIN commitmail json YAML

Override configure's attempt to determine CPP. Fixes build on Arch
Linux. Tested to still build on macOS, Debian, NetBSD, and Tribblix.

(schmonz)

2023-05-18 00:04:26 UTC MAIN commitmail json YAML

2023-05-17 18:16:02 UTC MAIN commitmail json YAML

doc: Updated shells/oh-my-posh to 16.4.2

(schmonz)

2023-05-17 18:15:56 UTC MAIN commitmail json YAML

Update to 16.4.2. From the changelog:

Bug Fixes:

- block: adjust trailing diamond color overrides, closes #3850
- config: remove broken GitHub icon override, closes #3856

(schmonz)

2023-05-17 13:07:36 UTC MAIN commitmail json YAML

doc: Updated shells/sheldon to 0.7.3

(schmonz)

2023-05-17 13:07:30 UTC MAIN commitmail json YAML

Update to 0.7.3. From the changelog:

- Add configurable hooks in templates (#150). This allows you to specify
  arbitrary hooks for a plugin that can be used in templates. These are
  specified under `plugins.<name>.hooks`. The default `source` templates have
  been updated to support hooks with the names `pre` and `post`. The `pre` hook
  will be inserted before the plugin is sourced and the `post` after the plugin
  is sourced. If you are using a custom template like `defer` it will need to
  be updated to support hooks.

  For example this can be used to set variables after a plugin is sourced.

  [plugins.enhancd]
  github = "b4b4r07/enhancd"

  [plugins.enhancd.hooks]
  post = 'export ENHANCD_HOOK_AFTER_CD = "ls"'

- Add --non-interactive option to suppress prompts (#163). This option is
  defined as a global option so it must be specified before the subcommand.

  sheldon --non-interactive init --shell zsh

- Add experimental fish shell support (#128). It is now possible to initialize
  Sheldon to use the Fish shell.

  sheldon init --shell fish

  This makes Sheldon change the global matches and templates to be tailored to
  Fish. Add the following to your Fish config

  eval "$(sheldon source)"

- Fix 'PermissionDenied' during rename of temporary clone directory (#162).

(schmonz)

2023-05-11 17:49:34 UTC MAIN commitmail json YAML

doc: Updated mail/qmail-acceptutils to 20230511

(schmonz)

2023-05-11 17:49:29 UTC MAIN commitmail json YAML

Update to 20230511. From the changelog:

- fixsmtpio: fix build on systems without <sys/queue.h> by inlining a
  copy from NetBSD.
- authup: log when TLS has been negotiated.
- Improve manual pages slightly.

(schmonz)

2023-05-11 16:52:34 UTC MAIN commitmail json YAML

Pull the latest tlsonlyremote patch to fix OpenBSD build with native
LibreSSL. No other changes in the patch and NFCI elsewhere. Build-tested
on macOS, Debian, NetBSD.

(schmonz)

2023-05-11 14:28:08 UTC MAIN commitmail json YAML

doc: Updated shells/oh-my-posh to 16.4.0

(schmonz)

2023-05-11 14:28:03 UTC MAIN commitmail json YAML

Update to 16.4.0. From the changelog:

Bug Fixes:

- winget: add installer switches (ca0a9c0)
- owm: adjust icons outside of the MD range (dc085ab)
- font: migrate away from material icons (c579759), closes #3818
- image: add background reset sequence (865374a)
- font: install all fonts in zip file (c5feb08)
- windows: respect flag lengths (ddd4eca)

Features:

- image: cache font instead of embedding (0f7c103)
- python: add support for pyvenv.cfg prompt (8f03f41)
- linux: add installation script (221cd7b), closes #3815
- path: respect folder_separator_icon in a colon-trailed root (4b71c2b)

(schmonz)

2023-05-11 13:15:49 UTC MAIN commitmail json YAML

doc: Updated security/go-mkcert to 1.4.4nb3

(schmonz)

2023-05-11 13:15:43 UTC MAIN commitmail json YAML

DEPENDS+=nss for certutil, so mkcert can also update the Firefox trust
store. Bump PKGREVISION.

(schmonz)

2023-05-11 05:14:05 UTC MAIN commitmail json YAML

doc: Updated net/sniproxy to 0.6.1

(schmonz)

2023-05-11 05:14:00 UTC MAIN commitmail json YAML

Update to 0.6.1. From the changelog:

* Fix buffer overflow in address module
* Fix tests

(schmonz)

2023-05-11 04:43:36 UTC MAIN commitmail json YAML

2023-05-10 20:40:47 UTC MAIN commitmail json YAML

Conditionalize more fully whether sed.1 is generated. Fixes regular
build on at least FreeBSD 13.x, and confirmed to build (both forks
of the conditional) on NetBSD and macOS.

(schmonz)

2023-05-10 19:22:39 UTC MAIN commitmail json YAML

doc: Updated pkgtools/rc.d-boot to 20230510

(schmonz)

2023-05-10 19:22:33 UTC MAIN commitmail json YAML

During install, if FileVault is enabled, warn that per-user supervision
trees won't work. Bump version.

(schmonz)

2023-05-10 13:32:54 UTC MAIN commitmail json YAML

doc: Updated www/lighttpd to 1.4.70

(schmonz)

2023-05-10 13:32:48 UTC MAIN commitmail json YAML

Update to 1.4.70. From the changelog:

* [autotools] chmod u+w configparser.c for lemon
* [build] skip build separate modules for built-ins
* [core] cache format secs for high prec errlog
* [mod_maxminddb] check remote IP each request (fixes #3191)
* [multiple] store ptrs to remote addr in request_st (#3192)
* [mod_extforward] manage remote addr per request (fixes #3192)
* [core] use C23 memset_explicit() were available
* [mod_accesslog] %{mask}a to mask/anonymize IP
* [core] cast to fix compiler error in prior commit
* [scons] fix static build to include builtin_mods
* [core] h2_recv_headers() tweak to reduce code size
* [core] h2_get_stream_req() code reuse
* [core] h2: remove obsolete comment
* [core] h2 mark :status matching lsxpack enum value
* [core] h2 match w/ lsxpack pseudo-header key only
* [core] limit server.max-request-field-size <=65535
* [core] permit shell HERE docs to specify config
* [core] add members to http_header_parse_ctx
* [mod_extforward] typo in comment
* [mod_openssl] SSL_CTX_set_options() takes uint64_t
* [core] reorder enum handler_t
* [core] connection_handle_request_start_state()
* [core] check chunk file open early in mmap viewadj (fixes #3197)
* [core] h2 http_request_parse_header() tweak
* [mod_extforward] recognize unix domain sockets (fixes #3198)
* [mod_magnet] support ./configure --with-lua=luajit (#3199)
* [core] remove instance of devel debug code
* [core] quiet coverity warning
* [core] connection_check_upgrade() h2_upgrade_h2c()
* [core] CON_STATE_REQUEST_END transient state
* [core] expose request_set_state() for internal use
* [core] h2_send_goaway_graceful()
* [core] h2_check_timeout()
* [core] h2_process_streams()
* [core] h2_recv_reqbody()
* [core] HTTP_VERSION_3 enum value
* [core] r->x union w/ structs for r->x.{h1}
* [core] r->x union w/ structs for r->x.{h1,h2}
* [core] http_dispatch[] tables for HTTP proto vers
* [core] hxcon "base class" for h2con
* [mod_h2] HTTP/2 module: mod_h2
* [multiple] optimistic client read only if HTTP/1.x
* [core] use posix_spawn() where available
* [mod_cgi] comment about caching target dirname
* [meson] update comment with build flags
* [meson] check FORCE_{WOLFSSL,MBEDTLS}_CRYPTO
* [mod_auth] warn if auth.require path never matches
* [core] h1.[ch] collect some HTTP/1.x specific code
* [core] noinline connection shutdown, reset
* [TLS] $SERVER["socket"] inherit global ssl.engine
* [mod_proxy] match "map-host-response" "-" w/ Host
* [core] noinline stat_cache_sptree_find()
* [core] rename http_kv funcs, reorder http_versions
* [mod_cgi] move fd count to cgi_create_env()
* [mod_cgi] reduce code size
* [mod_cgi] do not issue trace if CGI closes input
* [mod_cgi] cgi_create_err() cold err handling func
* [core] always decr fd count upon socket close()
* [mod_mbedtls] check MBEDTLS_DEBUG_C for debug func
* [core] return pid_t from fdevent_waitpid()
* [meson] build fix for builtin_mods
* [core] move some shared funcs to call from modules
* [build] move some files to call from modules
* [mod_cgi] doubly-linked list of CGI pids
* [mod_cgi] reuse fd already opened to /dev/null
* [mod_cgi] reset upload_temp_file_size in CGI close
* [tests] copy confs for running tests in alt dir
* [scons] avoid dup mod_h2 module in static build
* [autoconf] include fs_win32.h in hdrs for dpkg
* [mod_openssl] SSL_OP_ENABLE_KTLS_TX_ZEROCOPY_SENDFILE
* [core] quiet coverity warning
* [mod_openssl] FreeBSD: check "kern.ipc.tls.enable"
* [core] fix HTTP/2 use of http_response_loop()
* [mod_openssl] check kernel support for KTLS
* [core] posix_spawnattr_setcwd_np() on QNX
* [core] posix_spawn_file_actions_addclosefrom_np()
* [core] Mac OS POSIX_SPAWN_CLOEXEC_DEFAULT
* [core] modify use of posix_spawnattr_setsigdefault
* [core] fdevent_load_file() check if limit exceeded
* [tests] tests/prepare.sh comment w/ alt build root
* [core] treat mod_h2 as built-in module (for now)

(schmonz)

2023-05-09 17:02:36 UTC MAIN commitmail json YAML

doc: Updated pkgtools/bootstrap-mk-files to 20230509

(schmonz)

2023-05-09 17:02:32 UTC MAIN commitmail json YAML

Update to 20230509. Changes:

- OpenBSD: don't install catpages by default.

While here, fix pkglint warnings.

(schmonz)

2023-05-09 14:50:33 UTC MAIN commitmail json YAML

mk: Support OpenBSD mandoc.

(schmonz)

2023-05-08 18:12:17 UTC MAIN commitmail json YAML

doc: Updated devel/mob to 4.4.2

(schmonz)

2023-05-08 18:12:11 UTC MAIN commitmail json YAML

Update to 4.4.2. From the changelog:

- Fix: `mob config`, `mob help`, `mob moo` and `mob version` are now
  working outside of git repositories again
- Fix: `mob clean` now works correctly

(schmonz)

2023-05-08 16:21:55 UTC MAIN commitmail json YAML

Just use libtool normally (we're pkgsrc, we have wrappers). Tested to
fix update builds and pkg/57222 on NetBSD 10.0_BETA, macOS 13.3.1,
Tribblix m30.

(schmonz)

2023-05-05 14:04:23 UTC MAIN commitmail json YAML

doc: Updated misc/chatgpt-shell-cli to 0.0.20230505

(schmonz)

2023-05-05 14:04:18 UTC MAIN commitmail json YAML

Update to 20230505. From the changelog:

- Remove broken view count
- Remove sed due to warning, replace with escape function, rename
  variables, autofor>
- Rename to multiline prompt
- formatting
- Keep old OPENAI key name to maintain compatibility with the install
  script, add identation in elif
- Safe escaping using jq
- Refactoring to reduce the use global variables from functions
- Safer quoting
- rename(OPENAI_KEY): OPENAI_API_KEY is standardised across projects
- feature(big-prompt): allow multi-line input during chat mode
- optimize(exit): streamline exit conditions
- add(list_models): Models can be queried via cli argument
- refactor(usage()) Align help output

(schmonz)

2023-05-05 13:21:27 UTC MAIN commitmail json YAML

doc: Updated net/openconnect to 9.10

(schmonz)

2023-05-05 13:21:22 UTC MAIN commitmail json YAML

Update to 9.10. From the changelog:

- Fix external browser authentication with KDE plasma-nm < 5.26.
- Always redirect stdout to stderr when spawning external browser.
- Increase default queue length to 32 packets (#582).
- Make the Wintun Layer 3 TUN driver the default on Windows (!427).
- Add support for and bundle Wintun 0.14.1 (!294).
- Fix receiving multiple packets in one TLS frame, and single packets
  split across multiple TLS frames, for Array (#435).
- Fix ESP failures under Windows (#427).
- Add list-system-keys tool to assist Windows/MacOS users in setup.
- Handle idiosyncratic variation in search domain separators for all
  protocols (#433, #443, !388).
- Support region selection field for Pulse authentication (!399).
- Support modified configuration packet from Pulse 9.1R16 servers
  (#472, !401)
- Allow hidden form fields to be populated or converted to text fields
  on the command line (#493, #489, !409)
- Support yet another strange way of encoding challenge-based 2FA for
  GlobalProtect (#495, !411)
- Add --sni option (and corresponding C and Java API functions) to allow
  domain-fronting connections in censored/filtered network environments
  (!297, !451).
- Parrot a GlobalProtect server's software version, if present, as the
  client version (!333)
- Fix NULL pointer dereference that has left Android builds broken since
  v8.20 (!389).
- Fix Fortinet authentication bug where repeated SVPNCOOKIE causes
  segfaults (#514, !418).
- Support F5 VPNs which encode authentication forms only in JSON, not in
  HTML (#512, !431).
- Persist Windows installers for tagged builds (#463, !391).
- Support simultaneous IPv6 and Legacy IP ("dual-stack") for Fortinet
  (#568, !456).
- Support "FTM-push" token mode for Fortinet VPNs (#555, !450).
- Send IPv6-compatible version string in Pulse IF/T session
  establishment, and avoid its ESP/IP version layering idiocy on newer
  servers (#506, !414)
- Add --no-external-auth option to not advertise external-browser
  authentication, as a workaround for servers which behave differently
  when it is advertised (#470, !398)
- Emulate MacOS-specific contents in the HIP report for GlobalProtect (!471).
- Many small improvements in server response parsing, and better logging
  messages and documentation.

(schmonz)

2023-05-05 13:21:02 UTC MAIN commitmail json YAML

doc: Updated net/vpnc-script to 20230103

(schmonz)

2023-05-05 13:20:57 UTC MAIN commitmail json YAML

Update to 20230103. From the changelog:

- No need to specify FAMILY in IPv4 only functions
- Avoid "ip route flush cache" for IPv4

(schmonz)

2023-05-04 18:26:19 UTC MAIN commitmail json YAML

doc: Updated devel/mob to 4.4.1

(schmonz)

2023-05-04 18:26:13 UTC MAIN commitmail json YAML

Update to 4.4.1. From the changelog:

- Fix: mob.sh now works correctly if git option `status.branch` is
  set to `true`

(schmonz)

2023-05-02 22:01:58 UTC MAIN commitmail json YAML

doc: Added sysutils/fp-checkpassword version 0.0.20171108

(schmonz)

2023-05-02 22:01:52 UTC MAIN commitmail json YAML

Add and enable fp-checkpassword.

(schmonz)

2023-05-02 22:01:50 UTC MAIN commitmail json YAML

Add fp-checkpassword: DJB-style checkpassword program for Dovecot passdb

fp-checkpassword is a DJB-style checkpassword program for Dovecot's
passdb. It relies on Dovecot's authentication socket and follows the
usual checkpassword command-line interface.

(schmonz)

2023-05-02 00:43:54 UTC MAIN commitmail json YAML

For convenience, add a 'mercurial' option (off by default) to bring in py-mercurial.

(schmonz)

2023-04-30 17:44:58 UTC MAIN commitmail json YAML

libepoxy: if we were built with 'x11', buildlink what we were
buildlunk with. Fixes gtk3's configure not finding a suitable libepoxy
(at least on macOS), then building a vendored copy instead and failing
PLIST check.

(schmonz)

2023-04-29 14:31:36 UTC MAIN commitmail json YAML

doc: Updated textproc/po4a to 0.69nb2

(schmonz)

2023-04-29 14:31:29 UTC MAIN commitmail json YAML

Looks like the kpathsea and tex-latex dependencies may not be needed in
typical usage. Move them under a 'latex' option, off by default. Bump
PKGREVISION.

(schmonz)

2023-04-24 17:38:08 UTC MAIN commitmail json YAML

doc: Added sysutils/checkpw version 1.03

(schmonz)

2023-04-24 17:38:03 UTC MAIN commitmail json YAML

Add and enable checkpw.

(schmonz)

2023-04-24 17:38:00 UTC MAIN commitmail json YAML

Add checkpw: Password-checking tools for password files in Maildir

checkpw is a simple and flexible checkpassword interface package.

checkpw checks password which is stored in a file in the Maildir
directory. The file has read and write permissions to the user only.
checkpw checks real user's password.

- checkpw allows POP authentication.
- checkapoppw allows APOP authentication.
- Multiple maildirs per POP3 user are supported.
- Multiple password per maildir are supported.

Before invoking following program, checkpw and checkapoppw set up $USER,
$EXT, $HOME, $SHELL, its supplementary groups, its gid, its uid, and its
working directory.

(schmonz)

2023-04-24 17:23:05 UTC MAIN commitmail json YAML

doc: Updated mail/qmail to 1.03nb52

(schmonz)

2023-04-24 17:22:59 UTC MAIN commitmail json YAML

2023-04-24 15:43:41 UTC MAIN commitmail json YAML

doc: Updated shells/oh-my-posh to 15.2.0

(schmonz)

2023-04-24 15:43:34 UTC MAIN commitmail json YAML

Update to 15.2.0. From the changelog:

BREAKING CHANGES:

- sysinfo: this property isn't used in any of the themes and it's
  incorrect as fetching CPU information requires a timer which we don't
  want to use as it will make rendering the prompt slower.
  For users who migrate to this version, remove the .CPU property from
  the sysinfo segment's template in case you have that set.

Bug Fixes:

- sysinfo: remove CPU context, closes #3730

Features

- go: update dependencies
- go: update to 1.20.3

(schmonz)

2023-04-24 00:38:05 UTC MAIN commitmail json YAML

doc: Updated mail/qmail-rejectutils to 20201215nb1

(schmonz)

2023-04-24 00:38:00 UTC MAIN commitmail json YAML

Follow URL redirects. While here, update COMMENT and DESCR. Bump
PKGREVISION.

(schmonz)

2023-04-24 00:13:18 UTC MAIN commitmail json YAML

doc: Updated mail/qmail-acceptutils to 20201214nb1

(schmonz)

2023-04-24 00:13:12 UTC MAIN commitmail json YAML

Follow URL redirects. While here, update COMMENT and DESCR. Bump
PKGREVISION.

(schmonz)

2023-04-20 18:40:38 UTC MAIN commitmail json YAML

doc: Added misc/chatgpt-shell-cli version 0.0.20230420

(schmonz)

2023-04-20 18:40:31 UTC MAIN commitmail json YAML

Add and enable chatgpt-shell-cli.

(schmonz)

2023-04-20 18:40:28 UTC MAIN commitmail json YAML

Add chatgpt-shell-cli: Shell script to use OpenAI's ChatGPT and DALL-E

A simple, lightweight shell script to use OpenAI's chatGPT and DALL-E
from the terminal without installing python or node.js. The script uses
the official ChatGPT model `gpt-3.5-turbo` with the OpenAI API endpoint
`/chat/completions`. You can also use the new `gpt-4` model, if you
have access.

The script supports the use of all other OpenAI models with the
`completions` endpoint and the `images/generations` endpoint for
generating images.

(schmonz)

2023-04-20 18:13:11 UTC MAIN commitmail json YAML

doc: Updated www/p5-Playwright to 1.324

(schmonz)

2023-04-20 18:13:06 UTC MAIN commitmail json YAML

Update to 1.324. From the changelog:

- Ensure all PW methods returning Locator objects are correctly blessed

(schmonz)

2023-04-20 18:11:41 UTC MAIN commitmail json YAML

doc: Updated shells/oh-my-posh to 14.31.2

(schmonz)

2023-04-20 18:11:35 UTC MAIN commitmail json YAML

Update to 14.31.2. From the changelog:

Bug Fixes:

- battery: map to Full when at 100% on darwin, closes #3729
- fish: get last element from history, closes #3632

Features:

- path: add colored full path

(schmonz)

2023-04-18 16:39:14 UTC MAIN commitmail json YAML

doc: Updated devel/texttest to 4.3.0

(schmonz)

2023-04-18 16:39:08 UTC MAIN commitmail json YAML

Update to 4.3.0. From the changelog:

New development:
- We now support multiple external formats for test results, Visual
  Studio's trx format and JetBrains XML format. This means it is now
  possible to run TextTest from within Visual Studio or JetBrains IDEs
  (e.g. PyCharm, IntelliJ, CLion) and present the results there.

Bugfixes:
- Fixed bug #107 AttributeError when reordering test suites (thanks
  Michael Behrisch)

(schmonz)

2023-04-18 16:32:00 UTC MAIN commitmail json YAML

doc: Updated www/p5-Playwright to 1.323

(schmonz)

2023-04-18 16:31:54 UTC MAIN commitmail json YAML

Update to 1.323. From the changelog:

- Ensure temporary files used for IPC by await() are cleaned out of
  /tmp. Patch courtesy of Yanick Champoux.
- Add experimental support for the locator API via Page->locator().

(schmonz)

2023-04-14 18:31:38 UTC MAIN commitmail json YAML

Fix install on SmartOS.

(schmonz)

2023-04-14 17:40:43 UTC MAIN commitmail json YAML

Slightly newer manpages available. Ride previous bump.

(schmonz)

2023-04-14 17:38:59 UTC MAIN commitmail json YAML

doc: Updated lang/execline to 2.9.3.0nb2

(schmonz)

2023-04-14 17:38:54 UTC MAIN commitmail json YAML

Update manual pages, adding execline-why.7. Bump PKGREVISION.

(schmonz)

2023-04-14 17:37:08 UTC MAIN commitmail json YAML

doc: Updated sysutils/s6 to 2.11.3.2nb2

(schmonz)

2023-04-14 17:37:02 UTC MAIN commitmail json YAML

Update manual pages, adding s6-why.7. Bump PKGREVISION.

(schmonz)

2023-04-11 15:36:27 UTC MAIN commitmail json YAML

doc: Updated devel/py-approvaltests to 8.2.5

(schmonz)

2023-04-11 15:36:22 UTC MAIN commitmail json YAML

Update to 8.2.5. From the changelog:

- Removed all linting errors

(schmonz)

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

doc: Updated devel/py-approval-utilities to 8.2.5

(schmonz)

2023-04-11 15:36:09 UTC MAIN commitmail json YAML

2023-04-11 15:28:46 UTC MAIN commitmail json YAML

doc: Updated devel/swagger-codegen to 3.0.42

(schmonz)

2023-04-11 15:28:40 UTC MAIN commitmail json YAML

Update to 3.0.42. From the changelog:

- JDK 11+ - update dependencies by @frantuma in #12115

(schmonz)

2023-04-11 15:22:10 UTC MAIN commitmail json YAML

2023-04-11 15:04:34 UTC MAIN commitmail json YAML

doc: Updated shells/oh-my-posh to 14.29.1

(schmonz)

2023-04-11 15:04:28 UTC MAIN commitmail json YAML

Update to 14.29.1. From the changelog:

Bug Fixes:

- ansi: only clear background on inline overrides, closes #3699
- nushell: update syntax to for v0.78.0
- font: ignore enter while downloading font list
- wsl: look for existance of wslpath, closes #3657
- platform: detect WSL via /proc/version
- shell: sync PWD creation, closes #3646
- git: parse remote URL correctly, closes #3641
- path: return early when powerlevel is < max_width, closes #3607
- debug: output shell and version
- fish: bind keys to all modes, closes #3625
- pwsh: clear line after extra prompts, closes #3628
- pwsh: print upgrade notice in UTF8, closes #3606
- release: add git user

Features:

- add support for NetBSD (thanks bsiegert@!)
- sapling: identify new repo without commits
- argocd: add context segment
- log: add segment info
- properties: log properties information
- template: add parsed SHLVL
- exit: add exit codes 64-78, closes #3658
- xonsh: add version
- project: support PowerShell modules, closes #3636
- cftarget: add display_mode
- font: allow installation of local zip files
- diamond: merge segments on empty leading_diamond, closes #3623
- enable/disable true color per terminal
- debug: add plain support, closes #3612
- path: add powerlevel style, closes #3607

The last portability problem (that I'm aware of) is needing some code to
parse Illumos battery status.

(schmonz)

2023-04-10 13:59:46 UTC MAIN commitmail json YAML

doc: Added shells/bash-preexec version 0.5.0

(schmonz)

2023-04-10 13:59:40 UTC MAIN commitmail json YAML

Add and enable bash-preexec.

(schmonz)

2023-04-10 13:59:38 UTC MAIN commitmail json YAML

Add bash-preexec: Preexec and precmd hook functions a la zsh

preexec and precmd hook functions for Bash in the style of Zsh. They aim
to emulate the behavior as described for Zsh.

(schmonz)

2023-04-10 13:54:27 UTC MAIN commitmail json YAML

doc: Updated textproc/jo to 1.9nb1

(schmonz)

2023-04-10 13:54:21 UTC MAIN commitmail json YAML

jo: install bash completion to what seems like the standard location.

(schmonz)

2023-04-07 00:32:56 UTC MAIN commitmail json YAML

Get closer to building on NetBSD and Tribblix. (Someone will need to
write more platform-specific battery-reporting code at some point.) One
build failure left, I think. Still packages on Linux and macOS.

(schmonz)

2023-04-04 20:17:06 UTC MAIN commitmail json YAML

doc: Updated misc/s6-portable-utils to 2.3.0.2nb1

(schmonz)

2023-04-04 20:17:01 UTC MAIN commitmail json YAML

2023-04-04 20:15:57 UTC MAIN commitmail json YAML

doc: Updated net/s6-networking to 2.5.1.3nb1

(schmonz)

2023-04-04 20:15:52 UTC MAIN commitmail json YAML

2023-04-04 20:15:36 UTC MAIN commitmail json YAML

doc: Updated lang/execline to 2.9.3.0nb1

(schmonz)

2023-04-04 20:15:31 UTC MAIN commitmail json YAML

2023-04-04 20:11:00 UTC MAIN commitmail json YAML

doc: Updated sysutils/s6 to 2.11.3.2nb1

(schmonz)

2023-04-04 20:10:55 UTC MAIN commitmail json YAML

Update manual pages. Bump PKGREVISION.

(schmonz)

2023-04-04 18:47:35 UTC MAIN commitmail json YAML

doc: Updated net/ucspi-ssl to 0.999.12.6

(schmonz)

2023-04-04 18:47:29 UTC MAIN commitmail json YAML

Update to 0.12.6. From the changelog:

- ssl_io uses now two specific return codes under condition 'BOMB'
  avoiding unnecessary error messages in case of TLS client termination.
- ssl_io.c closes TLS connection gracefully upon SSL_ERROR_SSL recognition and not continue looping.
- Included tests on tai_now in ssl_timeout.c and removed obsolete pollmax variables.

(schmonz)

2023-04-04 00:22:31 UTC MAIN commitmail json YAML

doc: Updated misc/s6-portable-utils to 2.3.0.2

(schmonz)

2023-04-04 00:22:26 UTC MAIN commitmail json YAML

2023-04-04 00:22:09 UTC MAIN commitmail json YAML

doc: Updated sysutils/s6 to 2.11.3.2

(schmonz)

2023-04-04 00:22:04 UTC MAIN commitmail json YAML

Update to 2.11.3.2. From the changelog:

- Resource limit shenanigans
- Dependency fixes

(schmonz)

2023-04-04 00:20:31 UTC MAIN commitmail json YAML

doc: Updated lang/execline to 2.9.3.0

(schmonz)

2023-04-04 00:20:26 UTC MAIN commitmail json YAML

Update to 2.9.3.0. From the changelog:

- New -D option to elgetopt
- Bugfixes

(schmonz)

2023-04-04 00:18:42 UTC MAIN commitmail json YAML

doc: Updated devel/skalibs to 2.13.1.1

(schmonz)

2023-04-04 00:18:37 UTC MAIN commitmail json YAML

Update to 2.13.1.1. From the changelog:

- Bugfixes

(schmonz)

2023-04-03 23:40:26 UTC MAIN commitmail json YAML

doc: Updated net/djbdnscurve6 to 44a

(schmonz)

2023-04-03 23:40:21 UTC MAIN commitmail json YAML

Update to 44a. From the changelog:

- Fixed bug in tinydns-data evaluating IPv4 addresses.

(schmonz)

2023-04-03 23:36:51 UTC MAIN commitmail json YAML

doc: Updated net/fehqlibs to 22a

(schmonz)

2023-04-03 23:36:45 UTC MAIN commitmail json YAML

Update to 22a. From the changelog:

- dns_ip A lookup recognizes now 'composit' ip/fqdn correctly; ie.
  1.2.3.4.example.com.

(schmonz)

2023-04-03 23:16:00 UTC MAIN commitmail json YAML

2023-03-29 16:32:36 UTC MAIN commitmail json YAML

git: Makefile.common also used by git-credential-osxkeychain.

(schmonz)

2023-03-29 16:31:59 UTC MAIN commitmail json YAML

doc: Added devel/git-credential-osxkeychain version 2.40.0

(schmonz)

2023-03-29 16:31:53 UTC MAIN commitmail json YAML

Add and enable git-credential-osxkeychain.

(schmonz)

2023-03-29 16:31:50 UTC MAIN commitmail json YAML

Add git-credential-osxkeychain: Git macOS Keychain credential manager

git-credential-osxkeychain caches credentials in the secure keychain
that's attached to your macOS system account. This method stores the
credentials on disk, and they never expire, but they're encrypted with
the same system that stores HTTPS certificates and Safari auto-fills.

To use with all your repos:

$ git config --global credential.helper osxkeychain

(schmonz)

2023-03-17 11:50:39 UTC MAIN commitmail json YAML

doc: Updated textproc/p5-highlight to 4.5

(schmonz)

2023-03-17 11:50:32 UTC MAIN commitmail json YAML

doc: Updated textproc/highlight to 4.5

(schmonz)

2023-03-17 11:50:19 UTC MAIN commitmail json YAML

Reset PKGREVISION on libhighlight update.

(schmonz)

2023-03-17 11:49:55 UTC MAIN commitmail json YAML

doc: Updated textproc/libhighlight to 4.5

(schmonz)

2023-03-17 11:49:50 UTC MAIN commitmail json YAML

Update to 4.5. From the changelog:

- added support for Hare
- fixed `--no-trailing-nl` option for LaTeX output (#216)
- fixed typos in rnc.lang, spn.lang and znn.lang (#139)
- fixed missing ngerman package for `--replace-quotes` option (#222)
- fixed quotes highlighting in XML (#226)
- updated file extension lists (#227)
- updated astyle lib to version 3.2

(schmonz)

2023-03-17 11:41:42 UTC MAIN commitmail json YAML

doc: Updated devel/mob to 4.4.0

(schmonz)

2023-03-17 11:41:37 UTC MAIN commitmail json YAML

Update to 4.4.0. From the changelog:

- Feature: `mob timer open` opens the timer website in your default web
  browser. If you specified `MOB_TIMER_ROOM` it will automatically open
  the specific timer page.

(schmonz)

2023-03-17 11:39:23 UTC MAIN commitmail json YAML

doc: Updated misc/exercism to 3.1.0nb1

(schmonz)

2023-03-17 11:39:18 UTC MAIN commitmail json YAML

Install shell completions. Bump PKGREVISION.

(schmonz)

2023-03-17 11:24:02 UTC MAIN commitmail json YAML

doc: Updated shells/oh-my-posh to 14.14.3

(schmonz)

2023-03-17 11:23:57 UTC MAIN commitmail json YAML

Update to 14.14.3. From the changelog:

- go: update dependencies
- yaml: parse float64 from uint64, closes #3591

(schmonz)

2023-03-17 11:19:36 UTC MAIN commitmail json YAML

doc: Updated devel/asdf to 0.11.3

(schmonz)

2023-03-17 11:19:30 UTC MAIN commitmail json YAML

Update to 0.11.3. From the changelog:

* Prepend asdf directories to the PATH in Nushell (#1496)

(schmonz)

2023-03-15 20:22:54 UTC MAIN commitmail json YAML

Add and enable exercism.

(schmonz)

2023-03-15 20:22:51 UTC MAIN commitmail json YAML

Add exercism: Command line tool for exercism.org

The Exercism CLI is the link between the exercism.org website and your
local work environment. It lets you download exercises and submit your
solution to the site.

(schmonz)

2023-03-15 20:21:12 UTC MAIN commitmail json YAML

Note exercism addition.

(schmonz)

2023-03-15 18:20:57 UTC MAIN commitmail json YAML

doc: Updated security/go-mkcert to 1.4.4

(schmonz)

2023-03-15 18:20:51 UTC MAIN commitmail json YAML

Update to 1.4.4. From the changelog:

1.4.4:
- Firefox packaged in a Snap, which is the default browser of Ubuntu
  22.04, is now supported
- Fixed a crash when a CSR doesn't have SANs
- Calling mkcert with no arguments only prints the help text

1.4.3:
- The EKU logic is now simpler, and it follows the following rules
    - if an IP address, DNS name, or URI SAN is present, serverAuth
      is included
    - if -client is used, clientAuth is included
    - if an email address SAN in present, emailProtection is included
- Certificate generation based on CSRs is now consistent with standard
  certificate generation

1.4.2:
- Reduce certificate lifetime to 2 years and 3 months
- Detect various flavors of Firefox (#225, #280)

pkgsrc changes:

- Simplify packaging
- Take MAINTAINER

(schmonz)

2023-03-15 16:48:03 UTC MAIN commitmail json YAML

doc: Added shells/oh-my-posh version 14.14.1

(schmonz)

2023-03-15 16:47:57 UTC MAIN commitmail json YAML

Add and enable oh-my-posh.

(schmonz)

2023-03-15 16:47:08 UTC MAIN commitmail json YAML

Add oh-my-posh: Prompt theme engine for any shell

Oh My Posh is a blazing fast cross platform/shell prompt renderer. Features:

- Shell and platform agnostic
- Easily configurable
- The most configurable prompt utility
- Fast
- Secondary prompt
- Right prompt
- Transient prompt

(schmonz)

2023-03-15 16:01:38 UTC MAIN commitmail json YAML

Category makefiles say "SUBDIR+=", not "SUBDIRS+=".

(schmonz)

2023-03-15 14:07:45 UTC MAIN commitmail json YAML

doc: Updated devel/py-approvaltests to 8.2.4

(schmonz)

2023-03-15 14:07:39 UTC MAIN commitmail json YAML

2023-03-15 14:07:35 UTC MAIN commitmail json YAML

doc: Updated devel/py-approval-utilities to 8.2.4

(schmonz)

2023-03-15 14:07:29 UTC MAIN commitmail json YAML

2023-03-13 13:56:14 UTC MAIN commitmail json YAML

doc: Updated devel/py-approvaltests to 8.2.1

(schmonz)