122193 Commits

Author SHA1 Message Date
ajacoutot
1fb20faaf5 Update to hicolor-icon-theme-0.17. 2017-09-01 09:41:21 +00:00
ajacoutot
6e578ef8cf Update to awscli-1.11.144. 2017-09-01 09:40:19 +00:00
ajacoutot
d75aff96a1 Update to py-s3transfer-0.1.11. 2017-09-01 09:40:05 +00:00
ajacoutot
5bb4e6e6c1 Update to py-botocore-1.7.2. 2017-09-01 09:39:39 +00:00
sthen
aa041cd15a unbreak; forgotten "cvs add" 2017-09-01 09:39:29 +00:00
dcoppa
698ae8c08d cmake: Fix --find-package mode with imported targets
(upstream git commit 18454ea44d6a1fd2dbc613ad9c3fe941639563aa)

Before:

$ cmake --find-package -DNAME=TIFF -DLANGUAGE=C -DCOMPILER_ID=GNU -DMODE=LINK
CMake Error at /usr/local/share/cmake/Modules/FindTIFF.cmake:78 (add_library):
  Unknown CMake command "add_library".
Call Stack (most recent call first):
  /usr/local/share/cmake/Modules/CMakeFindPackageMode.cmake:180 (find_package)

TIFF not found.
CMake Error: Problem processing arguments. Aborting.

After:

$ cmake --find-package -DNAME=TIFF -DLANGUAGE=C -DCOMPILER_ID=GNU -DMODE=LINK
 -L/usr/local/lib -ltiff -Wl,-rpath-link,/usr/X11R6/lib:/usr/local/lib
2017-09-01 08:45:13 +00:00
sthen
23a94bb55d update to php-7.0.23, ok robert@ (martijn@ has the same diff) 2017-09-01 08:25:02 +00:00
ajacoutot
ea4a62fb6b Fix for llvm>=5.0.0rc4 and make use of COMPILER.
from Brad
2017-09-01 06:41:56 +00:00
ajacoutot
87e4786c00 Cope with llvm 5.0.0rc4.
from Brad
2017-09-01 06:41:00 +00:00
ajacoutot
e563677b2c Update to llvm-5.0.0rc4.
Tested on amd64, i386, sparc64
from Brad (maintainer)
2017-09-01 06:40:28 +00:00
rpointel
2e1c16ef9f minor update to 1.7.27. 2017-09-01 06:30:21 +00:00
naddy
f4b03a0a09 unhook removed pgpsendmail 2017-08-31 21:56:37 +00:00
naddy
3909e94996 restore 2017-08-31 21:55:06 +00:00
sthen
8a290e74b0 update to asterisk-13.17.1
AST-2017-005: Media takeover in RTP stack
AST-2017-006: Shell access command injection in app_minivm
AST-2017-007: Remote Crash Vulerability in res_pjsip

also install the basic-pbx sample configs
2017-08-31 21:34:05 +00:00
kurt
e9831c959e - Update to u144
Contains upstream bug fixes and security fixes which can be viewed here:
http://www.oracle.com/technetwork/java/javase/8u144-relnotes-3838694.html

okay sthen@
2017-08-31 21:19:19 +00:00
sthen
401e1aec68 update to dunst-1.2.0, from maintainer Timo Myyrä 2017-08-31 20:57:00 +00:00
espie
bb65531c52 re-add taxipilot 2017-08-31 19:59:14 +00:00
espie
6461552e57 sorry, but taxipilot *works* and there is *no substitute in the tree*
we have a perfectly serviceable distfile, with a perfectly valid licence.

just because it hasn't been touched in years is not a good enough reason
to nuke it.  I have some software I haven't touched in years which still
works, and it's not as if this takes a long time in bulks
2017-08-31 19:58:21 +00:00
naddy
f537acb861 sync WANTLIB and bump after curl pthread addition 2017-08-31 19:34:56 +00:00
naddy
fb3dd6c12a Update to 7.55.1.
Note that this enables the multithreaded resolver by default and now
links with pthread.
2017-08-31 19:34:16 +00:00
sthen
778e786a35 drop php 5.5, requested by martijn@, robert agrees 2017-08-31 17:18:08 +00:00
jsing
1a0c0a8666 Fix compiler flag handling and --print-libgcc-file-name hack, now that
clang is installed as cc. Allows regress pass again.
2017-08-31 17:05:19 +00:00
sthen
73457b1982 update to libgd-2.2.5
### Security
- Double-free in gdImagePngPtr(). (CVE-2017-6362)
- Buffer over-read into uninitialized memory. (CVE-2017-7890)

