Commit Graph

81163 Commits

Author SHA1 Message Date
ajacoutot
bbd59bd581 Don't use a versioned docdir.
ok zhuk@
2013-02-06 07:17:44 +00:00
ajacoutot
23d318a5d7 Use MODGNU_AUTO*_DEPENDS. 2013-02-06 07:14:48 +00:00
ajacoutot
1d0b43f7c9 Update to libaudiofile-0.3.5. 2013-02-06 07:13:57 +00:00
fgsch
2ddfb9d06b fix crash with recent glib/gtk versions. full update will happen post 5.3. 2013-02-05 23:37:06 +00:00
sthen
aa51d50b6c remove some dead MASTER_SITES and put an http one first.
zap old checksums while there.
2013-02-05 22:41:35 +00:00
sthen
be1dc40b9e Switch to an alternative (apparently older) firmware for rsu(4) which seems
to solve problems with scanning and increases stability with ipv6 for brad@.
Firmware found and package tested by kettenis@.

http://git.kernel.org/?p=linux/kernel/git/dwmw2/linux-firmware.git;a=history;f=rtlwifi/rtl8712u.bin
2013-02-05 21:52:40 +00:00
jasper
19326172ef - update to wdiff-1.1.2 2013-02-05 21:16:19 +00:00
sthen
da8839478e don't pass -nopie / -fno-pie on gcc2 arch; should let emacs21,no_x11 build on vax. 2013-02-05 18:13:35 +00:00
jasper
ee150478a5 build a ruby18 version of puppet-lint too. 2013-02-05 18:01:25 +00:00
ajacoutot
53ab9437e6 Don't check for the webserver, both in-tree httpd(8) and nginx(8) work fine. 2013-02-05 16:54:32 +00:00
jasper
1f21a8e5ce sync 2013-02-05 15:09:26 +00:00
jasper
b5f048c3e6 import apache-activemq 5.7.0
Apache ActiveMQ is the most popular and powerful open source
messaging and Integration Patterns server.  Apache ActiveMQ is fast,
supports many Cross Language Clients and Protocols, comes with easy to
use Enterprise Integration Patterns and many advanced features while
fully supporting JMS 1.1 and J2EE 1.4.

rc.d help and ok aja@
2013-02-05 15:08:45 +00:00
sthen
23ca7d6c7d bump; make sure static binaries get updated 2013-02-05 14:49:29 +00:00
sthen
4a4d2fbc81 update to symon 2.86, rolling in kinfo_proc changes + an additional fix 2013-02-05 14:23:28 +00:00
zhuk
d095d307b6 Link in liblastfm and (hooray!) Clemetine.
Big thanks to landry@. Probably I should pay for his next eyes check...
2013-02-05 14:04:03 +00:00
zhuk
35f9c2aca3 Clementine is a multiplatform music player. It is inspired by
Amarok 1.4, focusing on a fast and easy-to-use interface for searching
and playing your music.

"import as-is, i've seen those ports too much" landry@
2013-02-05 14:00:16 +00:00
zhuk
b3f9de7076 liblastfm is a collection of libraries to help you integrate Last.fm
services into your rich desktop software. It is officially supported
software developed by Last.fm staff.

This is the last prerequisite for Clementine.

"import as-is, i've seen those ports too much" landry@
2013-02-05 13:57:56 +00:00
nigel
97f04c3710 Remove old md5/sha1.
Ok brad@
2013-02-05 13:09:14 +00:00
brad
6ee601b42b Switch gstreamer-ffmpeg to using the internal copy of FFmpeg.
gstreamer-ffmpeg is unmaintained upstream and it uses long
deprecated API which has been removed from newer FFMpeg/Libav.

ok ajacoutot@
2013-02-05 13:07:09 +00:00
brad
04568da017 Some bug fixes from upstream..
- Fix X access deadlocks and stack corruption.
- Fix segfaults in signal handler.

ok sthen@
2013-02-05 12:31:03 +00:00
brad
7fab427226 Switch to using the GStreamer media backend.
ok sthen@
2013-02-05 11:50:48 +00:00
sthen
2e8e800f4b fix following akode diff; sync wantlib while there.
pointed out by nigel@ ok espie@
2013-02-05 11:47:43 +00:00
zhuk
7a52ac6545 Link chromaprint to build. 2013-02-05 11:37:24 +00:00
espie
8261d92982 restore read-only behavior: only clean stuff that exists. 2013-02-05 11:22:50 +00:00
zhuk
d4febe6053 Link qjson and sparsehash to build. 2013-02-05 11:16:14 +00:00
zhuk
9c1f6c7275 Chromaprint is the core component of the Acoustid project. It's a
client-side library that implements a custom algorithm for extracting
fingerprints from any audio source.

