154133 Commits

Author SHA1 Message Date
kirby
e3c99f3cd5 update to owncloudclient-2.7.5.3180 2021-02-03 16:28:21 +00:00
sthen
36505a4bae update to certbot/py-acme 1.12.0 2021-02-03 16:18:53 +00:00
sthen
522066a0d2 update to certbot/py-acme 1.12.0 2021-02-03 16:18:32 +00:00
robert
5b14a55191 revert to the certdata.txt file from version 3.59 because they removed
some root certificates which are still used by Apple, so let's keep them
until Apple fixes their shit

This essentially reverts this commit:
091c01dfb4

ok landry@
2021-02-03 16:16:10 +00:00
sthen
5141b95f35 Set DPB_PROPERTIES=nojunk for Python builds using setuptools.
setuptools picks up plugins during the configure stage whether a port
needs them or not. In some cases (currently just setuptools_scm), these
register hooks to run in the install stage; if the plugin is not a
listed build dependency this will cause the install stage to fail.
Recently reported by naddy with py-sphinx but we've seen spurious
failures elsewhere before which are likely due to this.

ok kmos@
2021-02-03 15:36:04 +00:00
sthen
85796d41a2 update to py-ldap3 2.9 and make py3-only, mostly from Lucas Raab 2021-02-03 15:32:23 +00:00
sthen
79e5183b55 bitlbee-facebook: bump FB_ORCA_AGENT version, from upstream via Eivind Eide 2021-02-03 15:29:14 +00:00
bket
f6ac015f7b Update to ipython-7.20.0
Changes:
https://github.com/ipython/ipython/blob/7.20.0/docs/source/whatsnew/version7.rst
2021-02-03 15:27:53 +00:00
bket
4d004deff1 Update rclone-1.54.0
Changelog:
https://github.com/rclone/rclone/blob/v1.54.0/docs/content/changelog.md
2021-02-03 15:27:24 +00:00
bket
6529f484d4 security/lastpass-cli, fix -fno-common build failure
Taken from https://github.com/lastpass/lastpass-cli/pull/576
2021-02-03 15:27:00 +00:00
ajacoutot
bfe1f0f16d Update to awscli-1.19.0. 2021-02-03 15:01:06 +00:00
ajacoutot
e84f1367f3 Update to py3-boto3-1.17.0. 2021-02-03 15:00:52 +00:00
ajacoutot
1f1101a497 Update to py3-botocore-1.20.0. 2021-02-03 15:00:42 +00:00
landry
a0ea3dba15 devel/py-buildslave: update to 2.10.1 2021-02-03 14:30:28 +00:00
landry
133814b6e1 devel/py-buildbot: update to 2.10.1 2021-02-03 14:30:13 +00:00
landry
caac145420 geo/postgis: update to 3.1.1 2021-02-03 14:29:43 +00:00
landry
6fb8a88964 devel/libofx: update to 0.10.1 2021-02-03 14:26:06 +00:00
sthen
108d21a6bc update i3-mousedrag to a new version based on 4.19.1, fixing -fno-common 2021-02-03 14:24:57 +00:00
sthen
37dcd28575 libcoap: fix for -fno-common 2021-02-03 13:50:12 +00:00
ajacoutot
24b3673ad6 Update to google-cloud-sdk-326.0.0. 2021-02-03 12:37:47 +00:00
ajacoutot
91ac65c84e Update to osinfo-db-20210202. 2021-02-03 12:29:42 +00:00
ajacoutot
9687bbcd9f Update to gnome-builder-3.38.2. 2021-02-03 11:49:20 +00:00
benoit
579cbdb853 Update to p5-MCE-1.874 from wen heping 2021-02-03 08:58:20 +00:00
benoit
f61dca5b0d Update to p5-Dancer2-0.300005 from wen heping, OK cwen@ 2021-02-03 08:29:17 +00:00
rsadowski
0d1433c9a5 Add missing build dependency on archivers/gtar
Found by naddy the hard way
2021-02-03 05:46:04 +00:00
bcallah
95dd9118f0 Fix build on base-gcc. Had -std=c99 set but was using things not in C99.
Reported to me by naddy@ via the sparc64 bulk. I reported upstream, they
chose to enforce C99. This patch is cherry-picked from upstream.
ok naddy@
2021-02-03 02:04:56 +00:00
sthen
33ba690eb0 the pre-install target to avoid generating revision.py if git is
installed no longer works, fix it a different way.
2021-02-03 00:33:47 +00:00
sthen
56c0f48dee update to routinator-0.8.3
(experimenting with a .include to make it easier to generate the
crates list..)
2021-02-02 23:08:05 +00:00
solene
c6c453f029 Update to nginx-naxsi-1.3
ok landry@
maintainer timeout

