Commit graph

3758 commits

Author SHA1 Message Date
wiz
7b98b6a0a9 devel/Makefile: + py-exceptiongroup 2022-07-03 12:36:20 +00:00
wiz
a14609b9e7 devel/Makefile: + py-flit_scm 2022-07-03 12:32:05 +00:00
wiz
77c316d7a3 camlp4: remove
camlp4 is an outdated way to build packages with caml and does not work
with pkgsrc ocaml versions for more than a year.

Remove camlp4 and all packages using it.

Ok jaapb@
2022-06-29 07:54:38 +00:00
jaapb
297341db27 Added ocaml-hxd to Makefile SUBDIRs 2022-06-20 08:18:02 +00:00
wiz
ef40561f33 devel/Makefile: + 2 2022-06-18 22:30:36 +00:00
wiz
980061f80c devel/Makefile: + py-docstyle3 2022-06-18 21:59:58 +00:00
wiz
ecfc42385f devel/Makefile: + py-lama7 2022-06-18 21:46:19 +00:00
gdt
68ab42161a devel: Rename py-collections_extended to py-collections-extended
(This follows a guideline I just added to the pkgsrc guide: PKGNAME
should match the pip install name, not the Python module name.)
2022-06-15 22:29:14 +00:00
gdt
03e6c10fcb devel: Add py-collections_extended 2022-06-15 22:02:11 +00:00
adam
8da98611e1 py-hatch-vcs: added version 0.2.0
This provides a plugin for Hatch that uses your preferred version control
system (like Git) to determine project versions.
2022-06-13 19:27:45 +00:00
jaapb
0723995d85 Added ocaml-mirage-flow to Makefile SUBDIRs 2022-06-13 08:12:36 +00:00
jaapb
187cdd4c64 Removed package devel/ocaml-ppx_tools_versioned.
This package doesn't compile with the latest version of OCaml, is
deprecated and isn't used as a dependency in any package, so it is
time to remove it.
2022-06-03 11:16:06 +00:00
wiz
7afddbf690 ocaml-ppxfind: remove
Does not support ocaml 4.14, desupported upstream, no users in pkgsrc
2022-06-03 08:37:11 +00:00
adam
652c3c3ff3 py-hatchling: added version 1.3.1
This is the extensible, standards compliant build backend used by Hatch.
2022-06-01 10:54:22 +00:00
markd
602ebdba42 p5-Term-ANSIColor: add version 5.01
This module has two interfaces, one through color() and colored() and the
other through constants. It also offers the utility functions uncolor(),
colorstrip(), colorvalid(), and coloralias(), which have to be explicitly
imported to be used.
2022-05-31 21:03:08 +00:00
markd
fa9d208816 p5-constant-defer: add version 6
constant::defer creates a subroutine which on the first call runs given
code to calculate its value, and on any subsequent calls just returns that
value, like a constant. The value code is discarded once run, allowing it
to be garbage collected.

Deferring a calculation is good if it might take a lot of work or produce
a big result but is only needed sometimes or only well into a program run.
If it's never needed then the value code never runs.
2022-05-31 20:49:09 +00:00
wiz
345c4cc4c1 devel/Makefile: + js_of_ocaml-ocamlbuild 2022-05-24 05:54:01 +00:00
wiz
bfd07f3ad7 sfslite: remove
Doesn't build, archived upstream, no users in pkgsrc
2022-05-15 04:43:49 +00:00
bouyer
9341f4d39e Remove py-importlib-metadata4, py-importlib-metadata is at 4.10.0 which
is good enough for streamlink.
2022-05-11 22:28:38 +00:00
bouyer
76f207ad71 Add py-importlib-metadata4, py-versioningit 2022-05-11 17:52:44 +00:00
jaapb
c82fd89a12 Added ocaml-hmap to Makefile SUBDIRs 2022-05-11 11:30:22 +00:00
jaapb
ff26713599 Added ocaml-core_unix to Makefile SUBDIRs 2022-05-05 09:04:02 +00:00
jaapb
fb932de34b Added ocaml-intrinsics to Makefile SUBDIRs 2022-05-05 08:56:15 +00:00
jaapb
30e549c5f5 Added ocaml-expect_test_helpers_core to Makefile SUBDIRs 2022-05-05 08:47:20 +00:00
jaapb
248dd2984f Added ocaml-sexp_pretty to Makefile SUBDIRs 2022-05-05 08:44:01 +00:00
jaapb
0597c0517c Added ocaml-int_repr to Makefile SUBDIRs 2022-05-05 07:01:51 +00:00
jaapb
db12ad7f17 Added ocaml-ppx_fixed_literal to Makefile SUBDIRs 2022-05-05 06:30:49 +00:00
jaapb
4243820d27 Added devel/ocaml-ppx_ignore_instrumentation, devel/ocaml-ppx_log and
devel/ocaml-ppx_string to Makefile SUBDIRs.
2022-05-05 06:20:08 +00:00
adam
2f11de9e5d py-test-freezegun: added version 0.4.2
Wrap tests with fixtures in freeze_time

