Fredrik Fornwall
0682917a2f
libedit: Add package
8 years ago
Fredrik Fornwall
96bf67f951
vim: Update from 8.0.0503 to 8.0.0542
8 years ago
Fredrik Fornwall
168e25a138
notmuch: Add package
8 years ago
Fredrik Fornwall
86577aad5a
libxapian: Add package
8 years ago
Fredrik Fornwall
055ca15786
libtalloc: Update from 2.1.8 to 2.1.9
8 years ago
Fredrik Fornwall
cc50c54fc9
less: Update from 481 to 487
8 years ago
Fredrik Fornwall
bd54a46a80
Fix termux-elf-cleaner breakage
When separating out termux-elf-cleaner into its own repository the
way of building a native binary failed. Fixes #906 .
8 years ago
Fredrik Fornwall
1ff1b15d1a
libgmime: Add package
8 years ago
Fredrik Fornwall
0085c3b7a4
termux-elf-cleaner: Move to standalone repo
8 years ago
Vishal Biswas
4c8a7b9f9c
krb5: specify conffiles, default cache locations and ports ( #897 )
8 years ago
Fredrik Fornwall
f3e9bb44f9
ca-certificates: Use https for homepage
8 years ago
Fredrik Fornwall
e14c3b140e
ca-certificates: Make ca-certificates-java subpkg
8 years ago
Vishal Biswas
c50b57f73e
Krb5 ( #893 )
* libdb: enable 1.85 compat api for krb5
* krb5: improve package
remove dependency on c-ares
use external shared libdb
use sample confs for defaults
provide check_krb5 aclocal
fix krb5-config --libs
* krb5: change defaults in kdc.conf
8 years ago
Fredrik Fornwall
b60e08202f
termux-tools: Bump version to 0.41
8 years ago
Leonid Plyushch
586d8a2a14
termux-tools: fix termux-fix-shebang script ( #888 )
8 years ago
Fredrik Fornwall
b09d026816
nano: Update from 2.7.5 to 2.8.0
8 years ago
Fredrik Fornwall
5b40fa697c
stunnel: Update from 5.40 to 5.41
8 years ago
Fredrik Fornwall
3c4118b01c
sqlite: Update from 3.17.0 to 3.18.0
8 years ago
Fredrik Fornwall
1a6cff7349
php: Link pgsql extension against libpcre
The pgsql extension uses pcre functions but does not link against
libpcre by default, as the php executable which dlopen():s the
extension already links against libpcre.
However, on Android this doesn't work, see
https://github.com/android-ndk/ndk/issues/201
so we need to link against libpcre explicitly.
8 years ago
Fredrik Fornwall
4b6a89d5fb
libgd: Configure with --without-x
8 years ago
Fredrik Fornwall
ec8d78e901
netpbm: Update from r2901 to r2935
Also add -fPIC to CFLAGs for shared library builds (needed for
at least the arm build to work).
8 years ago
Fredrik Fornwall
a847ab5da2
mosh: Update from 1.3.0-rc2 to 1.3.0
8 years ago
Fredrik Fornwall
acecb62b14
postgresql: Use --without-readline in native build
This avoids requring libreadline-dev.
8 years ago
Fredrik Fornwall
052e347e0c
tesseract: Update from 3.04.01 to 3.05.00
8 years ago
Fredrik Fornwall
d75a2b11b5
qalc: Update from 0.9.10 to 0.9.11
8 years ago
Fredrik Fornwall
19fd73a3ad
gnuplot: Update from 5.0.5 to 5.0.6
8 years ago
Fredrik Fornwall
f8cce0c098
Use more source checksums
8 years ago
Fredrik Fornwall
3ce9298e8b
hunspell: Update from 1.6.0 to 1.6.1
8 years ago
Fredrik Fornwall
80f24036a0
Use more source checksums
8 years ago
Fredrik Fornwall
6d02fb3bc7
libarchive: Update from 3.2.2 to 3.3.1
8 years ago
Fredrik Fornwall
bfd9e967f9
mosquitto: Update from 1.4.10 to 1.4.11
8 years ago
Fredrik Fornwall
a247ffe2c8
picolisp: Update from 17.2.24 to 17.3.25
8 years ago
Fredrik Fornwall
461b0ab8cf
erlang: Update from 19.2 to 19.3
8 years ago
Fredrik Fornwall
544181cd4f
Use more source checksums
8 years ago
Fredrik Fornwall
0ac19c20ae
irssi: Update from 1.0.1 to 1.0.2
8 years ago
Fredrik Fornwall
53530ad847
php: Fix building pg extensions
8 years ago
Vishal Biswas
cc7bcfa238
add php-pgsql and php-fpm ( #875 )
* php: update from 7.1.2 to 7.1.3
* add TERMUX_SUBPKG_CONFFILES
* php: add subpkgs php-pgsql and php-fpm
8 years ago
Fredrik Fornwall
ca80245865
git: Update from 2.12.0 to 2.12.2
8 years ago
Fredrik Fornwall
680992ed77
nodejs: Update from 6.10.0 to 6.10.1
8 years ago
Fredrik Fornwall
3010b4f33f
hunspell-ru: Remove build revision
8 years ago
Fredrik Fornwall
7a386738f7
opusfile: Mark libogg as a dependency
8 years ago
Fredrik Fornwall
1bd96da3e1
libcue: Fix build with cross-compiled flex&bison
8 years ago
Eugene Medvedev
035110c39d
New package: hunspell-ru ( #846 )
Russian dictionary for Hunspell, a trivial copy-paste job based on
hunspell-en-us.
The package name is `hunspell-ru` because that's what the Ubuntu equivalent is
named.
8 years ago
Alain Kalker
0209a40e1c
New packages: cmus-2.7.1, dependencies: opusfile-0.8, libcue-2.1.0 ( #844 )
* New package: cmus-2.7.1
* New package: libcue-2.1.0
Dependency of cmus
* New package: opusfile-0.8
8 years ago
Evan Deaubl
33068c0a64
New package: scrypt-1.2.1 ( #843 )
8 years ago
Fredrik Fornwall
78ffddbbf2
neovim: Update to latest master
8 years ago
Fredrik Fornwall
62d73a31dd
python: Restore CCSHARED="-fPIC" for Android
Fixes "unsupported dynamic reloc R_ARM_REL32; recompile with -fPIC"
on arm.
8 years ago
Fredrik Fornwall
b79434aa72
openssh: Disable privilege separation by patching
The UsePrivilegeSeparation option is no longer supported, so we
need to disable privilege separation by a code patch.
8 years ago
Fredrik Fornwall
b91127f39b
ruby: Update from 2.4.0 to 2.4.1
8 years ago
Fredrik Fornwall
0a1ce09534
python: Update from 3.6.0 to 3.6.1
8 years ago