Commit Graph

1146 Commits

Author SHA1 Message Date
kmos
2154284c76 Update to 3.13.23
ok jeremy@ sthen@
2022-11-19 00:57:59 +00:00
bluhm
dcc24b3cef update p5-Convert-Color to 0.13
patches have been commited upstream
2022-11-13 17:43:23 +00:00
sthen
81d581665c bump for MODPY_DEFAULT_VERSION_3 change 2022-11-13 15:27:35 +00:00
bluhm
5b37365aa9 +p5-Convert-Color-XTerm 2022-11-13 02:41:29 +00:00
bluhm
73cebd1b58 import p5-Convert-Color-XTerm 0.06
OK benoit@

Comment:
indexed colors used by XTerm

Description:
This subclass of Convert::Color::RGB8 provides lookup of the colors
that xterm uses by default. Note that the module is not intelligent
enough to actually parse the XTerm configuration on a machine, nor to
query a running terminal for its actual colors. It simply implements
the colors that are present as defaults in the XTerm source code.
2022-11-13 02:39:09 +00:00
bluhm
bf88a54252 add OpenBSD location of X11/rgb.txt
sort makefile according to template
2022-11-12 11:51:21 +00:00
bluhm
a318130dcd update p5-JSON to 4.10
take maintainer
2022-11-10 22:49:29 +00:00
ajacoutot
d3aaddb10c WANTLIB: pcre -> pcre2-8 after recent glib2 update. 2022-11-05 17:06:22 +00:00
fcambus
cadb3bd319 Update lua-utf8 to 0.1.4. 2022-10-30 17:41:07 +00:00
fcambus
9fe53b7041 Update bdf2psf to 1.211. 2022-10-29 19:17:28 +00:00
fcambus
9bc7423a37 Update p5-Sereal-Encoder to 5.001. 2022-10-10 07:46:17 +00:00
fcambus
bd34839a1b Update p5-Sereal-Decoder to 5.001. 2022-10-10 07:45:15 +00:00
sthen
a9db871390 update to py3-num2words-0.5.12 2022-10-03 22:12:45 +00:00
bluhm
85ef3b5c0f update p5-JSON-MaybeXS to 1.004004 2022-09-24 00:42:53 +00:00
sthen
2206a80000 rename MODPY_PEP517 to MODPY_PYBUILD which is a bit less of a
magic-numbers name and more of a nod at the frontend we're actually
using for the build.
2022-09-13 20:56:17 +00:00
sthen
56aef8cca4 missed PLIST regen 2022-09-11 09:10:33 +00:00
sthen
d5f1ddc420 use MODPY_PEP517 2022-09-10 21:52:11 +00:00
kmos
735a89926e New release that fixes a bug parsing big numbers fixed in the SAJ parser.
ok sthen jeremy
2022-08-26 20:25:30 +00:00
fcambus
3d3cd7a65c Update bdf2psf to 1.210. 2022-08-23 21:41:01 +00:00
naddy
6c4b051a0c converters/libiconv: update to 1.17
* Added converters for many EBCDIC encodings.
* Export the symbol 'locale_charset' (needed by GNU bash).
* The library is now licensed under the LGPL version 2.1.

