81141 Commits

Author SHA1 Message Date
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
ajacoutot
055e6e1a45 Fix man pages renaming. 2013-02-04 14:46:24 +00:00
jasper
7621dd75a5 this needs PKG_ARCH=* 2013-02-04 13:46:34 +00:00
jasper
4b67be5862 move EXTRACT_SUFX into Makefile.inc 2013-02-04 13:13:39 +00:00
jasper
46c9af33b3 move CATEGORIES into Makefile.inc 2013-02-04 13:11:43 +00:00
jasper
8bdb5c4789 - start COMMENT with a lowercase letter
- and no need to explain what subversion is anymore
2013-02-04 13:06:28 +00:00
espie
d7dd4977a8 fix manifest 2013-02-04 11:42:33 +00:00
pascal
c77b1f0cae sync hppa LINK_SPEC; ok brad@
no bumps for 4.7 as it doesn't build there
2013-02-04 11:37:09 +00:00
espie
2dff7598bc state the obvious 2013-02-04 11:35:27 +00:00
rpe
e5daf6f62b add ansible 2013-02-04 10:37:34 +00:00
rpe
16e4fc96be import ansible-0.9
Ansible is a radically simple model-driven configuration management, 
deployment, and command execution framework.

with help from and ok
sthen@ ajacoutot@ (looks fine)
2013-02-04 10:35:14 +00:00
brett
72e803b963 Updated compiz website/master site addresses. ok Stuart Henderson and David Coppa. 2013-02-04 10:33:33 +00:00
dcoppa
1f39860b66 Hide some items on the context menu, when not under plugin control
(upstream svn revision r2401)
2013-02-04 10:05:53 +00:00
sthen
e3e6f35472 don't try to access list members to free them unless already initialised;
fixes a crash with wpa_priv usage(); wpa_priv not yet enabled
2013-02-04 10:04:44 +00:00
espie
eef793741e some of args seen in trace might be undef'd. avoid triggering the WARN
handler while handling SIG{INFO}.
Also, have parse_size_info be verbose about what's going on.
2013-02-04 09:43:57 +00:00
dcoppa
3a19c3d8e5 Explicitly ignore the result of write(2): even if write(2) fails,
the show must go on (upstream svn revision 6511)

While here, merge PFRAG.shared into PLIST, to quiesce update-plist
2013-02-04 09:25:20 +00:00
dcoppa
fcefc40460 Fix regression regarding timers with equal end-time
(upstream git commit 3e4ee48bf16be6925b7c35ab8bd73bd962c674d8)
2013-02-04 09:19:44 +00:00
dcoppa
83c52ad1ac Update to Predis-0.8.2 2013-02-04 07:59:45 +00:00
jasper
225abed6b2 add conflict markers with py-Pillow. 2013-02-04 07:55:26 +00:00
ajacoutot
b71cdabf1f ${SYSCONFDIR}/ssl -> /etc/ssl 2013-02-04 07:14:20 +00:00
nigel
68f2f4ba8b Add dependency on bison and patch not to create unused ps nad ps files.
Ok sthen@
2013-02-03 23:07:02 +00:00
espie
28f4e1a1c1 document that dpb will be smart about calling show-size 2013-02-03 22:27:28 +00:00
espie
96c787bef7 be a bit more verbose about what's going on for junk
specifically:
- log the paths that may run junk
- explicitly log nojunk behavior
2013-02-03 21:45:52 +00:00