143067 Commits

Author SHA1 Message Date
rsadowski
979d62e7b3 Import kde-dev-scripts 18.12.0 (one to one replacement for KDE4) OK sthen@
Collection of scripts used in KDE development process.  For details, see
corresponding manual pages and sources.
2019-12-10 18:10:08 +00:00
rsadowski
b37defceee Import kcachegrind 18.12.0 (one to one replacement for KDE4) OK sthen@
KCachegrind is a profile data visualization tool, used to determine the most
time consuming parts in the execution of a program.

Features:

 - KCachegrind visualizes profiles (i.e. runtime characteristics) of
   applications in various ways, including call graph vizualisations and
   source/disassembler annotation.
 - It can load profiles generated by the cache simulation/call tracer Calltree,
   a Valgrind tool. Thus, profiling does not need any preparation, can cope
   with shared libraries and plugin architectures, and does not influence the
   measuring itself.
 - Converter scripts for OProfile, Perl, and PHP.
 - Switching between multiple visualization layouts.
 - Call graph can be exported as image (PNG).
 - Simultaneous display of 2 event types in Call and Annotation View
2019-12-10 18:09:07 +00:00
rsadowski
5d8e82414d Import kapptemplate 18.12.0 (one to one replacement for KDE4) OK sthen@
KAppTemplate is an application to start development quickly using existing
templates providing basic repeatedly written code and a proper structure.

Features:

 - Templates for C++, Ruby, Python and PHP
 - Categories
 - Templates for different build-systems and frameworks
 - Templates especially for KDE-development (plugins for Plasma, QtQuick,
   KTextEditor, KRunner, Akonadi)
 - It is easy to create new templates using space holders and a simple
   CMake-command
 - Integrated into KDevelop
2019-12-10 18:08:23 +00:00
rsadowski
4d72c261ad Import print-manager 18.12.0 (one to one replacement for KDE4) OK sthen@ 2019-12-10 18:07:26 +00:00
rsadowski
3d10d9a72f Import kfloppy 18.12.0 (one to one replacement for KDE4) OK sthen@
KFloppy is a graphical format utility for 3.5" and 5.25" floppy disks.
2019-12-10 18:06:46 +00:00
rsadowski
8d3bf7443f Import kdf 18.12.0 (one to one replacement for KDE4) OK sthen@
KDiskFree displays the available file devices (hard drive partitions, floppy
and CD drives, etc.) along with information on their capacity, free space, type
and mount point. It also allows you to mount and unmount drives and view them
in a file manager.
2019-12-10 18:04:21 +00:00
jasper
7765f3cbf1 provide debug packages 2019-12-10 17:51:17 +00:00
feinerer
7990af3d00 Update to NetCDF 4.7.3
From martin@ (MAINTAINER)
2019-12-10 17:27:20 +00:00
ajacoutot
a406389cc2 Update to glib2-networking-2.62.2. 2019-12-10 17:08:34 +00:00
sthen
8c35de9aed update to libcoap-4.2.1 2019-12-10 16:47:54 +00:00
ajacoutot
86d98768ad Tweak previous (DEBUG_PACKAGES).
from espie@
2019-12-10 16:45:24 +00:00
ajacoutot
9cffb1ee14 DISTDIR -> FULLDISTDIR to get the proper distfile. 2019-12-10 16:35:54 +00:00
sthen
928a65bfe2 tidy; use COMPILER instead of MODULES=gcc4 2019-12-10 12:28:14 +00:00
fcambus
5e40a8a09d Update ansilove to 4.0.6. 2019-12-10 11:00:08 +00:00
fcambus
dc92fa9694 Update dialog to 1.3-20191209. 2019-12-10 10:42:59 +00:00
jca
9c701a1707 SECURITY update to samba-4.10.11
Fixes:
o CVE-2019-14861: Samba AD DC zone-named record Denial of Service in DNS
management server (dnsserver).
o CVE-2019-14870: DelegationNotAllowed not being enforced in protocol
transition on Samba AD DC.
2019-12-10 09:56:50 +00:00
semarie
65e1e600a2 update lang/rust to 1.39.0
(late commit due to problems with sparc64 - segfault)

tested by landry@
ok reyk@

