93789 Commits

Author SHA1 Message Date
sthen
64b5ff4350 Mark nsca-ng as BROKEN until OpenSSL port is done, this relies on PSK
ciphersuites which have been removed from libressl.
2014-07-12 23:32:55 +00:00
landry
37eeb94f9b +taskd 2014-07-12 22:09:13 +00:00
landry
c231b41656 Import taskd 1.0.0, from vic
Taskserver is a lightweight, secure server providing multi-user,
multi-client access to task data. This allows true syncing between
desktop and mobile clients.

ok abieber@ on a previous version, with tweaks from sthen@
2014-07-12 22:08:35 +00:00
brad
549bba0a5b Reduce the external dependencies for MPlayer by disabling
the Opus and Speex decoders in favour of using FFmpeg for
decoding; also fix the Vorbis handling.

ok sthen@
2014-07-12 22:01:53 +00:00
pascal
0b35027c88 Remove RCS keywords from patch, noticed by espie@ 2014-07-12 22:01:20 +00:00
pascal
15cf9afe0d Remove RCS keywords from patch, noticed by espie@ 2014-07-12 22:01:06 +00:00
brad
535928018f - Reducing the external dependencies a bit by utilizing FFmpeg instead
of the reference decoders for AAC, AC3 and DTS.
- A build fix for LLVM.

ok sthen@
2014-07-12 21:55:35 +00:00
bluhm
7197827415 Patch p5-Net-SSLeay to compile and test with LibreSSL. Now the
version check in the configure script also matches on LibreSSL, the
#if in the XS code got a additional defined(LIBRESSL_VERSION_NUMBER)
and Net::SSLeay::LIBRESSL_VERSION_NUMBER is exported into the perl
name space.
OK giovanni@
2014-07-12 21:52:25 +00:00
pascal
be4538d15f Like x11/irrlicht, fix the internal copy of Irrlicht in supertuxkart after
Mesa update.
2014-07-12 21:00:41 +00:00
sthen
8d69f816d5 add unregistered directory to plist 2014-07-12 20:34:36 +00:00
giovanni
fac2d15d59 Update to 1.34 and unbreak after p5-JSON-XS update
remove maintainer, his email bounces
breakage spotted by sthen@, thanks
2014-07-12 20:11:24 +00:00
giovanni
476f2c3ee6 +p5-Test-Without-Module 2014-07-12 20:09:28 +00:00
giovanni
880e0df761 Import p5-Test-Without-Module, a test fallback in absence of modules
This module allows you to deliberately hide modules from a program even 
though they are installed.
This is mostly useful for testing modules that have a fallback 
when a certain dependency module is not installed.
2014-07-12 20:07:51 +00:00
robert
d10465ce9f fix searching for open files by pulling the fixes from the system-monitor git repo 2014-07-12 20:03:09 +00:00
zhuk
83b6a9f166 Add missing sample file to unbreak portcheck test. No-one noticed yet... 2014-07-12 19:44:43 +00:00
giovanni
f4119ebc97 +p5-Types-Serialiser, needed by p5-JSON-XS update 2014-07-12 19:41:43 +00:00
giovanni
6538544f88 Major update to 3.01
maintainer removed because email bounces
2014-07-12 19:39:49 +00:00
zhuk
5fcd589a45 And lets have a common Makefile for tests now, too. 2014-07-12 19:37:49 +00:00
zhuk
c6af1ff76f Test suite for portbump(1). 2014-07-12 19:37:29 +00:00
giovanni
6a6f838808 Import p5-Type-Serialiser, a collection of simple datatypes used
to access JSON data

This module provides some extra datatypes that are used by common
serialisation formats such as JSON or CBOR. The idea is to have a
repository of simple/small constants and containers that can be
shared by different implementations so they become interoperable
between each other.
2014-07-12 19:34:12 +00:00
zhuk
1eb8b10145 Introduce portbump(1): one more tool in a Real Porter's collection.
Now, in conjuction with sqlports package, you can bump a bunch of ports
in a few minutes (including time for manual verification).

Idea supported and input given at different time by sthen@, afresh1@,
espie@, ajacoutot@ and others.

