aboutsummaryrefslogtreecommitdiffstats
path: root/testing
Commit message (Collapse)AuthorAgeFilesLines
* testing/lzlib: new aportKlemens Nanni2016-07-071-0/+30
|
* testing/noice: upgrade to 0.5. Cosmetic fixes to APKBUILDFrancesco Colista2016-07-071-5/+7
|
* testing/gogs: build with pie and enable sqliteCarlo Landmeter2016-07-071-3/+3
|
* testing/arping: upgrade to 2.17Francesco Colista2016-07-071-5/+5
|
* testing/gogs: disable sqlite for nowCarlo Landmeter2016-07-071-2/+2
| | | | go will build sqlite with no-pie which needs to be fixed.
* Revert "Revert "testing/gogs: upgrade to 0.9.13""Carlo Landmeter2016-07-072-33/+26
| | | | | | This reverts commit 27b065aee488d02c98b91a49acad8c78ebe5bef9. reverting previous commit does not fix anything.
* testing/terraform: build only for x86_64Jakub Jirutka2016-07-061-2/+2
| | | | Build fails on x86 and armhf.
* Revert "testing/gogs: upgrade to 0.9.13"Jakub Jirutka2016-07-062-26/+33
| | | | | | This reverts commit 2867d304f9c04812d4a029d518159411ecf944c2. Fails on build server and blocks other packages.
* testing/pgcli: new aportThomas Boerger2016-07-061-0/+37
| | | | | http://pgcli.com Postgres CLI with autocompletion and syntax highlighting
* testing/mycli: new aportThomas Boerger2016-07-061-0/+34
| | | | | http://mycli.net MySQL CLI with autocompletion and syntax highlighting
* 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
* testing/oauth-toolkit: add linux-pam-dev to makedependsBartłomiej Piotrowski2016-07-061-1/+1
|
* 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
|
* 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
* 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
|
* testing/sbcl: upgrade to 1.3.7Sören Tempel2016-07-062-7/+18
|
* testing/gogs: upgrade to 0.9.13Carlo Landmeter2016-07-062-33/+26
|
* testing/terraform: Cleanup for more current conventionsThomas Boerger2016-07-051-24/+21
|
* testing/terraform: new aportThomas Boerger2016-07-051-0/+78
| | | | | | https://www.terraform.io/ A tool for building, changing, and combining infrastructure safely and efficiently
* testing/pelican: new aportDanilo Falcão2016-07-051-0/+41
| | | | | https://pypi.python.org/pypi/pelican/ A tool to generate a static blog from reStructuredText or Markdown input files.
* testing/nextcloud: upgrade to 9.0.52Leonardo Arena2016-07-051-5/+5
|
* testing/cloudfoundry-cli: new aportThomas Boerger2016-07-041-0/+48
| | | | | https://github.com/cloudfoundry/cli A CLI for Cloud Foundry written in Go
* community/lshw: move from testingNatanael Copa2016-07-044-263/+0
|
* testing/py-mongo: new upstream version 3.2.2Danilo Falcão2016-07-041-5/+5
|
* testing/gogs: multiple fixes7heo2016-07-044-32/+36
| | | | | | | | | | List of fixes: - Do not fail to add the user 'gogs' to the group 'www-data', explicitely creates it first. - Explicitely pass the path to the .ini file to the gogs binary. - Use openrc-run instead of runscript. - Patch the list.tmpl template not to cause a fatal error when gogs starts.
* testing/ufw: new upstream version 0.35Danilo Falcão2016-07-041-4/+4
|
* testing/fabric: new upstream version 1.11.1Danilo Falcão2016-07-041-5/+5
| | | | https://pypi.python.org/pypi/Fabric
* testing/ranger: upgrade to 1.7.2Francesco Colista2016-07-041-2/+4
|
* testing/gsettings-desktop-schemas: move to communityCarlo Landmeter2016-07-041-47/+0
|
* testing/wslay: move to communityCarlo Landmeter2016-07-041-40/+0
|
* testing/[various]: move packages to communityScrumpyJack2016-07-0454-3335/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Moves the packages listed below from the testing to the community repository after successfully testing of said packages. asciinema at calcurse cmus compton cpio dvd+rw-tools fortune fvwm geary h2o heirloom-mailx leafpad nedit nmh rover tor torsocks urlview vdesk w3m wbar xcalc xclock xeyes xkill
* testing/afl: new upstream version 2.18bChristian Kampka2016-07-031-4/+4
|
* testing/cjdns: disable build for x86Bartłomiej Piotrowski2016-07-011-1/+1
|