sthen
9630163819
update MAC vendor database
2018-06-02 22:30:11 +00:00
sthen
be815a74f7
bump; tweak MODPHP_PDO_DEPENDS order
2018-06-02 20:58:30 +00:00
sthen
f2065025e5
Reorder MODPHP_PDO_DEPENDS, placing the preferred option first
...
in the foo|bar|baz list. rpe@ noticed that this wasn't picking the
wanted default in cases where the PKGNAME match wasn't exact;
explanation about how the matching is done from espie@
2018-06-02 20:58:14 +00:00
sthen
1eff4ce515
update to net-snmp 5.8rc3 to get some wider testing (hoping the release isn't
...
too far off, and I'm fed up with this mega-diff sitting in my tree gathering
C's :)
add a flavour "readonly" which uses --enable-read-only, this disables all code
handling SETs.
2018-06-02 20:53:37 +00:00
pascal
af08786444
Update to tor 0.3.3.6.
2018-06-02 18:59:32 +00:00
robert
0c08ad0cd8
update to 67.0.3396.62
2018-06-02 17:19:23 +00:00
sthen
c63703e54a
- set PKGNAME to erlang-$V, this is a noop package-wise (the actual
...
produced packages are named according to PKGNAME-main/PKGNAME-wx) but
means that the port work directory has 'erlang' in the name rather
than 'otp', making it easier to identify the responsible port when
searching a big tree of source unpacked with "make extract".
- pick some <space><tab> nits while there
2018-06-02 14:03:24 +00:00
sthen
a9dfd263f5
update to urlwatch-2.12
2018-06-02 13:57:12 +00:00
sthen
e5d6a557ea
update to dcraw-9.28.0
2018-06-02 13:54:30 +00:00
jasper
84b9ae3530
update to tmuxinator-0.11.2
2018-06-02 12:48:31 +00:00
jasper
57ff5506d3
update to ansible-2.5.4
2018-06-02 12:46:57 +00:00
jasper
5a1c4184da
update to minio-0.20180525
2018-06-02 12:45:09 +00:00
jasper
eddc095dbb
update to minioc-0.20180525
2018-06-02 12:44:19 +00:00
jasper
251d09c438
update to py-junos-eznc-2.1.8
2018-06-02 12:40:24 +00:00
jasper
683bfef606
update to projectlibre-1.8.0
2018-06-02 12:38:05 +00:00
jasper
ad2d3a478e
drop local copies of strchrnul(3) and use strcspan(3) instead
...
suggested by ingo@
2018-06-02 12:08:24 +00:00
jasper
785947378d
register py-crypto removal
2018-06-02 12:04:48 +00:00
jasper
4b951e6c3d
remove py-crypto, it's no longer maintained upstream and everything in-tree
...
has been switched to py-cryptodome instead
2018-06-02 12:04:36 +00:00
jasper
d2165b4957
-py-crypto
2018-06-02 12:02:10 +00:00
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