85868 Commits

Author SHA1 Message Date
landry
834aeb0dc3 Import glyr 1.0.1 (dependency of gmpc git).
Glyr is a search engine for music-related metadata. It comes both in a
commandline interface tool and as a C library, both with an easy to use
interface. The sort of metadata glyr is searching (and downloading) is
usually the data you see in your musicplayer.

ok ajacoutot@
2013-08-11 14:59:54 +00:00
ajacoutot
d25c7c0665 Update to upower-0.9.21.
ok landry@ (maintainer)
2013-08-11 14:11:38 +00:00
ajacoutot
7fcf6c21c6 Update to evolution-ews-3.8.5. 2013-08-11 14:04:06 +00:00
ajacoutot
99fc109ad1 Update to evolution-3.8.5. 2013-08-11 13:54:15 +00:00
ajacoutot
b0436b8ab8 Update to shotwell-0.14.1. 2013-08-11 13:52:35 +00:00
ajacoutot
93db43976c Update to evolution-data-server-3.8.5. 2013-08-11 13:17:41 +00:00
zhuk
6a3f635302 Remove mentions of -kpilot subpackage, and reorder things a bit to
be more in line with other stuff in tree.

okay laundry@
2013-08-11 12:54:22 +00:00
zhuk
f1eda53d40 Split icons off libkdcraw package, to deconflict it with x11/kde4/libkdcraw.
Also, allow it to build with our make(1).

ok laundry@
2013-08-11 12:52:46 +00:00
benoit
7627d7ea0c Update git to 1.8.3.4. 2013-08-11 11:48:43 +00:00
benoit
87597634e0 Update p5-Net-Whois-RIP to 2.004002. 2013-08-11 10:31:14 +00:00
benoit
b3a7890e7e Update py-paramiko to 1.11.0. 2013-08-11 10:20:03 +00:00
ajacoutot
37880ed50b Not needed. 2013-08-11 09:54:36 +00:00
ajacoutot
44177f9488 * drop some configure args which are the default
* drop policykit support -- it is only needed for the automated binary
  plugin installation tool which only runs on Linux
* use regular foomatic-rip from foomatic-filters instead of the bundled
  foomatic-rip-hplip
* document how to manually install plugins
2013-08-11 09:54:17 +00:00
landry
1983a72cd2 Fix build on sparc64/hppa/alpha/mips64*.
- resurrect most of patch-ctypes*
- fix pagesize for alpha/sparc64/mips64 in patch-gc_Heap_h
- patch-assembler* from bcallah@

As advertised, most of this is broken at runtime, but it's not that worse than previously.
# jsapi-tests crashes in js::MarkRangeConservatively() on hppa (SIGSEGV in js/src/jsgc.cpp:1142)
# jsapi-tests crashes in js::Bindings::switchToScriptStorage() on alpha (SIGBUS in jsutil.h:235)
# jsapi-tests crashes in js::Bindings::switchToScriptStorage() on sparc64 & mips64 (SIGBUS in jsutil.h:33)
-
2013-08-11 09:09:03 +00:00
ajacoutot
08578311af Not needed after all. 2013-08-11 08:57:57 +00:00
ajacoutot
c675cca801 Fix. 2013-08-10 23:17:42 +00:00
ajacoutot
3afd9af2f7 And....... another slap. Totally forgot to cvs add that file.
whipping from nigel@
2013-08-10 23:06:28 +00:00
ajacoutot
e5b0a58df2 Add bootstrap to the default FLAVORs -- prevent cyclic dep on sparc64.
spotted by and slap from landry@
2013-08-10 22:42:24 +00:00
landry
eb3ba1b33e Add databases/postgresql,-server to BDEP, needed for getopt_long.h.
Found the hard way by nigel@
2013-08-10 21:55:49 +00:00
ajacoutot
be6e99b9b8 Update tryton modules:
trytond-account-2.8.1
trytond-account_invoice-2.8.2
trytond-account_stock_continental-2.8.1
trytond-product_cost_fifo-2.8.1
trytond-project_invoice-2.8.2
trytond-project_plan-2.8.2
trytond-sale-2.8.1
trytond-sale_opportunity-2.8.1
trytond-sale_supply-2.8.1
trytond-sale_supply_drop_shipment-2.8.1
trytond-stock-2.8.2
trytond-stock_supply-2.8.1
2013-08-10 19:00:25 +00:00
ajacoutot
dbb17c02b6 Update to trytond-2.8.2. 2013-08-10 18:51:40 +00:00
ajacoutot
1e610addb5 Fix MASTER_SITES. 2013-08-10 18:46:11 +00:00
ajacoutot
f957f46336 Update to tryton-2.8.2. 2013-08-10 18:45:53 +00:00
ajacoutot
cabf6e5340 Update to graphite2-1.2.3. 2013-08-10 18:36:30 +00:00
ajacoutot
f4c1057d69 Update to harfbuzz-0.9.19. 2013-08-10 18:29:25 +00:00
ajacoutot
786daaf32f Update to foo2zjs-20130806. 2013-08-10 18:20:09 +00:00
ajacoutot
fbe0a39b22 Update to openvmps-1.4.05.
Default config moved from vmpsd.db to vlan.db.
2013-08-10 18:06:08 +00:00
landry
4cce0ffcec +repmgr,pgbadger 2013-08-10 16:08:55 +00:00
landry
7436b85399 Import pgbadger 3.5.
pgBadger is a PostgreSQL log analyzer built for speed with fully
detailed reports from your PostgreSQL log file. It's a single and small
Perl script that aims to replace and out-perform the old PHP script
pgFouine.

