Commit graph

353802 commits

Author SHA1 Message Date
fox
9a9beade56 textproc/bat: Updates to 0.20.0
Changes since 0.19.0:

v0.20.0

Features

 * New style component header-filesize to show size of the displayed file in the
   header. See #1988 (@mdibaiee)
 * Use underline for line highlighting on ANSI, see #1730 (@mdibaiee)

Bugfixes

 * Fix bash completion on bash 3.x and bash-completion 1.x. See #2066
   (@joshpencheon)

Syntaxes

 * GraphQL: Add support for interfaces implementing interfaces and consider
   ampersand an operator. See #2000
 * Associate _vimrc and _gvimrc files with the VimL syntax. See #2002
 * Associate poetry.lock files with the TOML syntax. See #2049
 * Associate .mesh, .task, .rgen, .rint, .rahit, .rchit, .rmiss, and .rcall with
   the GLSL syntax. See #2050
 * Added support for JQ syntax, see #2072
 * Properly associate global git config files rooted in $XDG_CONFIG_HOME/git/ or
   $HOME/.config/git/. See #2067 (@cyqsimon)

bat as a library

 * Exposed get_syntax_set and get_theme methods on HighlightingAssets. See #2030
   (@dandavison)
 * Added HeaderFilename and HeaderFilesize to StyleComponent enum, and mark it
   #[non_exhaustive]. See #1988 (@mdibaiee)
2022-02-27 11:25:11 +00:00
adam
4adf2581fc Updated finance/py-stripe, net/py-softlayer 2022-02-27 09:09:19 +00:00
adam
6bf1319e96 py-softlayer: updated to 5.9.9
5.9.9

Improvements

Add loadbalancer timeout values
Add pricing date to slcli order preset-list

New Commands

slcli vlan create-options add new feature on vlan
slcli account bandwidth-pools Bandwidth pool features
2022-02-27 09:08:57 +00:00
adam
5f339e5c35 py-stripe: updated to 2.66.0
2.66.0:
Add support for `verify_microdeposits` method on resources `PaymentIntent` and `SetupIntent`
2022-02-27 09:05:25 +00:00
wiz
3e8880097f doc/TODO: add some
+ ImageMagick-7.1.0.26, Sigil-1.9.0, asciidoc-10.1.3, filezilla-3.58.0,
  libva-2.14.0, py-borgbackup-1.2.0, restish-0.10.0,
  rust-analyzer-0.0.20220222, texlab-3.3.2, xournalpp-1.1.1.
2022-02-27 08:55:50 +00:00
adam
9892be8f39 Updated graphics/libjpeg-turbo, devel/py-rope 2022-02-27 08:53:32 +00:00
adam
95150db338 py-rope: updated to 0.23.0
Release 0.23.0

Syntax support

- Implement structural pattern matching (PEP634)
- Improve the heuristic for joining lines when extracting one line
  expression

Bug fixes

- Preserve newline format when writing files
- Fix extract info collection for list comprehension with multiple targets

Documentation

- Fix typo
2022-02-27 08:52:13 +00:00
adam
145888d57c libjpeg-turbo: updated to 2.1.3
Significant changes relative to 2.1.2

Fixed a regression introduced by 2.0 beta1[7] whereby cjpeg compressed PGM input files into full-color JPEG images unless the -grayscale option was used.

cjpeg now automatically compresses GIF and 8-bit BMP input files into grayscale JPEG images if the input files contain only shades of gray.

The build system now enables the intrinsics implementation of the AArch64 (Arm 64-bit) Neon SIMD extensions by default when using GCC 12 or later.