This is another prerequisite of Clemetine.

okay landry@
2013-02-05 11:09:11 +00:00
brad
3bdca3fdb7 Update to Postfix 2.9.6.
ok sthen@
2013-02-05 10:46:46 +00:00
ajacoutot
4e67f9e69a No need for conditionnal var. 2013-02-05 10:40:38 +00:00
ajacoutot
cf54f2a184 Set the full path to gtar and do not hardcode /usr/local. 2013-02-05 10:39:29 +00:00
zhuk
0eecae0c1b An extremely memory-efficient hash map implementation. 2 bits/entry
overhead! The SparseHash library contains several hash map
implementations, including implementations that optimize for space
or speed.

These hashtable implementations are similar in API to SGI's hash_map
class and the tr1 unordered_map class, but with different performance
characteristics. It's easy to replace hash_map or unordered_map by
sparse_hash_map or dense_hash_map in C++ code.

They also contain code to serialize and unserialize from disk.

This is a prerequisite of upcoming Clementine.

okay@ landry
2013-02-05 10:36:34 +00:00
jasper
b80ae39ba3 - fixup stupid pkgname 2013-02-05 10:32:31 +00:00
jasper
bed7df512a - update to stomp-1.2.8 2013-02-05 10:31:57 +00:00
zhuk
719da6edba QJson is a Qt-based library that maps JSON data to QVariant objects.
JSON arrays will be mapped to QVariantList instances, while JSON's
objects will be mapped to QVariantMap.

This is prerequisite of Clementine and many KDE4 ports.

okay landry@
2013-02-05 10:31:01 +00:00
brad
601491d9fc Update to Postfix 2.10-20130201
ok sthen@
2013-02-05 10:20:52 +00:00
brad
0e91754225 Temporarily disable the FFmpeg backend until the author rewrites it
to not use long deprecated and now removed API.

ok shadchin@
2013-02-05 09:19:31 +00:00
ajacoutot
f5bc353b56 SECURITY update to opera-12.13. 2013-02-05 07:43:28 +00:00
ajacoutot
68dcc506da SECURITY update to gnutls-3.1.7.
GNUTLS-SA-2013-1: http://www.isg.rhul.ac.uk/tls/
2013-02-05 07:37:33 +00:00
robert
06ec301150 update to 24.0.1312.68 2013-02-05 06:23:25 +00:00
rpointel
0b6e8563dc Update to 0.5.4.
security fix, more info http://www.libssh.org/2013/01/22/libssh-0-5-4-security-release/
2013-02-04 21:32:46 +00:00
tobiasu
821c89e81c Add our SH backend.
ok espie@ pascal@
2013-02-04 21:23:40 +00:00
jasper
eb4779c6fb - don't use ${SYSCONFDIR}/ssl/, but /etc/ssl/ instead
ok aja@ landry@ (MAINTAINER)_
2013-02-04 21:18:48 +00:00
espie
b4439b4047 surprisingly some targets still have problems with pseudo-flavors
problem noticed by naddy@, turns out the *-dir-depends targets should use
build stuff preferentially...
2013-02-04 20:44:41 +00:00
robert
5a83d349b7 fix build failure 2013-02-04 18:22:57 +00:00
jasper
4e8d44d124 - update jenkins to 1.500
- expand README/DESCR/SECURITY

ok gonzalo@ ian@ (MAINTAINER)
2013-02-04 16:26:59 +00:00
brad
4bc5fd59c7 Disable the FFmpeg support for Akode. Akode is unmaintained
bitrotting code and its getting in the way of updating FFmpeg.

ok sthen@
2013-02-04 16:20:53 +00:00
bcallah
92e85ce86e Update my email on these ports to my openbsd email.
ok jasper@
2013-02-04 15:36:35 +00:00
bcallah
3e2820e633 unhook tmw 2013-02-04 15:13:35 +00:00
bcallah
eda31a8d89 'tmw' => 'manaplus' 2013-02-04 15:11:31 +00:00
bcallah
e959b8e93d Kill games/tmw. Upstream has forsaken you. Use games/manaplus now, it is the official client.
ok kirby@ phessler@
2013-02-04 15:10:31 +00:00
bcallah
643c0cff00 Update games/manaplus to 1.3.1.20 and take MAINTAINER.
This is now the official client, so force upgrade over games/tmw, which is going away.

ok landry@ jasper@ Jona Joachim (previous MAINTAINER)
2013-02-04 15:03:12 +00:00