Tests to follow.
2014-07-12 19:34:08 +00:00
espie
3636c644c1 prevent that specific fuckup, since sqlports will catch it... 2014-07-12 19:22:34 +00:00
zhuk
49ba1fabe1 Warn about large file descriptors consumption by KDE, too.
There are plans to lower it but don't hold your breath yet.
2014-07-12 19:20:17 +00:00
giovanni
31ae29b312 Shut up a warning of an undefined var 2014-07-12 19:20:05 +00:00
espie
5eac345f63 Yup, henning still doesn't know how to make ports... 2014-07-12 19:19:18 +00:00
giovanni
c7d12ee776 Major update to 2.01
remove maintainer, his email bounces
2014-07-12 18:36:52 +00:00
pascal
f2b4150415 Fix after COMP removal.
ok sebastia@ (maintainer)
2014-07-12 17:51:25 +00:00
espie
fed0ac4a66 support GH_* variables 2014-07-12 17:35:32 +00:00
giovanni
421dd0103a Bugfix update to 2.90
ok $MAINTAINER
2014-07-12 17:29:45 +00:00
pascal
1d80521f05 Fix irrlicht after Mesa updateby updating the in-tree copy of glext.h.
clues from jsg@ and landry@
2014-07-12 16:57:33 +00:00
zhuk
ae2643020d Add support for kqueue through libinotify in KDirWatch and use it by
default. Makes long-standing problem with spinning kded4 (and probably
others like akonadi_mailbox_resource) go away. In other words, this
patch shrinks your electricity bill, so it can't be wrong.

With help from kirby@. Putting in now to gather some statistics.
2014-07-12 16:38:10 +00:00
espie
81827ea405 scrape src FLAVOR, now that we have locate db for src and x, it's trivial
to get their files in the db
2014-07-12 16:37:05 +00:00
robert
5eb3d199a1 fix i386 build by using -march=i586 and also commit a missing diff
to fix packaging
2014-07-12 16:24:20 +00:00
giovanni
d3f6bf6b00 update to 2.76, adds lot of tlds
take maintainership
2014-07-12 16:13:24 +00:00
giovanni
ded4ddb041 update to 5.505
fixed a bug in mime header parsing
2014-07-12 16:01:26 +00:00
jeremy
5d9177d66d Update to sequel_pg 1.6.10, add HOMEPAGE. 2014-07-12 15:42:25 +00:00
giovanni
3ba5a7c37f bugfix update to 0.156 2014-07-12 15:40:44 +00:00
jeremy
6e19070d32 Fix HOMEPAGE 2014-07-12 15:37:11 +00:00
giovanni
9cd552eee0 Bugfix update to 0.54 2014-07-12 15:35:53 +00:00
ajacoutot
da37cc4256 Tweak. 2014-07-12 14:56:45 +00:00
ajacoutot
085ee80fea pkg_scripts is not a variable anymore. 2014-07-12 14:55:40 +00:00
pascal
44a817c930 Fix after COMP removal.
ok espie@
2014-07-12 14:42:37 +00:00
pascal
dbbad0a026 Fix after COMP removal.
ok espie@
2014-07-12 14:30:20 +00:00
sthen
3fb905dc31 README changes queued for next update crept in to last commit but didn't get
bumped; bump REVISION to fix package build
2014-07-12 14:12:35 +00:00
pascal
2c4c24a773 Fix apache after COMP removal.
ok naddy@
2014-07-12 14:11:32 +00:00
sthen
84215b10ba remove a few more remnants of this that I missed before 2014-07-12 14:05:36 +00:00
pascal
2f68fa30e2 Check for OPENSSL_NO_COMP before turning off compression. 2014-07-12 13:57:23 +00:00
ajacoutot
6c33352cc0 pkg_scripts is not a variable anymore. 2014-07-12 13:41:47 +00:00
robert
4e8a8fcd00 remove bogous --without-libgtop-smp flag which only disables smp support in
the tests

ok jasper@
2014-07-12 13:32:48 +00:00
zhuk
88992ba4ff Add URLs to KDE ReviewBoard, and tweak a CMake variable used to a more
appropriate one. Doesn't affect package.
2014-07-12 13:06:22 +00:00