Jonathan Curran
ada4912f18
testing/opensmtpd: new aport
...
This aport provides the portable version of OpenSMTPD patched to work
with musl.
Parts of the patch will be submitted upstream soon.
https://opensmtpd.org
2015-09-15 15:40:50 +02:00
Sören Tempel
d805f24674
testing/chicken: create -dev and -libs subpackage
2015-09-15 10:42:08 +02:00
ScrumpyJack
0fe8c98556
testing/termrec: new aport
...
termrec is a program for recording "videos" of terminal output
http://angband.pl/termrec.html
2015-09-15 10:39:53 +02:00
Valery Kartel
6dce332e1a
testing/chan-sccp: new aport http://chan-sccp-b.sourceforge.net Chan-SCCP channel driver for Asterisk
2015-09-15 10:27:21 +02:00
Sören Tempel
196c83e966
testing/fbida: change RESDIR to /etc/X11/app-defaults/fbida
2015-09-15 10:26:18 +02:00
Jonathan Curran
d1eec2ed77
testing/libasr: fix incorrect #define which caused all queries to fail
...
I was testing this library with the upcoming OpenSMTPD aport that I am
creating. All dns queries were failing. Upon investigation I found
that NETDB_SUCCESS in libasr/src/openbsd-compat/defines.h had an
incorrect value of -1 being set (it was being defined since
NETDB_SUCCESS is not present in musl).
2015-09-15 09:44:35 +02:00
Jonathan Curran
ffec20d789
testing/fts: add -fPIC to CFLAGS
...
Simply adding -fPIC to CFLAGS when building.
2015-09-15 09:41:54 +02:00
Natanael Copa
ee5e8218e1
testing/libcgroup: use openrc-run in init.d scripts
2015-09-15 09:40:39 +02:00
Natanael Copa
4a859a8108
testing/fts: build and dependency fix
...
we need libtool to build
we dont need autotools as dependency for -dev
2015-09-15 09:37:38 +02:00
Jonathan Curran
0a87665078
testing/fts: change package source [and implementation]
...
Updated the source to use musl-fts that is used in voidlinux. It's
up-to-date based on fts in NetBSD and includes headers that produce no
warnings when compiled against. I've tested it against existing
dependences (libcgroup) and it appears to be fine.
https://github.com/pullmoll/musl-fts
2015-09-15 09:36:21 +02:00
Jonathan Curran
6256fadac2
testing/libcgroup: fix makedepends
...
makedepends was missing linux-headers
2015-09-15 09:34:41 +02:00
Natanael Copa
6d48f0b024
main/soundtouch: moved from testing
2015-09-14 13:25:30 +02:00
Natanael Copa
7a2b007f14
testing/geany-plugins: upgrade to 1.25
...
fixes #4639
2015-09-14 13:25:30 +02:00
Carlo Landmeter
e26c1d92c5
testing/foo2zjs: new aport
2015-09-12 08:57:25 +02:00
Natanael Copa
fb4c7790f6
testing/zfs-grsec: rebuild against kernel 3.18.21-r0
2015-09-11 18:47:32 +02:00
Natanael Copa
eab3ee6795
testing/virtualbox-additions-grsec: rebuild against kernel 3.18.21-r0
2015-09-11 18:35:21 +02:00
Natanael Copa
8494a478cb
testing/spl-grsec: rebuild with 3.18.21-r0 kernel
2015-09-11 16:33:30 +02:00
Natanael Copa
2f81ed566f
testing/ipt-netflow-grsec: rebuild against kernel 3.18.21-r0
2015-09-11 16:31:46 +02:00
Natanael Copa
218ddf591a
testing/flashcache-grsec: rebuild against kernel 3.18.21-r0
2015-09-11 16:31:46 +02:00
Bartłomiej Piotrowski
b4a13e7314
Do not delete *.la files manually
...
Since abuild v2.22.0, these are removed automatically unless 'libtool'
option has been specified.
2015-09-10 13:59:03 +02:00
Bartłomiej Piotrowski
ca35fd9d1d
testing/cdw: add linux-headers to makedepends
2015-09-10 12:50:12 +02:00
Bartłomiej Piotrowski
ae46bdd73f
testing/cdw: rebuild against latest libcdio and libiso9660
2015-09-10 12:48:12 +02:00
Eivind Uggedal
2f77523352
testing/iojs: removed
...
nodejs-4.0.0 incorporates changes from the iojs fork since the projects
have merged.
2015-09-09 14:21:51 +00:00
Sören Tempel
35b821d723
testing/nftables: new aport
...
Might need some additional testing. Especially the OpenRC service wasn't
tested to extensively by myself.
2015-09-08 22:23:14 +02:00
Sören Tempel
42fb0e65e3
testing/libnftnl: new aport
2015-09-08 22:18:39 +02:00
Francesco Colista
035d8515ff
testing/fbida: fix dependency from perl
2015-09-08 15:04:10 +00:00
Sören Tempel
9546b51106
testing/fbida: new aport
2015-09-08 15:00:58 +00:00
Eivind Uggedal
d2a29bcd0f
testing/i3wm: upgrade to 4.10.4
2015-09-08 08:18:01 +00:00
Natanael Copa
d52b180e64
testing/prosody: upgrade to 0.9.8
2015-09-08 08:54:51 +02:00
Natanael Copa
9f5de3dda0
testing/prodody: fix lua dependencies
...
fixes #4618
2015-09-08 08:51:22 +02:00
Natanael Copa
5ab3a9cab9
testing/easy-rsa: fix install
...
autoconf is no longer used
2015-09-08 08:27:42 +02:00
tsing
6ed61c49c3
testing/easy-rsa: upgrade to 3.0.0
...
fixes #4620
2015-09-08 08:27:42 +02:00
Bartłomiej Piotrowski
c2d8feb8cf
testing/handbrake: disable build for x86
...
Compilation fails due to text relocations found.
2015-09-07 14:47:54 +02:00
Stuart Cardall
226fe478c2
testing/shadow: add debug build
...
2 patches from gentoo were also added
the segfault breaking unprivileged lxc containers is traced at:
http://bugs.alpinelinux.org/issues/4544
2015-09-07 12:05:03 +00:00
Sören Tempel
68df424def
testing/mmh: update configure flags
...
Also store configurations in a dedicated directory.
2015-09-07 08:47:48 +00:00
Sören Tempel
62bbe4bb1e
testing/chicken: new aport
2015-09-07 08:20:22 +00:00
Francesco Colista
5f6e890a5a
testing/libasr: added -doc subpackage
2015-09-07 08:18:20 +00:00
Jonathan Curran
5e05265061
testing/libasr: fix package
...
res_randomid() is not implemented in musl. As such, running `ldd` on
the generated .so yields:
Error relocating src/libasr-1.0.2/src/.libs/libasr.so.0.0.2:
res_randomid: symbol not found
This patch implements res_randomid using OpenBSD's implementation.
Also changed the source of the tarball to point to the tagged version
available at github since it does not assume a specific version of
autotools (the older source tarball does).
FYI, the included patch is awaiting merging upstream:
https://github.com/OpenSMTPD/libasr/pull/10
2015-09-07 08:17:09 +00:00
tsing
f8da2e83af
Update nghttp2 to 1.3.0
2015-09-07 07:39:43 +00:00
Natanael Copa
59272ef798
testing/handbrake: build fix
2015-09-05 17:33:57 +02:00
Sören Tempel
d15d7cb55c
testing/mmh: new aport
2015-09-05 14:37:35 +02:00
Natanael Copa
53132ccb39
testing/xmlsec: fix build dependencies
...
we need libtool
2015-09-05 14:35:27 +02:00
Natanael Copa
2cf2b2295b
testing/handbreak: split -lang
2015-09-05 14:33:49 +02:00
Nathan Angelacos
3e26cc6142
testing/handbrake: new aport video transcoding tool
...
handbrake package contains the cli
handbrake-gtk subpackage contains the gui
2015-09-05 14:25:49 +02:00
Natanael Copa
878417ff25
testing/xmlsec: fix checksum and cleanup
...
fix indentation and other minor stuff
2015-09-05 14:18:58 +02:00
Sander Maijers
999cf4feae
testing/xmlsec: new aport
...
https://www.aleksey.com/xmlsec
Provides a C based implementation for XML Signature Syntax and
Processing and XML Encryption Syntax and Processing.
2015-09-05 14:14:00 +02:00
Michael Zuo
ccb0fd1300
testing/opam: new aport
2015-09-05 13:49:22 +02:00
Michael Zuo
10e307f4f5
testing/ocaml: upgrade to 4.02.3
2015-09-05 13:40:27 +02:00
Natanael Copa
b86a6664b7
testing/spacefm: fix checksum
2015-09-05 13:23:35 +02:00
Stuart Cardall
ee67d74187
testing/spacefm: update to 1.0.3
2015-09-05 13:21:02 +02:00