summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* main/ruby-mail: remove ruby-gems dependencyNatanael Copa2013-09-301-2/+2
|
* main/ruby-kgio: remove ruby-gems dependencyNatanael Copa2013-09-301-2/+2
|
* main/ruby-jquery-rails: remove ruby-gems dependencyNatanael Copa2013-09-301-2/+2
|
* main/ruby-journey: remove ruby-gems dependencyNatanael Copa2013-09-301-2/+2
|
* main/ruby-i18n: remove ruby-gems dependencyNatanael Copa2013-09-301-2/+2
|
* main/ruby-hike: remove ruby-gems dependencyNatanael Copa2013-09-301-2/+2
|
* main/ruby-fcgi: remove ruby-gems dependencyNatanael Copa2013-09-301-2/+2
|
* main/ruby-fastercsv: remove ruby-gems dependencyNatanael Copa2013-09-301-2/+2
|
* main/ruby-erubis: remove ruby-gems dependencyNatanael Copa2013-09-301-2/+2
|
* main/ruby-coderay: remove ruby-gems dependencyNatanael Copa2013-09-301-2/+2
|
* main/ruby-bundler: remove ruby-gems dependencyNatanael Copa2013-09-301-2/+2
|
* main/ruby-builder: remove ruby-gems dependencyNatanael Copa2013-09-301-2/+2
|
* main/ruby-arel: remove ruby-gems dependencyNatanael Copa2013-09-301-2/+2
|
* main/ruby-activesupport: remove ruby-gems dependencyNatanael Copa2013-09-301-2/+2
|
* main/ruby-activeresource: remove ruby-gems dependencyNatanael Copa2013-09-301-2/+2
|
* main/ruby-activerecord: remove ruby-gems dependencyNatanael Copa2013-09-301-2/+2
|
* main/ruby-activemodel: remove ruby-gems dependencyNatanael Copa2013-09-301-2/+2
|
* main/ruby-actionpack: remove ruby-gems dependencyNatanael Copa2013-09-301-2/+2
|
* main/ruby-actionmailer: remove ruby-gems dependencyNatanael Copa2013-09-301-2/+2
|
* main/libusbx: disable udevNatanael Copa2013-09-301-2/+3
| | | | | | | | It looks like udev is only used for listening to hotplug events and to parse the sys_name, devaddr and bus num info. If udev is disabled it will listen directly to a netlink socket. We disable udev to prevent circular dependency.
* main/[various]: update config.subTimo Teräs2013-09-3041-40/+202
|
* main/webkitgtk: fix ruby build depNatanael Copa2013-09-301-1/+1
|
* testing/zfs-grsec: rebuild against kernel 3.10.13-r0Natanael Copa2013-09-301-1/+1
|
* testing/virtualbox-additions-grsec: rebuild against kernel 3.10.13-r0Natanael Copa2013-09-301-1/+1
|
* testing/spl-grsec: rebuild against kernel 3.10.13-r0Natanael Copa2013-09-301-1/+1
|
* testing/ipt-netflow-grsec: rebuild against kernel 3.10.13-r0Natanael Copa2013-09-301-1/+1
|
* testing/flashcache-grsec: rebuild against kernel 3.10.13-r0Natanael Copa2013-09-301-1/+1
|
* main/xtables-addons-grsec: rebuild against kernel 3.10.13-r0Natanael Copa2013-09-301-1/+1
|
* main/open-vm-tools-grsec: rebuild against kernel 3.10.13-r0Natanael Copa2013-09-301-1/+1
|
* main/dahdi-linux-grsec: rebuild against kernel 3.10.13-r0Natanael Copa2013-09-301-1/+1
|
* main/linux-grsec: upgrade to 3.10.13Natanael Copa2013-09-303-112784/+93
|
* main/webkitgtk: upgrade to 2.2.0Natanael Copa2013-09-301-12/+8
|
* main/libc0.9.32: don't build on musl toolchainTimo Teräs2013-09-291-2/+1
|
* main/[various]: update config.subTimo Teräs2013-09-2939-26/+146
|
* main/libproxy: fix musl buildTimo Teräs2013-09-292-4/+18
|
* main/libnl: fix musl buildTimo Teräs2013-09-292-1/+25
|
* main/glade{,3}: fix musl build (disable -Werror)Timo Teräs2013-09-292-0/+2
|
* main/ruby: fix musl buildTimo Teräs2013-09-292-10/+33
| | | | patch from sabotage
* testing/bugzilla: remove cvs stuffFabian Affolter2013-09-291-2/+0
|
* testing/py-pillow: fix checksumFabian Affolter2013-09-291-3/+3
|
* testing/py-doit: fix checksumsFabian Affolter2013-09-291-3/+3
|
* testing/py-ansi2html: new aportFabian Affolter2013-09-291-0/+41
| | | | | Convert text with ANSI color codes to HTML http://github.com/ralphbean/ansi2html/
* testing/py-ansicolors: new aportFabian Affolter2013-09-291-0/+41
| | | | | ANSI colors for Python http://github.com/verigak/colors/
* testing/py-allfiles: new aportFabian Affolter2013-09-291-0/+41
| | | | | A Python iterator for matching files in directory trees https://pypi.python.org/pypi/allfiles
* testing/py-almost: new aportFabian Affolter2013-09-291-0/+41
| | | | | A Python helper to compare two numbers generously https://pypi.python.org/pypi/almost
* testing/py-pycolorterm: new aportFabian Affolter2013-09-291-0/+41
| | | | | A Python module to work with color and style formatting https://github.com/dnmellen/pycolorterm
* testing/py-archive: new aportFabian Affolter2013-09-291-0/+41
| | | | | A Python library for extracting zip and tar archives https://github.com/gdub/python-archive
* testing/git2json: new aportFabian Affolter2013-09-291-0/+40
| | | | | Convert git logs to JSON for easier analysis https://github.com/tarmstrong/git2json
* testing/py-wifi: new aportFabian Affolter2013-09-291-0/+41
| | | | | Command line tool and library wrappers for network interfaces https://pypi.python.org/pypi/wifi
* main/py-paramiko: upgrade to 1.12.0 (py-ecdsa as new dep)Fabian Affolter2013-09-291-5/+5
|