summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* main/xz: upgrade to 5.0.6Natanael Copa2014-09-171-4/+4
|
* main/perl: upgrade to 5.20.1Natanael Copa2014-09-171-4/+4
|
* main/phpmyadmin: upgrade to 4.2.8.1Natanael Copa2014-09-171-4/+4
|
* main/qt5-qttranslations: upgrade to 5.3.2Natanael Copa2014-09-171-4/+4
|
* main/qt5-qttools: upgrade to 5.3.2Natanael Copa2014-09-171-4/+4
|
* main/qt5-qtwebkit: upgrade to 5.3.2Natanael Copa2014-09-171-4/+4
|
* main/qt5-qtsvg: upgrade to 5.3.2Natanael Copa2014-09-171-4/+4
|
* main/qt5-qtquickcontrols: upgrade to 5.3.2Natanael Copa2014-09-171-4/+4
|
* main/qt5-qtquick1: upgrade to 5.3.2Natanael Copa2014-09-171-4/+4
|
* main/qt5-qtscript: upgrade to 5.3.2Natanael Copa2014-09-171-4/+4
|
* main/qt5-qtmultimedia: upgrade to 5.3.2Natanael Copa2014-09-171-4/+4
|
* main/qt5-qtimageformats: upgrade to 5.3.2Natanael Copa2014-09-171-4/+4
|
* main/qt5-qtgraphicaleffects: upgrade to 5.3.2Natanael Copa2014-09-171-4/+4
|
* main/qt5-qtdeclarative: upgrade to 5.3.2Natanael Copa2014-09-171-4/+4
|
* main/qt5-qtbase: upgrade to 5.3.2Natanael Copa2014-09-171-4/+4
|
* main/nginx: upgrade to 1.6.2Natanael Copa2014-09-171-5/+5
|
* main/lua-struct: move from testingNatanael Copa2014-09-172-0/+0
|
* main/lua-evdev: move from testingNatanael Copa2014-09-172-0/+0
|
* main/lua-cqueues: move from testingNatanael Copa2014-09-171-1/+1
|
* testing/lua-evdev: upgrade to 1.2Natanael Copa2014-09-171-4/+5
|
* main/linux-pam: make unix_chkpwd utility suid shadowNatanael Copa2014-09-161-1/+6
| | | | ref #3349
* main/mpv: upgrade to 0.5.3Natanael Copa2014-09-161-4/+4
|
* main/xorg-server: load glamoreglNatanael Copa2014-09-162-4/+5
| | | | | musl does not support lazy loading so we need manually load glamoregl module.
* xf86-video-intel: enable glamorNatanael Copa2014-09-161-1/+2
|
* main/xorg-server: enable glamor. fix licenseNatanael Copa2014-09-162-4/+190
|
* main/libepoxy: moved from testingNatanael Copa2014-09-161-0/+0
|
* testing/libepoxy: build fixNatanael Copa2014-09-161-1/+2
| | | | we need python
* main/tumbler: fix cache dir locationNatanael Copa2014-09-162-5/+99
| | | | | patch is from upstream: https://bugzilla.xfce.org/show_bug.cgi?id=10613
* main/gvpe: moved from testingNatanael Copa2014-09-166-0/+0
|
* main/pptpd: moved from testingNatanael Copa2014-09-168-2/+2
|
* testing/lua-struct: fix depends in subpackagesNatanael Copa2014-09-161-1/+2
|
* testing/lua-struct: new aportNatanael Copa2014-09-162-0/+95
| | | | | Library for Converting Data to and from C Structs for Lua http://www.inf.puc-rio.br/~roberto/struct/
* testing/libepoxy: new aportNatanael Copa2014-09-161-0/+49
| | | | | Direct Rendering Manager runtime library http://github.com/anholt/libepoxy
* main/aiccu: moved from testingNatanael Copa2014-09-164-0/+0
|
* testing/aiccu: add iproute2 as runtime dependencyNatanael Copa2014-09-161-3/+3
|
* main/fetchmail: create dir for pidfile on startupNatanael Copa2014-09-162-4/+5
| | | | ref #3367
* testing/gvpe: fix makedependsNatanael Copa2014-09-161-1/+1
|
* testing/firefox: upgrade to 32.0.1Natanael Copa2014-09-161-4/+4
|
* testing/xulrunner: upgrade to 32.0.1Natanael Copa2014-09-161-4/+4
|
* testing/aiccu: new aportxming2014-09-154-0/+152
| | | | | Automatic IPv6 Connectivity Client Utility https://www.sixxs.net/
* testing/pptpd: bump to 1.40 and fix compilationxming2014-09-153-41/+39
|
* testing/pssh: new aportJohannes Matheis2014-09-151-0/+46
| | | | | https://code.google.com/p/parallel-ssh/ PSSH provides parallel versions of OpenSSH and related tools: pssh, pscp, prsync, pnuke, and pslurp
* testing/gvpe: new aportxming2014-09-156-0/+148
| | | | | GNU Virtual Private Ethernet http://software.schmorp.de/pkg/gvpe.html
* main/xf86-video-intel: remove polkit dependencyNatanael Copa2014-09-151-3/+3
| | | | | | we don't want force people to use polkit also remove the glamor build dep as glamor was not enabled anyways
* testing/bitcoin: minor clean upNatanael Copa2014-09-151-4/+4
|
* testing/bitcoin: update to 0.9.3rc2Stuart Cardall2014-09-151-9/+7
| | | | update to 0.9.3rc2
* testing/namecoin: update to 0.3.76Stuart Cardall2014-09-155-346/+39
| | | | update to 0.3.76
* main/phpldapadmin: one more fix for php-5.5.16Leonardo Arena2014-09-152-1/+28
|
* testing/lshw: moved back to testingNatanael Copa2014-09-154-0/+0
|
* unmaintained/lshw: fix buildIsaac Dunham2014-09-153-5/+205
| | | | | | | s/__\(u*int\)/\1/g add headers replace sysconf(_SC_LONG_BITS) with 8*sizeof(long) make basename() usage conform to POSIX