aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* testing/hiawatha: update to 10.5Stuart Cardall2017-03-081-8/+2
|
* testing/netatalk: fix runscriptJakub Jirutka2017-03-082-9/+9
|
* testing/netatalk: unbundle dependencies and be explicit w/ flagsJakub Jirutka2017-03-081-1/+24
|
* testing/netatalk: new aportAlexander Rigbo2017-03-082-0/+58
| | | | | http://netatalk.sourceforge.net/ Netatalk is a freely-available Open Source AFP fileserver
* testing/cabal: Add armhf to architecturesMitch Tishmack2017-03-081-1/+1
| | | | Since we have a ghc for armhf, also build cabal for that arch.
* main/musl: Fix a ppc64le loader issueBreno Leitao2017-03-082-0/+30
| | | | | | | Fix a problem on ppc64le that sometimes musl crashes during the application load. The crash was found on the loader. This problem was just fixed upstream, and I am adding it back to Alpine.
* community/greenbone-security-assistant: added patch for run dirFrancesco Colista2017-03-082-3/+18
|
* community/greenbone-security-assistant: fixed sbin path, improved initdFrancesco Colista2017-03-083-7/+9
|
* testing/libuser: changed source url due to fedorahosted.org closeFrancesco Colista2017-03-081-10/+4
|
* community/libosinfo: upgrade to 1.0.0, changed source url due to ↵Francesco Colista2017-03-081-21/+8
| | | | fedorahosted.org close
* main/ttf-liberation: fixed source url due to fedorahosted.org closeFrancesco Colista2017-03-081-20/+4
|
* main/newt: upgrade to 0.52.19. Cleaned up APKBUILD, fixed source urlFrancesco Colista2017-03-081-21/+11
|
* main/netcf: updated source url due to fedorahosted.org closeFrancesco Colista2017-03-081-16/+5
|
* main/mailcap: upgrade to 2.1.47, changed source urlFrancesco Colista2017-03-081-5/+3
|
* main/libverto: cleanup APKBUILD, removed fedorahosted referenceFrancesco Colista2017-03-081-22/+12
|
* main/perl-libwww: upgrade to 6.23Leonardo Arena2017-03-081-3/+3
|
* main/perl-test-requiresinternet: new aportLeonardo Arena2017-03-081-0/+48
|
* community/perl-cpanel-json-xs: upgrade to 3.0228Francesco Colista2017-03-081-2/+2
|
* main/hwdata: upgrade to 0.298Natanael Copa2017-03-081-8/+8
|
* main/attr: remove --enable-lib64Natanael Copa2017-03-081-1/+0
| | | | apparently it installs the stuff in /lib64 on ppc64le
* main/attr: don't manually remove libattr.laNatanael Copa2017-03-081-1/+1
| | | | abuild takes care of this for us now
* main/attr: update upstream urlsNatanael Copa2017-03-081-3/+3
|
* testing/googler: fix download source archive and build funcNatanael Copa2017-03-081-3/+7
|
* testing/googler: new aportIvan Tham2017-03-081-0/+21
| | | | | https://github.com/jarun/googler Google Search, Google Site Search, Google News from the terminal.
* testing/php7.1: switch to mysqlnd backendand and some moreValery Kartel2017-03-081-48/+72
| | | | | | | | | | | | | | | | | | | | | | | | At-last switch to mysqlnd - mysql php native backend. All this time I thinked it was done. (( * remove mariadb-dev from makedepends * mysqlnd: - add strict dependency to openssl * mysqli: - switch to use mysqlnd as a backend - suppress to send auth data on persistent connection pings - increase extension loading index to be load after mysqlnd * pdo_mysql: - switch to use mysqlnd * global: - add support for initial static extension dependency - remade loading index calculation. now it adds ... initiial+calculated. - sort configure flags to _extensions order - make configure flags more readable - shrink extensions dir to /usr/lib/php{ver}, without "modules" subdir. Because this directory for modules only. - some cosmetic cleanups.
* main/libuv: Enable check and debug packageJean-Louis Fuchs2017-03-081-2/+7
|
* Upgrade deluge to 1.3.14alex2017-03-081-4/+4
|
* testing/sway: upgrade to 0.12Henrik Riomar2017-03-081-4/+2
|
* testing/wlc: upgrade to 0.0.8Henrik Riomar2017-03-081-4/+2
|
* main/xf86-video-openchrome: upgrade to 0.6.0Natanael Copa2017-03-081-6/+3
|
* community/openvas-scanner: removed unused options from confd and initd. ↵Francesco Colista2017-03-083-16/+5
| | | | Cleaned up APKBUILD
* community/openvas-manager: added gnutls-utils in depsFrancesco Colista2017-03-081-4/+2
|
* community/perl-mojolicious: upgrade to 7.28Francesco Colista2017-03-081-2/+2
|
* community/openvas-cli: rebuild against openvas-librariesFrancesco Colista2017-03-081-2/+2
|
* community/ospd-debsecan: upgrade to 1.2b1Francesco Colista2017-03-081-8/+4
|
* community/greenbone-security-assistant: upgrade to 7.0.2Francesco Colista2017-03-084-55/+33
|
* community/openvas-manager: upgrade to 7.0.1Francesco Colista2017-03-082-32/+81
|
* community/openvas-scanner: upgrade to 5.1.1Francesco Colista2017-03-081-35/+7
|
* community/openvas-libraries: upgrade to 9.0.1Francesco Colista2017-03-081-28/+8
|
* community/openvas-cli: improved apkbuildFrancesco Colista2017-03-081-21/+5
|
* testing/upx: improve and fix abuild, add -doc subpkgJakub Jirutka2017-03-081-16/+22
|
* community/ucl: move from testingJakub Jirutka2017-03-082-0/+0
|
* testing/ucl: add -dev subpkg, check() func and improve abuildJakub Jirutka2017-03-081-12/+17
|
* main/pdnsd: do not deluser in post-deinstallJakub Jirutka2017-03-082-6/+2
| | | | | | This is very bad practice, we can't know if the package user has been originally created by apk or by the user and if the user needs it or not.
* main/nsd: do not deluser in post-deinstallJakub Jirutka2017-03-082-6/+2
| | | | | | This is very bad practice, we can't know if the package user has been originally created by apk or by the user and if the user needs it or not.
* testing/logstash: do not deluser in post-deinstallJakub Jirutka2017-03-082-7/+2
| | | | | | This is very bad practice, we can't know if the package user has been originally created by apk or by the user and if the user needs it or not.
* community/pdns-recursor: do not deluser in post-deinstallJakub Jirutka2017-03-082-6/+2
| | | | | | This is very bad practice, we can't know if the package user has been originally created by apk or by the user and if the user needs it or not.
* main/cjdns: replace nodejs-lts with nodejsJakub Jirutka2017-03-071-1/+1
|
* testing/node-sodium: add nodejs-npm to makedependsEd Robinson2017-03-071-2/+2
|
* community/kiwiirc: add nodejs-npm to makedependsEd Robinson2017-03-071-2/+2
|