6389 Commits

Author SHA1 Message Date
bcallah
2a14e8fe05 Update to nfoview-1.28.1
Changelog: https://github.com/otsaloma/nfoview/releases/tag/1.28.1
2021-10-08 03:30:36 +00:00
jeremy
8d22ec4010 Remove ruby26 FLAVOR handling from nokogiri
It was already broken after the removal of ruby-racc.

OK kmos@
2021-10-06 21:11:58 +00:00
ajacoutot
d4fda24667 Update to asciinema-2.1.0. 2021-10-06 09:08:16 +00:00
sthen
a4ad76ad95 update to calibre-5.28.0, from Josh Grosse
add rdep on py-jeepney, some modules need it e.g. 'Fetch news', from
Caspar Schutijser
2021-10-04 20:36:15 +00:00
ajacoutot
0b2778f3df Update to hotdoc-0.13.7. 2021-10-03 19:53:07 +00:00
sthen
84507fa906 update to solr-8.10.0 2021-10-03 19:29:08 +00:00
fcambus
1020cbd318 Update ruby-rouge to 3.26.1. 2021-10-01 12:16:27 +00:00
sthen
8c634ed992 update to p5-PDF-API2-2.042. has some changes for methods/options that
deprecate old names, providing backwards compatibility (i.e. currently
old+new work, old would be removed in future). committing now so I can
cope with the transition in my production code as I update machines to 7.0.
2021-09-21 08:37:10 +00:00
solene
cbbcb9bf83 Add missing runtime dependency x11/xfce4/xfconf
ok landry@
2021-09-20 10:16:38 +00:00
tb
39c6f7b810 textproc/py3-emoji: regen PLIST. Fixes broken www/tootstream runtime.
reported, tested & ok solene
2021-09-19 18:12:20 +00:00
inoguchi
e6444c2d96 Add libmarisa python binding
inputs and OK sthen@
"please go ahead" from uaa@
2021-09-14 10:51:53 +00:00
naddy
b7f3b6d0c1 textproc/link-grammar: avoid printf %n
ok tb@ who also pointed out another instance of %n
2021-09-12 20:21:25 +00:00
ajacoutot
dcf176fe54 Fix HOMEPAGE. 2021-09-12 07:32:26 +00:00
inoguchi
f56132d06a Import textproc/libmarisa
Provided and tested on amd64, aarch64 (rpi4), and  mips64el (loongson) (with
reduced input) by Yifei Zhan < openbsd () zhan ! science >.

OK sthen@ if someone would like to import.

I am also fine with this and build and test on amd64 works fine.
ok inoguchi@
2021-09-11 07:55:18 +00:00
naddy
1c1b156ab4 textproc/openjade: avoid %n in printf format string
Mark as NO_TEST while here; there is no check or test target.

ok tb@
2021-09-10 17:41:30 +00:00
sthen
e4959dab81 move security/py-asn1crypto and textproc/py-iso8601 to py3-only, the py2
version of these was only used by py-cryptography which moved to py3-only.
2021-09-08 19:58:24 +00:00
ajacoutot
22de23739b Missing DEP on textproc/docbook.
Set BDEP = RDEP while here.
2021-09-04 12:23:48 +00:00
ajacoutot
8146e9efc6 +docbook-utils 2021-09-02 20:15:36 +00:00
ajacoutot
60664d1b81 Import docbook-utils-0.6.14
The docbook-utils is a set of a few small programs intended to ease
everyday's use of technical documentation software and more generally
use of SGML and XML.
<...>

robert@ put his hipster hat on to tell me that he thought the COMMENT was too
long for his taste but we don't care about that so, ok robert@
2021-09-02 20:14:58 +00:00
ajacoutot
3020eb555d Committed previous from the wrong tree... 2021-09-02 18:33:06 +00:00
ajacoutot
09656bcadd Install docbook2man and docbook2texi db2x_docbook2man and db2x_docbook2texi to
prevent future conflict with upcoming docbook-utils.
This is what Linux distros are doing and the only dependent port: conky, is
still happy.
2021-09-02 18:26:14 +00:00
ajacoutot
c3d33e3a11 Reindent this ports.
Add a jade symlink (so openjade can be used as a drop-in replacement).
Install man pages.
2021-09-02 17:57:04 +00:00
fcambus
d3b60507c1 Add missing RCS ID markers in crates.inc files for some Rust ports. 2021-09-02 17:39:09 +00:00
jeremy
b5da0994ab Switch default ruby version to 3.0
Add patches to a few ports to build with ruby 3.0, mostly -fdeclspec to
CFLAGS or CXXFLAGS.

