129708 Commits

Author SHA1 Message Date
rsadowski
3ba7e90db1 Re-add x11/yakuake
Tested by Elias M. Mariani <marianielias AT gmail DOT com>
ok landry@

Yakuake is a drop-down terminal emulator based on Konsole technology.

Features:
  * Smoothly rolls down from the top of your screen
  * Tabbed interface
  * Configurable dimensions and animation speed
  * Skinnable
  * Sophisticated DCOP / D-Bus interface
2018-06-08 04:48:20 +00:00
rsadowski
cd21fbf47b Import x11/kde-applications/konsole
Tested by Elias M. Mariani <marianielias AT gmail DOT com>
ok landry@

Konsole is an X terminal emulator for the KDE platform, allowing
users to have a convenient way to use the command line. Aside from
providing a way to use a powerful shell, Konsole also offers features
that make it easier or more pleasurable to work in the command line,
such as profile management, scrollback, and color schemes, including
translucency for effects.

Konsole also provides an embedded KPart terminal which is used by
apps such as Yakuake, Dolphin, and Kate, giving users a consistent
and familiar interface when working in the command line.
2018-06-08 04:40:20 +00:00
ajacoutot
cf01d9cb6c Update to harfbuzz-1.8.0. 2018-06-07 18:07:08 +00:00
sthen
588c573524 mark as BROKEN-i386, "always_inline function '_mm_sra_pi32' requires
target feature 'mmx', but would be inlined into function 'calcCrossCorr'
that is compiled without support for 'mmx'".
2018-06-07 16:29:26 +00:00
bket
495e0498f5 Update to nzbget-20.0.
Thanks to sthen@ for pointing out that it is worth adding
"@extraunexec rm .." lines to remove files in localstatedir for
pkg_delete -c to clean up.

OK sthen@
2018-06-07 15:30:59 +00:00
landry
8473a639e7 Remove patch that was merged upstream in
2209bddb98
spotted by nigel@
2018-06-07 11:29:37 +00:00
jasper
8a619369d8 +py-pf 2018-06-07 09:09:38 +00:00
jasper
1660375d24 import py-pf-0.1.8
py-pf is a pure-Python module for managing OpenBSD's Packet Filter. It
aims to add powerful and flexible scripting capabilities to PF, making
integration with third-party software (like IDS, web-based configuration
interfaces or custom management scripts) much easier.

ok sthen@
2018-06-07 09:07:39 +00:00
robert
7a961fb8ee add tmppath pledge for the gpu process for DRI3 2018-06-07 08:48:29 +00:00
landry
8828b1d553 Bugfix update to proj 5.1.0.
Built a bunch of consumers without issues.
2018-06-07 08:41:32 +00:00
landry
7c4223b956 Update to nss 3.37.3. 2018-06-07 08:40:15 +00:00
ajacoutot
39b9c17328 Update to awscli-1.15.33. 2018-06-07 08:31:38 +00:00
ajacoutot
a196b47eaa Update to py-botocore-1.10.33. 2018-06-07 08:31:26 +00:00
rsadowski
f101638e55 Move LIB_DEPENDS qtscript, qtxmlpatterns to RUN,BUILD_DEPENDS
Spotted by Elias M. Mariani
2018-06-07 08:29:43 +00:00
ajacoutot
a723fc1d97 Update to py-boto3-1.7.33. 2018-06-07 08:28:55 +00:00
ajacoutot
81b924d995 Missing BDEP on automake and libtool. 2018-06-07 08:21:34 +00:00
ajacoutot
7546189e13 Update to gnome-documents-3.28.1. 2018-06-07 07:38:26 +00:00
ajacoutot
03990237f0 Update to fribidi-1.0.4. 2018-06-07 06:49:07 +00:00
bcallah
0a90f0f635 Update to streamlink-0.13.0 2018-06-07 05:50:27 +00:00
sthen
76b8a8fa02 Bump _SYSTEM_VERSION-amd64 so that (after the next bulk build) package
updates are forced, making sure that installed packages are built with
the updated compiler with RETGUARD.  ok jca@ espie@
2018-06-06 17:03:46 +00:00
sthen
63e3ecf377 update to libqrencode-4.0.2 2018-06-06 14:37:55 +00:00
sthen
7320602812 update to darktable-2.4.4 2018-06-06 14:33:26 +00:00
sthen
16c56766f7 update to xmlsec-1.2.26 (removing fixes for newer libressl, upstream has
handled this)
2018-06-06 14:31:11 +00:00
kn
6faa667a49 Fix crash in cmus-ffmpeg, silence compiler warnings.
Diff from Donovan Watteau <tsoomi@gmail.com> (maintainer), thanks!

OK jca
2018-06-06 12:14:43 +00:00
ajacoutot
2534d5826f Update to bro-2.5.4. 2018-06-06 11:30:00 +00:00
espie
4c06ae0313 do NOT add .orig and similar stuff to plists automatically
list things that pause problems in a more ordered way.
2018-06-06 11:22:57 +00:00
rsadowski
bab04ab72a Update baloo to 5.49.0
After databases/lmdb is imported we can drop our self hosted, unsupported
and outdated version 15.04.26.

