15 Commits

Author SHA1 Message Date
Breno Leitao
9ffa2b9c24 testing/homer-api: Fix build
Currently homer-api is trying to copy a directory without using
the recursive paramters. This is causing the following error:

+ cp -p sql/homer_databases.sql sql/homer_user.sql sql/homer_user_bootstrap.sql sql/postgres sql/schema_configuration.sql sql/schema_data.sql sql/schema_statistic.sql /home/alpine/aports/testing/homer-api/pkg/homer-db/usr/share/homer-db
cp: -r not specified; omitting directory 'sql/postgres'

This patch just copy the subdirectories recursively.
2017-04-18 19:51:00 +00:00
Kaarle Ritvanen
cb19c357cc testing/homer-api: fix cron job 2017-02-21 11:23:52 +02:00
Kaarle Ritvanen
55745e586a testing/homer-api: do not grant remote access to stats DB 2017-02-13 19:32:20 +02:00
Kaarle Ritvanen
ea6f063637 testing/homer-api: db: depend on mariadb-client 2017-02-13 15:46:40 +02:00
Leonardo Arena
554459256c testing/homer-api: update checksums 2017-02-13 12:49:28 +00:00
Kaarle Ritvanen
50b3ed90d0 testing/homer-api: database initialization script 2017-02-13 14:40:18 +02:00
Kaarle Ritvanen
47407f9290 testing/homer-api: split database-related files to subpackage
API not needed on database nodes
2017-02-13 13:34:04 +02:00
Kaarle Ritvanen
52f0204a3c testing/homer-api: clean up layout 2017-02-07 17:02:41 +02:00
Kaarle Ritvanen
5938bc9c57 testing/homer-api: include rotation.ini 2017-02-07 14:03:41 +02:00
Kaarle Ritvanen
f90199e97a testing/homer-api: upgrade to 5.0.6 2017-02-07 12:53:02 +02:00
Kaarle Ritvanen
396878847a testing/homer-api: add missing dependency 2016-11-04 16:42:25 +02:00
Carlo Landmeter
a39e19f964 unmaintained/[multiple] move back packages to testing
move back packages that are depends of other packages in testing
2016-08-26 11:10:07 +02:00
Carlo Landmeter
b6af1e02ef testing/[multiple]: move unmaintained packages
This moves all packages from testing to unmaintained which have not been
updated for atleast 6 months. If you are affected by this commit please follow
this proceddure:

* make sure your packages build on all architectures
* move your pacakge(s) back to testing
* if you want to keep this package and can maintain it (or find somebody to
  maintain it for you) for a minimum of 6 months ask it to be moved to community
2016-08-25 15:26:24 +02:00
Leonardo Arena
503990773d testing/homer-api: install examples, scripts in doc subpkg 2016-01-14 09:16:02 +00:00
Leonardo Arena
3bb9844308 testing/homer-api: new aport
HOMER API, a robust, carrier-grade, scalable SIP Capture system and Monitoring Application
2016-01-12 09:33:55 +00:00