Fixed a segfault that occurred while decompressing a 4:2:0 JPEG image using the merged (non-fancy) upsampling algorithms (that is, with cinfo.do_fancy_upsampling set to FALSE) along with jpeg_crop_scanline(). Specifically, the segfault occurred if the number of bytes remaining in the output buffer was less than the number of bytes required to represent one uncropped scanline of the output image. For that reason, the issue could only be reproduced using the libjpeg API, not using djpeg.
2022-02-27 08:50:48 +00:00
gutteridge
e349f87f30 lsof: fix typo in comment in previous commit 2022-02-27 02:13:44 +00:00
gutteridge
54980a0f2e lsof: fix builds on NetBSD as of 9.99.93 on 2022-01-17
procfs.h had an inline function added that expects curlwp to be
defined. It isn't needed by this code base, and I don't see any other
way of fixing this than adding a basic definition to get this to
compile. It looks "wrong", but this code base requires _KERNEL to be
defined when including procfs.h, but we can't include lwp.h or machine/
cpu.h with that defined, header files that aren't available to userland
get referenced and break the build that way, instead.
2022-02-27 02:10:44 +00:00
bacon
ef271e8469 doc: Updated biology/kallisto to 0.48.0 2022-02-27 01:57:35 +00:00
bacon
0f55c4012d biology/kallisto: Update to 0.48.0
Long awaited bug fix release
Also unbundled htslib
Changes: https://github.com/pachterlab/kallisto/tags
2022-02-27 01:57:27 +00:00
bacon
ac188a798b doc: Updated biology/bcftools to 1.15 2022-02-26 23:14:41 +00:00
bacon
d37ff4d588 biology/bcftools: Update to 1.15
Several minor enhancements and bug fixes
Changes: https://github.com/samtools/bcftools/tags
2022-02-26 23:14:33 +00:00
bacon
a1ce4cf0d4 doc: Updated biology/samtools to 1.15 2022-02-26 23:11:51 +00:00
bacon
a433a30b51 biology/samtools: Update to 1.15
Several minor enhancements and bug fixes
Changes: https://github.com/samtools/samtools/tags
2022-02-26 23:11:43 +00:00
bacon
bda16da64f doc: Updated biology/htslib to 1.15 2022-02-26 23:08:56 +00:00
bacon
6ffd16f2ae biology/htslib: Update to 1.15
Several minor enhancements and bug fixes
No API changes affecting existing packages
Changes: https://github.com/samtools/htslib/tags
2022-02-26 23:08:43 +00:00
fcambus
fced379aed doc: Updated devel/acr to 2.0.0 2022-02-26 16:26:53 +00:00
fcambus
d85817454d acr: update to 2.0.0.
- Add Vinix to the list of supported unix systems
- Add support for SerenityOS
- Add --etcdir as an alias for --sysconfdir
- Use c++ instead of g++ for defaults in CXX
- Add EXEC! keyword. Like EXEC, but with explicit requirement
- Aim to fix the mkdir when no vpath in use
- Add USE_PKGCONFIG directive with support for BSD's pkgconf
- Support pkgconf as an alternative to pkg-config
- Add -qV in the help message
- env_c should not describe CPPFLAGS,
  env_cpp already explains them in more detail.
2022-02-26 16:26:38 +00:00
fcambus
73ce55030f doc: Updated devel/patchelf to 0.14.5 2022-02-26 15:51:11 +00:00
fcambus
c41dd181e5 patchelf: update to 0.14.5 and take maintainership.
0.14.5 (February 21, 2022):

- fix faulty version in 0.14.4

0.14.4 (February 21, 2022):

- Several test fixes to fix patchelf test suite on openbsd
- Allow multiple modifications in same call
- Add support to build with musl
- Fix typo: s/folllow/follow/
- mips: fix incorrect polarity on dyn_offset
2022-02-26 15:51:00 +00:00
wiz
463f603653 py-clickclick: disable for python 3.7
I can't find importlib-metadata3 and nothing in pkgsrc depends on this.
2022-02-26 13:44:07 +00:00
wiz
b08a741937 py-attrs: fix PLIST for python 2.x 2022-02-26 13:39:07 +00:00
pho
744ffa2dc2 *: Bump packages that depend on devel/hs-fsnotify 2022-02-26 12:35:11 +00:00
pho
e651689e97 devel/hs-fsnotify: Use hinotify on Linux and some BSDs
On any other platforms it falls back to the polling method as the last
resort, which is obviously isn't very practical.
2022-02-26 12:33:45 +00:00
pho
ce7b0bf7ee devel/Makefile: + hs-shelly 2022-02-26 12:30:18 +00:00
pho
2be74fa86c doc: Added devel/hs-shelly version 1.10.0 2022-02-26 12:30:07 +00:00
pho
66f8637f42 devel/hs-shelly: import hs-shelly-1.10.0
Shelly provides a single module for convenient systems programming in
Haskell.

* Shelly is aimed at convenience and getting things done rather than being
  a demonstration of elegance.
* It has detailed and useful error messages.
* It maintains its own environment, making it thread-safe.
* It has low memory usage: It has
  * run_ and other underscore variants that do not return stdout,
  * runFoldLines to run a fold operation over each line rather than loading
    all of stdout into memory,
  * runHandle and runHandles for complete control over handles.

