Commit Graph

93380 Commits

Author SHA1 Message Date
naddy
6ea28303b5 update to 0.19.1 so we don't fall behind 2014-07-10 20:42:28 +00:00
dcoppa
751482e288 Enable Unicode Private Use Area support, as proposed by frantisek
holop.

sthen@ approves
2014-07-10 20:27:43 +00:00
sthen
6a0bf7ca63 revert previous, req'd by espie 2014-07-10 20:13:55 +00:00
giovanni
ff7d7fa37d Bugfix update to 2.2.9
fixes compatibility with MySQL 5.6
2014-07-10 20:02:41 +00:00
zhuk
10ffb515b6 Bump after multimedia/phonon update with changing RUN_DEPENDS. 2014-07-10 19:55:26 +00:00
landry
f6fad364ac Properly implement process.memoryUsage() via sysctl() on KERN_PROC_PID
instead of using kvm_open.
ok abieber@ (MAINTAINER)
2014-07-10 19:54:57 +00:00
landry
74cbeec136 Regen patches. 2014-07-10 19:53:30 +00:00
zhuk
284f465ddc Another meaningful update from KDE land: Phonon 4.7.2 and friends.
Main change is that VLC backend becames the default (and really performs
better than GStreamer one).

(now please get your children out of display)

Another change is that due the fact that Phonon now supports library
renaming upstream, libphononexperimental.so becomes
libphonon_sexperimental.so. This doesn't affect any ports imported as of now.

REVISION bumps for the dependant ports to follow.
2014-07-10 19:50:25 +00:00
brad
e1c644379d r211624
Use appropriate default PIE settings for OpenBSD.

ok matthew@
2014-07-10 19:26:48 +00:00
sthen
f9da5d94ab s/ldoc/LDoc/ in GH_PROJECT 2014-07-10 16:54:37 +00:00
sthen
f64e33cd5b include errno.h 2014-07-10 15:12:59 +00:00
sthen
e22662c1d7 update to icinga 2.0.1, I still see all tests failing (seems to be dlopen
related), but now it seems to start reliably without segfaults.

(still not linked to the build at this point).
2014-07-10 15:01:17 +00:00
sthen
87478c61ef boolean_t, sys/mutex.h 2014-07-10 14:39:58 +00:00
jasper
85b26fbc69 Fix an overaggresive check which is supposed to remove fuzzy matches, but
instead lost the version information and therefore puppet wouldn't realize a
package was already the latest available.
2014-07-10 14:22:49 +00:00
ajacoutot
769c4776d4 Update to meta-tracker-1.0.2. 2014-07-10 14:18:52 +00:00
jasper
a26eed9d79 unbreak after adding GH_*, WRKDIST needs to be explicitly set here. 2014-07-10 14:13:16 +00:00
zhuk
cbe517e9fd Update Akonadi to 1.12.1. 2014-07-10 14:05:00 +00:00
ajacoutot
2af1429e42 Update to p5-Font-TTF-1.04. 2014-07-10 13:36:58 +00:00
giovanni
c1fa87162f Do not segfault while doing remote printing
rdp printng support has been rewritten in 1.1beta
and this bug has been fixed as well
ok sthen@ jasper@
2014-07-10 13:25:46 +00:00
giovanni
ab9d404dc2 regen patches, no pkg change 2014-07-10 13:20:46 +00:00
sthen
42c6117463 include errno.h 2014-07-10 13:15:22 +00:00
bentley
6b3bc7b7ef +dateutils 2014-07-10 13:11:11 +00:00
bentley
bee4caa98f Import dateutils-0.2.7.
Dateutils are a bunch of tools that revolve around fiddling with dates
and times in the command line with a strong focus on use cases that
arise when dealing with large amounts of financial data.

ok sthen@
2014-07-10 13:09:53 +00:00
ajacoutot
497984ddf0 rc.conf.local is in man(1) section 8, at least for now. 2014-07-10 13:09:06 +00:00
pirofti
90c360c0e2 Update to youtube-dl 2014.07.10
Adds support for:
	- allocine
	- drtv
	- motherless
	- npo
