rsadowski
b9d9d13e3f
Update youtube-dl to 2017.10.07
...
ok bentley@
2017-10-09 20:12:45 +00:00
jeremy
ac82e6c8ed
Remove www/puppet-dashboard. Requires ruby 1.8 and an embeds very old
...
version of Rails and Rack.
OK ajacotout@, jasper@, sebastia@
2017-10-09 15:30:21 +00:00
jeremy
d1bf03fdcf
Unlink puppet-dashboard
2017-10-09 15:29:01 +00:00
rpointel
71fcb2a655
update django to 1.11.6.
...
ok benoit@.
2017-10-09 12:53:31 +00:00
robert
722b71675f
oops, this one sneaked it, so do not use -g1 for !debug builds
2017-10-08 16:16:07 +00:00
robert
fb9db6ce3c
make chromium use kqueue as the file watcher implementation instead of the
...
stub implementation which caused the timezone watcher constructor and destructor
to act weird and cause a use after free abort
also patch the timezone watcher to only watch /etc/localtime as we are not
using glibc (thank god) and there are no other files to watch for timezone
change
tested with 1500 consecutive startup of chromium without getting the random
use after free
2017-10-08 16:02:46 +00:00
sthen
e7c0ebc0c9
update to py-jwt 1.5.3, from maintainer Johan Huldtgren
2017-10-06 13:46:17 +00:00
gonzalo
7a8b934358
New update for Nextcloud to 12.0.3:
...
https://nextcloud.com/changelog/
OK kirby@
2017-10-05 14:01:51 +00:00
bentley
f3376bb025
Update to sblg-0.4.5.
...
From Bryan Vyhmeister. Thanks!
2017-10-05 05:43:53 +00:00
landry
6da5a3bd17
Update to firefox-esr 52.4.0.
...
- see https://www.mozilla.org/en-US/firefox/52.4.0/releasenotes/
- fixes https://www.mozilla.org/en-US/security/advisories/mfsa2017-22/
ok naddy@
2017-09-28 16:41:13 +00:00
landry
4b987bcb2f
Update to firefox 56.0.
...
- see https://www.mozilla.org/en-US/firefox/56.0/releasenotes/
- fixes https://www.mozilla.org/en-US/security/advisories/mfsa2017-21/
- switch to the bundled icu4c, as 59.1 is now required and we only have
58 in the portstree for now
- disable stylo css engine (see #1341234 & #1401093 ) - hopefully for
57.0 it'll build/work..
- pass --enable-release (#1386371 ) & --enable-rust-simd (#1261841 )
- add a patch to fix javascript debugger in devtools (#1400197 )
ok naddy@
2017-09-28 16:39:11 +00:00
landry
98db65b21e
Bump REVISIONs for mozilla.port.mk dependency changes.
2017-09-28 16:33:24 +00:00
landry
af0c93358f
Bump dependencies to nss 3.33/nspr 4.17/sqlite 3.20.1.
...
required for upcoming gecko 57 branch, will make my life easier.
2017-09-28 16:32:42 +00:00
sthen
4a6f5a8509
update to tor-browser 7.0.5, from attila (maintainer), regen distinfo for
...
extra commit that got added to github tar.gz
2017-09-26 19:55:17 +00:00
jturner
bdb318b615
Update kcgi to 0.9.7
2017-09-26 19:07:30 +00:00
landry
161ab548a6
Sync WANTLIB, reminded by sthen@
2017-09-26 12:21:54 +00:00
sthen
7a331eee18
fix AC_TRY_COMPILE invocation
2017-09-25 20:05:49 +00:00
ajacoutot
1ab1445f59
Update to owncloud-10.0.3.
2017-09-25 17:26:18 +00:00
sthen
e2eba2630c
avoid nested function in AC_TRY_COMPILE
2017-09-25 10:12:42 +00:00
sthen
9bf44cf1b3
sync GNOMEish WANTLIBs
2017-09-23 11:41:31 +00:00
sthen
b0600caa40
add c to WANTLIB for perl XS modules
2017-09-23 10:51:07 +00:00
sthen
c875a5cc35
WANTLIB += c perl
2017-09-23 10:42:48 +00:00
sthen
280cecc421
use COMPILER_LIBCXX; actually this just needs c++abi (for objc) on a clang
...
system, but this is the most straightforward to do it
2017-09-23 10:27:35 +00:00
sthen
30eaa4b102
sync WANTLIB and bump, gc a few gettext MODULES while there
2017-09-22 21:30:32 +00:00
sthen
3bf4f6eb0d
update to liferea-1.12rc3, from trondd at kagu-tsuchi,com with tweaks from me
2017-09-22 19:56:39 +00:00
robert
848600dc3b
update to 61.0.3163.100
2017-09-22 12:31:03 +00:00
sthen
70fd0b5709
update to nghttp2-1.26.0
2017-09-21 13:18:52 +00:00
feinerer
4712e37924
Update to buku 3.4
2017-09-19 18:59:53 +00:00
phessler
f653ee7e7c
+ttyd
2017-09-19 07:49:33 +00:00
phessler
15333f92fd
ttyd is a simple command-line tool for sharing terminal over the web,
...
inspired by GoTTY.
Features
* Built on top of Libwebsockets with C for speed
* Fully-featured terminal based on Xterm.js with CJK (Chinese,
Japanese, Korean) and IME support
* SSL support based on OpenSSL
* Run any custom command with options
* Basic authentication support and many other custom options
2017-09-19 07:49:09 +00:00
sthen
bf566a6424
patch apache httpd CVE-2017-9798, backported from upstream's branches/2.4.x
...
This is a use after free error that causes a corrupted Allow header to
be constructed in response to HTTP OPTIONS requests. It can leak pieces
of arbitrary memory from the server process that may contain secrets.
The memory pieces change after multiple requests, so for a vulnerable
host an arbitrary number of memory chunks can be leaked.
The bug appears if a webmaster tries to use the "Limit" directive with
an invalid HTTP method.
2017-09-18 19:25:38 +00:00
gonzalo
bfde4a8f99
Update for Varnish to 5.2.0
...
https://varnish-cache.org/docs/5.2/whats-new/changes-5.2.html
OK rsadowski@
2017-09-18 14:09:53 +00:00
tj
3437271f02
add two upstream patches to sanitize input in the bookmark command
...
and podbeuter feature.
ok abieber
2017-09-17 17:04:52 +00:00
robert
08e268b554
update to 61.0.3163.91
2017-09-15 11:34:16 +00:00
feinerer
fba95c3b49
Update to buku 3.3.1
2017-09-15 11:32:23 +00:00
ajacoutot
cfc9f10043
Update to webkitgtk4-2.18.0.
2017-09-15 07:43:42 +00:00
ajacoutot
c6cb789cfc
Update to py-bokeh-0.12.9.
2017-09-14 14:57:29 +00:00
gonzalo
a82d3cde5d
Update for Nextcloud to 12.0.2:
...
https://nextcloud.com/changelog/
OK kirby@
2017-09-13 13:20:30 +00:00
awolk
e5334b9274
Update www/libwebsockets 2.2.2 => 2.3.0
...
OK fcambus@
2017-09-13 09:04:43 +00:00
jeremy
a38da46ab5
Force use of awk
...
Problem noticed by ajacoutot@
2017-09-10 19:33:19 +00:00
robert
2a98314856
unbreak build by adding missing patch for malloc.h
2017-09-10 18:53:12 +00:00
phessler
7984950263
adjust the naming of registers that are used on arm64 to something that
...
exists in the MD defines.
final change that allows this to package on arm64
2017-09-10 06:38:17 +00:00
sthen
7e5ef5fc8d
use -Wl,--no-keep-memory on i386, linking fails too often without it. ok robert@
2017-09-09 22:07:11 +00:00
phessler
ffe9570788
ld.lld doesn't use as much memory as ld.bfd, so disable the
...
--no-keep-memory flag with the new PROPERTIES that sthen@ added.
While here, port some patches from FreeBSD's ports tree to fix the build
on aarch64 and armv7.
OK ajacoutot@
2017-09-09 19:25:29 +00:00
robert
04e0b146d2
update to 61.0.3163.79
2017-09-09 19:16:43 +00:00
bcallah
df831ac64d
Minor update to 2.0.10 (swap to OpenBSD.org email while here).
...
ok benoit@
2017-09-08 14:19:05 +00:00
nigel
29bda78e90
Update version to 6.07
...
Ok bluhm@
2017-09-07 19:15:19 +00:00
nigel
370e4e23d0
Update to version 6.13
...
Ok bluhm@
2017-09-07 19:11:35 +00:00
dcoppa
3e423fb1d8
manpage fixes
...
partly from ubuntu
2017-09-07 09:44:22 +00:00
rpointel
991bea849a
update django to 1.11.5 and 1.10.8.
...
ok benoit@.
2017-09-07 09:22:04 +00:00