The focus of this library on convenience combined with good error messages
should make shelly approachable for newer users of Haskell.
2022-02-26 12:30:00 +00:00
pho
b45cc24951 devel/Makefile: + hs-enclosed-exceptions 2022-02-26 12:29:24 +00:00
pho
1d8854aabb doc: Added devel/hs-enclosed-exceptions version 1.0.3 2022-02-26 12:28:54 +00:00
pho
80e503910c devel/hs-enclosed-exceptions: import hs-enclosed-exceptions-1.0.3
The purpose of this module is to allow you to capture all exceptions
originating from within the enclosed computation, while still reacting to
asynchronous exceptions aimed at the calling thread.

This way, you can be sure that the function that calls, for example,
catchAny, will still respond to ThreadKilled or Timeout events raised by
another thread (with throwTo), while capturing all exceptions, synchronous
or asynchronous, resulting from the execution of the enclosed computation.

One particular use case is to allow the safe execution of code from various
libraries (which you do not control), capturing any faults that might
occur, while remaining responsive to higher level events and control
actions.
2022-02-26 12:28:47 +00:00
pho
717d126501 devel/Makefile: + hs-hinotify 2022-02-26 12:27:58 +00:00
pho
9202833b36 doc: Added devel/hs-hinotify version 0.4.1 2022-02-26 12:27:48 +00:00
pho
9926880e30 devel/hs-hinotify: import hs-hinotify-0.4.1
This library provides a wrapper to the Linux Kernel's inotify feature,
allowing applications to subscribe to notifications when a file is accessed
or modified.
2022-02-26 12:27:40 +00:00
pho
1aeacdc9d0 devel/haskell-language-server: Generate shell completion scripts with optparse-applicative 2022-02-26 09:00:21 +00:00
pho
30ba1dec95 devel/hs-ghcide: Generate shell completion scripts with optparse-applicative
Although it is no longer recommended to invoke ghcide directly, that
doesn't mean we shouldn't generate completion scripts for it.
2022-02-26 08:53:55 +00:00
pho
f290dc765f devel/hs-hie-bios: Generate shell completion scripts with optparse-applicative 2022-02-26 08:41:28 +00:00
pho
fea44fa3fa devel/floskell: Generate shell completion scripts with optparse-applicative 2022-02-26 08:37:07 +00:00
pho
073c7d87f7 devel/fourmolu: Generate shell completion scripts with optparse-applicative 2022-02-26 08:30:14 +00:00
pho
cedff8fce3 devel/retrie: Link retrie with static Haskell libraries
Also generate shell completion scripts with optparse-applicative.
2022-02-26 08:26:12 +00:00
pho
66531e0ba7 devel/hs-hiedb: Generate shell completion scripts with optparse-applicative 2022-02-26 08:18:42 +00:00
pho
1bec4a1cb0 devel/ormolu: Generate shell completion scripts with optparse-applicative 2022-02-26 08:12:56 +00:00
pho
0ce6d3a96d lang/idris: Link idris with static Haskell libraries
Also generate shell completion scripts with optparse-applicative.
2022-02-26 08:07:37 +00:00
wiz
2fbcc71d1f doc: Updated graphics/gegl to 0.4.36 2022-02-26 07:54:25 +00:00
wiz
ffa452eace gegl: update to 0.4.36.
GEGL-0.4.36 2022-02-21

The primary addition in this release is SIMD dispatch, buffer access functions
get built for x86-64 v2 and v3 microarchitecture levels as well as ARM neon.
the same applies to core operations where we have .so bundles for the variants
as well as a generic build.


Operations:

The npd operation fixed with multiple threads.
2022-02-26 07:54:16 +00:00
wiz
edd64afb9a doc: Updated graphics/babl to 0.1.90 2022-02-26 07:46:40 +00:00
wiz
fac5325a03 babl: update to 0.1.90.
Automatic LUT creation for conversions from <=24bpp of colorant componants,
SIMD builds for x86_64 micro-architecture levels and ARM neon, pre-defined
CIE Lab u8 and CIE Lab u16 formats. Fix bug of an unlocked non-locked mutex,
which started failing on some platforms.
2022-02-26 07:46:32 +00:00
pho
a731ac09b3 devel/darcs: Link darcs with static Haskell libraries 2022-02-26 07:26:54 +00:00
pho
d64193ce6a net/hoogle: Link hoogle with static Haskell libraries 2022-02-26 07:13:07 +00:00