2014-07-10 13:04:28 +00:00
sthen
db27a034ac include errno.h 2014-07-10 13:01:57 +00:00
pirofti
6a667d4969 Update to youtube-dl to 2014.06.26.
This version also adds soundgasm extractor support.
2014-07-10 13:01:13 +00:00
espie
2d485753e3 bump 2014-07-10 13:00:13 +00:00
ajacoutot
5ecbbd0b5d rc.conf.local is always under /etc. 2014-07-10 12:58:31 +00:00
landry
6657fa2fd7 Unlink mozilla-sync. This allowed you to run your own Sync 1.1 server,
but the API has been deprecated since Gecko 29, and will completely stop
working with Gecko 31, due in some weeks.

Sync 1.5 is the new API, but requires 14 new python ports for the sync
server only, and also two new node.js daemons for Firefox Accounts,
requiring themselves bazillions of node.js modules, including the
monster phantomjs. Porting all this is a bit dauting. One can still try
fetching all the bits and run them locally, but i give up on porting
this. If you want to work on the port, contact me and i'll give you my WIP.

If you feel brave, here's the doc:
https://docs.services.mozilla.com/howtos/run-fxa.html
https://docs.services.mozilla.com/howtos/run-sync-1.5.html
2014-07-10 12:37:06 +00:00
sthen
01036bde53 mention that DISTNAME is still needed for github 2014-07-10 12:33:17 +00:00
sthen
a5ae46c1a7 add sample lines for fetching from github, ok rpe@ 2014-07-10 12:31:20 +00:00
ajacoutot
8976fa9085 Update to ski-6.8. 2014-07-10 12:07:06 +00:00
ajacoutot
f8135902b4 Update to singularity-0.30c. 2014-07-10 11:17:31 +00:00
rpe
36ac6aba66 Add commit id to ensure to fetch the exact same distfile even upstream
commits to the tag after the initial release.

OK sthen@
2014-07-10 11:14:20 +00:00
rpe
b0fefb1d19 Move ports that used filename{url}sufx to fetch DISTFILES from
Github to GH_ACCOUNT, GH_PROJECT, GH_TAGNAME, GH_COMMIT.

OK sthen@ jasper@ aja@
2014-07-10 11:06:37 +00:00
rpe
f2487b3796 Move ports that used filename{url}sufx to fetch DISTFILES from
Github to GH_ACCOUNT, GH_PROJECT, GH_TAGNAME, GH_COMMIT.

OK sthen@ jasper@ aja@
2014-07-10 11:06:15 +00:00
espie
1fea0013e2 ignore timestamp differences 2014-07-10 10:31:02 +00:00
sthen
386cce839c #include <sys/mutex.h>
typedef int boolean_t;
2014-07-10 10:26:47 +00:00
zhuk
d0790a8e9c Update HOMEPAGE of libktorrent and ktorrent-kde4. Remove stray stdc++ from
libktorrent while there.

Initial prodding from espie@
2014-07-10 10:24:59 +00:00
sthen
2b30b2337b include vmmeter.h 2014-07-10 10:21:41 +00:00
robert
deee1dcd29 unbreak after boehm-gc update 2014-07-10 10:19:45 +00:00
zhuk
1d94173ce6 Add a test for stdc++ and gcc4. 2014-07-10 10:04:34 +00:00
zhuk
e799c83cc1 Catch situations with both stdc++ in WANTLIB and gcc4 in MODULES, and give
clues what could be wrong. Inspired by recent switch of KDE4 to GCC 4.8.
2014-07-10 09:57:13 +00:00
ajacoutot
00b79d4125 Update to foo2zjs-20140627. 2014-07-10 09:47:21 +00:00
zhuk
4efd051c1a 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

This is a KDE4 version.

Okay landry@
2014-07-10 09:44:57 +00:00
zhuk
5d58c2b5e2 Sync KDcraw workaround patches with Digikam, allowing to use the former
on non-i386.
2014-07-10 09:10:13 +00:00
zhuk
0eca4da31c Link up eigen3. 2014-07-10 09:02:33 +00:00
zhuk
9082676804 Link up libkscreen and libqaccessibilityclient. 2014-07-10 09:02:07 +00:00
zhuk
568b949f0e Helper to make writing accessibility tools easier. Used by screen
readers for example.

Used at least by Artikulate from KDE 4.13.

okay landry@
2014-07-10 09:01:22 +00:00