Commit Graph

115520 Commits

Author SHA1 Message Date
sebastia
6ab2b4891a Update to 2.3.18 2016-12-05 21:48:15 +00:00
awolk
cd4a2943eb Update games/yquake2 5.34 => 6.00
OK abieber@

Upstream changelog:

Quake II 5.34 to 6.00:
- Make the client asynchronous. The old behaviour can be forced by
  setting cl_async to 0. Please note that asynchronicity can lead to
  problems if the old SDL 1.2 backend is used and vsync is enabled.
- Implement gl_overbrightbits in the non multitexturing case.  A value
  of 1 just fixes lighting on water surfaces, higher values increase
  the brightness of everything.
- General renderer overhaul for better compatibility with modern GPUs.
  OpenGL 1.4 is now required, older versions are no longer supported.
  Multitexturing was deprecated and will be removed in a future release.
- Fix some longstanding AI problems.
- Several general gameplay fixes.
2016-12-05 21:03:33 +00:00
naddy
e6a3b1e0f6 Update to 0.1.44: fixes to the *croitre verbs; options --mode and --tense
now accept a comma-separated list.
2016-12-05 20:44:33 +00:00
jasper
89ff088f99 update to solarus-1.5.1 2016-12-05 18:41:09 +00:00
jasper
c982aeb27b update to p5-XML-Twig-3.52 2016-12-05 18:30:06 +00:00
jasper
03127e170c update to vala-0.34.4 2016-12-05 18:28:31 +00:00
jasper
5ace06e92f update to p5-Term-Screen-1.06 2016-12-05 18:28:14 +00:00
jasper
36b486a0c1 update to puppet-syntax-2.2.0 2016-12-05 18:26:44 +00:00
jasper
cbf08772ff update to specinfra-2.66.1 2016-12-05 18:25:24 +00:00
jeremy
71cae53034 Update to ruby-subset_sum 1.0.2
Fix tests and HOMEPAGE.
2016-12-05 17:45:55 +00:00
ajacoutot
dd9c8b1f65 Fix build with ICU 58. 2016-12-05 16:17:37 +00:00
ajacoutot
4f38c0076d Update to py-ICU-1.9.5. 2016-12-05 16:16:55 +00:00
ajacoutot
37b43c1883 Sync WANTLIB after recent icu4c update. 2016-12-05 16:16:23 +00:00
ajacoutot
0b2c296c67 Update to icu4c-58.1. 2016-12-05 16:15:56 +00:00
sthen
ddea7cabfb update to scamper-20161204 2016-12-05 15:21:35 +00:00
sthen
6742cb5645 update to nsca-ng-1.5 2016-12-05 15:19:30 +00:00
bluhm
288ac03425 update p5-Net-SIP to 0.805 2016-12-05 15:00:13 +00:00
jca
373201772e Dedicated user for net/hping 2016-12-05 13:58:14 +00:00
jca
a21b43509e Update to hping3
- drop privs to a dedicated user
- in case of error, print a message regarding pf blocking pf blocking
  outgoing packets
- do not activate Tcl support (for now?)

Input and ok sthen@
2016-12-05 13:57:20 +00:00
bluhm
455efcec33 update p5-Net-SIP to 0.803 2016-12-05 13:40:40 +00:00
sthen
a5431e28e0 update to mutt-1.7.2 2016-12-05 12:06:51 +00:00
dcoppa
141232de7e LogInit: initialize out_fd properly to avoid closing stdin
(upstream git commit 301abac0c1ca55e591b5afc53bf332cda294da19)
2016-12-05 11:56:19 +00:00
dcoppa
8fe9ac1d0d Fix global shortcuts on GNOME
(upstream git commit a649c7114be2612bce72e9c292fab4eb964373a8)
2016-12-05 11:24:50 +00:00
jca
4cce3ec8b0 In os.getversion() avoid using a pointer to invalid stack storage.
The comment is wrong, the issue is not specific to glibc...

