11159 Commits

Author SHA1 Message Date
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
robert
ebfb723765 update to 60.0.3112.113 2017-09-05 14:14:52 +00:00
jasper
0c3c6857da update to epiphany-3.24.4 2017-09-04 18:10:19 +00:00
jturner
41ac18aa16 Update kcgi to 0.9.6 2017-09-04 13:18:45 +00:00
jeremy
25bba379df Update to Mongrel2 1.11.0. 2017-09-02 21:43:45 +00:00
sthen
7f7c1e9144 update to py-ndg-httpsclient-0.4.3 2017-09-02 13:34:16 +00:00
sthen
638a515329 mark BROKEN-i386 2017-09-01 16:18:27 +00:00
naddy
f537acb861 sync WANTLIB and bump after curl pthread addition 2017-08-31 19:34:56 +00:00
ajacoutot
cf38b10c89 Update to py-bokeh-0.12.7. 2017-08-29 07:40:23 +00:00
sthen
d1c11c90d3 Remove www/zendframework, the port is outdated and no longer used by other
ports (icinga-web2 and piwik use zendframework, but they have their own
embedded copies), it's easy enough to install a current version using
composer if needed.

Requested by Tom Van Looy, ok martijn@, "zend it to the Attic" jasper@
2017-08-28 11:45:57 +00:00
landry
307175a489 Bugfix update to firefox 55.0.3.
See https://www.mozilla.org/en-US/firefox/55.0.3/releasenotes/ and
https://www.mozilla.org/en-US/firefox/55.0.2/releasenotes/
2017-08-28 09:00:19 +00:00
nigel
f11e4585e7 Perl placed was placed in P5ARCH should be in P5SITE, it's not arch
dependant.

OK bluhm@
2017-08-27 23:07:39 +00:00
nigel
a92b276b12 Update to version 6.04. feedback from bluhm@
add TEST_DEPENDS, remove BUILD_DEPENDS = ${RUN_DEPENDS}
Ok bluhm@
2017-08-27 21:56:41 +00:00
nigel
9e36c85cf1 add missing from PLIST
Ok fcambus@
2017-08-27 21:45:03 +00:00
sthen
dc2adc4553 update to tor-browser 7.0.4, from attila (maintainer) 2017-08-27 08:54:08 +00:00
naddy
eafeeb5223 proper autotools dependencies and don't run autoconf twice 2017-08-25 12:37:14 +00:00
ajacoutot
72ace9c793 Properly bump. 2017-08-25 10:23:59 +00:00
pirofti
194c9cd826 Update youtube-dl to 2017.08.23
New extractors
	- asiancrush
	- cjsw
	- joj
	- megaphone
	- nexx
	- pearvideo
	- ruv
	- tastytrade
	- voot
	- watchbox
	- yandexdisk

Removed
	- clipfish
	- godtv
	- mpora
	- teamfourstar
	- yam
2017-08-24 14:29:03 +00:00
gonzalo
18a6220268 Update for Varnish to 5.1.3:
* https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-12425
* Switch to GH repo.varnish-cache.org going down soon.

Ok pirofti@ rsadowski@
2017-08-24 13:33:08 +00:00
sthen
1dd1aed429 bump; textproc/icu4c now uses multi-packages for -wwwdata 2017-08-24 09:45:23 +00:00
ajacoutot
6f61bc5b14 Fix link order to unbreak with FTS5 enabled sqlite3. 2017-08-24 06:05:27 +00:00
kirby
ce50b58bcf update to pnp4nagios-0.6.26
remove patches commited upstream
2017-08-23 14:28:31 +00:00
sthen
dc8dda12df update to squid-3.5.27 2017-08-22 22:40:57 +00:00
rpointel
21e6c3b490 update django to 1.11.4.
ok benoit@.
2017-08-22 21:06:58 +00:00
tj
f586485c58 prioritize https over http/ftp for distfiles.
ok aja jasper for gnome, aja for gnutls, giovanni for gimp, sthen for the rest
2017-08-22 18:03:51 +00:00
dcoppa
70b8d6b7f1 Update to tomcat-7.0.81 2017-08-22 14:58:57 +00:00