94734 Commits

Author SHA1 Message Date
pascal
5272d749e4 Import multimedia/sfml, requested by and ok bcallah@
SFML is a portable and easy to use multimedia API written in C++.
You can see it as a modern, object-oriented alternative to SDL.
SFML is composed of several packages to perfectly suit your needs.
You can use SFML as a minimal windowing system to interface with
OpenGL, or as a fully-featured multimedia library for building games
or interactive programs.
2014-09-14 21:01:52 +00:00
pirofti
9dc953cc77 Forgot to bump the major in the shared library.
Kindly reminded by sthen@, thanks!

Okay sthen@
2014-09-14 20:38:04 +00:00
ajacoutot
95a0bdfdbd Update to librsvg-2.40.4. 2014-09-14 09:43:49 +00:00
pirofti
8ea61f6336 Update udis86 to version 1.7.2
The manual changed format to HTML and luckly ajacoutot@ helped me
make the transition without the use of patches, thanks!

Found-by portroach from jasper@
Okay ajacoutot@
2014-09-14 09:38:31 +00:00
ajacoutot
81708ce1c5 Fix path to lrelease. 2014-09-14 06:58:02 +00:00
ajacoutot
dc1c7c4872 MySQL -> MariaDB in READMEs. 2014-09-14 05:58:07 +00:00
pirofti
6cc5fb4904 Update youtube-dl to 2014.09.12.
Adds extractors for:
	- dbtv
	- hostingbulk
	- moevideo
	- nosvideo
	- vgtv

Found out about the update through portroach thanks to jasper@!
2014-09-14 04:58:42 +00:00
juanfra
03285a6933 Update to lzlib-1.6 2014-09-13 22:12:40 +00:00
juanfra
0deb03187f Update to lziprecover-1.16 2014-09-13 22:06:25 +00:00
juanfra
7bd83c9443 Update to lzip-1.16 2014-09-13 22:03:49 +00:00
juanfra
e84474b568 Update to clzip-1.6 2014-09-13 22:00:16 +00:00
brad
73e9480005 Update to nasm 2.11.05.
ok sthen@
2014-09-13 20:40:20 +00:00
brad
b94a402501 Switch from using MySQL to using MariaDB attempt #2. MariaDB is a drop-in replacement.
ok sthen@
2014-09-13 18:09:20 +00:00
ajacoutot
319995d3c9 fmt(1) 2014-09-13 17:17:30 +00:00
ajacoutot
372cd2bc49 --disable-gtk-doc is handled by the infrastructure now. 2014-09-13 16:36:53 +00:00
ajacoutot
306843b289 MODGNOME_TOOLS=gtk-doc is gone now 2014-09-13 16:29:39 +00:00
ajacoutot
ee627ad0a6 When using GNU configure, always run with --disable-gtk-doc unless
textproc/gtk-doc is in BUILD_DEPENDS and force ac_cv_path_GTKDOC_* to null.
Even when --disable-gtk-doc is passed, if the gtk-doc tools are present at
configure time, they will be run (at a time where the gtk-doc package may have
been removed; for e.g. during a bulk).
This is what we've been doing under x11/gnome for a while now.

sthen@ espie@ and jasper@ agree
2014-09-13 16:28:47 +00:00
ajacoutot
be773ba43f Do not run configure twice; spotted by espie@ 2014-09-13 16:23:04 +00:00
naddy
98c2dcbeed add default support for extracting *.tar.lzma; ok juanfra@ 2014-09-13 15:09:24 +00:00
bcallah
7d2c14a416 Update to 1.4.9.14 2014-09-13 14:30:53 +00:00
brad
e470415ee7 Update to epic4 2.10.5.
ok MAINTAINER
2014-09-13 14:05:24 +00:00
bcallah
c5bd10f378 Update to 0.7 2014-09-13 13:11:17 +00:00
bcallah
2e134c5131 Update to 0.68
ok Thanasoulas Spiros <dsp AT 2f30 DOT org> (MAINTAINER)
2014-09-13 13:04:09 +00:00
ajacoutot
f87dc54e24 +lumina 2014-09-13 10:10:54 +00:00
ajacoutot
602ff1ee6a Import lumina-0.6.2.1409847349
Lumina-DE is a lightweight, BSD licensed desktop environment.

