| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
https://pecl.php.net/package/amqp
PHP Extionson to communicate with any AMQP compliant server
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Also change license to conform with:
http://wiki.alpinelinux.org/wiki/Creating_an_Alpine_package#license
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
http://github.com/LemonBoy/bar
A featherweight, lemon-scented, bar based on xcb
|
| |
|
| |
|
| |
|
|
|
|
| |
and sync config with fedora
|
| |
|
| |
|
|
|
|
|
| |
This patch splits the docs into the standard subpackage and cleans up the
APKBUILD file a little
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Switch to $builddir, make use of default prepare(), add some new lines
and break too long ones for better readability. Sync configure
flags with these used by upstream in Dockerfile.
|
|
|
|
|
|
|
| |
https://github.com/royhills/arp-scan
The ARP scanner.
Signed-off-by: Antoine Tenart <antoine.tenart@ack.tf>
|
| |
|
|
|
|
| |
firetools is a GUI / systray app for firejail
|
| |
|
|
|
|
|
|
| |
VirtualGL is a toolkit to run remote OpenGL applications with full 3D
hardware acceleration.
http://www.virtualgl.org
|
|
|
|
| |
ref #5759
|
|
|
|
|
| |
Upgrades from 5.7.3 to 5.9.2 and removes the patch. Slight changes to
configure options are new to 5.9.2
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 2811e023bc75 testing/[various]: Add group and use it as primary in .pre-* scripts.
testing/buildbot-slave/buildbot-slave.pre-install
testing/buildbot/buildbot.pre-install
testing/clapf/clapf.pre-install
* c9dca511744b testing/clapf: Fix a lot of problems.
testing/clapf/APKBUILD
testing/clapf/clapf.confd
testing/clapf/clapf.initd
testing/clapf/clapf.pre-install
testing/clapf/ldflags.patch
* d36d9cd0a06e testing/buildbot: Fix some stuff.
testing/buildbot/APKBUILD
testing/buildbot/buildmaster.initd
* 15023743c545 testing/buildbot-slave: Fix some stuff.
testing/buildbot-slave/APKBUILD
testing/buildbot-slave/buildslave.initd
|
|
|
|
|
|
|
|
|
|
|
| |
* APKBUILD: Leverage default_prepare and use builddir (no _).
* APKBUILD: Introduce some constants for better DRY-ness,
reformat package() function, create there a workdir
(otherwise buildbot won't start).
* buildslave.initd: Put openrc-run in shebang.
It has not been tested, as buildslave setup is a bit more complicated.
http://docs.buildbot.net/0.8.9/manual/installation.html#creating-a-buildslave
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* APKBUILD: Leverage default_prepare and use builddir (no _).
* APKBUILD: Introduce some constants for better DRY-ness,
reformat package() function, create there a workdir
(otherwise buildbot won't start).
* buildmaster.initd: Put openrc-run in shebang.
Add create command, which is a wrapper around
`buildbot create-master -r $BASEDIR`.
It has not been truly tested, but at least it starts now if you perform
following command before starting buildmaster:
/etc/init.d/buildmaster create
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* APKBUILD: Leverage default_prepare and use builddir (no _).
* APKBUILD: Update url and source url.
Original tar seems not available anymore and there are no
tags in clapf's bitbucket repository, so use commit marked
as release of version that was shipped before.
* APKBUILD: Introduce some constants for better DRY-ness,
reformat package() function, create there a workdir
(otherwise clapf won't start) and fix permissions.
* APKBUILD: make -j1 is deliberate, as it fails with more jobs,
but I am not willing to spend any more time on this package.
* ldflags.patch: Set soname (otherwise -dev subpkg will haunt you).
* clapf.confd: Make it somewhat usable. TMPDIR seemed useless.
* clapf.initd: Rewrite using openrc-run default ssd functions.
* clapf.pre-install: Change user and group to clapf.
It has not been tested with mta, but at least it starts now if you have
virus databases present. Run freshclam if you don't have them yet.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fixes the problem I unintentionally brought in commit ccc056dbf9d3:
system user creation doesn't add same named group and uses nogroup as
primary group unless explicitly specified via -G.
Brings status quo regarding primary groups of users created in packages:
- testing/buildbot
- testing/buildbot-slave
- testing/clapf
It should have been part of commit a835b6916533, but was overlooked.
|
|
|
|
|
| |
change outbound chunk size to server's chunk size. this improves
performance significantly.
|
| |
|