Commit Graph

112246 Commits

Author SHA1 Message Date
ajacoutot
fb2f4560a0 Update to awscli-1.10.41. 2016-06-25 05:31:24 +00:00
ajacoutot
6d2ca67850 Update to py-botocore-1.4.31. 2016-06-25 05:31:10 +00:00
sthen
628a925a4c update to newer youtube-dl, unbreaking youtube. ok pirofti@ 2016-06-24 16:26:58 +00:00
krw
f5fd6f0fd2 Upgrade Ocaml to 4.3.0 and tweak ports the minimal amount to keep
them all compiling.

Tweaks include updating

ocaml-batteries 2.3.1 -> 2.5.0
ocaml-lwt 2.4.8 -> 2.5.2
ocaml-ppx-tools 0.99.2 -> 4.03.0
ocaml-camlp4 4.02+6 -> 4.03+1
utop 1.15 -> 1.19.2

and fixes to coccinelle and wyrd to let them build on bytecode archs.

Other necessary tweaks from the various homes of the projects.

Everything still builds on amd64 (native and bytecode) and sparc64 (bytecode).

ok anil@ sthen@ so final 4.3.0 tweaks can be done in-tree.
2016-06-24 15:59:11 +00:00
mglocker
7c8a74ffcc Switch to a new GitHub fork mglocker/irssi-icb which updates to
irssi-icb-0.17 and includes our ports patches.

ok sthen
2016-06-24 14:52:20 +00:00
robert
8fa9c7ec12 update to 5.1.4.2 2016-06-24 14:06:27 +00:00
sthen
de429b4e43 Don't use std::string for a non-0-terminated string, fixing an out-of-bounds
read crash with DNG files. From Sven Gaerner.
2016-06-24 13:56:57 +00:00
robert
0bde36d700 update to 51.0.2704.106 2016-06-24 12:58:09 +00:00
espie
726864fa0b keep state around in Reporter, simplifies terminal initialization,
and will be need to access size information
2016-06-24 12:52:12 +00:00
dcoppa
8683baa2c0 Update to feh-2.16.1 2016-06-24 10:02:30 +00:00
dcoppa
29057e1664 Sebastian's commit still wasn't sufficient, unfortunately. 2016-06-24 09:53:54 +00:00
sebastia
601ad846af Update to 0.25.0, noteworthy changes:
Implement per gstate methods for antialias, patternPhase and
compositingOperation in Cairo backend.

Work on antialiasing in Cairo backend.

Variety of bugfixes, especially in Win32 and Cairo backends.
2016-06-23 20:59:45 +00:00
sebastia
611f7d0704 grml, remove empty patch files as well 2016-06-23 20:58:05 +00:00
sebastia
dae96299c1 Update to 0.25.0
noteworthy changes:

- Fixes for new GIF library versions
- Theming of named images for specific applications by the use of the
  CFBundleIdentifier in the theme
- New icons and corresponding constants for special folders, recycler
  and others
- Improvements in NSWorkspace icon lookup
- Improvements in removable media commands, imported and cleaned from
  GWorkspace
- Numerous bug fixes and improvements in Cocoa compatibility
- Numerous theme tweaks
- Spanish locale
2016-06-23 20:56:23 +00:00
sebastia
76c605246f Load WMRootMenu properly
feeback and OK dcoppa@
2016-06-23 20:25:33 +00:00
naddy
cb3c01cc50 Security update to 3.2.1.
This release fixes several critical bugs, including some with security
implications.  (At least CVE-2016-4300, CVE-2016-4301.)
2016-06-23 20:19:36 +00:00
krw
7f4d298d19 Add SUBDIR lines for ocaml-ocamlbuild and ocaml-cppo. 2016-06-23 19:30:18 +00:00
krw
50b44b65e0 Stop building Ocaml's internal ocamlbuild and use the ocaml-ocamlbuild port
where needed.

The next step towards Ocaml 4.3.0.

Bulk build by sthen@ identified several laggards which are included here.

ok anil@ sthen@ so final 4.3.0 polishing can be done in-tree.
2016-06-23 19:23:53 +00:00
rpointel
700f406a13 +SUBDIR += stable,python3
ok danj@
2016-06-23 18:14:03 +00:00
sthen
006104549e update to gdnsd-2.2.4 2016-06-23 16:15:58 +00:00
krw
61ae891a86 Add ocamlbuild and cppo ports in preparation for Ocaml 4.3.0.
Ocaml 4.3.0 does not supply an internal ocamlbuild, and cppo is
needed by the utop update related to 4.3.0.

Not hooked into build yet.