### Fixed
- Fix #109: XBM reading fails with printed error
- Fix #338: Fatal and normal libjpeg/ibpng errors not distinguishable
- Fix #357: 2.2.4: Segfault in test suite
- Fix #386: gdImageGrayScale() may produce colors
- Fix #406: webpng -i removes the transparent color
- Fix Coverity #155475: Failure to restore alphaBlendingFlag
- Fix Coverity #155476: potential resource leak
- Fix several build issues and test failures
- Fix and reenable optimized support for reading 1 bps TIFFs
2017-08-31 16:35:44 +00:00
danj
8ee48a6315 Update to vdirsyncer-0.16.2
From Remi Locherer (maintainer)
2017-08-31 16:30:23 +00:00
jasper
66b1d2d866 update to goocanvas-2.0.3 2017-08-31 16:26:55 +00:00
dcoppa
9c12743034 Fix intermittent failures when using --quiet.
Using '--quiet' command line argument no longer results in a crash
(upstream git commit db28618929b9ec11e831d5a44437757f6195497d)

Mark songs as added to playlist immediately.
Fix a situation in which songs added to playlist from media library
or playlist editor screens would not be immediately marked as such
(upstream git commit c340a6ba9a322985b8d50ab477631689b6b8f55a)
2017-08-31 15:58:26 +00:00
fcambus
be21b7ed55 Register removal of pgpsendmail. 2017-08-31 12:22:46 +00:00
fcambus
53a1a54aeb Remove mail/pgpsendmail.
Our pgpsendmail port is from 1997, there is no upstream anymore and we
are the only ones still having it packaged.

This is the only port requiring security/pgp (version 2.6.3 from 1996).

OK bcallah@, jca@
2017-08-31 12:20:49 +00:00
sthen
47926ed8b4 update to librenms-1.31.02 2017-08-31 12:16:31 +00:00
jasper
58554a8a2d update to ttfautohin-1.7 2017-08-31 11:21:13 +00:00
dcoppa
f9c7fb2678 Update to pianobar-2017.08.30 2017-08-31 09:12:36 +00:00
ajacoutot
cad8dcbbdc Update to qemu-2.10.0.
from Brad (maintainer)
2017-08-31 08:32:36 +00:00
ajacoutot
f645678b5c Bump to unbreak packaging:
-@comment lib/ruby/site_ruby/1.8/
-@comment lib/ruby/site_ruby/1.8/x86_64-openbsd/
+@comment lib/ruby/site_ruby/2.3/
+@comment lib/ruby/site_ruby/2.3/x86_64-openbsd/
2017-08-31 08:31:26 +00:00
giovanni
3ddd05aa41 Update to 1.9.8.2 and unbreak
Spotted by landry@ and ajacoutot@, thanks
2017-08-31 07:26:32 +00:00
ajacoutot
dd5285c527 Update to amazon-ssm-agent-2.0.952.0. 2017-08-31 06:57:25 +00:00
ajacoutot
79de4e368c Regen PLIST to unbreak. 2017-08-31 06:54:04 +00:00
ajacoutot
a87f2c155b Update to awscli-1.11.143. 2017-08-31 06:49:56 +00:00
ajacoutot
6e8d1f7b43 Update to py-botocore-1.7.1. 2017-08-31 06:49:45 +00:00
jasper
eb005c2718 update to kawa-2.4
from Timo Myyra
2017-08-31 06:33:05 +00:00
jasper
05342cfa27 update to abcl-1.5.0
from Timo Myyra (MAINTAINER)
2017-08-31 06:32:13 +00:00
dcoppa
a184f0b687 Update to jsoncpp-1.8.3 2017-08-31 06:30:18 +00:00
ajacoutot
3400ed09c3 +py-ioflo,python3 2017-08-31 06:19:57 +00:00
ajacoutot
1d91e56eec Update to py-ioflo-1.7.3. 2017-08-31 06:16:54 +00:00
juanfra
b5596e6265 Remove the python3 flavor until I resolve the conflict. Spotted by danj@. 2017-08-31 02:15:33 +00:00
juanfra
1d817cc33f Update to cython 0.26.1. Add python3 flavor. 2017-08-30 22:43:54 +00:00
juanfra
44d98a6701 Update to pdf2djvu 0.9.6. 2017-08-30 22:42:46 +00:00
sthen
62e053016d update to icbd-1.9, fixing a problem introduced in 1.8 that affects at least
zenicb and possibly ircII
2017-08-30 20:56:34 +00:00
giovanni
21e041cc5c update to 1.9.8.1
Support to Thunderbird 55 added
ok landry@
2017-08-30 20:42:13 +00:00
danj
89cc1b51f2 Update to py-click-log-0.2.0 and enable tests
From Remi Locherer
2017-08-30 16:52:13 +00:00
rsadowski
b00bb18c50 register removal of kbilliards,knutclient,taxipilot 2017-08-30 15:25:58 +00:00