Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/speexdsp: fix maintainer | Natanael Copa | 2015-09-16 | 1 | -2/+2 |
| | |||||
* | main/speex: fix maintainer | Natanael Copa | 2015-09-16 | 1 | -2/+2 |
| | |||||
* | main/libiptcdata: fix maintainer | Natanael Copa | 2015-09-16 | 1 | -2/+2 |
| | |||||
* | main/ssmtp: fix url and maintainer | Natanael Copa | 2015-09-16 | 1 | -3/+3 |
| | |||||
* | main/abuild: try to validate maintainer address | Carlo Landmeter | 2015-09-16 | 2 | -4/+68 |
| | |||||
* | main/lua-sqlite: remove junk from makedepends | Carlo Landmeter | 2015-09-16 | 1 | -1/+1 |
| | |||||
* | testing/lua-sqlite: move to main | Carlo Landmeter | 2015-09-16 | 1 | -0/+0 |
| | |||||
* | main/seafile: add -doc subpackage | Eivind Uggedal | 2015-09-16 | 1 | -2/+3 |
| | | | | | Build fails due to uncompressed man pages, use generic -doc handling to compress them. | ||||
* | main/libzdb: upgrade to 3.1 | Eivind Uggedal | 2015-09-16 | 1 | -5/+5 |
| | |||||
* | main/help2man: upgrade to 1.47.2 | Eivind Uggedal | 2015-09-16 | 1 | -4/+4 |
| | |||||
* | main/nftables: moved from testing | Eivind Uggedal | 2015-09-15 | 4 | -26/+10 |
| | | | | | | | Since linux 3.18 the elaborate clear logic is no longer needed. Replace it with the safer: nft flush ruleset | ||||
* | main/libnftnl: moved from testing | Eivind Uggedal | 2015-09-15 | 1 | -1/+1 |
| | |||||
* | main/docker: rebuild with fixed go-1.5 | Eivind Uggedal | 2015-09-15 | 1 | -4/+3 |
| | |||||
* | main/go: re-add removed patches during 1.5 upgrade | Eivind Uggedal | 2015-09-15 | 3 | -5/+96 |
| | | | | | | | | | | | | | no-pic: This is needed for building go executables on Alpine which uses the external linker (cgo). Examples from our tree include docker, consul and gogs. Go does not support compiling PIC executables. Since the gcc specs used by Alpine enables PIC by default it has to be disabled. Without disabling PIC the executable gets a ton of erroneous textrels which results in a segfault when musl tries to resolve them. _SC_GETPW_R_SIZE_MAX: since musl defines this to -1 we have to provide a default value. Use a more recent patch from upstream which will be available in Go 1.6. | ||||
* | testing/opensmtpd: build only on x86_64 | Natanael Copa | 2015-09-15 | 1 | -1/+1 |
| | | | | it fails on 32bit | ||||
* | testing/opensmtpd: fix buildtime deps | Natanael Copa | 2015-09-15 | 1 | -1/+2 |
| | |||||
* | testing/opensmtpd: new aport | Jonathan Curran | 2015-09-15 | 6 | -0/+674 |
| | | | | | | | | | This aport provides the portable version of OpenSMTPD patched to work with musl. Parts of the patch will be submitted upstream soon. https://opensmtpd.org | ||||
* | main/rxvt-unicode: enable unicode3 | Natanael Copa | 2015-09-15 | 1 | -1/+2 |
| | | | | fixes #4641 | ||||
* | main/py-pip: update to (latest) 7.1.2 | Gert Van Gool | 2015-09-15 | 1 | -4/+4 |
| | |||||
* | testing/chicken: create -dev and -libs subpackage | Sören Tempel | 2015-09-15 | 1 | -3/+3 |
| | |||||
* | testing/termrec: new aport | ScrumpyJack | 2015-09-15 | 1 | -0/+42 |
| | | | | | termrec is a program for recording "videos" of terminal output http://angband.pl/termrec.html | ||||
* | main/py-oauth2: update to 1.9.0 | Peter Bui | 2015-09-15 | 1 | -6/+6 |
| | |||||
* | main/py-google-api-python-client: update to 1.4.2 | Peter Bui | 2015-09-15 | 1 | -4/+4 |
| | |||||
* | main/py-certifi: update to 2015.9.6.2 | Peter Bui | 2015-09-15 | 1 | -4/+4 |
| | |||||
* | testing/chan-sccp: new aport http://chan-sccp-b.sourceforge.net Chan-SCCP ↵ | Valery Kartel | 2015-09-15 | 1 | -0/+46 |
| | | | | channel driver for Asterisk | ||||
* | testing/fbida: change RESDIR to /etc/X11/app-defaults/fbida | Sören Tempel | 2015-09-15 | 1 | -2/+2 |
| | |||||
* | main/dhcpcd: use /usr/lib as libexec directory | Sören Tempel | 2015-09-15 | 1 | -10/+13 |
| | | | | dhcpcd-dbus uses this directory too. | ||||
* | testing/libasr: fix incorrect #define which caused all queries to fail | Jonathan Curran | 2015-09-15 | 2 | -5/+14 |
| | | | | | | | | I was testing this library with the upcoming OpenSMTPD aport that I am creating. All dns queries were failing. Upon investigation I found that NETDB_SUCCESS in libasr/src/openbsd-compat/defines.h had an incorrect value of -1 being set (it was being defined since NETDB_SUCCESS is not present in musl). | ||||
* | testing/fts: add -fPIC to CFLAGS | Jonathan Curran | 2015-09-15 | 1 | -1/+1 |
| | | | | Simply adding -fPIC to CFLAGS when building. | ||||
* | testing/libcgroup: use openrc-run in init.d scripts | Natanael Copa | 2015-09-15 | 3 | -10/+10 |
| | |||||
* | testing/fts: build and dependency fix | Natanael Copa | 2015-09-15 | 1 | -2/+2 |
| | | | | | we need libtool to build we dont need autotools as dependency for -dev | ||||
* | testing/fts: change package source [and implementation] | Jonathan Curran | 2015-09-15 | 5 | -117/+72 |
| | | | | | | | | | Updated the source to use musl-fts that is used in voidlinux. It's up-to-date based on fts in NetBSD and includes headers that produce no warnings when compiled against. I've tested it against existing dependences (libcgroup) and it appears to be fine. https://github.com/pullmoll/musl-fts | ||||
* | testing/libcgroup: fix makedepends | Jonathan Curran | 2015-09-15 | 1 | -2/+2 |
| | | | | makedepends was missing linux-headers | ||||
* | main/mutt: don't tamper with the global configuration | Sören Tempel | 2015-09-15 | 1 | -22/+15 |
| | |||||
* | main/alpine-sdk: depend on GNU patch | Sören Tempel | 2015-09-15 | 1 | -3/+3 |
| | | | | See the commit message of the last commit for more details. | ||||
* | main/build-base: drop patch dependency | Sören Tempel | 2015-09-15 | 1 | -2/+2 |
| | | | | | | | | | build-base should only include basic build tools for compiling C/C++ programs. patch(1) is a useful tool in that process but our busybox version already ships a patch program. However, abuild(1) needs the GNU version of patch thus this dependency was moved to the alpine-sdk package. | ||||
* | main/libevdev: upgrade to 1.4.4 | Natanael Copa | 2015-09-15 | 1 | -4/+4 |
| | |||||
* | main/gnome-power-manager: upgrade to 3.16.1 | Natanael Copa | 2015-09-15 | 1 | -33/+8 |
| | |||||
* | main/xfce4-setting: rebuild against upower-0.99 | Natanael Copa | 2015-09-15 | 1 | -1/+1 |
| | |||||
* | main/wine_gecko: upgrade to 2.40 | Natanael Copa | 2015-09-15 | 1 | -7/+7 |
| | |||||
* | main/exo: upgrade to 0.10.7 | Natanael Copa | 2015-09-15 | 1 | -4/+4 |
| | |||||
* | docker: fix segfault when built with go 1.5 | Eivind Uggedal | 2015-09-14 | 1 | -5/+6 |
| | | | | | | | | | When built with go 1.5 docker contains textrels and segfaults in musl's dynamic linker when trying to correct them. Build with go-bootstrap (1.4) for now until the issue is investigated more thoroughly. | ||||
* | main/doxygen: add missing patch | Natanael Copa | 2015-09-14 | 1 | -0/+24 |
| | |||||
* | main/wine: upgrade to 1.7.51 | Natanael Copa | 2015-09-14 | 1 | -4/+4 |
| | |||||
* | main/doxygen: upgrade to 1.8.10 | Natanael Copa | 2015-09-14 | 1 | -22/+26 |
| | |||||
* | main/cups-filters: upgrade to 1.0.76 | Natanael Copa | 2015-09-14 | 1 | -4/+4 |
| | |||||
* | main/libva-intel-driver: upgrade to 1.6.1 | Natanael Copa | 2015-09-14 | 1 | -4/+5 |
| | |||||
* | main/libva: upgrade to 1.6.1 | Natanael Copa | 2015-09-14 | 1 | -4/+5 |
| | |||||
* | main/babl: upgrade to 0.1.12 | Natanael Copa | 2015-09-14 | 1 | -3/+5 |
| | |||||
* | main/libxi: upgrade to 1.7.5 | Natanael Copa | 2015-09-14 | 1 | -4/+4 |
| |