Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/xfce4-mixer: upgrade to 4.10.0 | Natanael Copa | 2012-10-16 | 1 | -4/+6 |
| | |||||
* | main/keybinder: moved from testing | Natanael Copa | 2012-10-16 | 1 | -0/+0 |
| | |||||
* | main/wine_gecko: upgrade to 1.8 | Natanael Copa | 2012-10-16 | 1 | -2/+2 |
| | |||||
* | main/wine: upgrade to 1.5.15 | Natanael Copa | 2012-10-16 | 1 | -2/+2 |
| | |||||
* | main/tmux: upgrade to 1.7 | Natanael Copa | 2012-10-16 | 1 | -2/+2 |
| | |||||
* | main/mtdev: upgrade to 1.1.3 | Natanael Copa | 2012-10-16 | 1 | -2/+2 |
| | |||||
* | main/gtk-vnc: upgrade to 0.5.1 | Natanael Copa | 2012-10-16 | 1 | -3/+3 |
| | |||||
* | main/gnutls: upgrade to 3.1.3 | Natanael Copa | 2012-10-16 | 1 | -2/+2 |
| | |||||
* | main/ruby: upgrade to 1.9.3_p286 | Natanael Copa | 2012-10-16 | 2 | -108/+3 |
| | |||||
* | main/ruby: build fix for x86_64 | Natanael Copa | 2012-10-15 | 1 | -3/+9 |
| | |||||
* | main/roundcubemail: upgrade to 0.8.2 | Leonardo Arena | 2012-10-15 | 1 | -2/+2 |
| | |||||
* | main/redmine: upgrade to 2.1.2 | Natanael Copa | 2012-10-15 | 1 | -7/+7 |
| | | | | fixes #1168 | ||||
* | main/ruby-rails: upgrade to 3.2.8 | Natanael Copa | 2012-10-15 | 1 | -17/+21 |
| | |||||
* | main/ruby-railties: new aport | Natanael Copa | 2012-10-15 | 1 | -0/+36 |
| | | | | | Rails internals: application bootup, plugins, generators, and rake tasks http://www.rubyonrails.org/ | ||||
* | main/ruby-rack-ssl: new aport | Natanael Copa | 2012-10-15 | 1 | -0/+35 |
| | | | | | Rack middleware to force SSL/TLS https://github.com/josh/rack-ssl | ||||
* | main/ruby-thor: new aport | Natanael Copa | 2012-10-15 | 1 | -0/+35 |
| | | | | | A scripting framework that replaces rake, sake and rubigen http://whatisthor.com/ | ||||
* | main/ruby-bundler: new aport | Natanael Copa | 2012-10-15 | 1 | -0/+35 |
| | | | | | A tool manage an applications dependencies across all machines" http://gembundler.com/ | ||||
* | main/ruby-actionmailer: upgrade to 3.2.8 | Natanael Copa | 2012-10-15 | 1 | -16/+20 |
| | |||||
* | main/ruby-mail: new aport | Natanael Copa | 2012-10-15 | 1 | -0/+35 |
| | | | | | A really Ruby Mail handler http://github.com/mikel/mail | ||||
* | main/ruby-treetop: new aport | Natanael Copa | 2012-10-15 | 1 | -0/+35 |
| | | | | | A Ruby-based text parsing and interpretation DSL https://github.com/cjheath/treetop | ||||
* | main/ruby-polyglot: new aport | Natanael Copa | 2012-10-15 | 1 | -0/+35 |
| | | | | | Augment 'require' to load non-ruby file types https://github.com/cjheath/polyglot | ||||
* | main/ruby-mime-types: new aport | Natanael Copa | 2012-10-15 | 1 | -0/+35 |
| | | | | | Ruby library for identification of a file's likely MIME content type http://mime-types.rubyforge.org/ | ||||
* | main/ruby-actionpack: upgrade to 3.2.8 | Natanael Copa | 2012-10-15 | 1 | -16/+21 |
| | |||||
* | main/ruby-sprockets: new aport | Natanael Copa | 2012-10-15 | 1 | -0/+35 |
| | | | | | Rack-based asset packaging system http://rubygems.org/gems/rack-test | ||||
* | main/ruby-tilt: new aport | Natanael Copa | 2012-10-15 | 1 | -0/+35 |
| | | | | | Generic interface to multiple Ruby template engines http://github.com/rtomayko/tilt/ | ||||
* | main/ruby-hike: new aport | Natanael Copa | 2012-10-15 | 1 | -0/+35 |
| | | | | | A Ruby library for finding files in a set of paths http://github.com/sstephenson/hike | ||||
* | main/ruby-rack-test: new aport | Natanael Copa | 2012-10-15 | 1 | -0/+35 |
| | | | | | A small, simple testing API for Rack apps http://rubygems.org/gems/rack-test | ||||
* | main/ruby-rack-cache: new aport | Natanael Copa | 2012-10-15 | 1 | -0/+35 |
| | | | | | HTTP caching for Rack-based applications http://rubygems.org/gems/rack-cache | ||||
* | main/ruby-journey: new aport | Natanael Copa | 2012-10-15 | 1 | -0/+35 |
| | | | | | A router for rails http://github.com/rails/journey | ||||
* | main/ruby-erubis: new aport | Natanael Copa | 2012-10-15 | 1 | -0/+35 |
| | | | | | an implementation of eRuby http://www.kuwata-lab.com/erubis/ | ||||
* | main/ruby-activerecord: upgrade to 3.2.8 | Natanael Copa | 2012-10-15 | 1 | -16/+20 |
| | |||||
* | main/ruby-tzinfo: new aport | Natanael Copa | 2012-10-15 | 1 | -0/+35 |
| | | | | | Ruby library to provide daylight savings aware transformations http://tzinfo.rubyforge.org/ | ||||
* | main/ruby-arel: new package | Natanael Copa | 2012-10-15 | 1 | -0/+35 |
| | | | | | a SQL AST manager for Ruby http://rubygems.org/gems/arel | ||||
* | main/ruby-activeresource: upgrade to 3.2.8 | Natanael Copa | 2012-10-15 | 1 | -17/+21 |
| | |||||
* | main/ruby-activemodel: new aport | Natanael Copa | 2012-10-15 | 1 | -0/+35 |
| | | | | | A toolkit for building modeling frameworks https://rubyforge.org/projects/activesupport/ | ||||
* | main/ruby-builder: new aport | Natanael Copa | 2012-10-15 | 1 | -0/+35 |
| | | | | | Builder objects to simplify creating structured data http://rubygems.org/gems/builder | ||||
* | main/ruby-activesupport: upgrade to 3.2.8 | Natanael Copa | 2012-10-15 | 1 | -16/+20 |
| | |||||
* | main/ruby-multi_json: new aport | Natanael Copa | 2012-10-15 | 1 | -0/+35 |
| | | | | | A gem to provide easy switching between different JSON backends http://rubygems.org/gems/multi_json | ||||
* | main/ruby-fcgi: rebuild against ruby 1.9 | Natanael Copa | 2012-10-15 | 1 | -14/+18 |
| | |||||
* | main/ruby-i18n: upgrade to 0.6.1 | Natanael Copa | 2012-10-15 | 1 | -15/+19 |
| | |||||
* | main/ruby-openid: upgrade to 2.2.1 | Natanael Copa | 2012-10-15 | 1 | -15/+19 |
| | |||||
* | main/ruby-mysql: rebuild against ruby 1.9 | Natanael Copa | 2012-10-15 | 1 | -14/+18 |
| | |||||
* | main/ruby-pg: upgrade to 0.14.1 | Natanael Copa | 2012-10-15 | 1 | -14/+18 |
| | |||||
* | main/ruby-sqlite: upgrade to 1.3.6 | Natanael Copa | 2012-10-15 | 1 | -15/+19 |
| | |||||
* | main/ruby-rake: delete. now provided by ruby itself | Natanael Copa | 2012-10-15 | 1 | -31/+0 |
| | |||||
* | main/ruby-rack: upgrade to 1.4.1 | Natanael Copa | 2012-10-15 | 1 | -13/+18 |
| | |||||
* | main/rubygems: renamed to ruby-gems and bundled with ruby itself | Natanael Copa | 2012-10-15 | 1 | -26/+0 |
| | |||||
* | main/ruby-rmagick: rebuild against ruby-1.9 | Natanael Copa | 2012-10-15 | 1 | -6/+3 |
| | | | | also remove unused ruby_arch dir | ||||
* | main/ruby: upgrade to 1.9.3_p194 | Natanael Copa | 2012-10-15 | 3 | -11/+233 |
| | |||||
* | testing/xf86-video-qxl: fix LDFLAGS | Carlo Landmeter | 2012-10-13 | 1 | -2/+2 |
| |