Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | community/mcabber: move from main | Bart Ribbers | 2019-06-05 | 2 | -0/+0 | |
| | ||||||
* | community/volume_key: move from main | Bart Ribbers | 2019-06-05 | 1 | -0/+0 | |
| | ||||||
* | community/libblockdev: move from main | Bart Ribbers | 2019-06-05 | 2 | -0/+0 | |
| | ||||||
* | community/udisks2: move from main | Bart Ribbers | 2019-06-05 | 2 | -0/+0 | |
| | ||||||
* | community/sylpheed: move from main | Bart Ribbers | 2019-06-05 | 1 | -0/+0 | |
| | ||||||
* | community/pacman: move from main | Bart Ribbers | 2019-06-05 | 1 | -0/+0 | |
| | ||||||
* | main/nodejs: upgrade to 10.16.0 | Tim Brust | 2019-06-05 | 1 | -3/+3 | |
| | ||||||
* | main/musl: fix ldd | Natanael Copa | 2019-06-05 | 1 | -2/+2 | |
| | | | | | fix regression introduced by commit d4a7955c (main/musl: fix ldd when used with libraries). | |||||
* | testing/barnyard2: new aport | Karim Kanso | 2019-06-05 | 7 | -0/+293 | |
| | ||||||
* | main/snort: pidfile location, rebuild against static daq and facilitate log ↵ | Karim Kanso | 2019-06-05 | 2 | -6/+11 | |
| | | | | file consumption | |||||
* | main/daq: support afpacket and nfq | Karim Kanso | 2019-06-05 | 1 | -2/+3 | |
| | ||||||
* | community/neovim: update secfix information | Kevin Daudt | 2019-06-05 | 1 | -0/+2 | |
| | ||||||
* | main/krb5: clarify version variables | Natanael Copa | 2019-06-05 | 1 | -7/+7 | |
| | | | | make code more readable by use better variable names | |||||
* | main/krb5: improve | tcely | 2019-06-05 | 1 | -7/+0 | |
| | ||||||
* | main/giblib: modernize, remove static library | Leo | 2019-06-05 | 1 | -3/+3 | |
| | ||||||
* | main/dhcpcd-dbus: modernize, fix homepage, fix url | Leo | 2019-06-05 | 1 | -23/+6 | |
| | ||||||
* | community/sane: enable on all arches | Natanael Copa | 2019-06-05 | 1 | -1/+1 | |
| | | | | seems to build on both s390x and ppc64le | |||||
* | main/vim: update secfix information | Kevin Daudt | 2019-06-05 | 1 | -2/+2 | |
| | ||||||
* | testing/py3-forbiddenfruit: new aport | Dmitry Romanenko | 2019-06-05 | 1 | -0/+30 | |
| | ||||||
* | main/musl: fix ldd when used with libraries | Natanael Copa | 2019-06-05 | 1 | -14/+19 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | From Bernhard Ehlers: > BTW: The ldd program (in all alpine versions) creates invalid output > in case you use it on a library, here an example: > > ~ # ldd /lib/libssl.so.1.1 > ldd (0x7ffb49916000) > libcrypto.so.1.1 => /lib/libcrypto.so.1.1 (0x7ffb49618000) > libc.musl-x86_64.so.1 => ldd (0x7ffb49916000) > > The loader ld-musl-x86_64.so.1 and libc.musl-x86_64.so.1 point to > "ldd", what's totally wrong. That's why you have to copy the ldd > binary to your current directory before using cx_freeze. > > Here my alternative ldd, it works much better with cx_freeze (and > pyinstaller): > #!!/bin/sh > exec /lib/ld-musl-* --list -- "$@" > > Here an example, with more reasonable results: > ~ # ldd.new /lib/libssl.so.1.1 > /lib/ld-musl-x86_64.so.1 (0x7fa671495000) > libcrypto.so.1.1 => /lib/libcrypto.so.1.1 (0x7fa671197000) > libc.musl-x86_64.so.1 => /lib/ld-musl-x86_64.so.1 > (0x7fa671495000) http://lists.alpinelinux.org/alpine-devel/6694.html | |||||
* | testing/py3-shouldbe: new aport | Dmitry Romanenko | 2019-06-05 | 1 | -0/+30 | |
| | ||||||
* | testing/libmodbus: modernize, fix license, fix url | Leo | 2019-06-05 | 1 | -14/+10 | |
| | ||||||
* | testing/py3-ansicolors: modernize | prspkt | 2019-06-05 | 1 | -6/+4 | |
| | ||||||
* | testing/ossec-hids: modernize, fix license | Leo | 2019-06-05 | 1 | -6/+3 | |
| | ||||||
* | community/simple-mtpfs: modernize | Leo | 2019-06-05 | 1 | -4/+0 | |
| | ||||||
* | testing/py-doit: modernize, fix license | Leo | 2019-06-05 | 1 | -5/+4 | |
| | ||||||
* | testing/gnome-online-miners: new aport | Rasmus Thomsen | 2019-06-05 | 1 | -0/+36 | |
| | ||||||
* | testing/gnome-initial-setup: new aport | Rasmus Thomsen | 2019-06-05 | 1 | -0/+37 | |
| | ||||||
* | community/gnome-keyring: enable PAM integration | Rasmus Thomsen | 2019-06-05 | 1 | -12/+14 | |
| | | | | | | | | | This is required for stuff like automatically unlocking the keyring on unlock. * modernize APKBUILD * Fix homepage * adopt maintainership * Fix tests | |||||
* | main/cups: upgrade to 2.2.11 | Rasmus Thomsen | 2019-06-05 | 1 | -5/+4 | |
| | | | | * Add cups-openrc package | |||||
* | testing/chrome-gnome-shell: new aport | Rasmus Thomsen | 2019-06-05 | 1 | -0/+39 | |
| | ||||||
* | testing/totem: enable more features with grilo | Rasmus Thomsen | 2019-06-05 | 1 | -2/+2 | |
| | ||||||
* | testing/grilo-plugins: new aport | Rasmus Thomsen | 2019-06-05 | 1 | -0/+34 | |
| | ||||||
* | testing/libmediaart: new aport | Rasmus Thomsen | 2019-06-05 | 1 | -0/+33 | |
| | ||||||
* | testing/gom: new aport | Rasmus Thomsen | 2019-06-05 | 1 | -0/+34 | |
| | ||||||
* | testing/clutter-gtk: modernize APKBUILD | Rasmus Thomsen | 2019-06-05 | 1 | -12/+10 | |
| | | | | | | * Adopt maintainership * Fix URL&License * enable GIR generation | |||||
* | main/clutter: enable more backends | Rasmus Thomsen | 2019-06-05 | 1 | -12/+27 | |
| | | | | | | * Adopt maintainership * fix license&URL * modernize APKBUILD | |||||
* | community/glade: enable WebKit&Python catalog, GIR and GladeUI | Rasmus Thomsen | 2019-06-05 | 1 | -9/+14 | |
| | | | | * Adopt maintainership | |||||
* | community/libieee1284: move from testing | Rasmus Thomsen | 2019-06-05 | 2 | -0/+0 | |
| | | | | It's required for sane | |||||
* | community/sane: move from testing | Rasmus Thomsen | 2019-06-05 | 8 | -18/+12 | |
| | | | | It's required for simple-scanner. Modernize the APKBUILD while I'm at it. | |||||
* | testing/simple-scan: upgrade to 3.32.2 | Rasmus Thomsen | 2019-06-05 | 1 | -27/+17 | |
| | ||||||
* | community/colord: enable vala binding & sane support | Rasmus Thomsen | 2019-06-05 | 1 | -15/+13 | |
| | | | | * streamline APKBUILD | |||||
* | main/gdk-pixbuf: upgrade to 2.38.1 | Rasmus Thomsen | 2019-06-05 | 3 | -68/+25 | |
| | ||||||
* | testing/gnome-tweaks: new aport | Rasmus Thomsen | 2019-06-05 | 1 | -0/+34 | |
| | ||||||
* | testing/gnome-disk-utility: remove from unmaintained and upgrade to 3.32.1 | Rasmus Thomsen | 2019-06-05 | 1 | -48/+17 | |
| | | | | Also adopt maintainership | |||||
* | testing/gnome-terminal: move from unmainted, upgrade to 3.32.0 | Rasmus Thomsen | 2019-06-05 | 3 | -43/+55 | |
| | ||||||
* | testing/nautilus: update to 3.32.0, adopt maintainership | Rasmus Thomsen | 2019-06-05 | 1 | -28/+19 | |
| | ||||||
* | main/vte3: update to 0.56.1 | Rasmus Thomsen | 2019-06-05 | 4 | -36/+21 | |
| | ||||||
* | testing/tracker-miners: new aport | Rasmus Thomsen | 2019-06-05 | 1 | -0/+44 | |
| | ||||||
* | community/pulseaudio: fix runtime w/ alsa-lib >=1.1.9 | Rasmus Thomsen | 2019-06-05 | 3 | -8/+86 | |
| |