129586 Commits

Author SHA1 Message Date
jasper
da873a607c remove patches which are no longer needed now that Cryptodome replaced Crypto 2018-06-02 12:01:58 +00:00
jasper
19b8b3bd4a make py-cryptodome a replacement for py-crypto. as an actively developed fork of py-crypto
it's almost a drop-in replacement https://www.pycryptodome.org/en/latest/src/vs_pycrypto.html

this commit effectively switches from the 'Cryptodome' namespace to 'Crypto'

feedback and ok sthen@
2018-06-02 11:47:13 +00:00
jasper
8c6f6d35f8 spello 2018-06-02 11:45:27 +00:00
sthen
d2c42c007c update to dhcpcd-7.0.5 2018-06-02 11:45:15 +00:00
espie
a65bf8b29f document @comment intentional
fuss around with wording
2018-06-02 09:52:22 +00:00
kn
c6d13c3ed0 Fix permissions, add "cpath" promise for OCSP worker
Hitch may create new staple files at runtime.

Found by Maxim Tarasov <mu@magi.net.ru>, thanks!

Feedback and OK sthen
2018-06-02 09:51:33 +00:00
sthen
2a139bf8f2 drop RUN_DEPENDS on security/pecl56-libsodium, should have been removed
with the switch to php 7.0. this was used to provide a decent RNG for
the random_compat polyfill but is no longer needed as php 7.0 has
random_bytes() in core.
2018-06-01 20:43:14 +00:00
jasper
2105f50d28 update to libgit2-0.27.1, addressing CVE-2018-11235 2018-06-01 19:48:25 +00:00
solene
10a3d7baa2 Remove obsolete dock apps, ok jca@ 2018-06-01 18:11:44 +00:00
solene
f0bb67ea53 Removing obsolete ports wmtimer, ok jca@ 2018-06-01 18:07:07 +00:00
solene
de35d07f4e Removing obsolete ports wmbiff, ok jca@ 2018-06-01 18:06:48 +00:00
solene
2ad43efb3e Removing obsolete ports wmmail, ok jca@ 2018-06-01 18:06:41 +00:00
solene
f6cf8052a2 Removing obsolete ports wmpinboard, ok jca@ 2018-06-01 18:06:10 +00:00
solene
bdd906889a Removing obsolete ports wmcb, ok jca@ 2018-06-01 18:05:09 +00:00
solene
23357ba49d Removing obsolete ports wmwave 2018-06-01 18:04:20 +00:00
solene
2a3741e7f7 Removing obsolete ports wmnet 2018-06-01 18:04:06 +00:00
solene
569e047783 Removing obsolete ports wmifinfo 2018-06-01 18:03:58 +00:00
solene
9cf440f3b3 Removing obsolete ports wmminichess 2018-06-01 18:03:24 +00:00
solene
0d663fa52f Removing obsolete ports wmphoto 2018-06-01 18:02:59 +00:00
solene
2143cdda20 Removing obsolete ports wmgrabimage 2018-06-01 18:02:43 +00:00
martijn
8ba885bb01 Remove patch that increases the amount of Xs to mkstemp. It's not really
needed and wasn't applied to all instances.

OK sthen@
2018-06-01 18:01:13 +00:00
solene
1214b145e3 Unhook obsolete dock apps
ok jca@
2018-06-01 17:57:43 +00:00
martijn
40871b0b2f PHP correctly checks for AI_V4MAPPED nowadays.
OK sthen@
2018-06-01 17:57:11 +00:00
martijn
ddc3b054ac Remove patches that relate to malloc.h, we don't have it anymore.
OK sthen@
2018-06-01 17:55:31 +00:00
rsadowski
6ce5f5474c Update vim to 8.1.0026
PLIST tweak and ok sthen@
2018-06-01 17:50:43 +00:00
sthen
60aef579a6 talk about cert.pem in README, prompted by a mail from Bruno Flueckiger 2018-06-01 17:45:19 +00:00
sthen
cc037a2a5f tweak pexp again, some setups don't result in a process with "master" in the proctitle 2018-06-01 17:06:21 +00:00
sthen
114b1e4413 Bump the remaining ports to trigger updates following cpu stats
changes (CPUSTATES/etc). Last part.

