Fredrik Fornwall
25340ac1f5
redis: Lower some default values
This avoids a warning on startup.
8 years ago
Fredrik Fornwall
01ed1c4343
mc: Update from 4.8.18 to 4.8.19
8 years ago
Fredrik Fornwall
d41caf96ef
bash-completion: Update from 2.4 to 2.5
8 years ago
Fredrik Fornwall
3d033330cf
harfbuzz: Update from 1.4.3 to 1.4.4
8 years ago
Fredrik Fornwall
934f5cb179
gnutls: Update from 3.5.9 to 3.5.10
8 years ago
David Martínez
a3ae81abbf
Add Redis package ( #813 )
* redis: add package
* redis: added default redis.conf
8 years ago
Fredrik Fornwall
46fe48b356
Validate that no hard links exists in package
8 years ago
Fredrik Fornwall
b09bf60c87
postgresql: Patch zic.c
8 years ago
Fredrik Fornwall
91f8996a01
cboard: Rebuild against latest ncurses
8 years ago
Vishal Biswas
6254c89c8c
krb5: update from 1.15 to 1.15.1 ( #822 )
8 years ago
Fredrik Fornwall
09c4ed7316
libgnustl: Fix broken stripped library on aarch64
Fixes #823 .
8 years ago
Fredrik Fornwall
d0f762d1be
libnghttp2: Update from 1.19.0 to 1.20.0
8 years ago
Fredrik Fornwall
f53cdcbe4c
mpv: Remove attempt at using lua 5.3
8 years ago
Fredrik Fornwall
426c65d1a8
util-linux: Do not include <sys/sem.h>
8 years ago
Fredrik Fornwall
2eecb49a7f
postgresql: Build man pages and minor tweaks
8 years ago
Fredrik Fornwall
0253d343c5
elfutils: Update homepage and use source checksums
8 years ago
Fredrik Fornwall
88d640c215
psmisc: Patch away usage of mempcpy
8 years ago
Fredrik Fornwall
11f23d1ccd
busybox: We no longer need -DTERMUX_EXPOSE_MEMPCPY
8 years ago
Fredrik Fornwall
bccd6e2780
Fix typo in comment
8 years ago
Fredrik Fornwall
ff81c4964c
postgresql: Remove --with-system-tzdata
Android has a single /system/usr/share/zoneinfo/tzdata containing
all time zones, won't work without application level understanding.
8 years ago
Fredrik Fornwall
9cded47c80
postgresql: Fix the \e psql command
8 years ago
Fredrik Fornwall
40868b30a6
postgresql: Package some contrib/ extensions
8 years ago
Fredrik Fornwall
da584f653f
libandroid-shmem: Update from 0.1.1 to 0.1.2
8 years ago
Fredrik Fornwall
826f3f28b2
postgresql: Do not try to run locale in initdb
8 years ago
Fredrik Fornwall
ac48c2790d
postgresql: Patch away /bin/sh
8 years ago
Vishal Biswas
77b0e69667
openjdk-9-headless: make it build (at least on arm) ( #820 )
switch from jdk9/dev to mobile/dev repo
switch from tag based to changeset based build
add patch to use our getgr{gid,nam}_r from grp.h
remove all old patches
clean up code big time (no more custom patch format)
8 years ago
Fredrik Fornwall
67d2d61527
Remove <sys/sem.h>
System V semaphores doesn't work for non-root, it's better to
point at unnamed POSIX semaphores in <semaphore.h>
8 years ago
Fredrik Fornwall
f3e071d2f4
Wrap getpwuid_r (fixes psql history file location)
8 years ago
Fredrik Fornwall
faa6f4063a
postgresql: Use _PATH_TMP instead of P_tmpdir
8 years ago
Fredrik Fornwall
7c9adcb970
postgresql: Fix default unix socket dir
8 years ago
Fredrik Fornwall
f552180d3e
postgresql: Patch for non-working hard links
8 years ago
Fredrik Fornwall
a950838920
postgresql: Specify USE_UNNAMED_POSIX_SEMAPHORES=1
8 years ago
Fredrik Fornwall
349fd91f9e
postgresql: Use libandroid-shmem
8 years ago
Fredrik Fornwall
b27e6fed1f
libandroid-support: Fix indentation
8 years ago
Fredrik Fornwall
a599e41a78
Unset nullglob after using it
8 years ago
Fredrik Fornwall
f39b87c294
Remove <sys/shm.h> from the NDK
Use the one from libandroid-shmem instead
8 years ago
Vishal Biswas
7106823dfe
Fixes ( #819 )
* remove ndk_patches/sys-shm.h.patch
add a note about libandroid-shmem and posix semaphores
* libandroid-shmem: enable package
* separate function to replace autoconf guess scripts
8 years ago
Fredrik Fornwall
e6e2c5c560
pango: Update from 1.40.2 to 1.40.4
8 years ago
Fredrik Fornwall
72f69cdc35
Use termux_error_exit in more cases
8 years ago
Fredrik Fornwall
a0161a8d8b
libjasper: Update from 2.0.10 to 2.0.12
8 years ago
Fredrik Fornwall
120f533763
binutils: Update from 2.27 to 2.28
8 years ago
Fredrik Fornwall
b4ea0dd712
strace: Fix aarch64 build if gawk is installed
8 years ago
Fredrik Fornwall
a922c73f42
Reset relevant package revisions after update
8 years ago
Fredrik Fornwall
8b6572b37a
lftp and sed can now be built with clang
8 years ago
Fredrik Fornwall
149fa66c8e
hunspell-en-us: Update to latest version
8 years ago
Fredrik Fornwall
e0afb84a66
Remove alsa-lib and alsa-utils disabled packages
Android does not have the alsa kernel level support. These packages
were only added as a build dependency of openjdk 9, but that should
no longer be necessary.
8 years ago
Fredrik Fornwall
49f47dcc30
libressl: Update the disabled package and add note
8 years ago
Fredrik Fornwall
b0fc85bb33
Add libandroid-shmem as a disabled package
8 years ago
Fredrik Fornwall
711f6358ec
Update README.md
8 years ago
Matthew Klein
a582e5fcb4
Add PowerShell script to run Docker ( #815 )
* Add .gitattributes file
* Add PowerShell script to run Docker
8 years ago