aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Collapse)AuthorAgeFilesLines
* main/acf-fetchmail: upgrade to 0.6.1Ted Trask2012-10-291-2/+2
|
* main/acf-dnscache: upgrade to 0.4.1Ted Trask2012-10-291-2/+2
|
* main/acf-clamsmtp: upgrade to 0.3.1Ted Trask2012-10-291-2/+2
|
* main/acf-ppp: upgrade to 0.3.1Ted Trask2012-10-291-2/+2
|
* main/acf-tcpproxy: upgrade to 0.3.1Ted Trask2012-10-291-2/+2
|
* main/acf-alpine-conf: upgrade to 0.5.1Ted Trask2012-10-291-2/+2
|
* main/harfbuzz: disable icuNatanael Copa2012-10-261-4/+3
| | | | | | | | | when icu was linked in, harfbuzz used __cxa_pure_virtual from libstdc++ but never linked to it. Things got broken. https://bugs.freedesktop.org/show_bug.cgi?id=54948#c4 We pull out icu.
* main/perl-plack: upgrade to 1.0009Natanael Copa2012-10-261-3/+4
|
* main/perl-stream-buffered: new aportNatanael Copa2012-10-261-0/+39
| | | | needed by perl-plack
* main/oprofile: upgrade to 0.9.8Natanael Copa2012-10-261-6/+2
|
* main/openvpn-auth-ldap: build fix for gcc-4.7Natanael Copa2012-10-261-1/+2
|
* main/ruby-fcgi: upgrade to 0.8.9Natanael Copa2012-10-261-5/+5
|
* main/pango: harfbuzz is needed by -devNatanael Copa2012-10-261-4/+3
|
* main/harfbuzz: moved from testing - pango needs itNatanael Copa2012-10-261-0/+42
|
* main/pango: upgrade to 1.32.1Natanael Copa2012-10-262-6/+10
|
* main/icu: split -libsNatanael Copa2012-10-261-3/+12
|
* main/cairo: upgrade to 1.12.6Natanael Copa2012-10-261-5/+10
|
* main/gst-libav1: upgrade to 1.0.2Natanael Copa2012-10-261-2/+2
|
* main/gst-plugins-bad1: upgrade to 1.0.2Natanael Copa2012-10-261-2/+2
|
* main/gst-plugins-ugly1: upgrade to 1.0.2Natanael Copa2012-10-261-2/+2
|
* main/gst-plugins-good1: upgrade to 1.0.2Natanael Copa2012-10-261-3/+3
|
* main/gst-plugins-base1: upgrade to 1.0.2Natanael Copa2012-10-261-2/+2
|
* main/gstreamer1: upgrade to 1.0.2Natanael Copa2012-10-261-2/+2
|
* main/coreutils: upgrade to 8.20Natanael Copa2012-10-261-2/+2
|
* main/xscreensaver: upgrade to 5.20William Pitcock2012-10-261-3/+3
|
* main/udisks2: upgrade to 2.0.0Natanael Copa2012-10-261-2/+2
|
* main/lua-yaml: build fixNatanael Copa2012-10-261-1/+1
|
* main/lua-llthreads: build fixNatanael Copa2012-10-261-2/+2
|
* main/perl-html-tree: upgrade to 5.03Timo Teräs2012-10-261-6/+8
|
* main/perl-mime-types: upgrade to 1.35Timo Teräs2012-10-261-3/+5
|
* main/rt4: bugfix and security upgrade to 4.0.8Timo Teräs2012-10-261-2/+2
| | | | | Resolves CVE-2012-4730, CVE-2012-4731, CVE-2012-4732, CVE-2012-4734, CVE-2012-4735, and CVE-2012-4884.
* main/ruby-sprocket: downgrade to 2.1.3Natanael Copa2012-10-251-2/+2
|
* main/ruby: unbundle ruby-jsonNatanael Copa2012-10-251-13/+21
| | | | | | redmine/rails wants new version than bundled with ruby but version number is lower (1.7.5) so the bundled version would be preferred by apk-tools.
* main/ruby-json: unbundle from rubyNatanael Copa2012-10-251-0/+35
|
* main/redmine: misc fixesNatanael Copa2012-10-254-18/+21
| | | | | | | | - use local sendmail as default mailer - fix log config - fix some deps - fix some permissions - add example for sqlite
* main/ruby-jquery-rails: downgrade to 2.0.3Natanael Copa2012-10-251-2/+2
| | | | seems like this is what redmine wants
* main/ruby: build with yaml supportNatanael Copa2012-10-251-2/+2
|
* main/py-yaml: moved from testingNatanael Copa2012-10-251-0/+29
|
* main/lua-yaml: moved from testingNatanael Copa2012-10-251-0/+39
|
* main/yaml: moved from testingNatanael Copa2012-10-251-0/+44
|
* main/ksymoops: fix building with new binutilsNatanael Copa2012-10-251-2/+4
| | | | | For details see: http://sourceware.org/bugzilla/show_bug.cgi?id=14243
* main/ruby-jquery-rails: new aportNatanael Copa2012-10-251-0/+35
| | | | | jQuery and the jQuery-ujs driver for Rails 3 http://rubygems.org/gems/jquery-rails
* main/perl-net-snmp: disable test for nowNatanael Copa2012-10-251-1/+2
|
* main/ruby-mocha: downgrade to 0.12.3Natanael Copa2012-10-251-3/+3
| | | | seems to be the version redmine requires
* main/net-snmp: fix bootstrap issueNatanael Copa2012-10-251-2/+4
| | | | | | | net-snmp-gui has perl-net-snmp in its depends but there was noting to help abuild to know that perl-net-snmp had to be built first. We solve that by adding perl-net-snmp to makedepends
* main/ruby-mocha: fix depsNatanael Copa2012-10-251-2/+2
|
* main/ruby-mocha: new aportNatanael Copa2012-10-251-0/+35
| | | | | Mocking and stubbing library with JMock/SchMock syntax http://gofreerange.com/mocha/docs
* main/ruby-metaclass: new aportNatanael Copa2012-10-251-0/+35
| | | | | Adds a metaclass method to all Ruby objects http://github.com/floehopper/metaclass
* main/util-linux: upgrade to 2.22.1William Pitcock2012-10-253-4/+173
|
* main/owncloud: upgrade to 4.5.1Leonardo Arena2012-10-241-2/+2
|