Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/linux-vanilla: enable CONFIG_ALX | Natanael Copa | 2015-05-29 | 3 | -9/+9 |
| | |||||
* | main/llvm: fix i586-alpine-linux-musl | Natanael Copa | 2015-05-29 | 2 | -6/+6 |
| | |||||
* | main/llvm: update to 3.6.1 | Travis Tilley | 2015-05-29 | 22 | -449/+489 |
| | | | | | | | | | | | clean up and update patchset switch to cmake perform a two-stage build with a minimal bootstrap compile of clang add clang extras update package list to split out clang documentation enable pulling from the svn release tags fix making use of abuild CFLAGS/CXXFLAGS during build don't run check-llvm, as the tests fail when running under PaX | ||||
* | main/fortify-headers: upgrade to 0.5 | Natanael Copa | 2015-05-29 | 2 | -65/+5 |
| | |||||
* | main/xfce4-session: fix dbus-launch error | Natanael Copa | 2015-05-29 | 1 | -2/+2 |
| | | | | fixes #4139 | ||||
* | main/mesa: remove atomic hack for x86 and lazy link | Natanael Copa | 2015-05-29 | 1 | -10/+1 |
| | | | | the lazy linking does not work with musl anyway. | ||||
* | testing/ruby-unf-ext: bump pkgrel and license install | Francesco Colista | 2015-05-29 | 1 | -3/+3 |
| | |||||
* | main/ccache: rebuild with i586-alpine-linux-musl | Natanael Copa | 2015-05-29 | 1 | -1/+1 |
| | | | | to fix i486-alpine-linux-musl-* symlinks | ||||
* | main/ruby: rebuild for i586-linux-musl | Natanael Copa | 2015-05-29 | 1 | -1/+1 |
| | | | | | fixes make: i486-alpine-linux-musl-g++: Command not found when building gems. | ||||
* | testing/ruby-hoe: new aport | Francesco Colista | 2015-05-29 | 1 | -0/+38 |
| | |||||
* | testing/ruby-mechanize: added runtime dependencies | Francesco Colista | 2015-05-29 | 1 | -3/+6 |
| | |||||
* | testing/ruby-nokogiri: new aport | Francesco Colista | 2015-05-29 | 1 | -0/+39 |
| | |||||
* | testing/ruby-net-http-persistent: new aport | Francesco Colista | 2015-05-29 | 1 | -0/+38 |
| | |||||
* | testing/ruby-net-http-digest_auth: new aport | Francesco Colista | 2015-05-29 | 1 | -0/+38 |
| | |||||
* | testing/ruby-mime-types: new aport | Francesco Colista | 2015-05-29 | 1 | -0/+39 |
| | |||||
* | testing/ruby-http-cookie: new aport | Francesco Colista | 2015-05-29 | 1 | -0/+39 |
| | |||||
* | testing/ruby-ntlm-http: new aport | Francesco Colista | 2015-05-29 | 1 | -0/+37 |
| | |||||
* | testing/ruby-domain_name: new aport | Francesco Colista | 2015-05-29 | 1 | -0/+38 |
| | |||||
* | testing/ruby-unf: new aport | Francesco Colista | 2015-05-29 | 1 | -0/+38 |
| | |||||
* | testing/ruby-unf-ext: new aport | Francesco Colista | 2015-05-29 | 1 | -0/+39 |
| | |||||
* | testing/ruby-webrobots: new aport | Francesco Colista | 2015-05-29 | 1 | -0/+39 |
| | |||||
* | testing/libiptcdata: set build/host for consistency | Natanael Copa | 2015-05-29 | 1 | -1/+6 |
| | |||||
* | new aport: libiptcdata | ScrumpyJack | 2015-05-29 | 1 | -0/+42 |
| | | | | libiptcdata is a C library for manipulating IPTC metadata within multimedia | ||||
* | testing/xbindkeys: fix dependencies and whitespace | Natanael Copa | 2015-05-29 | 1 | -7/+7 |
| | |||||
* | testing/xbindkeys: new aport | Andrew Hills | 2015-05-29 | 1 | -0/+39 |
| | | | | | http://www.nongnu.org/xbindkeys/xbindkeys.html Program for launching shell commands via keyboard shortcuts in X | ||||
* | testing/ruby-mechanize: new aport | Francesco Colista | 2015-05-28 | 1 | -0/+37 |
| | |||||
* | main/binutils: default to 'gnu' hash style | Timo Teräs | 2015-05-28 | 2 | -4/+39 |
| | |||||
* | testing/imapfilter: patch password prompt flushing | Andrew Hills | 2015-05-28 | 2 | -5/+30 |
| | | | | | This is a temporary patch, while we wait for this pull request to be merged upstream: https://github.com/lefcha/imapfilter/pull/92 | ||||
* | testing/ejabberd: fix pkgrel starting from 0 | Francesco Colista | 2015-05-28 | 1 | -1/+1 |
| | |||||
* | testing/ejabberd: upgrade to 15.04 | Jeremy Gill | 2015-05-28 | 1 | -5/+5 |
| | |||||
* | testing/pycairo: new aport | Alan Lacerda | 2015-05-28 | 1 | -0/+41 |
| | |||||
* | testing/imapfilter: new aport | Andrew Hills | 2015-05-28 | 1 | -0/+35 |
| | | | | | https://github.com/lefcha/imapfilter Lua-based filtering for IMAP mailboxes | ||||
* | main/atheme-iris: upgrade to the latest snapshot | Francesco Colista | 2015-05-28 | 1 | -5/+5 |
| | |||||
* | testing/shadow: fix nologin conflict with util-linux | Natanael Copa | 2015-05-28 | 1 | -2/+7 |
| | |||||
* | testing/gtest: remove source package | Natanael Copa | 2015-05-28 | 1 | -1/+0 |
| | | | | should never been added to git in the first place | ||||
* | main/gcc: support i586-alpine-linux-musl triplet | Natanael Copa | 2015-05-28 | 1 | -1/+2 |
| | |||||
* | main/mesa: force -march i586 for atomic compare and swap | Natanael Copa | 2015-05-28 | 1 | -1/+3 |
| | | | | | | ref #4254 This is a temp workaround til the toolchain default to 586 | ||||
* | testing/libasr: new aport | Francesco Colista | 2015-05-27 | 1 | -0/+47 |
| | |||||
* | main/nginx-lua: fix paxmark | Timo Teräs | 2015-05-27 | 1 | -2/+2 |
| | |||||
* | main/xapian-bindings: upgrade to 1.2.21 | Francesco Colista | 2015-05-27 | 1 | -5/+5 |
| | |||||
* | main/xapian-omega: upgrade to 1.2.21 | Francesco Colista | 2015-05-27 | 1 | -4/+4 |
| | |||||
* | main/xapian-core: upgrade to 1.2.21 | Francesco Colista | 2015-05-27 | 2 | -5/+21 |
| | |||||
* | testing/sphinx: upgrade to 2.2.9 | Francesco Colista | 2015-05-27 | 1 | -6/+6 |
| | |||||
* | testing/xmltv: upgrade to 0.5.66 | Francesco Colista | 2015-05-27 | 1 | -6/+6 |
| | |||||
* | main/git: upgrade to 2.4.2 | Natanael Copa | 2015-05-27 | 1 | -4/+4 |
| | |||||
* | testing/fts: provide pkg-config file | Natanael Copa | 2015-05-27 | 1 | -2/+16 |
| | | | | fixes #4249 | ||||
* | main/apache2: add missing dependency (libxml2-dev) | Kaarle Ritvanen | 2015-05-26 | 1 | -3/+3 |
| | |||||
* | main/apache2: remove SSLMutex directive from ssl.conf | Kaarle Ritvanen | 2015-05-26 | 2 | -9/+4 |
| | | | | directive no longer supported in 2.4 | ||||
* | ======== release 3.2.0 ========v3.2.0 | Natanael Copa | 2015-05-26 | 1 | -1/+1 |
| | |||||
* | testing/anytun: new aport. | Francesco Colista | 2015-05-26 | 3 | -0/+238 |
| |