With this commit KDE Frameworks is up-to-date.
2018-06-06 10:51:39 +00:00
rsadowski
cfbf9b29f2 Enable to use lmdb from databases/lmdb. 2018-06-06 10:45:21 +00:00
rsadowski
b0a9fd01ce Hook lmdb 2018-06-06 10:36:48 +00:00
rsadowski
a262c672bc Import databases/lmdb
Tweaks/Input from Raf Czlonka <rczlonka AT gmail DOT com>, sthem@, jca@
ok jca@

LMDB is an ultra-fast, ultra-compact key-value data store developed by Symas
for the OpenLDAP Project.

It uses memory-mapped files, so it has the read performance of a pure in-memory
database while still offering the persistence of standard disk-based databases,
and is only limited to the size of the virtual address space, (it is not
limited to the size of physical RAM). LMDB was originally called MDB, but was
renamed to avoid confusion with other software associated with the name MDB.
2018-06-06 10:34:28 +00:00
rsadowski
e3b3091c90 Unhook kcalc KDE4 and hook KDE5
RUN_DPENEDS change from x11/kde4/kcalc to x11/kde-applications/kcalc
in productivity/kmymoney.
2018-06-06 10:30:16 +00:00
bentley
ad7d8d68f1 Update to apertium-3.5.0. 2018-06-06 09:16:27 +00:00
bentley
9ff4ab6ced Update to lttoolbox-3.4.0. 2018-06-06 09:16:11 +00:00
bentley
459ce4dcda Update to apertium-lex-tools-0.2.0. 2018-06-06 09:15:47 +00:00
bentley
79da112b31 Switch to real tarballs for retroarch.
These include extra Creative Commons assets used in themes.
2018-06-06 09:08:59 +00:00
sthen
83d32fc4d5 fix PLIST-main order 2018-06-06 08:53:30 +00:00
ajacoutot
ef1cfdeb96 Update to google-cloud-sdk-204.0.0. 2018-06-06 08:35:55 +00:00
ajacoutot
43ce058e35 Update to ecs-cli-1.6.0. 2018-06-06 08:35:34 +00:00
ajacoutot
86b173916f Update to cups-2.2.8. 2018-06-06 08:23:30 +00:00
robert
915b78c5ce update to 2018.5.67 2018-06-06 07:50:54 +00:00
rsadowski
6758cc485f Import x11/kde-applications/kcalc, simple one by one replacement for
x11/kde4/kcalc.

Tested by Elias M. Mariani <marianielias AT gmail DOT com>
ok landry@

KCalc is a calculator which offers many mathematical functions.
2018-06-06 05:26:02 +00:00
bcallah
88176338e4 +cpdup
+tabs
(while here, place coreutils above cpdup/cpuid)
2018-06-05 17:27:33 +00:00
bcallah
befe7c326c Import sysutils/tabs, a utility to set terminal tabs.
ok juanfra@

The tabs utility displays a series of characters that clear the hardware
terminal tab settings then initialises tab stops at specified positions,
and optionally adjusts the margin.

It is a port of the tabs utility from DragonFly BSD.
2018-06-05 17:25:35 +00:00
bcallah
2d57749f80 Import sysutils/cpdup, a utility to mirror filesystems, directories, and
files.
ok juanfra@

The cpdup utility makes an exact mirror copy of the source in the
destination, creating and deleting files and directories as necessary.
UTimes, hardlinks, softlinks, devices, permissions, and flags are
mirrored. By default, cpdup asks for confirmation if any file or
directory needs to be removed from the destination and does not copy
files which it believes to have already been synchronized (by observing
that the source and destination files' sizes and mtimes match). cpdup
does not cross mount points in either the source or the destination. As
a safety measure, cpdup refuses to replace a destination directory with
a file.

It is a port of the cpdup utility from DragonFly BSD.
2018-06-05 17:23:56 +00:00
sthen
def08e7119 Revert previous until problems with it are fixed - the installed header
share/php-${PV}/include/ext/pcre/php_pcre.h pulls in pcre.h which is
no longer installed by PHP and the include path isn't setup to find it
from devel/pcre. Reported by aja@ with pecl-imagick,php70.
2018-06-05 12:50:28 +00:00
robert
a657c52b9a unbreak build by not hardcoding my pobj 2018-06-05 12:41:49 +00:00
sthen
b09df4ecb9 README fixes for newer php:
- xcache is php-5.6 only
- sample cronjob line had a hardcoded -5.6

ok ajacoutot@ (maintainer)

- light tweak to db dependencies list to add pdo_sqlite (which I thought
I'd already committed). some others maybe needed for install/upgrade,
aja will take a look
2018-06-05 09:39:47 +00:00
ajacoutot
0a43eee54c Update to awscli-1.15.32. 2018-06-05 08:07:22 +00:00
ajacoutot
e5c603316e Update to py-botocore-1.10.32. 2018-06-05 08:07:09 +00:00
ajacoutot
57e8636de9 Update to py-boto3-1.7.32. 2018-06-05 08:03:36 +00:00