aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* ==== release 3.8.0_rc1 ====v3.8.0_rc1Natanael Copa2018-06-071-1/+1
|
* main/alpine-sdk: remove dependencies to create iso imageNatanael Copa2018-06-071-2/+2
| | | | | remove the toosl to create iso image. those are only needed while doing releases and can be temporary installed at that time.
* main/aports-build: tweak the dependenciesNatanael Copa2018-06-072-6/+7
| | | | Try avoid install more deps than neccessary.
* scripts/mkimg.standard: build iso image for s390xNatanael Copa2018-06-071-1/+6
| | | | zipl bootloader not installed yet
* community/pngquant: upgrade to 2.12.0, use https for source URLprspkt2018-06-071-4/+4
|
* community/redshift: upgrade to 1.12 & modernizeSascha Paunovic2018-06-071-15/+8
| | | | | HACKING file is no longer present in sources, so remove it, also modernize
* main/py-musicbrainzngs: fix runtime dependenciesprspkt2018-06-071-2/+2
|
* community/stunnel: upgrade to 5.46prspkt2018-06-073-503/+8
| | | | | Use https for source and upstream URLs. Bundled certificates are valid until Apr-12-2029.
* main/alpine-baselayout: enable ipv6 and sysrq by defaultNatanael Copa2018-06-071-10/+10
| | | | | | - enable ipv6 by default and fix the sysctl keys for ipv6 - add ::1 entry in /etc/hosts - remove sysrq entry again
* community/pytest: upgrade to 3.6.1Fabian Affolter2018-06-071-2/+2
|
* main/lua-ossl: upgrade to 20180530Jakub Jirutka2018-06-071-3/+3
|
* community/ruby-rugged: upgrade to 0.27.1Jakub Jirutka2018-06-071-2/+2
|
* community/postgresql-plpgsql_check: upgrade to 1.2.3Jakub Jirutka2018-06-071-3/+3
|
* main/encfs: build fixNatanael Copa2018-06-071-1/+1
| | | | we need pod2man from perl to build documentation
* main/tinyxml2: move from communityNatanael Copa2018-06-071-0/+0
| | | | needed by encfs
* testing/simh: new aportSascha Paunovic2018-06-071-0/+34
|
* main/encfs: upgrade to 1.9.5Sascha Paunovic2018-06-071-31/+28
| | | | | | switch to cmake, modernize, use system libs remove unneccessary depends= line, since it gets traced correctly add encfs-lang subpackage
* community/fvwm: upgrade to 2.6.8Sascha Paunovic2018-06-071-2/+2
|
* community/youtube-dl: upgrade to 2018.06.04Sascha Paunovic2018-06-071-2/+2
|
* community/tcsh: fix tests, promote to communityDan Theisen2018-06-076-8/+51
| | | | fixes #8660
* community/h2o: security upgrade to 2.2.5 (CVE-2018-0608)Bennett Goble2018-06-073-63/+19
|
* testing/phoronix-test-suite: upgrade to 8.0.0Lucas Ramage2018-06-071-2/+2
|
* main/llvm5: test failures are gone in new s390x builderTuan M. Hoang2018-06-071-7/+2
|
* community/gitea: upgrade to 1.4.2Sascha Paunovic2018-06-071-2/+2
|
* testing/php7-protobuf: upgrade to 3.6.0Andy Postnikov2018-06-071-2/+2
|
* testing/php7-mongodb: upgrade to 1.4.4Andy Postnikov2018-06-071-2/+2
|
* testing/confd: upgrade to 0.16.0 and modernizeFrançois Chavant2018-06-071-19/+17
|
* community/minetest: upgrade to 0.4.17Sascha Paunovic2018-06-061-3/+3
| | | | also take maintainership
* community/llvm3.9: move back from unmaintainedNatanael Copa2018-06-0611-0/+0
|
* main/nano: upgrade to 2.9.8Mark Weston2018-06-061-2/+2
|
* main/alpine-baselayout: sysctl security changes.hugbubby2018-06-061-2/+36
|
* testing/wireguard: upgrade to 0.0.20180531Jason A. Donenfeld2018-06-062-5/+5
| | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
* community/pdns-recursor: upgrade to 4.1.3tcely2018-06-061-4/+4
|
* community/pdns: upgrade to 4.1.3tcely2018-06-061-2/+2
|
* community/pdns: set -backend-mariadb to noarchtcely2018-06-061-1/+1
|
* community/pdns: add mariadb (virtual) backendtcely2018-06-061-0/+2
|
* community/pdns: split out _backend functiontcely2018-06-061-1/+8
|
* community/pdns: add -openrc subpackagetcely2018-06-061-1/+1
|
* community/pdns: upgrade to 4.1.2tcely2018-06-061-3/+3
|
* main/aspell-en: upgrade to 2018.04.16Roberto Oliveira2018-06-061-2/+2
|
* main/mc: upgrade to 4.8.21prspkt2018-06-061-2/+2
|
* main/mc: modernize, sanitize patchprspkt2018-06-062-17/+17
| | | | Switch to the *.xz source archive. Use https for source and upstream URLs.
* community/py3-aiohttp: upgrade to 3.3.1Fabian Affolter2018-06-061-2/+2
|
* main/transmission: enable build on new s390x builderTuan M. Hoang2018-06-061-1/+1
|
* main/audit: fix -dev dependenciesNatanael Copa2018-06-061-2/+3
| | | | needs linux-headers
* testing/libsemanage: enable on s390x againNatanael Copa2018-06-061-1/+1
|
* main/audit: enable build on new s390x builderTuan M. Hoang2018-06-061-1/+1
|
* main/binutils: build --with-pic and --enable-sharedNatanael Copa2018-06-061-6/+8
| | | | | | | | | | | add --enable-shared unless we are making a cross compiler shared libs reduces size The --with-pic fixes the error: relocation R_X86_64_PC32 against symbol `_bfd_std_section' can not be used when making a shared object; Also modernize a bit while at it
* testing/wireguard-vanilla: rebuild against kernel 4.14.48-r0Natanael Copa2018-06-061-1/+1
|
* testing/ipt-netflow-vanilla: rebuild against kernel 4.14.48-r0Natanael Copa2018-06-061-1/+1
|