Tycho Andersen
de5d32ca28
testing/refpolicy: inital import
...
This is the SELinux policy library, which contains a large number of
interface (and other) definitions for use in SELinux policies.
Signed-off-by: Tycho Andersen <tycho@docker.com>
2017-04-08 21:00:28 +00:00
André Klitzing
8badeae46d
testing/pngquant: upgrade to 2.9.1
2017-04-08 20:57:10 +00:00
André Klitzing
2c4349fac7
testing/flatpak: upgrade to 0.9.2
2017-04-08 20:56:41 +00:00
Andy McLeod
99009a8e40
testing/ejson: new aport
...
Adds a new piece of software to aports. EJSON is a small library to
manage encrypted secrets using asymmetric encryption.
This aport includes only the binary cli program. It omits the man pages
and ruby gem.
2017-04-08 20:53:49 +00:00
Breno Leitao
c0282a8458
testing/py-packaging: new aport
...
Core utilities for Python packages. Adding it because this is a
requirement for community/obnam package.
2017-04-07 23:25:40 +00:00
Francesco Colista
69149e4c33
testing/etcd: upgrade to 3.1.5
2017-04-07 13:35:37 +00:00
Leonardo Arena
ac5ddff73d
testing/mongo-php7-library: new aport
2017-04-07 13:26:18 +00:00
Leonardo Arena
e6274e3f89
testing/mongo-php7-driver: new aport
2017-04-07 13:22:06 +00:00
Francesco Colista
fde0cc4960
testing/vcdimager: new aport
2017-04-07 10:43:32 +00:00
Francesco Colista
3088618dbf
community/dvdauthor: moved from testing, improved build
2017-04-07 10:16:08 +00:00
Francesco Colista
93ce768b86
testing/dvdauthor: upgrade to 0.7.2
2017-04-07 07:13:21 +00:00
Francesco Colista
5f56cc0578
testing/dvdauthor: new aport
2017-04-07 06:58:01 +00:00
William Pitcock
4f6577d0d1
testing/gtksourceview: move to community
2017-04-07 05:23:13 +00:00
William Pitcock
71d024f918
testing: purge php5 non-core extensions
2017-04-07 00:09:20 +00:00
Carlo Landmeter
b7bd3dd800
testing/py-gst1: new aport
2017-04-06 13:01:57 +02:00
Jakub Jirutka
fca6623733
testing/emscripten-fastcomp: fix so names conflict with llvm pkg
...
ERROR: unsatisfiable constraints:
emscripten-fastcomp-1.37.9-r0:
conflicts: llvm-3.8.1-r2[so:BugpointPasses.so=0]
satisfies: world[emscripten-fastcomp]
llvm-3.8.1-r2:
conflicts: emscripten-fastcomp-1.37.9-r0[so:BugpointPasses.so=0]
satisfies: world[llvm]
2017-04-06 12:20:29 +02:00
Francesco Colista
c6de00c5d5
testing/shellinabox: new aport
2017-04-06 09:44:14 +00:00
Carlo Landmeter
01abcd4b4e
testing/snapcast: new aport
2017-04-05 15:07:35 +02:00
Leonardo Arena
c747119cd6
testing/keyfinder-cli: deps not avail on ppc64le
2017-04-05 06:54:57 +00:00
Stuart Cardall
f0549fe8df
testing/exim: add crypteq support / fix initd
...
* checkpath added to initd so exim starts
* crypteq added for hashed password support in flat files
2017-04-05 01:52:40 +02:00
Jakub Jirutka
d1f074de96
testing/connman: don't update config.sub, it's up-to-date
2017-04-05 00:18:55 +02:00
Jakub Jirutka
f1ff970e94
testing/connman: rebuild against iptables-1.6.1
2017-04-05 00:18:54 +02:00
Henrik Riomar
fcb310d5e7
testing/etckeeper: minor fixup and make myself maintainer.
2017-04-04 22:42:05 +02:00
Breno Leitao
9bc7468f15
testing/xbps: Fix FTBFS on ppc64le due to macro clashing
...
Currently xbps package fails to build using musl libc because the signal.h
header includes a struct field called _unused, that becomes defined as an
function attribute due to the a CFLAG -D macro definition. This cause the
build to fail.
This patch just rename _unused macro to _unused_attr in order to avoid the
names being clashed.
2017-04-04 20:20:20 +00:00
Nathan Johnson
bc044424ff
testing/rabbitmq-server: update to version 3.6.9
...
Delete grep.patch, merged upstream
2017-04-04 21:38:11 +02:00
Breno Leitao
1b40c9d35c
testing/timew: fix FTBFS on ppc64le
...
Currently timew FTBFS on ppc64le because there is no PATH_MAX defined
implicitly.
If your code needs to use PATH_MAX, it needs to include limits.h.
2017-04-04 18:42:28 +00:00
Breno Leitao
fa0a5dbf86
main/etckeeper: Upstream project moved
...
Joey moved all his repositories from github to his private git server.
Moving the $source URL from github to:
https://git.joeyh.name/index.cgi/etckeeper.git/tag/?h=1.18.6
No changes in the checksum
2017-04-04 17:46:36 +00:00
Breno Leitao
f79b9675ed
testing/exim: Bump to version 4.89
...
The package on current version (4.88) FTBFS due to URL returning 404.
It seems that the URL scheme just works for the latest version.
Bumping to the latest version 4.89.
The checksum of the package also matches the version released:
https://lists.exim.org/lurker/message/20170307.215703.bc9b50b4.en.html
2017-04-04 17:25:13 +00:00
Natanael Copa
4c903b0e2c
testing/xf86-input-wacom: rebuild against xorg-server-1.19
2017-04-04 13:23:05 +00:00
Natanael Copa
deee15f5f9
main/xf86-input-libinput: move to main, claim maintainership
2017-04-04 13:23:03 +00:00
Natanael Copa
00cd1f4302
testing/xf86-input-libinput: upgrade to 0.25.0
2017-04-04 13:23:03 +00:00
Natanael Copa
bbd15bd944
main/libxfont2: move from testing
...
needed by xorg-server-1.19
2017-04-04 13:23:03 +00:00
Leonardo Arena
9c1bf7a26b
testing/libkeyfinder: does not build on ppc64le yet
...
fftadapter.cpp: In constructor 'KeyFinder::FftAdapter::FftAdapter(unsigned int)':
fftadapter.cpp:43:68: error: 'memset' was not declared in this scope
memset(priv->outputComplex, 0, sizeof(fftw_complex) * frameSize);
2017-04-04 10:28:01 +00:00
Leonardo Arena
49625cef9d
testing/libkeyfinder: remove custom doc()
2017-04-04 09:58:38 +00:00
Jean-Louis Fuchs
c3954f42df
testing/libkeyfinder: upgrade to 2.2.1
2017-04-04 09:58:38 +00:00
Natanael Copa
4a6a2f4a33
testing/libxfont2: new aport
...
X.Org X11 libXfont2 runtime library
http://www.x.org
2017-04-04 09:45:10 +00:00
Leonardo Arena
e5f2b2aa99
testing/lua-rapidjson: produce i586 code
2017-04-04 09:40:57 +00:00
Leonardo Arena
6f8f403f28
testing/ocaml-findlib: ocaml not avail on ppc64le
2017-04-04 09:22:15 +00:00
Kevin Daudt
7ef1648ee0
testing/darktable: upgrade to 2.2.4
2017-04-04 08:38:36 +00:00
Leonardo Arena
bbf4fff772
testing/harminv: deps not avail on ppc64le
2017-04-04 07:58:50 +00:00
Jakub Jirutka
7819ab68e1
testing/emscripten: fix check
2017-04-03 23:19:54 +02:00
Jakub Jirutka
a5e2b8629e
testing/emscripten: compile hello_world with optimizations in check
2017-04-03 21:25:49 +02:00
Jakub Jirutka
3446bcba8c
testing/emscripten: add support for global cache
2017-04-03 21:25:49 +02:00
Sören Tempel
40f878f0f3
testing/hidapi: new aport
2017-04-03 21:21:16 +02:00
Sören Tempel
d9acf8f5e5
testing/openocd: new aport
2017-04-03 21:21:16 +02:00
Jakub Jirutka
c80e424f4e
testing/emscripten: fix issues with Closure Compiler
...
And relax version bound for emscripten-optimizer.
2017-04-03 19:52:59 +02:00
Jakub Jirutka
911d1a0406
testing/node-closurecompiler-externs: new aport
...
https://github.com/dcodeIO/node.js-closure-compiler-externs
A collection of node.js externs for use with Closure Compiler
This is needed for testing/emscripten.
2017-04-03 19:52:44 +02:00
Leonardo Arena
1700ac9ea2
testing/yaml-cpp: rebuild for ppc64le
2017-04-03 15:01:15 +00:00
Leonardo Arena
473c070d5b
testing/poco: new aport
...
C++ class libraries for building network- and internet-based applications
2017-04-03 13:23:21 +00:00
Ivan Tham
8e58fef021
testing/tlp: fix tlp.initd
2017-04-03 13:07:37 +00:00