165900 Commits

Author SHA1 Message Date
mestre
b2d07ab61a update to 6.3
Improvements:
- For multiline regexes, text is now colored as soon a start match
is found, also when there is no end match at all.
- The colorizing of any line is stopped after two thousand bytes,
to avoid frustrating delays.
- When environment variable NO_COLOR is set, the two default colors
(yellow for the spotlight, red for error messages) are suppressed
when no interface colors are specified in a nanorc file.
- Full justification and piping the whole buffer through a command
now keep the cursor at the same line number.
- Utility xsel can be used to copy a marked region to the system's
clipboard. See doc/sample.nanorc for an example.

ok naddy@
2022-04-29 15:30:47 +00:00
sthen
f7786649c8 update to neomutt-20220429 2022-04-29 14:33:37 +00:00
sthen
3098adee90 +qpdfview 2022-04-29 14:31:14 +00:00
sthen
ec01ffd386 import ports/textproc/qpdfview, from Salil Wadernkar
tweaks from op@ and me, ok op@

qpdfview is a tabbed document viewer. It uses Poppler for PDF support,
libspectre for PS support, DjVuLibre for DjVu support, CUPS for printing
support and the Qt toolkit for its interface.
2022-04-29 14:30:45 +00:00
sthen
3c439572f7 gnome-tour: set cargo build profile, fixing build on i386 which failed with
what looks like out-of-memory. this doesn't use cargo.port.mk, so it misses
the default setup done by the module. ok aja@
2022-04-29 12:26:42 +00:00
op
5a66e377ce update net/toxcore to 0.2.18
changelog: https://github.com/TokTok/c-toxcore/releases/tag/v0.2.18
port wise: switch from GH_* vars to official tarball

ok selene@, while here take maintainership too.
2022-04-29 11:37:06 +00:00
sthen
241eb14fad py-osmium needs a BDEP on boost 2022-04-29 10:34:25 +00:00
ratchov
7975901639 Use sio_flush() instead of sio_stop() to improve controls responsiveness
ok sthen
2022-04-29 08:54:18 +00:00
ratchov
c75bc45221 Use sio_flush() instead of sio_stop() to improve controls responsiveness
ok sthen
2022-04-29 08:53:41 +00:00
ratchov
bcb258003d Use sio_flush() instead of sio_stop() to improve controls responsiveness
ok sthen
2022-04-29 08:53:00 +00:00
ajacoutot
cd288e02a4 Update to foomatic-db-4.0.20210611. 2022-04-29 07:53:48 +00:00
ajacoutot
0bfd60c40d Update to hplip-3.22.4. 2022-04-29 07:52:37 +00:00
sthen
d0ff48bc88 update to librenms-22.4.1 2022-04-29 07:48:48 +00:00
ajacoutot
0398cf3849 Update to awscli-1.23.3. 2022-04-29 07:44:10 +00:00
ajacoutot
7f83db8b55 Update to py3-boto3-1.22.3. 2022-04-29 07:43:57 +00:00
ajacoutot
14d884011b Update to py3-botocore-1.25.3. 2022-04-29 07:43:44 +00:00
sthen
b6405cdd94 update to lucee-5.3.9.133 2022-04-29 07:18:54 +00:00
phessler
a8946461c7 Update the list of supported arches, and add notes on why some expected
arches aren't on the list

from brad, OK maintainer
2022-04-29 06:31:30 +00:00
landry
72c759d43e databases/sqlite3: update to 3.38.3
see https://sqlite.org/releaselog/3_38_3.html

"Fix a case of the query planner be overly aggressive with optimizing
automatic-index and Bloom-filter construction, using inappropriate ON
clause terms to restrict the size of the automatic-index or Bloom
filter, and resulting in missing rows in the output."
2022-04-29 05:54:04 +00:00
tb
98e25b6c8d Python 3.10: unbreak _hashlib build
The build was broken in the update to 3.10.2 due to the upstream commit
3ce6945f5f
This seems to have escaped notice of the maintainers because the build
system only whines and carries on instead of failing (although this was
also visible in the PLIST). Avoid use of undefined short names and NIDs
and do not use an inexistent flag.

