aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Collapse)AuthorAgeFilesLines
...
* main/nagios-plugins: rebuild against libressl-2.6Natanael Copa2017-11-091-1/+1
|
* main/opensmtpd: rebuild against libressl-2.6Natanael Copa2017-11-091-1/+1
|
* main/libasr: rebuild against libressl-2.6Natanael Copa2017-11-091-1/+1
|
* main/mariadb: rebuild against libressl-2.6Natanael Copa2017-11-091-1/+1
|
* main/postgresql: rebuild against libressl-2.6Natanael Copa2017-11-091-1/+1
|
* main/net-snmp: rebuild against libressl-2.6Natanael Copa2017-11-091-1/+1
|
* main/krb5: rebuild against libressl-2.6Natanael Copa2017-11-091-1/+1
|
* main/libevent: rebuild against libressl-2.6Natanael Copa2017-11-091-1/+1
|
* main/openldap: rebuild against libressl-2.6Natanael Copa2017-11-091-1/+1
|
* main/mosquitto: rebuild against libressl-2.6Natanael Copa2017-11-091-1/+1
|
* main/libwebsockets: rebuild against libressl-2.6Natanael Copa2017-11-091-1/+1
|
* main/libarchive: rebuild against libressl-2.6Natanael Copa2017-11-091-1/+1
|
* main/curl: rebuild against libressl-2.6Natanael Copa2017-11-091-1/+1
|
* main/libssh2: rebuild against libressl-2.6Natanael Copa2017-11-091-1/+1
|
* main/ca-certificates: rebuild against libressl-2.6Natanael Copa2017-11-091-1/+1
|
* main/cyrus-sasl: rebuild against libressl-2.6Natanael Copa2017-11-091-1/+1
|
* main/bind: rebuild against libressl-2.6Natanael Copa2017-11-091-1/+1
|
* main/openssh: rebuild against libressl-2.6Natanael Copa2017-11-091-1/+1
|
* main/python3: rebuild against libressl-2.6Natanael Copa2017-11-091-1/+1
|
* main/python2: rebuild against libressl-2.6Natanael Copa2017-11-091-1/+1
|
* main/libressl: upgrade to 2.6.3Natanael Copa2017-11-092-5/+21
|
* main/mutagen: add checkRoberto Oliveira2017-11-091-1/+6
|
* main/mutagen: fix project and source urlRoberto Oliveira2017-11-091-9/+7
| | | | mutagen is now in github
* main/gnupg: upgrade to 2.2.2Carlo Landmeter2017-11-091-2/+2
|
* main/asterisk: upgrade to 15.1.1Timo Teräs2017-11-091-2/+2
| | | | | | AST-2017-009 Buffer overflow in pjproject header parsing can cause crash AST-2017-010 Buffer overflow in CDR's set user AST-2017-011 Memory leak in pjsip session resource
* main/nodejs: upgrade to 8.9.1Tim Brust2017-11-081-2/+2
|
* main/scons: switch back to python2Natanael Copa2017-11-082-6/+120
| | | | | none of the packages using scons works with python3 so we switch back to python2 for now.
* main/libvirt: build static library subpackage and modernizeNatanael Copa2017-11-071-7/+17
|
* main/py-pynacl: upgrade to 1.2.0Francesco Colista2017-11-071-3/+3
|
* main/py-libvirt: upgrade to 3.9.0Francesco Colista2017-11-071-2/+2
|
* main/libvirt: upgrade to 3.9.0Francesco Colista2017-11-071-2/+2
|
* main/py-lxml: upgrade to 4.1.1Francesco Colista2017-11-071-3/+3
|
* main/perl-variable-magic: upgrade to 0.62Francesco Colista2017-11-071-5/+3
|
* main/lame: upgrade to 3.100; modernizeTBK2017-11-076-167/+26
|
* main/wayland-protocols: upgrade to 1.11Valery Kartel2017-11-071-2/+2
|
* main/memcached: upgrade to 1.5.3TBK2017-11-071-2/+2
|
* main/mc: fix buildRoberto Oliveira2017-11-072-3/+72
| | | | | | | | Patch backported from upstream and it fixes error when calling ncurses API: tty-ncurses.c:199:13: error: dereferencing pointer to incomplete type 'TERMINAL {aka struct term}' cur_term->Nttyb.c_cc[VINTR] = CTRL ('g'); /* ^g */ Also add check() function
* main/arpwatch: modernize APKBUILD and mark no test suiteRoberto Oliveira2017-11-071-25/+18
|
* main/arpwatch: fix source urlRoberto Oliveira2017-11-071-53/+3
|
* main/sdl2: fix bashismNatanael Copa2017-11-071-1/+1
|
* main/sdl2: re-add directfb supportClayton Craft2017-11-071-3/+10
| | | | This re-adds directfb support, which is required by a program we use in pmOS for unlocking rootfs/LUKS on boot. This also adds a simple check, since no testsuite exists for this application
* main/live-media: upgrade to 2017.10.28Roberto Oliveira2017-11-071-2/+2
| | | | version 2017.04.26 is no longer available upstream
* main/perl-libwww: upgrade to 6.29Leonardo Arena2017-11-071-2/+2
|
* main/bash: fix applying vendor patchesWilliam Pitcock2017-11-061-3/+19
|
* main/lua-asn1: upgrade to 2.1.0Kaarle Ritvanen2017-11-061-4/+2
|
* main/font-vollkorn: move from testingSören Tempel2017-11-061-0/+25
|
* main/samba: bump to 4.7.1Daniel Isaksen2017-11-061-4/+4
|
* main/perl-scope-upper: upgrade to 0.30Leonardo Arena2017-11-061-5/+3
|
* main/libressl: add check()Sören Tempel2017-11-051-1/+6
|
* main/openssl: attempt to fix check()Sören Tempel2017-11-051-5/+5
| | | | By running the test suite without parallelization.