pgBadger is written in pure Perl language. It uses a Javascript library
draw graphs so that you don't need additional Perl modules or any
other package to install. Furthermore, this library gives us additional
features, such as zooming.

pgBadger is able to autodetect your log file format (syslog, stderr or
csvlog). It is designed to parse huge log files, as well as gzip, zip or
bzip2 compressed files.

ok ajacoutot@
2013-08-10 16:07:50 +00:00
landry
1047fced61 Import repmgr 1.2.0.
repmgr allows you to monitor and manage your replicated PostgreSQL
databases as a single cluster.  repmgr includes two components:

* repmgr: command program that performs tasks and then exits
* repmgrd: management and monitoring daemon that watches the cluster
  and can automate remote actions.

See https://github.com/2ndQuadrant/repmgr for instructions on how to
setup it.

ok ajacoutot@
2013-08-10 16:07:02 +00:00
ajacoutot
4c746853a2 Remove compat glue. 2013-08-10 15:47:06 +00:00
robert
bd009eb1b7 add @pkgpath for pecl-fileinfo 2013-08-10 15:05:54 +00:00
robert
d4adb08ecd remove dependency on pecl-fileinfo 2013-08-10 15:05:15 +00:00
robert
1fd94c6727 pecl-fileinfo is now in php 2013-08-10 15:05:04 +00:00
robert
0a83f80dd4 update to 1.0.8 to fix build with php 5.4 2013-08-10 14:57:29 +00:00
robert
7ad6952ce5 remove sysutils/pecl-fileinfo;
As of PHP 5.3.0 this extension is enabled by default and this PECL
extension is no longer maintained and will contain no more releases.
2013-08-10 14:55:14 +00:00
landry
048f4d7367 Update to sabredav 1.8.6. 2013-08-10 14:27:53 +00:00
robert
32b20aeb8c fix plist, bump 2013-08-10 14:02:03 +00:00
landry
a322c447d3 Link py-argcomplete to the build and add it as a RDEP to py-argh. Just
imported so no bump.
2013-08-10 14:01:44 +00:00
landry
7ed9b3f7a8 Import argcomplete 0.5.7.
Argcomplete provides easy, extensible command line tab completion of
arguments for your Python script.

It makes two assumptions:

* You're using bash as your shell
* You're using argparse to manage your command line arguments/options

(hidden dependency of py-argh, needed to remove a warning at runtime in barman)
2013-08-10 13:59:06 +00:00
landry
861164267b +salt,py-argh,barman 2013-08-10 13:44:46 +00:00
landry
14c398db96 Import barman 1.2.2.
Barman (backup and recovery manager) is an administration tool for
disaster recovery of PostgreSQL servers written in Python. Barman can
perform remote backups of multiple servers in business critical
environments, and helps DBAs during the recovery phase.

Barman's most wanted features include: backup catalogues, retention
policies, remote recovery, archiving and compression of WAL files and
of backups.

ok ajacoutot@
2013-08-10 13:42:45 +00:00
landry
90bbb1bc60 Import py-argh 0.21.2.
Did you ever say "argh" trying to remember the details of optparse or
argparse API? If yes, this package may be useful for you. It provides a
very simple wrapper for argparse with support for hierarchical commands
that can be bound to modules or classes. Argparse can do it; argh makes
it easy.

ok ajacoutot@
2013-08-10 13:40:37 +00:00
landry
4d87c9207b Import salt 0.16.3.
Salt is a new approach to infrastructure management. Easy enough to get
running in minutes, scalable enough to manage tens of thousands of
servers, and fast enough to communicate with them in seconds.

Salt delivers a dynamic communication bus for infrastructures that can
be used for orchestration, remote execution, configuration management
and much more.

ok ajacoutot@
2013-08-10 13:39:26 +00:00
robert
fa400c095e fix dependency; the sqlite subpackage is now in php itself 2013-08-10 13:26:43 +00:00
ajacoutot
26445eeab8 Modernize this port a bit. 2013-08-10 13:15:36 +00:00
ajacoutot
a8709a2c51 Regen dependencies and fix with updated mozjs-17.0 (devel/spidermonkey). 2013-08-10 12:48:32 +00:00
ajacoutot
cd6ee3d5b3 Add patches from Fedora to fix build with mozjs-17.0 (devel/spidermonkey). 2013-08-10 12:46:22 +00:00
ajacoutot
531c141c25 Fix with mozjs-17.0 (devel/spidermonkey). 2013-08-10 12:43:51 +00:00
ajacoutot
55b2e9e611 Merge the mozjs-17 branch from upstream to build with the updated
devel/spidermonkey.
2013-08-10 12:43:03 +00:00