ok sthen
2022-04-29 03:34:57 +00:00
gnezdo
618399e44d Update textproc/pandoc to 2.18
From Evan Silberman evan AT jklol DOT net who takes maintainership.
2022-04-29 01:34:29 +00:00
naddy
297872d47c archivers/libarchive: update to 3.6.1 2022-04-28 22:21:50 +00:00
op
36c4fbb44e split Godot into two packages: engine alone (-main) and editor (-tools)
A Godot build with the tools enabled is not really that great to run
standalone games due to the various extra checks that the engine does,
so disable the tools (i.e. the editor) in the -main package, but provide
a -tools package for folks that wants to develop games.

While here use target=release instead of debug_release for the -main
package: comments in the SConstruct file hints that debug_release
enables check useful only for development.

discussed many times with various people, tested by few (thanks!)
ok/improvements from sthen@
2022-04-28 22:18:01 +00:00
op
5c37e54afe + _znc 2022-04-28 22:10:28 +00:00
op
cb868f024c net/znc: add -sasl subpackage, a service file and dedicated user
diff from maintainer Aisha Tammy (thanks!) with minor tweaks from me and
sthen.  ok sthen@
2022-04-28 22:09:53 +00:00
bluhm
9416672611 update p5-Dumbbench to 0.503 2022-04-28 20:37:24 +00:00
rsadowski
be564204e9 Fix USE_CCACHE handling 2022-04-28 19:02:13 +00:00
sthen
25e43d1a6a update to dmagnetic-0.34, from Thomas Dettbarn (maintainer) 2022-04-28 17:34:29 +00:00
sthen
3129dea696 update to py3-cryptography-37.0.0 2022-04-28 17:32:57 +00:00
sthen
cd932b1460 update to py3-setuptools-rust-1.2.0
skip 1.3.0 for now, it requires setuptools 58.x
2022-04-28 17:15:31 +00:00
sthen
b99fddb2b7 remove TEST_DEPENDS bits; MODPY_PYTEST is disabled for py2 now 2022-04-28 17:14:25 +00:00
sthen
9315422f36 update the comment; only mailman uses this now 2022-04-28 17:11:22 +00:00
fcambus
e0d2451431 Update wabt to 1.0.28. 2022-04-28 16:33:49 +00:00
fcambus
2e6ab12bfb Update ocp to 0.2.95. 2022-04-28 16:31:11 +00:00
fcambus
e72a1ed88a Update libopenmpt to 0.6.3. 2022-04-28 16:23:23 +00:00
fcambus
c0bc5ed632 Update duktape to 2.7.0. 2022-04-28 16:22:27 +00:00
sthen
f7b24540a9 enable LTO for Python, from robert@ with some tweaks
earlier version ok kmos@
2022-04-28 14:47:56 +00:00
sthen
0ef26d1388 fix patches 2022-04-28 13:00:47 +00:00
rsadowski
2ea228ac24 Update krita to 5.0.5 2022-04-28 10:47:12 +00:00
ajacoutot
d5eb75ec84 Update to gtk+4-4.6.3. 2022-04-28 10:26:58 +00:00
rsadowski
ca418a7512 Update homebank to 5.5.5 2022-04-28 09:47:39 +00:00
rsadowski
662eb9ce65 Update catch2 to 2.13.9 2022-04-28 09:47:17 +00:00
rsadowski
87eed9f903 Update kubectl-1.23.6 2022-04-28 09:39:21 +00:00
rsadowski
fa4124b129 Update Jenkins to 2.332.2 LTS and 2.345 2022-04-28 09:33:22 +00:00
ajacoutot
bdc3566eb9 Unbreak:
- missing LIB_DEPENDS on devel/libidn2
- adjust WANTLIB

Didn't build so no bump.
2022-04-28 08:53:18 +00:00
ajacoutot
d3cf38b331 Update to terragrunt-0.36.8. 2022-04-28 08:04:12 +00:00
landry
7c725d9f22 geo/postgis: refix WANTLIB, didnt package so no bump
reported by ajacoutot@
2022-04-28 08:03:12 +00:00
ajacoutot
a145ea94a5 Update to govc-0.28.0. 2022-04-28 07:52:10 +00:00
ajacoutot
7fac620439 Update to google-cloud-sdk-383.0.1. 2022-04-28 07:46:33 +00:00
ajacoutot
5580ef2d52 Update to awscli-1.23.2. 2022-04-28 07:45:59 +00:00