Commit Graph

161696 Commits

Author SHA1 Message Date
uaa
7ba49654ee +libkkc 2021-11-23 06:45:45 +00:00
uaa
f3ff0d5c78 initial commit, ok inoguchi@ 2021-11-23 06:39:17 +00:00
ajacoutot
f9faa414b9 Update to awscli-1.22.11. 2021-11-23 05:42:57 +00:00
ajacoutot
f9fd9d4753 Update to py3-boto3-1.20.11. 2021-11-23 05:42:43 +00:00
ajacoutot
c3203d7917 Update to py3-botocore-1.23.11. 2021-11-23 05:42:32 +00:00
ajacoutot
0f1e02bf54 Update to google-cloud-sdk-365.0.1. 2021-11-23 05:35:21 +00:00
afresh1
bd756bd601 Adjust perl.port.mk so options will be picked up in more places
Export some ExtUtils::MakeMaker and Module::Build recognized environment
variables so they are picked up even if we don't run the configure
script directly.

This is useful for things that are not perl modules themselves, but include
perl modules, some of which seem to configure them at build time instead
of configure.

This is the first step to moving perl to have a vendor lib that
ports install into that is separate from where CPAN will install things.

Thanks to kmos@ for a bulk build that didn't turn up anything untoward
2021-11-23 01:12:38 +00:00
jca
c9b63ab9a7 Bump since postfix uses RES_TRUSTAD if available. 2021-11-22 22:00:12 +00:00
thfr
c3a563dca4 update to checkout from 2021-04-03 (bundled in FNA 21.11 libs)
now can run Steel Assault
limited regression testing done with Axiom Verge, Cryptark, Unexplored
without issues
2021-11-22 20:53:22 +00:00
jca
e93e81e1b6 Update license marker to reflect reality
Noticed by espie@
2021-11-22 18:29:08 +00:00
op
8e57a97b9d @sample the configuration file
original diff from sthen@, lost by mistake when importing.
2021-11-22 16:03:55 +00:00
op
f0f779f50d update games/0ad to 0.0.25b
thanks solene@ for help noticing the py2->py3 switch.  OK brynet@ sthen@
2021-11-22 16:00:30 +00:00
sthen
efca66ca0d update to py3-tenacity-8.0.1, from maintainer Mikolaj Kucharski
i tweaked the comment about missing typeguard for tests
2021-11-22 15:47:22 +00:00
anton
b434935c69 update to knfmt-1.1.0
- handle windows line endings
- never break before the closing parens in a call expression
- trim empty lines after switch case statements
- trim trailing whitespace from comments
- optionally skip new line after function implementation
- multiple fixes related to handling of cpp branches
- fix indent of statements after switch case statement
- multiple fixes related to brace initializers
- correct handling of do/while statements in diff mode
2021-11-22 15:30:32 +00:00
tracey
abb2afabc7 Fix superfluous line wrapper. Patch from Clemens Gößnitzer 2021-11-22 15:12:21 +00:00
espie
208c0b1f40 default for PKGNAME-sub where it makes sense, no pkgnames change 2021-11-22 15:00:41 +00:00
tracey
58fae133a4 Update kicad and kicad-share to 5.12.1. ok sdk@ 2021-11-22 14:55:53 +00:00
sthen
6eb550683d unit language modules: add BDEP on www/unit/unit. not actually needed but
it stops trying to build modules if there was a problem with unit itself,
plus it pulls in any needed BDEPs. using this as a way to address missing
BDEP on pcre2 for modules (seen by aja@ and me) - configure script wants
it even when we're only building modules not unitd.
2021-11-22 14:46:16 +00:00
sthen
5b0853c6a2 unit: missed adding a -Werror/-g patch in reorgnanisation 2021-11-22 14:42:37 +00:00
kirby
7cc990be0d add missing RDEP to fix dynazoom 2021-11-22 14:22:37 +00:00
espie
737fb8bb76 zap a few PKGNAME-sub which are now default
(and also duplicated EPOCH-sub which make little sense in db/{v3,v4}
2021-11-22 13:55:54 +00:00
denis
7915969963 Update to v0.10.2
OK rsadowski@
2021-11-22 11:57:45 +00:00
kirby
170861d909 update to seafile-8.0.5 2021-11-22 11:21:00 +00:00
gonzalo
2d5e62ccc0 Update for Nextcloud to 22.2.3
OK rsadoski@

Tests by many (thanks!)
2021-11-22 11:15:22 +00:00
gonzalo
7edd3b741c Hook lmdbxx 2021-11-22 11:12:02 +00:00
espie
99c62371fc define a sensible default value for PKGNAME-sub
(as stem-sub-version), apart from PKGNAME-main which is the
"main" package.

no change in any pkgname in the tree
2021-11-22 11:01:47 +00:00
landry
f9c9d221b4 geo/pgrouting: update to 3.3.0.
See https://github.com/pgRouting/pgrouting/releases/tag/v3.3.0

add bash to TDEP and use it in do-test, regress scripts explicitely
require it (and uses bash features like pushd/popd anyway)
2021-11-22 10:36:41 +00:00
tb
ff09fafd31 textproc/wkhtmltopdf: we have RSA_bits(), so don't patch it out 2021-11-22 09:51:02 +00:00
landry
9ce728a015 databases/sqlite3: update to 3.36.0.
See https://sqlite.org/releaselog/3_36_0.html
2021-11-22 09:20:02 +00:00
rsadowski
fe8deea8e7 Update apache-ant to 1.10.12
OK daniel@
2021-11-22 08:31:54 +00:00
rsadowski
79efff2050 Import kio-gdrive-21.08.3
Comment:
KIO Slave to access Google Drive

Description:
GDrive is a KIO slave that enables KIO-aware applications (such as Dolphin,
Kate or Gwenview) to access and edit Google Drive files on the cloud.

Maintainer: Rafael Sadowski <rsadowski@openbsd.org>

Tests and feedback from Yifei Zhan
2021-11-22 06:49:52 +00:00
tb
95b6358038 qt{5,6}/qtbase: LibreSSL has OCSP_resp_get0_cert(). Simplify patches
accordingly.
2021-11-22 06:49:11 +00:00
rsadowski
fdfe9b2232 Import kipi-plugins-21.08.3
Comment:
plugins for the KDE KIPI interface

Description:
KIPI plugins (KDE Image Plugin Interface) is an effort to develop a common
plugin structure for digiKam, KPhotoAlbum (formerly known as KimDaBa), Showimg
and Gwenview. Its aim is to share image plugins among graphic applications.

Maintainer: Rafael Sadowski <rsadowski@openbsd.org>

Tests and feedback from Yifei Zhan
2021-11-22 06:33:30 +00:00
rsadowski
9f00535a9d Import kopeninghours-21.08.3
Comment:
library for parsing and evaluating OSM data

Description:
A library for parsing and evaluating OSM opening hours expressions.

OSM opening hours expressions are used to describe when a feature is
open/available or closed. This format is not only used in OpenStreetMap itself,
but in various other data sources or APIs needing such a description as well.

Maintainer: Rafael Sadowski <rsadowski@openbsd.org>

Tests on amd64/arm64(RPi4) from Yifei Zhan
2021-11-22 06:30:35 +00:00
rsadowski
459be34368 Import kirigami-gallery-21.08.3
Comment:
kirigami component gallery application

Description:
Example application which uses all features from kirigami, including links to
the sourcecode, tips on how to use the components and links to the
corresponding HIG pages and code examples on invent.

Maintainer: Rafael Sadowski <rsadowski@openbsd.org>

WWW: https://apps.kde.org/de/kirigami2.gallery/

Tweaks and tests from Yifei Zhan
2021-11-22 06:26:37 +00:00
rsadowski
56e0b83ef2 Import kontrast-21.08.3
Comment:
color contrast checker

Description:
Kontrast is a color contrast checker and tells you if your color combinations
are distinct enough to be readable and accessible.

Maintainer: Rafael Sadowski <rsadowski@openbsd.org>

Feedback, tweaks and tests from Yifei Zhan
2021-11-22 06:23:41 +00:00
rsadowski
6d4611299f Update LXQt from 0.15.0 to 1.0.0 2021-11-22 05:46:41 +00:00
rsadowski
15bc9e8c97 Update LXQt 0.15.0 to 1.0.0
Notable changes:
- this is mainly a bugfix update
- bumped major: libfm-qt, liblxqt, qtermwidget
- New patch is introduced to make lxqt-session builds on OpenBSD
- Move VERSION/DISTNAME in Makefile.inc

Update diff from Yifei Zhan <openbsd A-T zhan D-O-T science>
2021-11-22 05:45:42 +00:00
kirby
31a155ede6 Update uqm to 0.8.0
Original diff from Tom Murphy, thanks!
Some hints from sdk@ and bentley@, tweaks by me.
OK sdk@ and bentley@ (maintainer)
2021-11-22 05:36:38 +00:00
tb
0366ba542e devel/libevent2: neuter a compat macro for BIO_get_init()
https://github.com/libevent/libevent/pull/1227
2021-11-21 20:49:10 +00:00
solene
692fcbb0dd Update to ibus-typing-boost-2.15.0 2021-11-21 19:48:35 +00:00
rsadowski
023fc6835e Add missing test-build dependency on ktextwidgets
While here, clean up WANTLIB

Spotted by aja@
2021-11-21 17:53:13 +00:00
gonzalo
c40d375bed C++17 wrapper for Lightning Memory-Mapped Database OK sthen@ 2021-11-21 16:09:40 +00:00
ajacoutot
46e2e15a4e Missing RDEP on devel/py-importlib-metadata.
Seen with devel/gobject-introspection failure to configure.
2021-11-21 14:26:28 +00:00
espie
446cb96a35 remove the default for FULLPKGNAME-sub (to replace with a better one,
as discussed with sthen@)

also: kill some special useless casing... the regexp for adding
REVISION/EPOCH at the right location works with and without flavors

(no difference shown on make show=PKGNAMES through a full tree)
2021-11-21 13:55:10 +00:00
bcallah
17d93d3670 +ldc 2021-11-21 13:52:19 +00:00
bcallah
5fafc47f5a Import lang/ldc, the LLVM D Compiler.
ok benoit@

The LDC project aims to provide a portable D programming language
compiler with modern optimization and code generation capabilities.
The compiler uses the official DMD frontend to support the latest D2
version and relies on the LLVM Core libraries for code generation.
2021-11-21 13:51:47 +00:00
espie
85adeee887 make the subpackage naming explicit so that I can actually remove the current
default value
2021-11-21 12:13:32 +00:00
paco
6f8338e175 update www/hugo to 0.89.4
ok sdk@
2021-11-21 10:36:23 +00:00
sthen
e6d79f52a3 update to py3-psycopg2-2.9.2 2021-11-21 10:11:20 +00:00