Commit graph

355755 commits

Author SHA1 Message Date
adam
34a5c2f548 Updated devel/py-poetry-core, devel/py-poetry, security/py-signedjson, devel/py-packageurl 2022-04-14 20:39:33 +00:00
adam
07567cf5e1 py-packageurl: updated to 0.9.9
0.9.9 (2022-02-15)
------------------
- Update version to be semver compliant. No changes to the code have been made.
2022-04-14 20:39:01 +00:00
adam
f154393db2 py-signedjson: updated to 1.1.4
Signedjson 1.1.4 (2022-03-29)

Bugfixes
- Fix a bug introduced in signedjson 1.1.3 where `signedjson` could not be imported due to an MRO resolution error.


Signedjson 1.1.3 (2022-03-29)

Internal Changes
- Mark the `SigningKey` and `VerifyKey` types as `SupportsBytes`.


Signedjson 1.1.2 (2022-03-29)

Bugfixes
- Do not require `importlib_metadata` on Python 3.8 and above.
2022-04-14 20:35:37 +00:00
adam
bf6320411f py-poetry: updated to 1.1.13
1.1.13
Fixed an issue where envs in MSYS2 always reported as broken
Fixed an issue where conda envs in windows are always reported as broken
Fixed an issue where Poetry doesn't find its own venv on poetry self update
2022-04-14 20:32:11 +00:00
adam
ab5fdba129 py-poetry-core: updated to 1.0.8
1.0.8
Added
Add hooks according to PEP-660 for editable installs
2022-04-14 20:29:56 +00:00
nikita
66742eb74f ats2: Build emacs mode. 2022-04-14 20:13:19 +00:00
nikita
58f930ead3 ats2: Optionally build included Emacs mode. Add 'emacs' to supported options. 2022-04-14 18:52:21 +00:00
nikita
29bb8a7b86 fix directory of ats2 2022-04-14 17:36:20 +00:00
nikita
befd21b4e7 CHANGES: Add ats2 2022-04-14 17:30:44 +00:00
nikita
209229f140 lang/ats2: Add version 0.4.2
Import from wip/ats2 by Atsushi Toyokura, Mateusz Poszwa.

ATS is a statically typed programming language that unifies
implementation with formal specification. It is equipped with
a highly expressive type system rooted in the framework Applied
Type System, which gives the language its name. In particular,
both dependent types and linear types are available in ATS.

In addition, ATS contains a subsystem ATS/LF that supports a form
of (interactive) theorem-proving, where proofs are constructed as
total functions. With this subsystem, ATS is able to advocate a
programmer-centric approach to program verification that combines
programming with theorem-proving in a syntactically intertwined
manner. Furthermore, ATS/LF can also serve as a logical framework
(LF) for encoding various formal systems (such as logic systems
and type systems) together with proofs of their (meta-)properties.
2022-04-14 17:29:10 +00:00
fcambus
1438a836f3 doc: Updated graphics/libansilove to 1.3.0 2022-04-14 16:50:53 +00:00
fcambus
083f3f483c libansilove: update to 1.3.0.
libansilove 1.3.0 (2022-04-14)

- Properly handle 512 characters XBin fonts
- Add a link to the Gentoo package in the README
- Also build and install libansilove as a static library
- List projects using libansilove in the README
2022-04-14 16:50:41 +00:00
mef
57f9b6a79c doc: Updated ham/xlog to 2.0.24 2022-04-14 15:40:29 +00:00
mef
524f0d9cb0 (ham/xlog) Updated 2.0.23 to 2.0.24, ChangeLog not updated 2022-04-14 15:40:18 +00:00
mef
a9dddb5215 doc: Updated devel/R-desc to 1.4.1 2022-04-14 15:33:06 +00:00
mef
161a0d83d2 (devel/R-desc) Updated 1.4.0 to 1.4.1
# desc 1.4.1

* The `$coerce_authors_at_r()` method now does a much better job at setting
  the authors' roles (#114, @dpprdan).
2022-04-14 15:32:56 +00:00
mef
770e117d7d doc: Updated devel/R-clipr to 0.8.0 2022-04-14 15:19:23 +00:00
mef
aa0314745e (devel-R-clipr) Updated 0.7.1 to 0.8.0
## clipr 0.8.0