ChangeLog: https://github.com/rust-lang/rust/blob/stable/RELEASES.md#version-1390-2019-11-07
Announce: https://blog.rust-lang.org/2019/11/07/Rust-1.39.0.html
2019-12-10 07:32:42 +00:00
sebastia
8bf4f5313e Update 3.14.5 -> 3.14.6 2019-12-10 07:28:17 +00:00
sebastia
b7a7cc4d84 Update 1.9.0 -> 1.9.1
major bump of leatherman_execution due to some symbol removed
2019-12-10 07:27:07 +00:00
rsadowski
1bdbb686ef Unbreak with upcoming cmake 3.16.
Do not use CMAKE_THREAD_LIBS_INIT as linker flag.
2019-12-10 06:46:17 +00:00
jeremy
13cf0d7c7b Update to rubyntlm 0.6.2
From George Rosamond <george@ceetonetechnology.com>
2019-12-09 20:50:35 +00:00
gilles
6deeda83e3 update to 0.1.1 in anticipation for a protocol change in filters
ok landry@
2019-12-09 20:24:02 +00:00
gilles
af00efe88e update to 0.1.5 in anticipation for a protocol change in filters 2019-12-09 20:23:29 +00:00
ajacoutot
ec9819cb49 Update to libvirt-glib-3.0.0. 2019-12-09 17:23:23 +00:00
ajacoutot
88c1f9238b Enable DEBUG_PACKAGES. 2019-12-09 17:22:49 +00:00
bket
49fd42d27b Update to filezilla-3.46.0.
This update fixes a rare crash if closing FileZilla the very same moment
a connection or transfer requests user attention. Changes/additions:
https://filezilla-project.org/versions.php.

Synced WANTLIB.
2019-12-09 16:29:45 +00:00
bket
d13bb79057 Remove obsolete comment. 2019-12-09 16:29:06 +00:00
visa
2950261c98 Fix mupdf build on mips64*.
Reported and fix tested by manphiz at gmail dot com.
OK sthen@
2019-12-09 16:14:27 +00:00
bket
23edaa3b4f Update to cppunit-1.14.0.
Overview on changes can be found at
https://cgit.freedesktop.org/libreoffice/cppunit/tree/NEWS.

Most of the work has been done by giovanni@. Additional input from
sthen@ and me.

Major of SHARED_LIBS has been bumped as symbols have been removed.
Updated HOMEPAGE and MASTER_SITES.

OK sthen@
2019-12-09 16:10:14 +00:00
kmos
a6eb239def Move tests to MODPY_PYTEST 2019-12-09 16:05:25 +00:00
sthen
4ddeec4862 switch gdnsd to libmaxminddb (GeoIP2), ok fcambus@ 2019-12-09 15:34:13 +00:00
sthen
8688d0a102 update to py-parsedatetime-2.5 2019-12-09 15:29:23 +00:00
sthen
0e2c65e8eb update to get_iplayer-3.23 2019-12-09 15:19:14 +00:00
sthen
cb7b3fc864 bump REVISION to take -current package version above -stable, to make
sure updates are still picked up properly (different PLIST etc).
possibly unnecessary but better to be safe.
2019-12-09 15:10:11 +00:00
sthen
5d2561674e security update to oniguruma-6.9.4 - various heap buffer & integer overflows 2019-12-09 15:07:55 +00:00
sthen
184d4ac85c update to dsvpn-0.1.4 2019-12-09 15:01:07 +00:00
sthen
c69b16d605 update to 0.16, manpage fix only 2019-12-09 14:50:06 +00:00
fcambus
ae82d3e2f0 Switch syslog-ng from net/GeoIP to net/libmaxminddb.
This adds support for using GeoIP2/GeoLite2 databases instead of the
deprecated GeoIP/GeoLite databases.

Makes sense to steven@, maintainer. No objections.
2019-12-09 14:45:16 +00:00
fcambus
8d7702cc10 Disable GeoIP lookups in AWStats and remove dependency on net/p5-Geo-IP.
AWStats still uses net/p5-Geo-IP (Perl bindings for net/GeoIP) for doing
GeoIP lookups. As the functionality isn't really useful with outdated
databases, disable it remove the dependency on net/p5-Geo-IP.

OK sthen@
2019-12-09 14:32:07 +00:00
otto
1a66cbd6d4 Update to PowerDNS Recursor 4.2.1 2019-12-09 10:37:50 +00:00
landry
aba44ded0e Update to NSS 3.48.
Cf https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.48_release_notes
2019-12-09 09:43:36 +00:00
fcambus
49a2f7fbbd Register afm removal. 2019-12-09 08:39:17 +00:00
fcambus
b51f4f181c Remove print/afm.
Nothing uses it anymore, and the AFM files contained in the package were
generated in 1990.

Programs still using Adobe Type 1 fonts, such as TeX, bundle AFM files
with the fonts.

OK jca@, rsadowski@
2019-12-09 08:37:50 +00:00
ajacoutot
fc0e79ed5b Update to gnutls-3.6.11.1. 2019-12-09 07:56:20 +00:00
gonzalo
313b7600d1 Update for SQLMap to 1.3.12
OK rsadowski@
2019-12-09 07:39:20 +00:00
rsadowski
f54307d562 Bugfix update kdevelop-5.4.5 2019-12-09 07:02:34 +00:00
bcallah
59f16d02ca Update to drawpile-2.1.15
Announcement: https://drawpile.net/news/release-2.1.15/
2019-12-08 22:48:23 +00:00
jasper
4f8c3fcfd6 update to mosquitto-1.6.8 2019-12-08 20:29:03 +00:00
jasper
1bd6397ed6 update to fantasque-sans-1.8.0 2019-12-08 20:27:52 +00:00
jasper
80853e0aa4 update to py-cryptodome-3.9.4 2019-12-08 20:25:02 +00:00