Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | main/linux-rpi: upgrade to 4.19.72 | Natanael Copa | 2019-09-11 | 1 | -3/+3 | |
| | ||||||
* | main/imap: fix for the previous SNI patch | Ondrej Exner | 2019-09-11 | 3 | -27/+43 | |
| | ||||||
* | main/qemu: add zlib-static makedepends due to zlib packaging change | Mike Sullivan | 2019-09-11 | 1 | -1/+2 | |
| | ||||||
* | main/at-spi2-atk: upgrade to 2.34.0 | Rasmus Thomsen | 2019-09-11 | 1 | -2/+2 | |
| | ||||||
* | main/at-spi2-core: upgrade to 2.34.0 | Rasmus Thomsen | 2019-09-11 | 1 | -2/+2 | |
| | ||||||
* | main/atk: upgrade to 2.34.1 | Rasmus Thomsen | 2019-09-11 | 1 | -4/+4 | |
| | ||||||
* | testing/gnome-builder: fix checksum | Natanael Copa | 2019-09-11 | 1 | -4/+0 | |
| | ||||||
* | testing/blender: rebuild against boost-1.71 | Natanael Copa | 2019-09-11 | 1 | -2/+2 | |
| | ||||||
* | testing/libtorrent-rasterbar: rebuild against boost-1.71 | Natanael Copa | 2019-09-11 | 1 | -1/+1 | |
| | ||||||
* | testing/gearmand: rebuild against boost-1.71 | Natanael Copa | 2019-09-11 | 1 | -1/+1 | |
| | ||||||
* | testing/poedit: rebuild against boost-1.71 | Natanael Copa | 2019-09-11 | 1 | -1/+1 | |
| | ||||||
* | testing/mtxclient: rebuild against boost-1.71 | Natanael Copa | 2019-09-11 | 1 | -2/+2 | |
| | ||||||
* | testing/snapper: rebuild against boost-1.71 | Natanael Copa | 2019-09-11 | 1 | -1/+1 | |
| | ||||||
* | testing/cgal: rebuild against boost-1.71 | Natanael Copa | 2019-09-11 | 1 | -1/+1 | |
| | ||||||
* | testing/solidity: rebuild against boost-1.71 | Natanael Copa | 2019-09-11 | 1 | -1/+1 | |
| | ||||||
* | testing/ncmpcpp: rebuild against boost-1.71 | Natanael Copa | 2019-09-11 | 1 | -1/+1 | |
| | ||||||
* | testing/i2pd: rebuild against boost-1.71 | Natanael Copa | 2019-09-11 | 1 | -1/+1 | |
| | ||||||
* | testing/ledger: rebuild against boost-1.71 | Natanael Copa | 2019-09-11 | 1 | -1/+1 | |
| | ||||||
* | testing/vera++: rebuild against boost-1.71 | Natanael Copa | 2019-09-11 | 1 | -1/+1 | |
| | ||||||
* | testing/openimageio: rebuild against boost-1.71 | Natanael Copa | 2019-09-11 | 1 | -1/+1 | |
| | ||||||
* | testing/emulationstation: rebuild against boost-1.71 | Natanael Copa | 2019-09-11 | 1 | -1/+1 | |
| | ||||||
* | testing/pcl: rebuild against boost-1.71 | Natanael Copa | 2019-09-11 | 1 | -1/+1 | |
| | ||||||
* | testing/mapnik: disable due to build failure with boost 1.71 | Natanael Copa | 2019-09-11 | 1 | -2/+3 | |
| | | | | | https://github.com/mapnik/mapnik/issues/4041 https://github.com/boostorg/spirit/issues/511 | |||||
* | testing/nix: rebuild against boost-1.71 | Natanael Copa | 2019-09-11 | 1 | -1/+1 | |
| | ||||||
* | testing/pulseview: rebuild against boost-1.71 | Natanael Copa | 2019-09-11 | 1 | -1/+1 | |
| | ||||||
* | testing/monero: rebuild against boost-1.71 | Natanael Copa | 2019-09-11 | 1 | -1/+1 | |
| | ||||||
* | community/libreoffice: security upgrade to 6.3.1 | J0WI | 2019-09-11 | 1 | -4/+7 | |
| | | | | ref #10787 | |||||
* | community/libcmis: rebuild against boost-1.71 | Natanael Copa | 2019-09-11 | 1 | -1/+1 | |
| | ||||||
* | community/icinga2: rebuild against boost 1.71 | Natanael Copa | 2019-09-11 | 2 | -1/+16 | |
| | ||||||
* | community/cloudi: rebuild against boost-1.71 | Natanael Copa | 2019-09-11 | 1 | -1/+1 | |
| | ||||||
* | community/domoticz: upgrade to 4.10717 | Natanael Copa | 2019-09-11 | 2 | -4/+29 | |
| | ||||||
* | community/ceph: fix build against boost 1.71 | Natanael Copa | 2019-09-11 | 2 | -1/+108 | |
| | ||||||
* | community/ceph: Remove duplicate line | Iggy Jackson | 2019-09-11 | 1 | -1/+0 | |
| | | | | | | **Summary** * A duplicate option had snuck into the cmake options, remove it | |||||
* | community/ceph: Move user create to separate pkg | Iggy Jackson | 2019-09-11 | 2 | -3/+16 | |
| | | | | | | Move user create to separate package that can be dep'ed by multiple other packages. This isn't strictly necessary, but is probably least surprising for users. | |||||
* | community/ceph: ceph-mgr doesn't need node_modules | Iggy Jackson | 2019-09-11 | 1 | -0/+3 | |
| | | | | | Remove some build time stuff before we create the package so we don't end up with a massive apk. | |||||
* | community/ceph: Split ceph-mon into 3 packages | Iggy Jackson | 2019-09-11 | 1 | -4/+22 | |
| | | | | | | | | Split ceph-mon into smaller individual packages with a "virtual" package to pull them all in to maintain backwards compat. This makes it easier to run just the ceph-mon daemon without any other deps installed i.e. for containerized workloads. | |||||
* | community/ceph: Switch to python3 | iggy | 2019-09-11 | 1 | -28/+33 | |
| | | | | | Change packages to be built against python3. I tried to build both python2 and python3 packages, but cmake doesn't like me. | |||||
* | community/ceph: Split ceph-osd into 3 packages | iggy | 2019-09-11 | 1 | -10/+40 | |
| | | | | | | | | Split ceph-osd into smaller individual packages with a "virtual" package to pull them all in to maintain backwards compat. This makes it easier to run just the ceph-osd daemon without any other deps installed i.e. for containerized workloads. | |||||
* | community/gource: rebuild against boost-1.71 | Natanael Copa | 2019-09-11 | 1 | -1/+1 | |
| | ||||||
* | community/mkvtoolnix: rebuild against boost-1.71 | Natanael Copa | 2019-09-11 | 1 | -1/+1 | |
| | ||||||
* | community/innoextract: rebuild against boost 1.71 | Natanael Copa | 2019-09-11 | 1 | -2/+5 | |
| | ||||||
* | community/bitcoin: rebuild against boost-1.71 | Natanael Copa | 2019-09-11 | 1 | -1/+1 | |
| | ||||||
* | community/wt: rebuild against boost-1.71 | Natanael Copa | 2019-09-11 | 1 | -1/+1 | |
| | ||||||
* | community/namecoin: rebuild against boost-1.71 | Natanael Copa | 2019-09-11 | 1 | -1/+1 | |
| | ||||||
* | community/liborcus: rebuild against boost-1.71 | Natanael Copa | 2019-09-11 | 1 | -1/+1 | |
| | ||||||
* | community/libixion: rebuild against boost-1.71 | Natanael Copa | 2019-09-11 | 1 | -1/+1 | |
| | ||||||
* | community/pdns-recursor: rebuild against boost-1.71 | Natanael Copa | 2019-09-11 | 1 | -1/+1 | |
| | ||||||
* | community/rippled: upgrade to 1.3.1 and boost 1.71 | Natanael Copa | 2019-09-11 | 3 | -14/+209 | |
| | ||||||
* | community/anytun: rebuild against boost-1.71 | Natanael Copa | 2019-09-11 | 2 | -1/+28 | |
| | ||||||
* | main/lucene++: rebuild against boost-1.71 | Natanael Copa | 2019-09-11 | 1 | -1/+1 | |
| |