- Add handlers for using the clipboard on systems using [Wayland]
  (https://wayland.freedesktop.org/) via
  [wl-clipboard](https://github.com/bugaevc/wl-clipboard).
  Thank you to @nacnudus for the PR.

- For R >= 4.2, `write_clip()` calls on Windows are modified to work
  well with R's shift to supporting UTF-8 as a native encoding on Windows.
  Thank you to @yutannihilation for the PR. Read more here:
  <https://github.com/mdlincoln/clipr/issues/62>

- Moved CI off of Travis and on to GitHub Actions

- Clipr now has a pkgdown site at <https://matthewlincoln.net/clipr/>
2022-04-14 15:19:13 +00:00
mef
2852a91096 doc: Updated devel/R-Rcpp to 1.0.8.3 2022-04-14 15:05:49 +00:00
nikita
70b5b7d08b bbdb, bbdb3: conflicts. 2022-04-14 14:31:09 +00:00
nikita
766dcb279b CHANGES: Added zig-mode 2022-04-14 13:54:08 +00:00
nikita
bd1a820232 devel/zig-mode: Add zig-mode 0.0.20220105
Syntax highlighting and automatic indentation for the Zig programming
language in Emacs.
2022-04-14 13:51:45 +00:00
nros
76be298328 Update multimedia/assimp to version 5.2.3
Update multimedia/assimp to version 5.2.3.

The reason for updating is that this
version has changes, mOrthographicWith in
aiCamera, needed by some packages in wip
(qt6).

This update should be safe since only wip
packages depend on it.

pkgsrc changes:
patch-assimp.pc.in came from upstream and
is now removed.
contrib/irrXML does not exist anymore so
patch-contrib_irrXML_CMakeLists.txt has
been removed.

Changes in package:
To many to mention.
2022-04-14 13:20:42 +00:00
tnn
9aee6f7493 xtensa-esp32-elf-gcc: don't bother with full GCC bootstrap + disable MKPIE 2022-04-14 13:11:49 +00:00
nikita
6b949d4320 CHANGES: remove duplicate bbdb3 line 2022-04-14 12:59:38 +00:00
tnn
c63eacd9f5 xtensa-esp32-elf-binutils: disable MKPIE 2022-04-14 12:55:52 +00:00
nikita
0021287fa8 doc: Updated misc/bbdb3 to 3.2.2a 2022-04-14 12:45:59 +00:00
nikita
b42fd05459 misc/bbdb3: import bbdb3-3.2.2a
BBDB is the Insidious Big Brother Database for GNU Emacs.  It provides
an address book for email and snail mail addresses, phone numbers and
the like.  It can be linked with various Emacs mail clients (Message
and Mail mode, Rmail, Gnus, MH-E, Mu4e, VM, and Wanderlust).  BBDB is
fully customizable.

This is version 3 of BBDB.
2022-04-14 12:40:48 +00:00
gdt
6457c5858b doc: Updated geography/gama to 2.18 2022-04-14 12:34:23 +00:00
gdt
8923525e33 geography/gama: Update to 2.18
* Changes in release 2.18 (2022-04-09)

New conversion class K2gkf (lib/krumm) with accompanying program
krumm2gama-local and the testing suite for converting input data
format used in the text book "Geodetic Network Adjustment Examples" by
Friedhelm Krumm, Geodätisches Institut Universität Stuttgart, 2020.

Not all input data in Krumm Format can be converted to GNU Gama,
i.e. to the adjustment program gama-local input XML:

* scale factor is not implemented in gama-local adjustment

* gama-local does not enable fixing only x coordinate (or y
  coordinate) for 2D free network to remove singularity. This kind
  of regularization has very little practical meaning. Technically
  it would be possible to enable this feature in gama-local, but it
  is questionable if the outcome would not enable more confusion
  than possible outcome. Adustment should not be dependent on the
  coordinate system used.

* gama-local does not deduce that an azimuth to the unknown point
  P can be combined with some angle pointing to the P to create a
  new feigned azimuth. This is an interesting feature which may
  be implemented in some future version, namely in the gama-local
  stage of computing approximate coordinates.

* nonlinear conditions are not implemented in gama-local

* BLH coordinates are not supported in gama-local
2022-04-14 12:34:16 +00:00
tnn
797ed95797 latex2rtf: catch up with fonts/stixfonts rename 2022-04-14 11:55:56 +00:00
pin
a0904dd676 doc: Updated sysutils/xplr to 0.17.4 2022-04-14 10:59:25 +00:00
pin
d4a299f0fa sysutils/xplr: update to 0.17.4
Changes & fixes
   -Fixed invalid cursor position when using multi character custom prompt.
   -Improved documentation, covering almost every detail.
   -More concise init.lua.
   -Upgraded Rust version and edition.
   -Upgraded dependencies.
   -Performance improvements (due to the updates).
2022-04-14 10:59:06 +00:00
tm
0ab31b6bcf mariadb106: Build fix for Solaris / SmartOS by re-order includes
On Solaris / SmartOS it's required to provide the correct order of
including pam_appl.h before pam_modules.h.
2022-04-14 10:55:32 +00:00
nikita
91a40e2899 doc: Updated devel/lua-mode to 20210802 2022-04-14 10:21:31 +00:00
nikita
0061ebb7c4 lua-mode: Update to 20210802
Changelog from https://github.com/immerrr/lua-mode/tags

v20210802
 * performance optimizations for automatic indentation
  * lua-skip-ws-and-comments-forward, lua-skip-ws-and-comments-backward: add new
    functions
  * lua-comment-start-pos: make sure point inside comment starter "--" is
    considered inside comment
  * lua-funcname-at-point: refactor to avoid copying syntax table to improve
    performance
  * lua--signum: add backward compat helper
  * code cleanups & minor refactors
2022-04-14 10:21:21 +00:00
wiz
b10bdae915 neomutt: reset maintainer 2022-04-14 09:27:39 +00:00
wiz
4447025da8 doc: Added fonts/juliamono version 0.044 2022-04-14 09:10:40 +00:00
wiz
db0593bec6 fonts/Makefile: + juliamono 2022-04-14 09:10:32 +00:00
wiz
2ae4c0a4cf fonts/juliamono: import juliamono-0.044
JuliaMono is a monospaced typeface designed for programming in text
editing environments that require a wide range of specialist and
technical Unicode characters.
2022-04-14 09:10:19 +00:00
wiz
0219c282b8 stix-otf: remove, replaced by stixfonts 2022-04-14 09:03:22 +00:00
wiz
d343316376 fonts/stixfonts: import stixfonts-2.13b171
The STIX fonts are a suite of unicode OpenType fonts containing a
complete set of mathematical glyphs.
2022-04-14 09:01:30 +00:00
wiz
0afd3d8489 doc: Updated games/dMagnetic to 0.33 2022-04-14 08:40:17 +00:00
wiz
730792a14e dMagnetic: update to 0.33.
* Minor bugfixes
  * New feature "-nodoc" for players without a manual

From Thomas Dettbarn in PR 56795.
2022-04-14 08:40:04 +00:00
pin
6b76b60d28 doc: Updated x11/kitty to 0.25.0 2022-04-14 07:21:03 +00:00
pin
785278f0c5 x11/kitty: update to 0.25.0
0.25.0 [2022-04-11]
   -Truly convenient SSH: automatic shell integration when using SSH. Easily
   clone local shell and editor configuration on remote machines, and automatic
   re-use of existing connections to avoid connection setup latency.

   -When pasting URLs at shell prompts automatically quote them. Also allow
   filtering pasted text and confirm pastes. See paste_actions for details.
   (#4873)

   -macOS: When using Apple’s less as the pager for viewing scrollback strip
   out OSC codes as it cant parse them (#4788)

   -diff kitten: Fix incorrect rendering in rare circumstances when scrolling
   after changing the context size (#4831)

   -icat kitten: Fix a regression that broke kitty +kitten icat
   --print-window-size (#4818)

   -Wayland: Fix hide_window_decorations causing docked windows to be resized
   on blur (#4797)

   -Bash integration: Prevent shell integration code from running twice if user
   enables both automatic and manual integration

   -Bash integration: Handle existing PROMPT_COMMAND ending with a literal
   newline

   -Fix continued lines not having their continued status reset on line feed
   (#4837)

   -macOS: Allow the New kitty Tab/Window Here services to open multiple
   selected folders. (#4848)

   -Wayland: Fix a regression that broke IME when changing windows/tabs (#4853)

   -macOS: Fix Unicode paths not decoded correctly when dropping files (#4879)

   -Avoid flicker when starting kittens such as the hints kitten (#4674)

   -A new action scroll_prompt_to_top to move the current prompt to the top
   (#4891)

   -select_tab: Use stable numbers when selecting the tab (#4792)

   -Only check for updates in the official binary builds. Distro packages or
   source builds will no longer check for updates, regardless of the value of
   update_check_interval.

   -Fix inactive_text_alpha still being applied to the cursor hidden window
   after focus (#4928)

   -Fix resizing window that is extra tall/wide because of left-over cells not
   working reliably (#4913)

   -A new action close_other_tabs_in_os_window to close other tabs in the
   active OS window (#4944)
2022-04-14 07:20:39 +00:00
markd
d1987fa6dd tex package updates 2022-04-14 07:04:31 +00:00
markd
34d5892a1b tex-zxjafont{,-doc}: update to 1.3
changes unknown
2022-04-14 07:03:42 +00:00
markd
83e4d0f80a tex-zref{,-doc}: update to 2.34
2.34
- Fix the use of the zref at unique counter

2.33
- Avoid that amstext undoes the stepcounter patch in zref-perpage
- Make the unique counter more robust when includeonly is used
2022-04-14 07:01:35 +00:00
markd
f91a7d02d2 tex-zlmtt{,-doc}: update to 1.031
changes unknown
2022-04-14 06:58:40 +00:00