Bump ports where the default version change causes a package change.

OK kmos@
2021-09-02 14:59:44 +00:00
sthen
36140d02eb update to p5-Template-Tiny-1.14 2021-09-02 12:57:29 +00:00
ajacoutot
74e20a0f37 Update to xerces-c-3.2.3. 2021-09-01 21:13:28 +00:00
ajacoutot
478b5562da Update to py-iso8601-0.1.16. 2021-09-01 21:02:56 +00:00
ajacoutot
aadcd3fdec +py-cchardet,python3
+hotdoc
2021-09-01 13:55:19 +00:00
ajacoutot
7b11ab4b83 Import hotdoc-0.13.5
Hotdoc is a documentation micro-framework. It provides an interface for
extensions to plug upon, along with some base objects (formatters, ..

ok jasper@
2021-09-01 13:51:52 +00:00
ajacoutot
df22349eca Import py3-cchardet-2.1.7
Chardet is high speed universal character encoding detector - binding to
uchardet

ok jasper@
2021-09-01 13:51:20 +00:00
jca
0cd5071fba Don't use printf %n
gnulib possible use of %n at runtime deduced from a report by naddy@
2021-08-31 17:41:19 +00:00
ajacoutot
0aa3492468 Update to link-grammar-5.9.1. 2021-08-31 11:36:13 +00:00
jasper
58d359134e missing BDEPs, spotted by aja@ 2021-08-30 10:44:34 +00:00
jasper
4ac511a10d update to py-textfsm-1.1.2 2021-08-30 07:11:57 +00:00
jasper
66c491c041 Fix build on powerpc64 by correcting the stack pointer definition 2021-08-29 07:42:54 +00:00
sthen
4de6acdb7e mips64el moved to clang, stop using ports-clang for it. from brad 2021-08-28 08:27:57 +00:00
matthieu
d58bc5675e catfish uses gtk+3 since some time. ok landry@ (maintainer) 2021-08-22 18:27:21 +00:00
sthen
b82f677f18 update to pugixml-1.11.4 2021-08-21 08:54:03 +00:00
sthen
034951cb8f update to pugixml-1.11, from brad 2021-08-20 21:18:07 +00:00
landry
79701229e8 +py-ijson,python3 2021-08-16 15:11:07 +00:00
landry
cc4c9b5eb7 import textproc/py-ijson 3.1.4, from maintainer Renaud Allard
Ijson is an iterative JSON parser with standard Python iterator
interfaces. High level interfaces are provided to have ijson yield
native Python objects out of a JSON stream located under a prefix and
to iterate over object members. Some lower level interfaces are also
available. C and pure-Python backends are available.

dependency for an upcoming net/synapse update.

ok sthen@
2021-08-16 15:10:21 +00:00
sthen
6382de07d1 update to py3-pygments-2.10.0 2021-08-16 10:11:38 +00:00
sthen
2f2083c23f update to calibre-5.25.0 2021-08-14 10:24:26 +00:00
tb
212de70670 Use '.include "crates.inc"' instead of '.include <crates.inc>' in some
Rust ports.  This ensures that the local directory is searched before
the system directories.

ok danj semarie
2021-08-14 07:06:31 +00:00
ajacoutot
0f77063c19 Update to enchant2-2.3.1. 2021-08-11 11:45:49 +00:00
sthen
dfd5dae013 update to gdiff-3.8, mostly changes relating to FD handling
* Incompatible changes

  diff no longer treats a closed stdin as representing an absent file
  in usage like 'diff --new-file - foo <&-'.  This feature was rarely
  if ever used and was not portable to POSIX platforms that reopen
  stdin on exec, such as SELinux if the process underwent an AT_SECURE
  transition, or HP-UX even if not setuid.
2021-08-04 08:48:24 +00:00
jung
7be785c94b update to cloc 1.90
from Yifei Zhan
2021-08-02 19:27:30 +00:00
landry
41e62fa470 textproc/catfish: update to 4.16.2 2021-08-02 06:29:17 +00:00
sthen
577fe1e268 change some hardcoded 'rm *.orig'-like commands to ${PATCHORIG} 2021-08-01 21:06:54 +00:00
kmos
66c959d4de Update to emoji 1.4.2
Changes mostly to do with international names for emoji
2021-07-31 19:41:06 +00:00