Commit Graph

81131 Commits

Author SHA1 Message Date
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
espie
f4f75f92fc oops 2013-02-03 21:17:21 +00:00
kurt
45bb6f02db - Fix intermittent segfaults by enabling UseMembar by default. 2013-02-03 21:03:39 +00:00
jasper
6b16ee45b7 vala doesn't need RUN_DEPENDS on libxslt and some random perl module anymore;
so just make libxslt a build dependency.

ok aja@
2013-02-03 17:31:52 +00:00
jasper
966922c982 import json_pure-1.7.6
This is a implementation of the JSON specification according to RFC 4627. You
can think of it as a low fat alternative to XML, if you want to store data to
disk or transmit it over a network rather than use a verbose markup language.

ok jeremy@
2013-02-03 16:45:57 +00:00
jasper
4e1badbd38 sync 2013-02-03 16:45:22 +00:00
jasper
61d0186164 import hiera-1.1.2
Hiera is a simple pluggable Hierarchical Database. It can be used to
store various information and therefor is a good fit for the
representation of infrastructure information. It can be used to querying
multiple data backends e.g. YAML or Puppet.

ok jeremy@
2013-02-03 16:44:03 +00:00
dcoppa
5b178ac7a5 Update hs-postgresql-libpq to 0.8.2.2 and bump hs-postgresql-simple
From David Schaefer, who also takes maintainership

OK kili@
2013-02-03 16:16:24 +00:00
rpe
38b755dff1 update parallel to 20130122
Notable changes, besides press coverage, are:
* --sshdelay Delay starting next ssh by secs seconds. GNU parallel
  will pause secs seconds after starting each ssh. secs can be less
  than 1 seconds.
* Official OpenBSD port:
  http://ftp.openbsd.org/ports/sysutils/parallel/
* Bug fixes and man page updates.

ok sthen@, pascal@ (MAINTAINER)
2013-02-03 15:51:30 +00:00
jasper
9dfcb7f74e - update to yad-0.19.1 2013-02-03 15:12:29 +00:00
jasper
60ebf34b3b add MODJAVA_*_DIR to SUBST_VARS.
ok kurt@
2013-02-03 15:03:03 +00:00