Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/perl-net-dns-sec: moved from main | Leonardo Arena | 2017-06-27 | 1 | -0/+0 |
| | | | | Needed by perl-net-dns | ||||
* | main/perl-net-dns: modernize APKBUILD | Leonardo Arena | 2017-06-27 | 1 | -5/+11 |
| | |||||
* | main/perl-net-dns: upgrade to 1.11 | Leonardo Arena | 2017-06-27 | 1 | -2/+2 |
| | |||||
* | main/offlineimap: upgrade to 7.1.1 | Sören Tempel | 2017-06-27 | 1 | -2/+2 |
| | |||||
* | main/terminus-font: upgrade to 4.46 | Sören Tempel | 2017-06-27 | 1 | -6/+5 |
| | |||||
* | community/nextcloud: move docs to separate subpackage | Jakub Jirutka | 2017-06-27 | 2 | -1/+79 |
| | | | | And patch help page to use placeholder text when docs are not installed. | ||||
* | community/nextcloud: replace bundled CA bundle with our ca-certificates | Jakub Jirutka | 2017-06-27 | 1 | -3/+8 |
| | |||||
* | community/nextcloud: file_sharing needs federatedfilesharing | Jakub Jirutka | 2017-06-27 | 1 | -2/+6 |
| | |||||
* | community/nextcloud: move provisioning_api to base package | Jakub Jirutka | 2017-06-27 | 1 | -3/+3 |
| | | | | | | It seems that this "app" is essential, for example settings/admin/sharing doesn't work without it (changes are never saved). | ||||
* | community/nextcloud: fix error in user_ldap w/ iconv ASCII//TRANSLIT | Jakub Jirutka | 2017-06-26 | 2 | -1/+16 |
| | |||||
* | community/nextcloud: fix installation of cron script | Jakub Jirutka | 2017-06-26 | 1 | -2/+2 |
| | |||||
* | community/nextcloud: add missing makedep xmlstarlet | Jakub Jirutka | 2017-06-26 | 1 | -1/+2 |
| | |||||
* | community/fwsnort: update to 1.6.7 / add check() | Stuart Cardall | 2017-06-26 | 1 | -21/+15 |
| | |||||
* | community/calcurse: upgrade to 4.2.2 | Francesco Colista | 2017-06-26 | 1 | -4/+2 |
| | |||||
* | community/gringo: upgrade to 4.5.3 | Francesco Colista | 2017-06-26 | 1 | -6/+2 |
| | |||||
* | community/libteam: upgrade to 1.27 | Francesco Colista | 2017-06-26 | 1 | -11/+3 |
| | |||||
* | community/knot: upgrade to 2.5.2 | Francesco Colista | 2017-06-26 | 1 | -3/+3 |
| | |||||
* | community/py-websocket-client: upgrade to 0.44.0 | Francesco Colista | 2017-06-26 | 1 | -2/+2 |
| | |||||
* | main/perl-scalar-list-utils: upgrade to 1.48 | Francesco Colista | 2017-06-26 | 1 | -5/+3 |
| | |||||
* | community/lapack: upgrade to 3.7.1 | Francesco Colista | 2017-06-26 | 1 | -4/+2 |
| | |||||
* | community/py-xlsxwriter: upgrade to 0.9.7 | Francesco Colista | 2017-06-26 | 1 | -4/+2 |
| | |||||
* | community/mkvtoolnix: upgrade to 13.0.0 | Francesco Colista | 2017-06-26 | 1 | -2/+2 |
| | |||||
* | main/weechat: upgrade to 1.9 | Leonardo Arena | 2017-06-26 | 1 | -3/+3 |
| | |||||
* | community/nextcloud: add missing checksum | Jakub Jirutka | 2017-06-25 | 1 | -0/+1 |
| | |||||
* | community/nextcloud: disable integrity check as default | Jakub Jirutka | 2017-06-25 | 2 | -0/+16 |
| | | | | | It's unnecessary, APK ensures integrity of all installed files, and problematic (we need to patch some files). | ||||
* | community/nextcloud: add cron job | Jakub Jirutka | 2017-06-25 | 2 | -0/+9 |
| | |||||
* | community/nextcloud: improve default settings | Jakub Jirutka | 2017-06-25 | 3 | -3/+11 |
| | |||||
* | community/nextcloud: remove php7-opcache from -initscript's deps | Jakub Jirutka | 2017-06-25 | 1 | -1/+1 |
| | | | | | Zend OPcache is only one of multiple options, someone may want to use Memcached or Redis instead of it. | ||||
* | community/nextcloud: move almost all apps to subpackages | Jakub Jirutka | 2017-06-25 | 3 | -83/+106 |
| | |||||
* | community/nextcloud: remove -doc subpackage | Jakub Jirutka | 2017-06-25 | 1 | -4/+1 |
| | | | | | | This documentation is part of the application, it's referenced in the NextCloud's web interface. Moreover NextCloud has some files consistency check that doesn't like when the documentation is missing. | ||||
* | community/nextcloud: remove some garbage | Jakub Jirutka | 2017-06-25 | 1 | -0/+8 |
| | |||||
* | community/nextcloud: remove updater and disable messing w/ htaccess | Jakub Jirutka | 2017-06-25 | 3 | -1/+54 |
| | |||||
* | community/nextcloud: move bundled apps to /usr/share | Jakub Jirutka | 2017-06-25 | 4 | -16/+57 |
| | | | | | | | | | | | | It's totally wrong to install pkg's files into /var/lib and make them writable by webserver! Moreover when Nextcloud supports multiple app paths. So we use two apps locations: * /usr/share/webapps/nextcloud/apps - for apps installed by apk, * /var/lib/nextcloud/apps - for apps installed from AppStore. BTW Fedora uses the same approach. | ||||
* | community/nextcloud: install config.sample | Jakub Jirutka | 2017-06-25 | 1 | -3/+5 |
| | |||||
* | community/nextcloud: create user/group for base pkg | Jakub Jirutka | 2017-06-25 | 3 | -9/+9 |
| | | | | | It somehow doesn't work when user/group is created by pre-install script of subpackage - installed files have wrong GID. | ||||
* | testing/[various]: remove trailing whitespace in pkgdesc | tmpfile | 2017-06-24 | 11 | -11/+11 |
| | |||||
* | community/arpack: disable check() in ppc64le for now | Roberto Oliveira | 2017-06-24 | 1 | -3/+2 |
| | | | | | | Tests from arpack are hanging on ppc64le with abuild but tests work when running manually (make check) and all tests pass. Disabling fakeroot for check didn't help. Disabling ppc64le tests for now. | ||||
* | main/unfs3: modernize APKBUILD | Henrik Riomar | 2017-06-24 | 1 | -20/+16 |
| | |||||
* | travis: fix typo in install-alpine | Jakub Jirutka | 2017-06-23 | 1 | -1/+1 |
| | |||||
* | travis: fetch static apk-tools from GitHub instead of aports | Jakub Jirutka | 2017-06-23 | 1 | -7/+8 |
| | |||||
* | community/gomplate: upgrade to 1.9.1 | Dave Henderson | 2017-06-23 | 1 | -2/+2 |
| | | | | Signed-off-by: Dave Henderson <dhenderson@gmail.com> | ||||
* | Revert "testing/cloudi: new aport" | Leonardo Arena | 2017-06-23 | 3 | -135/+0 |
| | | | | | | It doesn't build on buildservers yet This reverts commit 85bf78badec654840346643bfc77454682514779. | ||||
* | testing/cloudi: new aport | Michael Truog | 2017-06-23 | 3 | -0/+135 |
| | | | | | | http://cloudi.org/ CloudI is an open-source private cloud computing framework for efficient, scalable, and stable soft-realtime event processing. | ||||
* | testing/wpa_actiond: fix package installation | Leonardo Arena | 2017-06-23 | 1 | -5/+5 |
| | |||||
* | community/duo_unix: upgrade to 1.10.0 | Paul Morgan | 2017-06-23 | 2 | -12/+3 |
| | | | | | Remove libressl patch because it's in upstream duo_unix as of https://github.com/duosecurity/duo_unix/commit/c539ba7aa3ec064 | ||||
* | main/i3lock: upgrade to 2.9.1 | Daniel Sabogal | 2017-06-23 | 1 | -13/+14 |
| | |||||
* | main/expat: upgrade to 2.2.1 | Daniel Sabogal | 2017-06-23 | 1 | -15/+10 |
| | |||||
* | testing/wpa_actiond: new aport | Marian Buschsieweke | 2017-06-23 | 4 | -0/+168 |
| | | | | | | | | | | | Daemon that connects to wpa_supplicant and handles connect and disconnect events https://git.archlinux.org/wpa_actiond.git Use case: A plain and simple way to automatically configure wireless networks depending on SSID by invoking user supplied scripts. I provided a patch to convert the nested function into a regular one, so that GCC won't generate a trampoline. In addition, OpenRC integration was added. | ||||
* | main/apk-tools: security upgrade to 2.7.2 | Timo Teräs | 2017-06-23 | 1 | -3/+3 |
| | | | | CVE-2017-9669, CVE-2017-9671 | ||||
* | testing/etckeeper: upgrade to 1.18.7 | Henrik Riomar | 2017-06-23 | 2 | -38/+12 |
| | | | | | | * Perl is now optional (will be used if installed) * test suite added upstream (requires option !checkroot) * Drop fix now included upstream |