ok Solene Rapenne (maintainer)
2016-12-05 10:35:10 +00:00
dcoppa
06161dac2b Exit when no email/password was entered or ^C was pressed
(upstream git commit 18f39b5ac22fe0ab85203f7a471f511d2bf96e28)
2016-12-05 10:33:30 +00:00
jca
581f550f46 Use ln -sf in the test setup, so it can run multiple times
ok Solene Rapenne (maintainer)
2016-12-05 10:33:22 +00:00
benoit
9245f5346d Update to p5-Test-Strict-0.39. 2016-12-05 10:11:39 +00:00
fcambus
85fa83085a Update advancemame to 3.0. 2016-12-05 10:05:39 +00:00
ajacoutot
cc81075eb8 Fix UDP sending (from upstream). 2016-12-05 10:01:13 +00:00
ajacoutot
d4656d0501 Sync with new FFMPEG version
from Brad (maintainer)
2016-12-05 09:03:09 +00:00
ajacoutot
fdc951065a Update to ffmpeg-20161203.
from Brad (maintainer)
2016-12-05 09:02:29 +00:00
ajacoutot
f927e93e52 Update to mkvtoolnix-9.6.0.
from Brad (maintainer)
2016-12-05 09:01:16 +00:00
sthen
ff7c59801a http->https, from Brad.
also fix the local patch to the input file generating dovecot-antispam(7),
which resulted in minor corruption in a table (from me).
2016-12-04 21:37:30 +00:00
sthen
d7a084331f update to dovecot-2.2.27, and use https HOMEPAGE. From Brad.
CVE-2016-8652 (the version in 6.0 isn't affected): "If auth-policy
component has been activated in Dovecot, then remote user can use
SASL authentication to crash auth component. Workaround is to disable
auth-policy component until fix is in place."
2016-12-04 21:36:02 +00:00
jca
c1f927f220 Misc. tweaks
- kill the end of README
- more precise license marker
- adjust whitespace
- enforce LDFLAGS
- add NO_TEST

ok markus (maintainer)
2016-12-04 20:20:44 +00:00
jca
8cce6470d9 Unbreak the kvm(3) calls used by the processes and tcpconns plugins.
- patch the correct kvm_open call to use KVM_NO_FILES.  Also, use
  kvm_openfiles instead, as was probably intended
- add a new implementation for tcpconns, based on kvm_getfiles instead
  of peeking at kernel memory

ok landry@
2016-12-04 16:56:53 +00:00
jca
6eedafef6f Kill useless patch.
This plugin uses swapctl(2), not kvm_getswapinfo(3) (which we don't
provide).
2016-12-04 16:52:39 +00:00
dcoppa
f9b2a07767 Update to git-2.11.0 and fix some tests to make the testsuite run.
ok benoit@
2016-12-04 15:29:46 +00:00
kirby
066dda7598 update to goaccess-1.1.1 2016-12-04 13:40:04 +00:00
jca
71bb1f5acb Err, port mostly from Solene Rapenne, who also takes maintainership. 2016-12-04 11:43:09 +00:00
jasper
854d2a834e update to py-ghmi-1.0.13 2016-12-04 11:41:18 +00:00
jca
1174609a2b +premake4 2016-12-04 11:35:35 +00:00
jca
6472386414 Import premake, a build configuration tool
ok awolk@

pkg/DESCR:
Premake is a command line utility which reads a scripted definition of
a software project and, most commonly, uses it to generate project
files for toolsets like Visual Studio, Xcode, or GNU Make.

Official documentation
https://github.com/premake/premake-4.x/wiki
2016-12-04 11:31:35 +00:00
shadchin
cc052192c6 Update to py-requests 2.12.3.
ok ajacoutot@
2016-12-04 10:45:17 +00:00
shadchin
35edfe4deb Update to py-spark-parser 1.5.1 2016-12-04 07:00:53 +00:00
shadchin
f341c0f8fe Update to py-country 16.11.27.1 2016-12-04 06:51:55 +00:00
shadchin
468fe8cb72 Update to py-socks 1.6.4 2016-12-04 06:40:25 +00:00
bentley
26e0e7bb31 Add another hqx failure to the list... 2016-12-04 01:32:03 +00:00
gsoares
6e9005158d update to 5.38 2016-12-03 22:52:01 +00:00
landry
99f2ee96c4 Update to collectd 5.6.2.
- put the write_riemann plugin in its own subpackage, depending on
  riemann-c-client.
- disable protobuf-c detection/dependency, used by two plugins we dont
  enable (pinba and grpc)
- fix some WANTLIB
- the processes and tcpconns plugin still seem to be busted, calling
  kvm_openfiles with O_RDONLY|KVM_NO_FILES is apparently not enough.
Interestingly, swap plugin (using the same code) works ?

Based on a diff from Pavel Korovin for 5.6.1, thanks!
2016-12-03 11:44:41 +00:00