aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* testing/popl: take maintainership and modernizeRoberto Oliveira2018-07-271-5/+1
|
* community/calcurse: take maintainershipRoberto Oliveira2018-07-271-2/+2
|
* testing/py-pgspecial: upgrade to 1.11.1Roberto Oliveira2018-07-271-2/+2
|
* main/zip: add unzip to dependsNatanael Copa2018-07-271-2/+2
| | | | | | unzip is needed by `zip -T` ref #8003
* community/aircrack-ng: disable on s390xNatanael Copa2018-07-271-1/+1
| | | | tests fails
* community/perl-tree-simple: move from mainRoberto Oliveira2018-07-271-0/+0
| | | | | perl-tree-simple is required only by rt4 package and it is part of community.
* main/perl-tree-simple: upgrade to 1.33 and modernizeRoberto Oliveira2018-07-271-21/+20
|
* community/roundcubemail: add sample nginx config to -docJakub Jirutka2018-07-272-2/+63
|
* community/roundcubemail: more secure privileges, prefer php-fpmJakub Jirutka2018-07-274-13/+22
| | | | | | | | | | | If the user want to run Roundcube with "traditional", quite insecure and silly method by running PHP apps with web server (e.g. Apache2 mod_php) under web server's user, (s)he still can, but have to change group of config files or add web server's user to group roundcube. This is announced by message in post-upgrade script. The -openrc subpackage is now installed by default when openrc is installed, which should promote running Roundcube using php-fpm.
* community/roundcubemail: add customized default configJakub Jirutka2018-07-272-0/+151
|
* community/roundcubemail: fix missing JS libsJakub Jirutka2018-07-271-4/+3
| | | | Oh great, so the roundcube aport has been literally non-functional. >_<
* community/roundcubemail: disable remote spellcheck by defaultJakub Jirutka2018-07-272-0/+28
|
* community/roundcubemail: move plugins with extra deps to subpkgsJakub Jirutka2018-07-272-2/+36
| | | | And fix their dependencies.
* community/roundcubemail: copy plugin configs into /etcJakub Jirutka2018-07-271-0/+14
|
* community/php7-pear-net_sieve: new aportJakub Jirutka2018-07-271-0/+22
| | | | Needed for community/roundcubemail
* community/roundcubemail: add cron script for running daily cleandbJakub Jirutka2018-07-272-1/+7
|
* community/roundcubemail: fix scripts in bin/Jakub Jirutka2018-07-271-2/+14
|
* community/roundcubemail: add subpackage for each supported DBJakub Jirutka2018-07-272-1/+39
|
* community/roundcubemail: add logrotate configJakub Jirutka2018-07-272-1/+11
|
* community/roundcubemail: add subpkg -openrc for running with php-fpmJakub Jirutka2018-07-275-4/+247
|
* community/roundcubemail: generate random session key in post-installJakub Jirutka2018-07-274-9/+43
|
* community/roundcubemail: fix fixing of paths, remove ancient messJakub Jirutka2018-07-274-64/+15
| | | | | | | - These pre/post upgrade scripts has been added 8 years ago, so they are not needed anymore. - The pre-upgrade script is even not used. - The sed in prepare breaks config.
* community/roundcubemail: make -installer depend on origin pkgJakub Jirutka2018-07-271-0/+1
|
* community/roundcubemail: add missing dependencies and remove surplusJakub Jirutka2018-07-271-2/+6
|
* community/roundcubemail: improve abuildJakub Jirutka2018-07-271-34/+46
|
* community/gomplate: upgrade to 2.7.0Dave Henderson2018-07-271-2/+2
| | | | Signed-off-by: Dave Henderson <dhenderson@gmail.com>
* main/libpng: upgrade to 1.6.35, use httpsprspkt2018-07-271-6/+6
|
* testing/fuse3: upgrade to 3.2.5prspkt2018-07-271-2/+6
| | | | CVE-2018-10906
* main/alpine-baselayout: also create /optSören Tempel2018-07-271-1/+2
| | | | | | | | | | From hier(7): /opt This directory should contain add-on packages that contain static files. Briefly skipping over hier(7) this seems to be the only non-optional directory which alpine-baselayout doesn't create.
* main/geeqie: upgrade to 1.4Carlo Landmeter2018-07-273-15/+43
|
* community/aircrack-ng: upgrade to 1.3Francesco Colista2018-07-271-2/+2
|
* community/elixir: upgrade to 1.7.0Eugene Pirogov2018-07-261-2/+2
|
* main/perl-net-dns-resolver-programmable: add checkRoberto Oliveira2018-07-261-1/+6
|
* main/perl-net-dns-resolver-programmable: upgrade to 0.009 and modernizeRoberto Oliveira2018-07-261-15/+12
|
* main/perl-text-autoformat: upgrade to 1.74 and modernizeRoberto Oliveira2018-07-261-21/+15
|
* main/perl-class-inspector: upgrade to 1.32Roberto Oliveira2018-07-261-4/+4
|
* main/py-sphinx: add all runtime deps to makedependsNatanael Copa2018-07-261-4/+6
| | | | | | | We need to specify all the runtime dependencies for the subpackages in global scope so the build order can be properly detected. ref https://github.com/alpinelinux/aports/pull/4812
* main/py-dbus: fix licenseRoberto Oliveira2018-07-261-2/+2
|
* main/py-dbus: upgrade to 1.2.8 and modernizeRoberto Oliveira2018-07-261-18/+17
|
* main/py-typing: move from communityRoberto Oliveira2018-07-261-0/+0
| | | | py-typing is required by py-sphinx
* main/py-packaging: move from communityRoberto Oliveira2018-07-261-0/+0
| | | | py-packing is required by py-sphinx
* community/syncthing: add openrc subpackageRoberto Oliveira2018-07-261-2/+2
|
* community/syncthing: upgrade to 0.14.49Roberto Oliveira2018-07-262-21/+4
|
* community/x265: fix build break on ppc64le parseCpuName invocationMike Sullivan2018-07-262-3/+16
| | | | | Cherry picked commit from: https://bitbucket.org/multicoreware/x265/commits/4504219210793536d921ee4e0b3058698c630bf4
* testing/openmpi: fix build hang on ppc64le by disabling builtit atomicsMike Sullivan2018-07-261-3/+10
|
* testing/libmdf: Update to v1.0.21Henrik Holst2018-07-261-4/+4
| | | | Updated the package to the latest upstream version.
* testing/cscope: use https, clarify licenseprspkt2018-07-261-2/+2
|
* testing/cscope: upgrade to 15.9prspkt2018-07-261-4/+4
|
* testing/libtorrent-rasterbar: enable tests, add check functionprspkt2018-07-261-0/+7
|
* testing/libtorrent-rasterbar: upgrade to 1.1.8prspkt2018-07-261-2/+2
|