aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* community/eigen: move from testingWilliam Pitcock2018-03-011-0/+0
|
* community/cpputest: move from testingWilliam Pitcock2018-03-012-0/+0
|
* main/texinfo: fix license, mark no testsA. Wilcox2018-03-011-6/+6
|
* main/sharutils: new aportA. Wilcox2018-03-011-0/+40
|
* main/gconf: fix depends_devWilliam Pitcock2018-02-281-3/+3
|
* main/nftables: upgrade to 0.8.2, clarify licensedai9ah2018-02-281-4/+4
|
* community/elixir: upgrade to 1.6.2gmile2018-02-281-2/+2
|
* testing/libdbusmenu-qt: new aportA. Wilcox2018-02-281-0/+41
|
* testing/exfat-utils: new aportA. Wilcox2018-02-281-0/+40
|
* main/wpa_supplicant: refactor wpa_cli.shSören Tempel2018-02-282-16/+23
| | | | | | | | | | | | | | | | udhcpc doesn't have link beat detection and the purposes of this script is making udhcpc acquire a new lease when connecting to an access point. The previous version of this script achieved that goal by running ifdown/ifup which is pretty ugly and never worked properly (at least with my setup). A better solution for acquiring a DHCP lease when connecting to a new AP is sending a SIGUSR1 signal to the udhcpc running on the affected interfaces, this solution is implemented in this commit. Together with the wpa_cli OpenRC service added in the previous commit this makes using udhcpc on laptops very convenient. See also: cc8f61f6330f49f1e2522e6fbed88e84e47190c3
* main/wpa_supplicant: add OpenRC runscript for wpa_cliSören Tempel2018-02-283-0/+21
|
* main/wpa_supplicant: split OpenRC scriptsSören Tempel2018-02-281-2/+2
|
* main/libevent: build static libsJakub Jirutka2018-02-281-3/+2
|
* main/libevent: modernize abuild and clarify licenseJakub Jirutka2018-02-281-18/+7
|
* main/gc: fix code-styleJakub Jirutka2018-02-281-11/+13
|
* main/gc: build static libsJakub Jirutka2018-02-281-4/+2
|
* main/alpine-conf: keymaps OpenRC service has been renamedSören Tempel2018-02-282-2/+51
|
* main/openrc: move loadkmap service to busybox-initscriptsSören Tempel2018-02-285-22/+49
|
* main/openrc: make keymaps a virtual serviceSören Tempel2018-02-282-2/+8
|
* main/kbd: add -openrc subpackageSören Tempel2018-02-283-2/+109
| | | | | OpenRC run scripts have been copied from the OpenRC source and contain only minimal modifications.
* testing/alpine-ipxe: new aportCarlo Landmeter2018-02-283-0/+80
| | | | | | Alpine Linux ipxe setup for booting from boot.alpinelinux.org todo: setup CA for image signing.
* main/grep: disable testsuite as builders lock up on it (wtf?)William Pitcock2018-02-281-0/+2
|
* community/go: update the toolsNatanael Copa2018-02-281-4/+5
|
* community/go: upgrade to 1.10Natanael Copa2018-02-284-114/+86
|
* main/patch: update secinfoLeonardo Arena2018-02-281-1/+0
| | | | CVE-2016-10713 is already fixed
* main/patch: security fix (CVE-2018-6951)Leonardo Arena2018-02-282-3/+40
| | | | | | | Partially fixes #8563 Patch for CVE-2018-6952 not yet available: https://savannah.gnu.org/bugs/index.php?53133
* main/squid: security upgrade to 3.5.27Leonardo Arena2018-02-282-28/+17
| | | | | | CVE-2018-1000024, CVE-2018-1000027 Fixes #8550
* testing/portmidi: new aportTaner Tas2018-02-2814-0/+1617
| | | | | http://portmedia.sourceforge.net/ PortMidi is a platform independent library for MIDI input/output.
* testing/xvidtune: new aportTaner Tas2018-02-281-0/+33
| | | | | https://xorg.freedesktop.org/ A client interface to the X server video mode extension.
* main/libseccomp: fix depends for -devNatanael Copa2018-02-281-2/+3
| | | | | | libseccomp-dev needs linux-headers ref #8597
* community/rawtherapee: move stuff in prepare()Leonardo Arena2018-02-281-5/+8
| | | | Modernize APKBUILD
* community/mongodb-tools: mongooplog seems no longer thereLeonardo Arena2018-02-281-9/+5
| | | | Modernize APKBUILD
* community/mongodb-tools: upgrade to 3.6.3Marc Vertes2018-02-281-2/+2
|
* community/mongodb: upgrade to 3.6.3Marc Vertes2018-02-281-2/+2
|
* main/ckbcomp: ugprade to 1.178Francesco Colista2018-02-281-2/+2
|
* main/awstats: upgrade to 7.7Francesco Colista2018-02-281-9/+4
|
* community/py-ws4py: upgrade to 0.5.0Francesco Colista2018-02-281-2/+2
|
* main/perl-cpanel-json-xs: upgrade to 4.02Francesco Colista2018-02-281-2/+2
|
* testing/zef: new aportCurt Tilmes2018-02-281-0/+41
| | | | | https://github.com/ugexe/zef Perl6 Module Management
* testing: rebuild against icu-60.2William Pitcock2018-02-279-9/+9
|
* community: rebuild against icu-60.2William Pitcock2018-02-2716-16/+16
|
* main: rebuild against icu-60.2William Pitcock2018-02-274-4/+4
|
* main/icu: upgrade to 60.2Andy Postnikov2018-02-272-16/+3
|
* community/perl-xml-libxslt: upgrade to 1.96Valery Kartel2018-02-271-3/+4
| | | | removed 01basic test, because it fails on libxml2 version check
* testing/py-pypeg2: cleanupsWilliam Pitcock2018-02-271-1/+6
|
* testing/py3-lit: fixupsWilliam Pitcock2018-02-271-2/+3
|
* testing/py-pypeg2: new packageOrson Teodoro2018-02-271-0/+53
| | | | Fix indent and download
* testing/py-beautifulsoup4: fixesOrson Teodoro2018-02-272-21/+47
| | | | | | | | | Fix python3 module generation Generate documentation Add check() and run testsuite Remove build() add py-sphinx to makedepends=
* testing/py3-lit: new packageOrson Teodoro2018-02-271-0/+41
|
* main/grep: move binaries to /bin, fix licenseA. Wilcox2018-02-271-2/+3
|