aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Collapse)AuthorAgeFilesLines
* main/postgresql-bdr: rebuild against libressl 2.5Natanael Copa2017-04-181-1/+1
|
* unmaintained/pgcluster: move from mainNatanael Copa2017-04-184-365/+0
| | | | seems dead upstream
* main/ntop: rebuild against libressl 2.5Natanael Copa2017-04-181-1/+1
|
* main/serf: rebuild against libressl 2.5Natanael Copa2017-04-181-1/+1
|
* main/apache2: rebuild against libressl 2.5Natanael Copa2017-04-181-1/+1
|
* main/nghttp2: rebuild against libressl 2.5Natanael Copa2017-04-181-1/+1
|
* main/gst-plugins-bad0.10: rebuild against libressl 2.5Natanael Copa2017-04-181-1/+1
|
* main/sipp: rebuild against libressl 2.5Natanael Copa2017-04-181-1/+1
|
* main/lua-crypto: rebuild against libressl 2.5Natanael Copa2017-04-181-1/+1
|
* main/mini_httpd: rebuild against libressl 2.5Natanael Copa2017-04-181-1/+1
|
* main/nmap: rebuild against libressl 2.5Natanael Copa2017-04-181-1/+1
|
* main/freeswitch: upgrade to 1.6.17Natanael Copa2017-04-182-2/+17
|
* main/ldns: rebuild against libressl 2.5Natanael Copa2017-04-181-1/+1
|
* main/dovecot: rebuild against libressl 2.5Natanael Copa2017-04-181-1/+1
|
* main/qt: rebuild against libressl 2.5Natanael Copa2017-04-181-1/+1
|
* main/xrdp: rebuild against libressl 2.5Natanael Copa2017-04-181-1/+1
|
* main/bitchx: rebuild against libressl 2.5Natanael Copa2017-04-181-1/+1
|
* main/wget: rebuild against libressl 2.5Natanael Copa2017-04-181-1/+1
|
* main/pjproject: rebuild against libressl 2.5Natanael Copa2017-04-181-1/+1
|
* main/lftp: rebuild against libressl 2.5Natanael Copa2017-04-181-1/+1
|
* main/freeradius: rebuild against libressl 2.5Natanael Copa2017-04-181-1/+1
|
* main/nagios-plugins: rebuild against libressl 2.5Natanael Copa2017-04-181-1/+1
|
* main/opensmtpd: rebuild against libressl 2.5Natanael Copa2017-04-181-1/+1
|
* main/libasr: rebuild against libressl 2.5Natanael Copa2017-04-181-1/+1
|
* main/mariadb: rebuild against libressl 2.5Natanael Copa2017-04-181-1/+1
|
* main/postgresql: rebuild against libressl 2.5Natanael Copa2017-04-181-1/+1
|
* main/net-snmp: rebuild against libressl 2.5Natanael Copa2017-04-181-1/+1
|
* main/krb5: rebuild against libressl 2.5Natanael Copa2017-04-181-1/+1
|
* main/libevent: rebuild against libressl 2.5Natanael Copa2017-04-181-1/+1
|
* main/openldap: rebuild against libressl 2.5Natanael Copa2017-04-181-1/+1
|
* main/mosquitto: rebuild against libressl 2.5Natanael Copa2017-04-181-1/+1
|
* main/libwebsockets: rebuild against libressl 2.5Natanael Copa2017-04-181-1/+1
|
* main/cyrus-sasl: rebuild against libressl 2.5Natanael Copa2017-04-181-1/+1
|
* main/bind: rebuild against libressl 2.5Natanael Copa2017-04-181-1/+1
|
* main/openssh: rebuild against libressl 2.5Natanael Copa2017-04-181-1/+1
|
* main/gst-plugins-bad1: rebuild against libressl 2.5Natanael Copa2017-04-181-1/+1
|
* main/neon: rebuild against libressl 2.5Natanael Copa2017-04-181-1/+1
|
* main/python3: rebuild against libressl 2.5Natanael Copa2017-04-181-1/+1
|
* main/libarchive: rebuild against libressl 2.5Natanael Copa2017-04-181-1/+1
|
* main/curl: rebuild against libressl 2.5Natanael Copa2017-04-181-1/+1
|
* main/libssh2: rebuild against libressl 2.5Natanael Copa2017-04-181-1/+1
|
* main/ca-certificates: rebuild against libressl 2.5Natanael Copa2017-04-181-1/+1
|
* main/python2: rebuild against libressl 2.5Natanael Copa2017-04-181-1/+1
|
* main/libressl: upgrade to 2.5.3Natanael Copa2017-04-181-4/+2
|
* main/newsbeuter: Fixing regressionBreno Leitao2017-04-182-2/+2
| | | | | My last patch for this package caused a regression on amd64. Fixing it now that properly builds on all arches.
* main/luajit: bump pkgrelRoberto Oliveira2017-04-181-1/+1
| | | | Bump pkgrel to allow it to build again
* main/perl-time-hires: add check()Leonardo Arena2017-04-181-1/+6
|
* main/perl-time-hires: upgrade to 1.9742Leonardo Arena2017-04-181-4/+2
|
* main/py-django-tables2: upgrade to 1.5.0Kaarle Ritvanen2017-04-181-2/+2
|
* main/luajit: fix a segfault in ppc64leRoberto Oliveira2017-04-181-0/+3
| | | | | | | | Add -no-pie linker flag to fix a segfault in ppc64le. The segfault was happening because -pie was adding a prologue and corrupting the toc pointer. This is a temporary workaround to fix this issue for now but I will investigate latter why it is happening.