aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* main/rtmpdump: upgrade snapshot to 2.4_git20141231Natanael Copa2014-12-313-69/+5
| | | | fixes #3608
* main/youtube-dl: upgrade to 2014.12.17.2Natanael Copa2014-12-311-4/+4
|
* main/youtube-dl: move from testingNatanael Copa2014-12-311-0/+0
|
* main/syncthing: upgrade to 0.10.14Natanael Copa2014-12-311-4/+4
|
* testing/scantailor: new aportCarlo Landmeter2014-12-301-0/+53
|
* testing/unpaper: upgrade to 6.1Carlo Landmeter2014-12-301-15/+38
|
* main/freeradius3: upgrade to 3.0.6Leonardo Arena2014-12-301-5/+5
|
* testing/dmz-cursor-theme: new aportAmatCoder2014-12-301-0/+51
|
* testing/premium-cursor-theme: new aportAmatCoder2014-12-301-0/+28
|
* testing/xcursor-themes: new aportAmatCoder2014-12-301-0/+42
|
* main/lua-md5: pull in both lua 5.1 and 5.2 by defaultNatanael Copa2014-12-301-2/+3
|
* main/lua-subprocess: Add Lua 5.1/5.2 libs as depends of main package and ↵Ted Trask2014-12-302-5/+13
| | | | remove linking of lua core
* main/acf-mysql: upgrade to 0.1.1Ted Trask2014-12-301-5/+5
|
* main/acf-mysql: Add acf-db-lib dependency and bump releaseTed Trask2014-12-301-3/+3
|
* main/openrc: modloop: fix detection of vanilla kernel flavorNatanael Copa2014-12-302-5/+9
| | | | ref #3672
* main/openrc: bsd-compat-headers build fixNatanael Copa2014-12-301-0/+1
|
* main/minetest: various fixesNatanael Copa2014-12-309-68/+143
| | | | | | | | - fix segfault due to JIT and PaX. Use shared lua instead of luajit - clean up init.d script. rename to minitest-server - use shared irrlicht - move pre-install script to -server subpackage - start with gameid 'minimal' by default for testing
* main/minetest: upgrade to 0.4.11Francesco Colista2014-12-301-5/+5
|
* main/minetest: mv pkgdir to subpkgdir in server functionFrancesco Colista2014-12-301-16/+16
|
* main/lua-subprocess: update to 0.0.20141229Ted Trask2014-12-294-50/+50
|
* main/gtk+3.0: use gtk-update-icon-cache package from gtk+2AmatCoder2014-12-292-18/+3
|
* main/minetest: added initd and conf fileFrancesco Colista2014-12-294-4/+67
|
* main/gtk+2.0: declare trigger in global scopeNatanael Copa2014-12-291-1/+1
|
* main/gtk+2.0: split gtk-update-icon-cacheAmatCoder2014-12-292-7/+18
| | | | | | | | | Changes: - Split 'gtk-update-icon-cache' to a new package. This avoid the gtk2 dependency in gtk3 package and two triggers being fired. - Fix trigger to not exit with error on uninstall. - Update to 2.24.25
* testing/xrdp: new aportAlan Lacerda2014-12-291-0/+50
|
* testing/py-twitter: new aportPeter Bui2014-12-291-0/+41
|
* testing/py-requests-oauth: new aportPeter Bui2014-12-291-0/+41
|
* testing/cd-dicid: linu-headers build fixNatanael Copa2014-12-291-1/+1
|
* testing/abcde: update to 2.6Peter Bui2014-12-292-31/+6
|
* testing/bitcoin: remove .la archiveNatanael Copa2014-12-291-1/+2
|
* testing/bitcoin: update to 0.10.0_rc1Stuart Cardall2014-12-291-5/+6
| | | | SSL3 removed from RPC client
* testing/fcron: build fix. needs perlNatanael Copa2014-12-291-1/+1
|
* testing/fcron: new aportDiaz Devera Victor2014-12-294-0/+115
| | | | | periodical command scheduler for systems not always up http://fcron.free.fr/
* main/mdocml: build shared, add 'man' and trigger for dbNatanael Copa2014-12-296-77/+157
|
* main/mdocml: upgrade to 1.13.2Hiltjo Posthuma2014-12-291-7/+16
|
* main/redis: upgrade to 2.8.19Francesco Colista2014-12-261-5/+5
|
* main/augeas: Shellvars: allow command-specific environmentKaarle Ritvanen2014-12-262-5/+64
|
* main/oscam: linux-headers build fixNatanael Copa2014-12-261-1/+1
|
* main/ruby-rmagick: upgrade to 2.13.4Kaarle Ritvanen2014-12-261-5/+5
|
* main/ruby-net-ldap: upgrade to 0.10.1Kaarle Ritvanen2014-12-261-4/+4
|
* main/ruby-rails: upgrade to 4.2.0Kaarle Ritvanen2014-12-2621-68/+300
|
* main/perl-namespace-clean: moved perl-b-hooks-endofscope in cpandependsFrancesco Colista2014-12-261-3/+3
|
* main/mkinitfs: bump pkgrelNatanael Copa2014-12-261-1/+1
| | | | | | | | busybox 1.23.0 before 1.23.0-r2 had a broken modprobe that caused disk controllers not be loaded from initramfs. This was fixed with busybox-1.23.0-r2 but we need regenerate initramfs images that was created with a bad modprobe so we bump pkgrel for mkinitfs to force regeneration of initramfs.
* main/busybox: fix coldplug with modprobe -aNatanael Copa2014-12-262-1/+57
| | | | | | | | | | | We call 'modprobe -a <alias> ...' from initramfs init for coldplugging. The upstream commit 4e314faa0a (modprobe,rmmod: reject module names with slashes) introduce a check for slashes in the modprobe name. This broke loading of module aliases with slashes which are often found in dmi modalias. We fix this by allowing slashes when -a option is given.
* main/orc: upgrade to 0.4.23Natanael Copa2014-12-251-4/+4
|
* main/busybox: fix ash segfaultNatanael Copa2014-12-252-1/+83
| | | | | | | | | The upstream commit e9ab07c2 (ash: make ${#var} unicode-aware, 2014-08-13) introduced a regression that makes ash segfault. revert it til upstream has fixed it. http://lists.busybox.net/pipermail/busybox/2014-December/082129.html
* main/perl-datetime-timezone: upgrade to 1.81Natanael Copa2014-12-251-4/+4
|
* main/perl-class-load: upgrade to 0.22Natanael Copa2014-12-251-11/+11
|
* main/gettext: upgrade to 0.19.4Natanael Copa2014-12-251-4/+4
|
* testing/perl-variable-magic: moved to mainFrancesco Colista2014-12-251-0/+0
|