aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* testing/ocamlbuild: new aportJon Ong2016-07-081-0/+35
| | | | | https://github.com/ocaml/ocamlbuild Generic build tool with built-in rules for building OCaml library and programs.
* main/open-iscsi: musl fix for error handling. fixes bug #4802Jann - Ove Risvik2016-07-082-4/+28
| | | | | | | | | | Fixes bug #4802: http://bugs.alpinelinux.org/issues/4802 Seems like iscsiadm relies on checking optopt for checking if there's an error, instead of checking whether opterr is set or if getopt returns '?' and then using optopt to retrieve the option that it didn't recognize. For some reason musl sets optopt to the last option parsed even if it was valid. Is musl supposed to do that? glibc doesn't behave this way. The posix standard for getopt also reads like optopt is only supposed to be set when there's an error. (Only when I was looking for what to put in the email subject line, after I figured it all out did I notice that Brian Angus already submitted a fix earlier. Figured I'd sent this one anyway; that fix removes error output when presented with actual unrecognised arguments.)
* testing/cgmanager: enable on allTimo Teräs2016-07-081-1/+1
|
* community/go: upgrade to 1.7rc1Timo Teräs2016-07-081-12/+12
| | | | | Fixes x86 build errors. vet removed from external tools as it is part of main go package now.
* testing/hugo: new aportThomas Boerger2016-07-071-0/+41
| | | | | http://gohugo.io/ A Fast and Flexible Static Site Generator built with love in GoLang
* testing/lxf: create lxd group, added dependenciesFrancesco Colista2016-07-072-3/+8
|
* testing/cgmanager: changed runscript to openrc-runFrancesco Colista2016-07-073-9/+9
|
* testing/lxd: upgraded to 2.0.3. Added cgmanager as dependencyFrancesco Colista2016-07-071-6/+6
|
* main/lxc: upgrade to 2.0.3Carlo Landmeter2016-07-071-4/+4
|
* main/lxc: upgrade to 2.0.1Carlo Landmeter2016-07-073-92/+5
|
* main/alpine-baselayout: drop nut from passwd and groupBartłomiej Piotrowski2016-07-073-9/+7
|
* testing/nut: Upgrade to 2.7.4. conf.d & init.d cleanupsValery Kartel2016-07-0710-462/+114
| | | | | | | - rename all /etc/nut/*.conf.sample to /etc/nut/*.conf - make conf.d/* init.d/* more clean and openrc-run'ed - nut-upsmon now dynamically depends on nut-upsd if the MODE parameter in /etc/nut/nut.conf is set to 'standalone' or 'netserver'. - make a user and group creation in pre-install. I think we need to remove this user/group from alpine-baselayout.
* testing/librdkafka: add bash to makedependsBartłomiej Piotrowski2016-07-071-1/+1
|
* testing/librdkafka: new aportBennett Goble2016-07-071-0/+37
| | | | | https://github.com/edenhill/librdkafka The Apache Kafka C/C++ library
* main/pidgin: Version upgrade to 2.11.0ScrumpyJack2016-07-071-7/+7
| | | | Version bump from 2.10.12.to 2.11.0 which includes security fixes.
* testing/plzip: add lzlib to makedependsBartłomiej Piotrowski2016-07-071-1/+1
|
* testing/plzip: new aportKlemens Nanni2016-07-071-0/+30
|
* testing/lzlib: new aportKlemens Nanni2016-07-071-0/+30
|
* community/go: default buildmode=pieTimo Teräs2016-07-073-21/+17
|
* main/glib: simplify gquark fixNatanael Copa2016-07-073-57/+52
|
* 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
|
* main/libmnl: upgrade to 1.0.4Francesco Colista2016-07-071-11/+9
|
* main/byobu: upgrade to 5.109Francesco 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
* 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
|