aboutsummaryrefslogtreecommitdiffstats
path: root/community
Commit message (Collapse)AuthorAgeFilesLines
...
* community/calcurse: take maintainershipRoberto Oliveira2018-07-271-2/+2
|
* community/aircrack-ng: disable on s390xNatanael Copa2018-07-271-1/+1
| | | | tests fails
* community/perl-tree-simple: move from mainRoberto Oliveira2018-07-271-0/+41
| | | | | perl-tree-simple is required only by rt4 package and it is part of community.
* 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>
* 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/py-typing: move from communityRoberto Oliveira2018-07-261-54/+0
| | | | py-typing is required by py-sphinx
* main/py-packaging: move from communityRoberto Oliveira2018-07-261-49/+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
* community/x265: move from mainNatanael Copa2018-07-251-0/+46
|
* community/xpra: rebuild against libx265.so.160prspkt2018-07-251-1/+1
|
* community/vlc: upgrade to 3.0.3prspkt2018-07-252-4/+16
|
* community/ffmpeg: rebuild against libx265.so.160prspkt2018-07-251-1/+1
|
* community/gst-plugins-bad: rebuild against libx265.so.160prspkt2018-07-251-1/+1
|
* community/perl-lwp-protocol-https: move from mainRoberto Oliveira2018-07-251-0/+45
| | | | It is not required by any package from main
* community/perl-data-ical: move from mainRoberto Oliveira2018-07-251-0/+45
| | | | | perl-data-ical is required only by rt4 package and it is part of community.
* community/dockerpy-creds: upgrade to 0.3.0Natanael Copa2018-07-251-2/+2
|
* community/icinga2: upgrade to 2.9.1Francesco Colista2018-07-251-2/+2
|
* community/virtualbox-guest-modules-vanilla: rebuild against kernel 4.14.57-r0Natanael Copa2018-07-251-1/+1
|
* community/rspamd: fix licenseJakub Jirutka2018-07-251-1/+4
| | | | According to contrib/DEPENDENCY_INFO.md
* community/rspamd: remove fann-dev from makedependsJakub Jirutka2018-07-251-1/+0
| | | | | FANN support is deprecated since 1.7 (replaced by Lua Torch) and not built by default anyway.
* community/rspamd: rewrite init script, start as unprivileged userJakub Jirutka2018-07-255-40/+69
| | | | It's init/rc system's job to daemonize process and drop privileges!
* community/rspamd: build with pcre2 instead of pcreJakub Jirutka2018-07-251-1/+2
| | | | It should provide better performance etc.
* community/rspamd: improve abuildJakub Jirutka2018-07-251-60/+82
| | | | makedepends and subpackages are just reformatted and sorted
* community/rspamd: remove duplicated rspamd.conf from docJakub Jirutka2018-07-251-5/+4
|
* community/rspamd: replace sed with patch fileJakub Jirutka2018-07-252-9/+23
| | | | To avoid silent breakages.
* community/restic: move from testingSören Tempel2018-07-251-0/+67
| | | | | | Also fix the default_prepare invocation while at it. Applying patches wouldn't have worked previously, which isn't a big deal since we didn't apply any patches anyhow.
* main/mutt: move to communityNatanael Copa2018-07-241-0/+58
|
* community/java-snappy: upgrade to 1.1.7.2Jakub Jirutka2018-07-241-2/+2
|
* community/py-pathtools: modernize abuildprspkt2018-07-241-8/+6
|