Features
* Freeze time in both the test and fixtures
* Access the freezer when you need it
2022-05-04 12:38:38 +00:00
wiz
f9b5ee69ca py-unittest2: remove
Limited to python 2.x but a dependency does not support this any longer
2022-05-01 09:23:25 +00:00
wiz
5ecf0c061f py-testtools24: remove
dependencies do not support python 2.x any longer, and this is
limited to python 2.x
2022-05-01 07:57:42 +00:00
wiz
cffede2101 bzr-svn: remove
Last user of py-testtools24, which just broke and will be removed next
2022-05-01 07:56:00 +00:00
mef
0f65cc6431 Added devel/R-mockr version 0.2.0 2022-04-30 05:22:09 +00:00
wen
7ae8e94d9b Add p5-Parse-Distname 2022-04-30 00:12:06 +00:00
wiz
c197fae76a py-ipython5: remove, not used any longer 2022-04-29 23:44:02 +00:00
wiz
0fca68cac6 devel/Makefile: + py-gidgethub 2022-04-26 21:43:08 +00:00
adam
2052a77702 py-darcsver: removed 2022-04-26 08:19:34 +00:00
mef
4992f17456 Added devel/R-tidyverse version 1.3.1 2022-04-22 23:01:20 +00:00
leot
88df3bba45 devel: Add opa 2022-04-20 19:56:50 +00:00
nia
739dd612f5 devel: add lua-mpack from pkgsrc-wip
libmpack Lua binding
2022-04-20 18:15:51 +00:00
nia
4894fc58a1 devel: add libmpack
libmpack is a small binary serialization/RPC library that implements both
the msgpack and msgpack-rpc specifications.
2022-04-20 17:56:29 +00:00
nia
600b1b9d2c devel: add libtermkey. Needed by neovim.
libtermkey allows easy processing of keyboard entry from terminal-based
programs. It handles all the necessary logic to recognise special keys,
UTF-8 combining, and so on, with a simple interface.

Note: Use of this library for new programs is discouraged. It is being
maintained for legacy purposes only.
2022-04-20 17:41:08 +00:00
nia
871e632f2f devel: Add unibilium, based on the wip package 'libunibilium' with some
modifications.

Unibilium is a very basic terminfo library. It doesn't depend on curses or
any other library. It also doesn't use global variables, so it should be
thread-safe.
2022-04-20 17:33:05 +00:00
nia
da4c483a15 devel: Add libvterm01. Based on wip/libvterm in wip, but with some
modifications to install in different directories in order to avoid
conflicts with newer versions of libvterm (0.2.x is out, but incompatible
with neovim)...
2022-04-20 17:14:20 +00:00
bsiegert
3c22bd9e64 New package for difftastic
From pin via pkgsrc-wip.

Difftastic is an experimental structured diff tool that compares files
based on their syntax.
2022-04-19 11:52:18 +00:00
nikita
28bf7a0a68 remove go-jwt-go from devel. 2022-04-15 11:40:20 +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
bsiegert
5cad5f1575 New package for gitui. From Kimihiro Nonaka in PR pkg/56784.
Blazing fast terminal client for git written in Rust.

Features:
* Fast and intuitive keyboard only control
* Context based help (no need to memorize tons of hot-keys)
* Inspect, commit, and amend changes (incl. hooks: commit-msg/post-commit)
* Stage, unstage, revert and reset files and hunks
* Stashing (save, apply, drop, and inspect)
* Browse commit log, diff committed changes
* Scalable terminal UI layout
* Async input polling
* Async git API for fluid control
2022-04-09 09:24:56 +00:00
wiz
90a052b80e devel/Makefile: + py-gi-docgen 2022-04-06 06:03:06 +00:00
bacon
bf46f12dea devel/Makefile: Add libgtextutils 2022-04-05 18:41:47 +00:00