Christophe BERAUD-DUFOUR
473db95ffd
testing/yubico-piv-tool: new aport
...
https://developers.yubico.com/yubico-piv-tool
PIV Tools for Yubikey (generate keys, import certificates, etc).
[TT: fix indent, add check(), split -dev, --disable-static]
2017-09-05 06:04:45 +00:00
Natanael Copa
0eff1dfe6a
testing/wireguard-hardened: rebuild against kernel 4.9.47-r0
2017-09-04 21:05:04 +00:00
Natanael Copa
245b13ec52
testing/virtualbox-additions-hardened: rebuild against kernel 4.9.47-r0
2017-09-04 21:05:04 +00:00
Natanael Copa
9fa634b64c
testing/sch-cake-hardened: rebuild against kernel 4.9.47-r0
2017-09-04 21:05:04 +00:00
Natanael Copa
9e0735b090
testing/ipt-netflow-hardened: rebuild against kernel 4.9.47-r0
2017-09-04 21:05:04 +00:00
Natanael Copa
75bb774d6d
testing/wireguard-vanilla: rebuild against kernel 4.9.47-r0
2017-09-04 20:12:12 +00:00
Natanael Copa
d2a8f5bc6e
testing/hidrd: new aport
...
HID report descriptor I/O library and conversion tool
https://github.com/DIGImend/hidrd
2017-09-04 14:14:26 +00:00
Natanael Copa
9adcf14ddb
testing/musl-obstack: new aport
...
A standalone library to implement GNU libc's obstack
https://github.com/pullmoll/musl-obstack
2017-09-04 14:07:02 +00:00
Francesco Colista
4056f38b51
testing/consul: upgrade to 0.9.2
2017-09-04 08:02:13 +00:00
Frank Felhoffer
147cd562d9
testing/softhsm: new aport
...
http://www.softhsm.org/
cryptographic store accessible through a PKCS #11
2017-09-03 02:05:40 +00:00
Jared Szechy
fd57ed22cc
testing/librtlsdr: new aport
...
https://osmocom.org/projects/sdr/wiki/rtl-sdr
Software defined radio receiver for Realtek RTL2832U
2017-09-02 20:23:35 +00:00
Jean-Louis Fuchs
7c625826c0
testing/py3-pyo: upgrade to 0.8.7
2017-09-01 20:31:42 +00:00
Natanael Copa
e2f8a5f4ed
testing/gnome-shell: use consolekit2
2017-08-30 16:41:09 +00:00
Natanael Copa
50e889b740
testing/gnome-sessino: use consolekit2
2017-08-30 16:39:07 +00:00
Natanael Copa
82f7785eed
testing/gdm: use consolekit2
2017-08-30 16:37:40 +00:00
Bart Ribbers
d7f4c260d1
main/consolekit: replaced by consolekit2
2017-08-30 16:34:57 +00:00
Bradley J Chambers
f0e7c51dc8
testing/cpd: new aport
...
https://github.com/gadomski/cpd
C++ implementation of the Coherent Point Drift point set registration algorithm.
2017-08-30 13:11:20 +00:00
Bradley J Chambers
dbed6abccb
testing/fgt: new aport
...
https://github.com/gadomski/fgt
C++ library for fast Gauss transforms.
2017-08-30 13:11:20 +00:00
Kiyoshi Aman
47c2cf699e
testing/man-db: new aport
2017-08-30 11:05:05 +00:00
Kiyoshi Aman
38febd09e9
testing/libpipeline: new aport
2017-08-30 11:05:05 +00:00
TBK
bc2a0a2909
testing/rspamd: fix for worker-proxy config, modernize
2017-08-30 11:02:29 +00:00
TBK
0a098f37c9
testing/py3-pygpgme: new aport
2017-08-30 10:25:02 +00:00
Jean-Louis Fuchs
43ad92d06f
testing/py3-pyo: new aport
2017-08-30 10:21:28 +00:00
Lyndon
f0f31f0353
testing/filebeat: upgrade to 5.5.2
2017-08-30 10:11:47 +00:00
Francesco Colista
843ae4e4a5
testing/kubernetes: upgrade to 1.7.4
2017-08-30 08:43:59 +00:00
Thomas Boerger
5c03f9f0f7
testing/pgcli: upgrade to 1.7.0, switched to python3
2017-08-29 11:18:21 +00:00
Thomas Boerger
21b7a17cc7
testing/py-pgspecial: upgrade to 1.8.0
...
The old version had been flagged and the upgrade is required for an
update to pgcli.
2017-08-29 11:17:59 +00:00
Thomas Boerger
96f2afedbf
testing/mycli: upgrade to 1.11.0, switched to python3
2017-08-29 11:17:04 +00:00
Thomas Boerger
b93365ad89
testing/py-wcwidth: added py2/py3 sub-packages
2017-08-29 11:16:38 +00:00
Thomas Boerger
a4bcfea9b6
testing/py-prompt_toolkit: upgrade to 1.0.14
...
The old version had been flagged and the upgrade is required for an
update to pgcli/mycli.
2017-08-29 11:15:42 +00:00
Thomas Boerger
be6abda942
testing/py-cli_helpers: new aport
...
This new package is required for the update of mycli/pgcli
2017-08-29 11:15:05 +00:00
Thomas Boerger
751dedafff
testing/py-backports-csv: new aport
...
This new package is required for py-cli_helpers which is a new
dependency required for the update of mycli/pgcli
2017-08-29 11:14:38 +00:00
Thomas Boerger
5bca316901
testing/py-terminaltables: new aport
...
This new package is required for py-cli_helpers which is a new
dependency required for the update of mycli/pgcli
2017-08-29 11:14:14 +00:00
Breno Leitao
73f82bca80
testing/ndctl: Adapt to abuild version 3
...
Currently ndctl does not contain the check() primitive, and it is
using || return 1 all the time.
Adapting this package to the new abuild version 3 era.
2017-08-29 11:10:56 +00:00
Breno Leitao
d7d376a0f6
testing/iprutils: Adapt to the new abuild version 3
...
Adapting this package to the abuild version 3, thus removing the
|| return code, and, declaring it as !check, since there is no
upstream test primitives.
2017-08-29 11:10:51 +00:00
Michael Pirogov
05b47c058b
testing/unclutter-xfixes: new aport
2017-08-29 10:51:40 +00:00
Michael Pirogov
6ef185863d
testing/goomwwm: new aport
...
Get out of my way, Window Manager!
https://github.com/seanpringle/goomwwm
2017-08-29 10:50:00 +00:00
Timo Teräs
8f9dc42525
testing/perl-sys-syscall: disable on ppc64le
2017-08-29 13:31:38 +03:00
Timo Teräs
c31e3dc452
testing/nitro: include limits.h for PATH_MAX
2017-08-29 13:26:22 +03:00
Timo Teräs
911268569a
testing/stargazer: include limits.h for NAME_MAX
...
attempt to fix ppc64le build
2017-08-29 13:19:04 +03:00
TBK
9cbfc16369
testing/perl-lockfile-simple: new aport
...
Simple file locking scheme"
http://search.cpan.org/dist/LockFile-Simple/
2017-08-29 08:43:50 +00:00
Timo Teräs
9a6ff20f46
testing/perl-sys-syscall: fix arch
2017-08-29 11:39:03 +03:00
Nick Andrew
5cae864bbf
testing/perl-sys-syscall: new aport
...
Invoke system calls that are otherwise difficult to do from Perl
http://search.cpan.org/dist/Sys-Syscall/
2017-08-29 08:35:38 +00:00
Bradley J Chambers
b13edd5722
testing/lazperf: new aport
...
https://github.com/hobu/laz-perf
Alternative LAZ implementation for C++ and JavaScript
2017-08-29 08:28:26 +00:00
Bradley J Chambers
e235329df8
testing/hexer: new aport
...
https://github.com/hobu/hexer
LAS and OGR hexagonal density and boundary surface generation.
2017-08-29 08:26:37 +00:00
Bradley J Chambers
477c10a9e3
testing/libgeotiff: new aport
...
https://trac.osgeo.org/geotiff
TIFF based interchange format for georeferenced raster imagery.
[TT: configure --build, --host]
2017-08-29 08:24:36 +00:00
Bradley J Chambers
eea57c117d
testing/nitro: new aport
...
https://github.com/hobu/nitro
Nitro is a library for reading/writing NITF files.
[TT: options=!check]
2017-08-29 08:22:37 +00:00
Renoir Boulanger
2dd190173a
testing/php7-mustache: new aport
...
https://github.com/jbboehr/php-mustache
Mustache PHP Extension
[TT: configure host, add check()]
2017-08-29 07:48:34 +00:00
Renoir Boulanger
893d39a018
testing/libmustache: new aport
...
https://github.com/jbboehr/libmustache
C++ implementation of Mustache intended mainly for use as a PHP extension
[TT: configure host]
2017-08-29 07:48:33 +00:00
Arch3y
c630478752
testing/hexinject: new aport
...
A very versatile packet injector and sniffer
http://hexinject.sourceforge.net/
[TT: modernize, fix-build.patch]
2017-08-29 07:30:37 +00:00