- some of these might be in code that's not actually built or rarely
used but it's not worth the hassle evaluating that, i'm just bumping &
moving on.

- as mentioned before, there might still be runtime problems relating
to the addition or renumbering.
2018-06-01 15:44:28 +00:00
sthen
0e6836b0e3 bump (CPUSTATES/etc), out of the main set because I have to juggle patches for this one 2018-06-01 15:35:50 +00:00
sthen
1ee90f5b01 Bump the next set of ports to trigger rebuilds following cpu stats changes
(CPUSTATES/etc). More to come.
2018-06-01 15:32:04 +00:00
danj
318a811c44 Register hot-babe removal 2018-06-01 15:06:50 +00:00
danj
b62aad60b8 If reading the DESCR isn't enough to understand why this port is removed,
let's just say that upstream removed it and it's now broken following
cpu stats changes.

ok sthen, phessler, brynet
2018-06-01 15:06:22 +00:00
sthen
790c0e86fd Bump a bunch of ports to trigger rebuilds following cpu stats changes.
More to come later after a longer search completes.

THESE MAY NEED FURTHER WORK! If you use them, please check on -current.
2018-06-01 14:24:55 +00:00
sthen
3526824c8e unbreak xstatbar following changed values for CP_INTR, CP_IDLE, CPUSTATES
- don't try to lookup a nonexistent string in an array to provide a text version
of intr/idle

- fix muddled-up cpu time types due to reordering

- stack 'spin' time ont the cpu display (in cyan)
2018-06-01 14:20:19 +00:00
sthen
724c9212ae don't hardcode -O2 2018-06-01 14:16:46 +00:00
sthen
2a5edcc33e regen patch, noop 2018-06-01 14:16:30 +00:00
espie
d1bac8f5bb fix timing: first do approximate, THEN exact for all lists, so that
preference for exact directory actually works
2018-06-01 12:29:32 +00:00
jca
c4fab7378b Update to keyringer-0.5.3
Drop a bunch of patches committed upstream.
From Gregoire Jadi (maintainer).
2018-06-01 11:50:17 +00:00
sthen
289299bcfa use autoconf cache to avoid picking up libpam, no need to patch 2018-06-01 11:27:18 +00:00
espie
6964fe7fb6 make warning message for objects with a bad path less verbose.
add the possibility of tagging
@comment intentional <reason>
for objects that would warn (orig suffixes, manpages, etc)
2018-06-01 10:25:09 +00:00
ajacoutot
9ac2b5475b Update to amazon-ssm-agent-2.2.619.0. 2018-06-01 10:22:33 +00:00
espie
b12f4f67f2 refine the .orig warning, make it always warn, but say whether it's new or not 2018-06-01 10:17:36 +00:00
sthen
53b44b7a34 drop patches not needed since libbind-6.0v0p0, prompted by a diff from martijn@ 2018-06-01 09:16:25 +00:00
ajacoutot
52f3154f72 Mention gtk+4-cups. 2018-06-01 08:00:05 +00:00
landry
97c5409909 Update to grisbi 1.0.4. 2018-06-01 07:35:36 +00:00
ajacoutot
e7f4ed237e ustring: Fix wchar conversion with libc++
from upstream via Elias M. Mariani

regen PLIST while here
2018-06-01 07:23:48 +00:00
ajacoutot
72e2561f53 Update to py-gobject3-3.28.3. 2018-06-01 07:22:37 +00:00
landry
2cf6970567 Update to xfce4-dict 0.8.1 2018-06-01 06:07:57 +00:00
landry
a9b8e30c8a Bugfix update to rust 1.26.1, from semarie@ 2018-06-01 06:02:10 +00:00
landry
e1862b8b6b Update to josm r13878 from maintainer Holger Mikolon 2018-06-01 05:49:32 +00:00