aboutsummaryrefslogtreecommitdiffstats
path: root/community
Commit message (Collapse)AuthorAgeFilesLines
* community/php7: upgrade to 7.2.6Valery Kartel2018-05-251-2/+2
|
* community/tor: upgrade to 0.3.3.6Sascha Paunovic2018-05-241-4/+3
|
* community/rng-tools: re-enable on ppc64leJakub Jirutka2018-05-241-2/+1
| | | | | The previous problem should be fixed by c9636886a383023c146a1a1cc3f469321509a9b8.
* community/ghc: replace makedepend haskell-ghc with ghc-bootstrapJakub Jirutka2018-05-241-2/+1
| | | | | Related to 061af43096c5e86becce3336f30b57d990c5544b and 061af43096c5e86becce3336f30b57d990c5544b.
* community/nextcloud: add commented-out config for Redis cachingJakub Jirutka2018-05-243-2/+16
|
* community/nextcloud: use recommended settings for OpCacheJakub Jirutka2018-05-242-2/+12
|
* community/ghc: temporarily remove ghc-bootstrap from makedependsJakub Jirutka2018-05-241-2/+2
| | | | Fixes commit 3fae6aefc1545f895b1190ea88c769fcfcc1d0a3.
* community/ghc: temporarily add haskell-ghc to makedependsJakub Jirutka2018-05-241-1/+2
| | | | | To be able to build it now (haskell-ghc is already provided by ghc aport, so we can use it instead of newly added ghc-bootstrap).
* community/ghc: add ghc-bootstrap to provides and makedependsJakub Jirutka2018-05-241-2/+9
| | | | | This is a hack to allow ghc depend on itself (read comment inside the abuild).
* community/zoneminder: update source url and checksumNatanael Copa2018-05-241-6/+6
|
* community/rng-tools: disable on ppc64le due to build failureJakub Jirutka2018-05-241-1/+2
| | | | | | | | | rngd_darn.c: In function 'init_darn_entropy_source': rngd_darn.c:208:31: error: 'PPC_FEATURE2_DARN' undeclared (first use in this function) if (!(getauxval(AT_HWCAP2) & PPC_FEATURE2_DARN)) { ^~~~~~~~~~~~~~~~~ rngd_darn.c:208:31: note: each undeclared identifier is reported only once for each function it appears in make[2]: *** [Makefile:729: rngd-rngd_darn.o] Error 1
* main/vte3: move from communityNatanael Copa2018-05-243-73/+0
| | | | needed by qemu
* community/lua-dromozoa-utf8: downgrade to 1.11Jakub Jirutka2018-05-242-12/+12
| | | | Upstream removed release 2.0 and continue with 1.x... >_<
* community/ddrescue: fix sourceSören Tempel2018-05-241-1/+1
|
* community/ripmime: don't lie, there's no test suiteJakub Jirutka2018-05-241-2/+2
|
* community/ripmime: fix url and sourceJakub Jirutka2018-05-241-2/+2
|
* community/xfce4-notifyd: remove unit filesJakub Jirutka2018-05-241-0/+3
|
* community/xfce4-notifyd: fix url, pkgdesc and modernize abuildJakub Jirutka2018-05-241-17/+10
|
* community/libreswan: fix build break because of missing ldns-dev dependancymksully222018-05-231-2/+2
|
* community/aqbanking: fix build break by reordering plugin dependanciesmksully222018-05-232-1/+15
|
* community/keepalived: upgrade to 1.4.4Jakub Jirutka2018-05-231-3/+3
|
* community/imagemagick6: upgrade to 6.9.9.47Jakub Jirutka2018-05-231-2/+2
|
* community/py3-async-timeout-gns3: updated descriptionFrancesco Colista2018-05-231-1/+1
|
* community/py3-aiohttp-gns3: added new GNS3 dependencyFrancesco Colista2018-05-231-2/+2
|
* community/py3-async-timeout-gns3: new aport needed by GNS3Francesco Colista2018-05-231-0/+32
|
* community/gns3-gui: upgrade to 2.1.6Francesco Colista2018-05-231-2/+2
|
* community/gns3-server: upgrade to 2.1.6Francesco Colista2018-05-231-3/+3
|
* community/virtualbox-guest-modules-vanilla: rebuild against kernel 4.14.43-r0Natanael Copa2018-05-231-1/+1
|
* community/bsm-simple-themes: fix broken source urlMike Sullivan2018-05-231-3/+3
|
* community/git-lfs: upgrade to 2.4.1Jakub Jirutka2018-05-222-78/+4
|
* community/pytest: include subpackages deps in makedependsNatanael Copa2018-05-221-3/+5
| | | | | | | We need to tell the builder that the dependencies for the subpackages needs to be built before pytest so they are available when pytest is needed. We do by adding the depends of subpacakges to the master makedepends. That way the proper build order can be calculated.
* community/perl-mojolicious: upgrade to 7.81Francesco Colista2018-05-221-2/+2
|
* community/git-lfs: upgrade to 2.4.0Jakub Jirutka2018-05-213-49/+77
|
* community/xbps: fix build break on ppc64leMike Sullivan2018-05-212-1/+420
|
* community/imagemagick6: upgrade to 6.9.9.46 and rebuild dependent aportsJakub Jirutka2018-05-212-3/+3
|
* community/luacheck: upgrade to 0.22.0Jakub Jirutka2018-05-212-3/+45
|
* community/luacheck: depend on cmd:lua instead of luaJakub Jirutka2018-05-211-1/+1
| | | | We still don't have support for "alternatives". :(
* community/firefox-esr: security upgrade to 52.8.0Natanael Copa2018-05-211-2/+2
| | | | fixes #8891
* community/dnscrypt-proxy upgrade to 2.0.14Ian Bashford2018-05-211-2/+2
| | | | Feature release: support for latest DoH draft
* community/rspamd: upgrade to 1.7.5TBK2018-05-212-34/+2
|
* community/py-xlsxwriter: upgrade to 1.0.5Francesco Colista2018-05-211-2/+2
|
* community/perl-mojolicious: upgrade to 7.80Francesco Colista2018-05-211-2/+2
|
* community/rng-tools: fix build on ppc64le - requires libgcryptJakub Jirutka2018-05-211-2/+9
| | | | | | | | | rngd_darn.c:28:2: error: #error power DARN support requires libgcrypt! #error power DARN support requires libgcrypt! ^~~~~ rngd_darn.c:34:20: fatal error: gcrypt.h: No such file or directory #include <gcrypt.h> ^
* community/ttf-opensans: fix source urlJakub Jirutka2018-05-211-1/+1
| | | | The current URL does not exist anymore.
* community/rust: fix check errorJakub Jirutka2018-05-211-0/+8
|
* Revert "community/rust: build rust-installer in build phase"Jakub Jirutka2018-05-211-3/+0
| | | | | | | This reverts commit 792ba86e07a8f0e49a85468b49eca954fcf8fb57. This actually didn't help, `x.py install` is still building rust-installer.
* community/dash: upgrade to 0.5.10.2prspkt2018-05-201-2/+2
|
* community/rng-tools: fix and improve init scriptJakub Jirutka2018-05-203-10/+15
|
* community/rng-tools: upgrade to 6.2 (new upstream)Jakub Jirutka2018-05-201-6/+17
|
* community/rng-tools: modernize abuild and clarify licenseJakub Jirutka2018-05-201-17/+8
|