aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* testing/py-pgspecial: new aportThomas Boerger2016-07-061-0/+28
| | | | | https://pypi.python.org/pypi/pgspecial Meta-commands handler for Postgres Database
* testing/py-pymysql: new aportThomas Boerger2016-07-061-0/+28
| | | | | https://pypi.python.org/pypi/PyMySQL Pure Python MySQL Client
* testing/py-sqlparse: new aportThomas Boerger2016-07-061-0/+28
| | | | | https://pypi.python.org/pypi/sqlparse A non-validating SQL parser module for Python
* testing/py-humanize: new aportThomas Boerger2016-07-061-0/+28
| | | | | https://pypi.python.org/pypi/humanize Python humanize functions
* testing/py-prompt_toolkit: new aportThomas Boerger2016-07-061-0/+28
| | | | | https://pypi.python.org/pypi/prompt_toolkit Library for building powerful interactive command lines in Python
* testing/py-wcwidth: new aportThomas Boerger2016-07-061-0/+28
| | | | | https://pypi.python.org/pypi/wcwidth Measures number of Terminal column cells of wide-character codes
* main/pax-utils: fix cross buildingTimo Teräs2016-07-061-1/+3
|
* main/libcap: fix .pc file generationTimo Teräs2016-07-061-2/+2
| | | | | | the $lib variable is prefixed with slash, so adding it ourselves would yield /usr//lib/. This in turn breaks cross compiling because pkgconf does not filter out system paths unless they match exactly.
* main/libcap: fix cross buildingTimo Teräs2016-07-061-1/+1
|
* main/gmp: fix cross buildingTimo Teräs2016-07-061-2/+3
| | | | use fixed libtool
* main/acl: fix cross buildingTimo Teräs2016-07-061-1/+3
|
* main/gcc: more cross-build fixesTimo Teräs2016-07-062-1/+26
| | | | | | | | | - remove !tracedeps; errors will be shown during packaging but they are safe to ignore. tracedeps is needed for proper so provides to be generated - fix shared libada building when cross-compiling native compiler
* testing/oauth-toolkit: add linux-pam-dev to makedependsBartłomiej Piotrowski2016-07-061-1/+1
|
* main/nodejs-lts: upgrade to 4.4.7Bartłomiej Piotrowski2016-07-061-4/+4
|
* community/dvd+rw-tools: APKBUILD cleanupScrumpyJack2016-07-061-13/+4
| | | | Minor clean up of the APKBUILD file
* community/w3m: APKBUILD cleanupScrumpyJack2016-07-061-12/+5
| | | | Minor cleanup of APKBUILD file
* community/rover: fix indentationBartłomiej Piotrowski2016-07-061-6/+6
|
* community/rover: Upgrade to 0.4.2ScrumpyJack2016-07-061-8/+8
| | | | Upgrade from 0.4.1 to 0.4.2 and minor APKBUILD file cleanup
* testing/sassc: new upstream version 3.3.6Thomas Boerger2016-07-061-4/+4
|
* testing/libsass: new upstream version 3.3.6Thomas Boerger2016-07-061-4/+4
|
* testing/oath-toolkit: new aportJann - Ove Risvik2016-07-061-0/+63
| | | | | http://www.nongnu.org/oath-toolkit/index.html OATH Toolkit One-time password components
* testing/wireless-regdb: upgrade to 2016.06.10Stefan Wagner2016-07-061-4/+4
|
* testing/wmname: new aportStefan Wagner2016-07-061-0/+26
| | | | | Sets the window manager name property of the root window http://tools.suckless.org/x/wmname
* testing/dunst: new aportStefan Wagner2016-07-061-0/+27
|
* testing/stow: new aportStefan Wagner2016-07-061-0/+34
|
* testing/libftdi1: upgrade to 1.3Stefan Wagner2016-07-061-4/+4
|
* testing/cloudfoundry-cli: Cleanup suggested by barthalionThomas Boerger2016-07-061-13/+3
|
* community/targetcli: updated dependenciesJann - Ove Risvik2016-07-061-2/+2
|
* main/py-configshell: updated dependenciesJann - Ove Risvik2016-07-061-3/+3
|
* main/py-pillow: upgrade to 3.3.0 and update URLThiébaud Weksteen2016-07-061-6/+6
| | | | Signed-off-by: Thiébaud Weksteen <thiebaud@weksteen.fr>
* main/py-twisted: new upstream version 16.2.0Christian Kampka2016-07-061-6/+6
|
* main/apache2: new upstream version 2.4.23Christian Kampka2016-07-061-5/+5
|
* testing/wxgtk: add fix for gcc6Bartłomiej Piotrowski2016-07-062-4/+47
|
* Revert "testing/sbcl: upgrade to 1.3.7"Sören Tempel2016-07-062-18/+7
| | | | This reverts commit 7ee606ed18c69574f68085ce826954daec486737.
* testing/opencpn: new aportScrumpyJack2016-07-062-0/+53
| | | | | OpenCPN is a cross platform electronic navigation system. http://opencpn.org
* testing/wxgtk: new aportScrumpyJack2016-07-062-0/+96
| | | | | GTK2 port of wxWidgets3.0 GUI library http://www.wxwidgets.org
* main/apk-tools: fix cross compileTimo Teräs2016-07-062-4/+22
|
* main/libfetch: support cross compilingTimo Teräs2016-07-062-8/+10
|
* testing/xonotic: upgrade to 0.8.1Sören Tempel2016-07-061-24/+14
|
* testing/xonotic-data: upgrade to 0.8.1Sören Tempel2016-07-061-6/+6
|
* main/fish: upgrade to 2.3.1Sören Tempel2016-07-061-13/+6
|
* main/unzip: fix installation of man pagesSören Tempel2016-07-061-18/+13
| | | | And cleanup a bit.
* testing/sbcl: upgrade to 1.3.7Sören Tempel2016-07-062-7/+18
|
* main/fakeroot: do not set LD_LIBRARY_PATHTimo Teräs2016-07-062-1/+85
| | | | | it breaks cross-binutils which use rpath to pick correct libbfd instead of the one in /usr/lib.
* main/openssl: fix cross buildingTimo Teräs2016-07-061-1/+1
|
* main/binutils: fix automatic so dependencies for cross buildsTimo Teräs2016-07-061-1/+1
|
* main/libtool: fix a cross compile issueTimo Teräs2016-07-062-11/+50
|
* main/musl: fix bootstrap buildTimo Teräs2016-07-061-10/+15
|
* main/busybox: fix bootstrap dependenciesTimo Teräs2016-07-061-1/+3
|
* main/musl: upgrade to 1.1.15Timo Teräs2016-07-0615-658/+6
|