the commit contains a new patch file that will be
available in upstream next release
2021-02-02 22:54:04 +00:00
cwen
e30d35d716 mtpaint: update to 3.50, fix the build with -fno-common
Changelog: http://mtpaint.sourceforge.net/news.html

Upstream brought back `-fcommon', but only for clang11 and gcc10,
meanwhile force `-fcommon' for any compiler.

OK naddy@
2021-02-02 22:41:40 +00:00
cwen
5573731bb6 wmapm: fix the build with -fno-common
OK naddy@
2021-02-02 22:12:13 +00:00
cwen
5a26c868fd wmclockmon: fix the build with -fno-common and remove a
trailing whitespace in DESCR.

OK naddy@
2021-02-02 22:10:38 +00:00
cwen
7645da3a40 wmcalclock: fix the build with -fno-common
OK naddy@
2021-02-02 22:05:42 +00:00
solene
f993107ead Update to shapezio-1.2.2pl202012070000 2021-02-02 21:45:17 +00:00
naddy
d5241449a3 multimedia/transcode: -fno-common fixes for this piece of abandonware 2021-02-02 21:11:14 +00:00
jeremy
1e3f8e7699 Hookup ruby-argon2 2021-02-02 20:11:44 +00:00
sthen
3e17290412 oops, bits of an experiment crept in 2021-02-02 20:11:01 +00:00
sebastia
a0b6cc8725 get rid of these annoying warnings since ruby 2.7:
file_impl.rb:80: warning: Using the last argument as keyword parameters is deprecated
2021-02-02 20:10:09 +00:00
sebastia
dc8ff33493 simple update 3.14.14 -> 3.14.15 2021-02-02 20:08:59 +00:00
jeremy
303d7d223e Import ruby-argon2 2.0.3
This Ruby Gem provides FFI bindings, and a simplified interface, to the
Argon2 algorithm. Argon2 is the official winner of the Password Hashing
Competition, a several year project to identify a successor to
bcrypt/PBKDF/scrypt methods of securely storing passwords. This is an
independant project and not official from the PHC team.

OK sthen@
2021-02-02 20:07:55 +00:00
matthieu
188433bf54 tcl-snmptools: fix for -fno-common. ok naddy@ 2021-02-02 19:35:13 +00:00
jeremy
d20c075f11 Hookup ruby-ffi-compiler 2021-02-02 19:29:18 +00:00
tb
f0db259991 math/dieharder: Fix build by passing -fcommon
This port is up-to-date and has more than 50 common symbols defined
in more than half a dozen headers. Take the easy route and follow
FreeBSD by adding -fcommon to CFLAGS and let upstream fix this.

ok kn
2021-02-02 19:27:50 +00:00
jeremy
b6a50b8a9b Import ruby-ffi-compiler 1.0.1
ffi-compiler is a ruby library for automating compilation of native
libraries for use with ffi.

OK sthen@
2021-02-02 19:25:20 +00:00
jeremy
92f0e74fbf Update to ffi 1.14.2 2021-02-02 19:09:13 +00:00
rsadowski
1c6382ad95 Update jenkins devel to 2.278 2021-02-02 18:08:35 +00:00
sebastia
43054c6460 simple update 1.0.2 -> 1.0.3 2021-02-02 16:15:13 +00:00
sebastia
6c28ed1706 remove stegcracker, replaced with stegseek 2021-02-02 16:12:02 +00:00
sebastia
2245c759de quirks to replace stegcracker with stegseek 2021-02-02 16:10:46 +00:00
sebastia
bfbd57c370 hook up stegseek, unhook stegcracker 2021-02-02 16:09:49 +00:00