aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* community/gns3-server: upgrade to 2.1.6Francesco Colista2018-05-231-3/+3
|
* testing/firefox: upgrade to 60.0.1Natanael Copa2018-05-235-33/+40
|
* main/openrc: add firstboot service for installation through SSHTuan M. Hoang2018-05-232-2/+48
| | | | | Currently this service serves the purpose of allowing Alpine installation through SSH.
* main/irqbalance: add check()Leonardo Arena2018-05-231-1/+6
|
* testing/php7-brotli: new aportTBK2018-05-231-0/+34
|
* testing/wireguard-vanilla: rebuild against kernel 4.14.43-r0Natanael Copa2018-05-231-1/+1
|
* testing/ipt-netflow-vanilla: rebuild against kernel 4.14.43-r0Natanael Copa2018-05-231-1/+1
|
* testing/aws-ena-driver-vanilla: rebuild against kernel 4.14.43-r0Natanael Copa2018-05-231-1/+1
|
* main/zfs-vanilla: rebuild against kernel 4.14.43-r0Natanael Copa2018-05-231-1/+1
|
* main/xtables-addons-vanilla: rebuild against kernel 4.14.43-r0Natanael Copa2018-05-231-1/+1
|
* main/spl-vanilla: rebuild against kernel 4.14.43-r0Natanael Copa2018-05-231-2/+2
|
* main/drbd9-vanilla: rebuild against kernel 4.14.43-r0Natanael Copa2018-05-231-1/+1
|
* main/devicemaster-linux-vanilla: rebuild against kernel 4.14.43-r0Natanael Copa2018-05-231-1/+1
|
* main/dahdi-linux-vanilla: rebuild against kernel 4.14.43-r0Natanael Copa2018-05-231-1/+1
|
* community/virtualbox-guest-modules-vanilla: rebuild against kernel 4.14.43-r0Natanael Copa2018-05-231-1/+1
|
* main/linux-vanilla: upgrade to 4.14.43Natanael Copa2018-05-231-2/+2
|
* main/nss: upgrade to 3.36.1Natanael Copa2018-05-231-3/+3
|
* 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
|
* Revert "main/abcde: upgrade to 2.9.1"Francesco Colista2018-05-221-10/+13
| | | | | | This reverts commit 95702f06959424ab8d315a37a6ca8b2d4a4b3e07. Committed by mistake
* main/abcde: upgrade to 2.9.1Francesco Colista2018-05-221-13/+10
|
* 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
|
* main/bind: security upgrade to 9.12.1_p2Jakub Jirutka2018-05-221-3/+6
|
* 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". :(
* testing/sndio: new aportNatanael Copa2018-05-211-0/+27
| | | | | Small audio and MIDI framework part of the OpenBSD project http://www.sndio.org/
* main/nspr: upgrade to 4.19Natanael Copa2018-05-211-2/+2
|
* community/firefox-esr: security upgrade to 52.8.0Natanael Copa2018-05-211-2/+2
| | | | fixes #8891
* main/perl-date-manip: disable testsNatanael Copa2018-05-212-6/+22
| | | | For soem reason tests hangs on 32bit. We disable tests for now
* main/perl-test-inter: upgrade to 1.07Natanael Copa2018-05-211-13/+14
|
* main/perl-datetime-timezone: upgrade to 2.19Natanael Copa2018-05-211-2/+2
|
* main/irqbalance: upgrade to 1.4.0Leonardo Arena2018-05-213-138/+8
|
* 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.
* main/multipath-tools: fix build failure on ppc64leJakub Jirutka2018-05-212-1/+25
|
* main/multipath-tools: upgrade to 0.7.7Jakub Jirutka2018-05-212-9/+33
|
* main/multipath-tools: improve abuildJakub Jirutka2018-05-211-7/+10
|
* main/samba: upgrade to 4.8.2Jakub Jirutka2018-05-211-2/+2
|
* main/ldb: upgrade to 1.3.3Jakub Jirutka2018-05-212-5/+5
|
* 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.
* main/curl: add missing checkdepend python2Jakub Jirutka2018-05-201-0/+1
|