ok Brad
2022-08-23 11:14:52 +00:00
kmos
01eb10a60e Hook ruby-oj up to the build 2022-08-18 00:24:39 +00:00
kmos
b0d3e14d29 A fast JSON parser and Object marshaller as a Ruby gem.
ok sthen@ jeremy@
2022-08-18 00:24:13 +00:00
bluhm
4850982eae update p5-Cpanel-JSON-XS to 4.32 2022-08-14 21:38:25 +00:00
bluhm
b09748fa78 update p5-Cpanel-JSON-XS 4.31 2022-08-12 14:39:56 +00:00
benoit
27476c50d1 Update to p5-Calendar-Simple-2.0.1. 2022-08-12 06:52:32 +00:00
sthen
a0699f4c5f update to py3-num2words-0.5.11
use --ignore instead of patching to skip a test with unported dep
2022-08-11 10:15:50 +00:00
benoit
28a9ee7718 Update to p5-JSON-4.09. 2022-08-10 09:12:56 +00:00
fcambus
13cfb9abb8 Update bdf2psf to 1.209. 2022-08-01 14:32:24 +00:00
sthen
4d0c8e7905 update to p5-JSON-4.08 2022-08-01 11:38:16 +00:00
benoit
cffe0cf159 Update to p5-Sereal-Encoder-4.025. 2022-07-29 12:16:10 +00:00
benoit
1c53c81b4c Update to p5-Sereal-Decoder-4.025. 2022-07-29 12:10:03 +00:00
bluhm
9863d45d62 update p5-Cpanel-JSON-XS to 4.30 2022-06-17 18:21:49 +00:00
bluhm
4a71fa2846 +p5-CBOR-XS 2022-06-09 14:56:35 +00:00
bluhm
c0a7e04398 import p5-CBOR-XS 1.86
OK sthen@

Comment:
concise binary object representation

Description:
This module converts Perl data structures to the Concise Binary
Object Representation (CBOR) and vice versa.  CBOR is a fast binary
serialisation format that aims to use an (almost) superset of the
JSON data model, i.e. when you can represent something useful in
JSON, you should be able to represent it in CBOR.
2022-06-09 14:54:56 +00:00
bluhm
80e061a977 +p5-CBOR-Free 2022-06-08 19:20:55 +00:00
bluhm
e7db68b47c import p5-CBOR-Free 0.32
OK sthen

Comment:
fast CBOR for everyone

Description:
The Concise Binary Object Representation (CBOR, RFC 8949) is a data
format whose design goals include the possibility of extremely small
code size, fairly small message size, and extensibility without the need
for version negotiation.
This library implements CBOR via XS under a license that permits
commercial usage with no "strings attached".
2022-06-08 19:18:12 +00:00
bluhm
97a4a8fff0 update p5-Cpanel-JSON-XS to 4.29 2022-06-04 20:59:29 +00:00
rsadowski
6ecf5561f1 Fix build with CMake 3.23
- Use CFLAGS and CXXFLAGS instead of  CMAKE_CXX_FLAGS and CMAKE_C_FLAGS.
- Use MODCMAKE_LDFLAGS instead of CMAKE_EXE_LINKER_FLAGS
- Fix broken builds with CMake 3.23
2022-05-28 06:19:58 +00:00
fcambus
31bb866335 Update bdf2psf to 1.208. 2022-05-27 07:45:06 +00:00
sthen
cc882705e4 update to p5-Convert-Color-0.12 2022-05-22 11:07:58 +00:00
sthen
07819368bd update to p5-JSON-4.06 2022-05-22 11:07:27 +00:00
bluhm
29658b46a7 update Cpanel-JSON-XS to 4.28 2022-05-10 18:28:07 +00:00
ajacoutot
01a6b0e100 Update to unoconv-0.9.0. 2022-04-13 09:58:51 +00:00
bentley
dad1b8f196 Yifei Zhan takes maintainership; thanks! 2022-03-28 09:29:43 +00:00
thfr
1e068cc328 +archivers/py-vpk +converters/py-vdf +devel/py-arrow +devel/py-gevent-eventemitter +games/py-steam +games/steamctl +graphics/py-pyqrcode 2022-03-21 13:08:16 +00:00
thfr
f6f5bbf6f8 import converters/py-vdf, a dependency of games/py-steam
input by sdk@
ok sthen@ as part of the steamctl bundle
2022-03-21 12:57:06 +00:00
benoit
32d5ce887a Update to p5-Sereal-Encoder-4.023. 2022-03-12 10:39:32 +00:00
benoit
a651d1edbf Update to p5-Sereal-Decoder-4.023. 2022-03-12 10:38:27 +00:00
naddy
d495897520 drop RCS Ids 2022-03-11 18:27:00 +00:00
sthen
385739a94f drop rcs id in category Makefiles 2022-03-09 16:18:03 +00:00