Commit Graph

161229 Commits

Author SHA1 Message Date
benoit
6e21a35426 Update to xschem-3.0.0 from Hannu Vuolasaho (Maintainer). 2021-11-10 08:47:50 +00:00
rsadowski
5432004b48 Update jenkins-devel to 2.320 2021-11-10 08:21:32 +00:00
rsadowski
3fee9235a3 Update KDE Plasma to 5.23.3, Bugfix 2021-11-10 08:14:43 +00:00
rsadowski
45b513284d Update plasma-wayland-protocols to 1.5.0 2021-11-10 07:30:37 +00:00
rsadowski
77761f4b9d Update KDE Gear to 21.08.3
Full Log Page:
https://kde.org/announcements/changelogs/gear/21.08.3/
2021-11-10 06:37:39 +00:00
gnezdo
544485fe80 Update devel/shellcheck to 0.8.0
By maintainer (Caspar Schutijser)
2021-11-10 03:50:55 +00:00
kevlo
3d14be0eb3 Fix fallout from scons update.
Build failure noticed by phessler@
2021-11-10 01:07:06 +00:00
robert
728d146c16 add a hack to the kopano-backup script so that the process does not hang
because the worker queue is empty
2021-11-09 19:15:24 +00:00
sthen
6203e499b4 update to routinator-0.10.2 2021-11-09 16:23:38 +00:00
tracey
dd0877ec20 Fix gcc build. Error provided by aja@ 2021-11-09 14:57:16 +00:00
kn
f0496a9e1c SEPARATE_BUILD only takes yes/no, flavored is no more 2021-11-09 13:43:15 +00:00
espie
bd686d7b75 fix pkgname 2021-11-09 12:21:30 +00:00
ajacoutot
22207e8a9e Update to harfbuzz-3.1.1. 2021-11-09 12:17:00 +00:00
ajacoutot
cd2eb66796 Update to remotebox-2.8. 2021-11-09 12:15:33 +00:00
tb
05471fbccc math/lean: update to 3.35.1 2021-11-09 11:24:29 +00:00
rsadowski
0ce758ed4f Update tellico to 3.4.2 2021-11-09 10:48:02 +00:00
rsadowski
bc9926719f Update KDE Plasma to 5.23.2 2021-11-09 08:25:52 +00:00
rsadowski
6988636e92 Update qt-creator to 4.15.2
- Switch build to CMake
- Enable all more Clang support
- Enable ProParser and QLiteHTML
2021-11-09 07:42:28 +00:00
ajacoutot
62ee2e171b The rc.subr system takes benefits of korn shell features; so explicitely
call /bin/ksh like it is done in the template.
2021-11-09 07:39:08 +00:00
rsadowski
0cfc9291ca Add missing run dependency on breeze-icons
Spotted by Yifei Zhan, thanks!
2021-11-09 06:45:43 +00:00
gnezdo
8d9ad833c1 Remove irrelevant lang/ghc patch
kili: fine to remove
2021-11-09 04:48:50 +00:00
kevlo
3de8f94d5c Adding --without-isl to the configure options, so that build doesn't fail
for porters who have math/isl installed.

Build failure noticed by naddy@, input from bcallah@ and tracey@
ok tracey@
2021-11-09 02:48:00 +00:00
kurt
5327ec425b Fix a segfault seen with clang 13 in synchronizer.cpp by
reducing optimization level for it.
2021-11-08 21:42:16 +00:00
jca
5ca13f4580 Build -md on riscv64, now with the required bits present in libcontext
Build-tested with icinga/core2 and net/powerdns_recursor, runtime tested
with a few test programs.  ok Brad (maintainer)
2021-11-08 17:57:09 +00:00
tracey
e80b5c0f33 Fix LLVM 13 build failure. ok jca@ 2021-11-08 17:50:34 +00:00
naddy
7a1f781cfa bump revision after dependency change 2021-11-08 16:04:45 +00:00
robert
7a9f322c44 unbreak kopano-search and possibly other issues by making sure that
an allocation is correct in libkcutil, which is not an issue with glibc
2021-11-08 15:29:58 +00:00
sthen
084673e07e update to pspg-5.5.1, from Omar Polo 2021-11-08 15:00:15 +00:00
denis
cedef053c6 update to v0.9.5
light test and OK bket@
2021-11-08 14:53:13 +00:00
sthen
63b18f2f70 remove /var/db/routinator/tals/ from @sample in plist, "routinator init"
whines about it. add a short MESSAGE showing the init line that works with
the config used for rc scripts.
2021-11-08 14:50:53 +00:00
sthen
10d1b0039b garbage-collect old dependencies no longer used by py-cryptography 2021-11-08 14:46:55 +00:00
landry
fd5e5a141c geo/gpxsee: update to 9.11 2021-11-08 14:33:37 +00:00
sthen
371cc0c6db fix pkgname 2021-11-08 14:30:53 +00:00
sthen
c09544505e update to py3-service-identity-21.1.0 2021-11-08 14:19:32 +00:00
sthen
0e1184b4bc build up SUPDISTFILES from MODCARGO_CRATES so that !rust arches don't
fail on "Extra file 'cargo/XXX"
2021-11-08 14:17:04 +00:00
sthen
d5564994a0 py-setuptools-rust: on second thoughts, remove ONLY_FOR_ARCHS and make
the RUN_DEPENDS on lang/rust conditional, py-cryptography needs this
to build even if rust extensions are disabled
2021-11-08 14:09:24 +00:00
sthen
c7108e11fa py-setuptools-rust: set ONLY_FOR_ARCHS 2021-11-08 13:59:46 +00:00
espie
9b356bec72 actually comment on the ispell case 2021-11-08 13:36:25 +00:00
espie
bf929398c5 use (if present) the checking support in pkg_create: that the pkgname
comes from REVISION and EPOCH properly. The most crucial check is probably
checking the end "flavor_ext" indeed comes from flavors (with the notable
exception of MULTI_PACKAGES' default FULLPKGNAME, as per ispell)
2021-11-08 13:35:29 +00:00
feinerer
76980f434b Update to Pdfminer.six 20211012 2021-11-08 13:20:52 +00:00
robert
271ab7222a merge two commits from chromium:
use the use_allocator_shim build flag instead of a patch

remove python3 symlink and append to PATH instead of overwriting it
so that /usr/local/bin/python3 is picked up
2021-11-08 13:02:46 +00:00
robert
831ddf921d remove python3 symlink and append to PATH instead of overwriting it
so that /usr/local/bin/python3 is picked up
2021-11-08 12:53:49 +00:00
sthen
210181f0b6 bump for FFmpeg update, from Brad 2021-11-08 12:42:11 +00:00
sthen
b146c89bae update to FFmpeg 4.4.1, from Brad. 2021-11-08 12:41:51 +00:00
tb
071939ef31 net/routinator: unbreak build by preventing routinator-ui from downloading
during the build. Do this by adding an extra distfile which is read to
the desired format in routinator-ui's build script. tweak/ok shten
2021-11-08 12:38:30 +00:00
rsadowski
2166788046 Regen WANTLIB
OK from maintainer
2021-11-08 11:39:21 +00:00
rsadowski
996941d4f1 Switch HOMEPAGE and MASTER_SITES to HTTPS
OK from maintainer
2021-11-08 11:38:41 +00:00
sthen
d2b22d886f update to py3-rfc6555-0.1.0 2021-11-08 11:26:58 +00:00
sthen
bca5d7b213 update to urlwatch-2.24 2021-11-08 11:24:20 +00:00
robert
1c0744529d use the use_allocator_shim build flag instead of a patch 2021-11-08 10:40:16 +00:00