ok jasper@
2014-09-13 10:10:24 +00:00
ajacoutot
7e2926c36d +qt4-qtsolutions-singleinstance 2014-09-13 10:09:18 +00:00
ajacoutot
cbfc433556 Import qt4-qtsolutions-singleinstance-20110722
The QtSingleApplication component provides support for applications that can be
only started once per user.

ok jasper@
2014-09-13 10:08:43 +00:00
jasper
2cd8381f8d update to rlwrap-0.41 2014-09-13 09:34:48 +00:00
jsg
0d5cbdfbb2 use the system cpuid.h 2014-09-13 08:18:23 +00:00
ajacoutot
f23c1f0974 Register bacula-web removal. 2014-09-13 08:06:11 +00:00
ajacoutot
b0a178815d -bacula-web 2014-09-13 08:05:54 +00:00
ajacoutot
32b5e70798 Drop bacula-web; there is no added value in packaging this; side note:
there's a nice other webapp that people may want to try: baculastatus.
2014-09-13 08:05:35 +00:00
jasper
24243f2b7c update to mcollective-puppet-agent-1.8.1 2014-09-13 07:47:02 +00:00
ajacoutot
eeac4c5c76 Committed upstream. 2014-09-13 05:09:03 +00:00
kirby
a7d691841c patch was committed upstream 2014-09-13 05:05:51 +00:00
ajacoutot
87d9fb6a9c Update to colord-1.2.3. 2014-09-13 05:00:05 +00:00
bentley
bb03138323 Update to portaudio-svn-1919.
ok brad@
2014-09-13 04:56:28 +00:00
landry
6e834165fb Use -z when invoking pkg_add in openbsd_pkg module, so that one can use
for example php-fpm-5.4* and ensure the correct version is installed.
Previously, one had to specify the exact version, or ansible would fail
since there were alternatives.

https://github.com/ansible/ansible/issues/8990

ok rpe@
2014-09-12 20:46:46 +00:00
bcallah
0d54bd9464 Update to 1.8.0 2014-09-12 20:41:53 +00:00
rpe
e0c9fe674a Update py-paramiko to 1.14.1
with feedback from sthen@
OK aja@ benoit@ (MAINTAINER)
2014-09-12 20:39:05 +00:00
landry
758f2e4a5a Add a note about cleaning the caches when encountering issues after an
upgrade.
2014-09-12 20:38:07 +00:00
brad
192b076f2e Enable the uTP support. According to bug reports I can find this was fixed
for strict alignnment archs around 2.74.

Tested on sparc64 by me and naddy@.

ok naddy@
2014-09-12 17:18:44 +00:00
giovanni
8cc9f42810 bugfix update to 2.9.0 2014-09-12 17:14:12 +00:00
sthen
e5c73b1ac0 update to yubikey-personalization-gui-3.1.15 2014-09-12 14:22:53 +00:00
jasper
0c5e3338b0 fix CVE number 2014-09-12 13:26:57 +00:00
jasper
91974c7d12 Security fix for CVE-2014-35640 2014-09-12 13:24:30 +00:00
brad
adf5ff8384 bump revision. 2014-09-12 12:47:24 +00:00
brad
e50d65c350 r205331
Debug info: fix a crash when emitting IndirectFieldDecls, which were previously
not handled at all.
2014-09-12 12:39:47 +00:00
jasper
dc4e0e91b1 update to empathy-3.12.6 2014-09-12 11:09:57 +00:00
dcoppa
b47a9009fb Bugfixing update to cmake-3.0.2
Use Ninja-1.5's console pool to have visible output during long-running
tasks which produce status updates on the console (such as test suites)
2014-09-12 08:36:12 +00:00