ok anil@ sthen@ so final 4.3.0 polishing can be done in-tree.
2016-06-23 13:54:25 +00:00
sthen
494725ff11 update to icinga2-web 2.3.4 2016-06-23 13:32:28 +00:00
sthen
0e84b74c7d update to Units 2.13 2016-06-23 13:26:06 +00:00
sthen
6fa1498ac8 update to newer nsh snapshot 2016-06-23 13:19:43 +00:00
giovanni
ac16c8defb Update to 201606230001 version
ok jung@
2016-06-23 10:15:27 +00:00
kirby
95c4aaf60f minor bygfix update to owncloud-2.2.2 2016-06-23 08:27:48 +00:00
ajacoutot
51a05b8f29 Update to awscli-1.10.40. 2016-06-23 07:41:24 +00:00
ajacoutot
ffb100ea51 Update to py-botocore-1.4.30. 2016-06-23 07:41:05 +00:00
ajacoutot
6482af51e7 xlib: Fix double free in _get_image_surface() - from upstream
ok eric@ (maintainer)
2016-06-23 07:34:07 +00:00
ajacoutot
ba9675a4ce Update to google-cloud-sdk-115.0.0. 2016-06-23 07:09:45 +00:00
ajacoutot
5a1c6ee4e4 Update to hwdata-0.290. 2016-06-23 07:02:47 +00:00
bentley
99797e05bd Update to nano-2.6.0.
Release notes:
http://git.savannah.gnu.org/cgit/nano.git/commit/?id=9536edfcc6826d42e99bdb24c1d501bd50a21f1a

ok naddy@ (maintainer)
2016-06-23 04:07:49 +00:00
bentley
a090a8d6fe Update to sblg-0.3.4.
From trondd@kagu-tsuchi.com.
2016-06-23 03:59:34 +00:00
sthen
a51572b42f fulk->full 2016-06-22 23:25:57 +00:00
sthen
2e6c1ffd61 committed upstream 2016-06-22 22:49:42 +00:00
sthen
c118a98dba add director module (config management/deployment) for icinga-web2 2016-06-22 21:49:53 +00:00
sthen
a58c7c12f3 update to icinga2 2.4.10 2016-06-22 21:42:49 +00:00
sthen
745674edac symlink icingacli from /var/www/icinga2-web/bin to /usr/local/bin 2016-06-22 21:33:55 +00:00
sthen
54a3def57b fix no_suhosin build problem reported by Devin Ceartas
update to php-5.5.36, 5.6.22, 7.0.7
2016-06-22 21:18:32 +00:00
naddy
a1a865a94a update to 4.3 patchlevel 46 2016-06-22 21:10:27 +00:00
sthen
be8db63d30 drop icinga2-migration, it's not maintained upstream any more, only provides
a skeleton conversion rather than something ready-to-run, and it's less work
to write a new config using the full scope of the config language than to fix
up a migrated one.
2016-06-22 21:02:13 +00:00
millert
2cf9b19475 Update to sudo 1.8.17p1 2016-06-22 20:40:13 +00:00
ajacoutot
af8bf723fa Properly bump REVISION.
spotted by Markus Lude
2016-06-22 18:52:16 +00:00
bluhm
0ebdbd414d update p5-Net-SSLGlue to 1.058 2016-06-22 18:33:07 +00:00
awolk
8d47e0ebff Update www/libwebsockets 1.7.8 => 2.0.2
OK abieber@
2016-06-22 17:53:14 +00:00
bluhm
ec87892a1a update p5-Net-IMP to 0.633 2016-06-22 14:02:09 +00:00
ajacoutot
19618db5d9 Remove references to SHARED_ONLY; it's unused nowadays.
Not touching make-plist too much because espie@ already has local changes in that file.

ok espie@
2016-06-22 10:13:17 +00:00
dcoppa
aa07160cdb Merge multiple fixes from upstream:
Avoid create again a docked application cache icon
Avoid recreate Cached Icon moving between docks
Fix infinite loop in switching within group
Maintain sorting of windows by workspace in switch menu
New applications do not create Cached Icon
Remove cache icon when detached
Save the icon filename instead of the full path
Use window placement settings on other workspaces
create_appicon_from_dock checks if no_appicon flag is set
getstyle: fix wcopy_file paths
wmmenugen: Fix segfault; argv[argc] doesn't exist
2016-06-22 10:05:28 +00:00
ajacoutot
6f5a2917ab Update to lumina-0.9.0.1.
based on a submission from Bryan Everly
2016-06-22 09:54:45 +00:00
dcoppa
26f227e725 Update to ntfs_3g-2016.2.22
From Rafael Sadowski

OK giovanni@, pirofti@ (maintainer)
2016-06-22 09:51:33 +00:00