Commit Graph

2867 Commits

Author SHA1 Message Date
Fredrik Fornwall a2fde239ab Use local variables in bash functions 2017-04-09 16:54:36 +02:00
Fredrik Fornwall 210a80fd6d notmuch: Apply patch for libutil breakage
The current notmuch release fails to build when the system has a
libutil library. We apply a patch to fix this. The patch has already
been applied upstream so we can remove it on the next release.
2017-04-09 15:33:33 +02:00
Fredrik Fornwall 7d055a16ba Use termux_error_exit 2017-04-09 15:10:01 +02:00
ElTopo 4d3656a8d5 fossil: Update from 1.37 to 2.1 (#907) 2017-04-09 00:10:14 +02:00
Oliver Schmidhauser 833973d1be Add termux-info tool (#422)
* Add termux-info tool

* Add more information to termux-info

* Resolve conflicts. Add comment and fix Typo.

* remove empty lines in output
2017-04-09 00:07:06 +02:00
Fredrik Fornwall 9093c6b69e mariadb: Some build tweaks
- Build with system zlib instead of bundled
- Disable libbz2
- Fix build issues if cross compiled binaries of 'cat' and 'bison'
  are in the path.
2017-04-07 08:36:51 +02:00
Fredrik Fornwall a3a9021af1 mariadb: Try to give it some love
- Minor version update
- Remove gssapi plugin to avoid krb5 dependency
- Build with system libedit instead of outdated bundled readline
- Mark up dependency on ncurses
- Some formatting
2017-04-07 03:39:22 +02:00
Fredrik Fornwall 4fb1e57f8f libedit: Remove file clash with readline 2017-04-07 03:26:01 +02:00
Fredrik Fornwall 5ed1251f92 libedit: Add package 2017-04-07 02:26:43 +02:00
Fredrik Fornwall 625ea13e84 vim: Update from 8.0.0503 to 8.0.0542 2017-04-07 02:26:26 +02:00
Fredrik Fornwall ab026c42aa notmuch: Add package 2017-04-07 01:11:41 +02:00
Fredrik Fornwall a59455e752 libxapian: Add package 2017-04-07 01:11:30 +02:00
Fredrik Fornwall b340a552ba Automatically build with -s if external package 2017-04-07 00:38:21 +02:00
Fredrik Fornwall 79c4b38ebb libtalloc: Update from 2.1.8 to 2.1.9 2017-04-07 00:36:29 +02:00
Fredrik Fornwall 07e5b201a7 less: Update from 481 to 487 2017-04-06 23:41:23 +02:00
Fredrik Fornwall 386c84693b 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.
2017-04-06 23:33:45 +02:00
Fredrik Fornwall 9cdf713e24 libgmime: Add package 2017-04-06 19:03:40 +02:00
Fredrik Fornwall 155c11a964 More information about the Android linker 2017-04-04 23:24:56 +02:00
Fredrik Fornwall d2c4f7c6e0 termux-elf-cleaner: Move to standalone repo 2017-04-04 23:14:39 +02:00
Vishal Biswas 37cc7f1eec krb5: specify conffiles, default cache locations and ports (#897) 2017-04-03 17:35:03 +02:00
Vishal Biswas b21ba84392 openjdk-9-jre-headless (#895)
* openjdk-9: move to ubuntu package naming and layout convention

update to latest changesets (tag 162)
update cups headers to 2.2.3
split into jre, jdk and source packages
use the client jvm, renove libffi dependency
create wrappers for binaries for LD_LIBRARY_PATH
various fixes to get it working

* openjdk-9: depend on ca-certificates-java
2017-04-03 17:34:39 +02:00
Fredrik Fornwall b347c7c90f ca-certificates: Use https for homepage 2017-04-03 01:18:22 +02:00
Fredrik Fornwall b1e65b4d4f ca-certificates: Make ca-certificates-java subpkg 2017-04-03 01:14:47 +02:00
Vishal Biswas 0812ad2a2c 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
2017-04-02 17:06:58 +02:00
Fredrik Fornwall b81361aaa4 termux-tools: Bump version to 0.41 2017-04-02 14:47:41 +02:00
Leonid Pliushch 0512693840 termux-tools: fix termux-fix-shebang script (#888) 2017-04-02 14:45:35 +02:00
Fredrik Fornwall b09d026816 nano: Update from 2.7.5 to 2.8.0 2017-04-02 12:38:29 +02:00
Fredrik Fornwall 542aab6b3f Avoid more gnulib wrappers 2017-04-02 12:38:18 +02:00
Fredrik Fornwall 5b40fa697c stunnel: Update from 5.40 to 5.41 2017-04-02 10:48:21 +02:00
Fredrik Fornwall 3c4118b01c sqlite: Update from 3.17.0 to 3.18.0 2017-04-02 06:11:59 +02:00
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.
2017-03-30 23:54:20 +02:00
Fredrik Fornwall 4b6a89d5fb libgd: Configure with --without-x 2017-03-30 23:32:04 +02:00
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).
2017-03-30 23:15:05 +02:00
Fredrik Fornwall e45be94c57 disabled-packages/nodejs-current: Update to 7.8 2017-03-30 22:50:02 +02:00
Fredrik Fornwall a847ab5da2 mosh: Update from 1.3.0-rc2 to 1.3.0 2017-03-27 05:43:18 +02:00
Fredrik Fornwall acecb62b14 postgresql: Use --without-readline in native build
This avoids requring libreadline-dev.
2017-03-27 05:40:48 +02:00
Fredrik Fornwall 052e347e0c tesseract: Update from 3.04.01 to 3.05.00 2017-03-27 05:27:36 +02:00
Fredrik Fornwall d75a2b11b5 qalc: Update from 0.9.10 to 0.9.11 2017-03-27 05:16:54 +02:00
Fredrik Fornwall 19fd73a3ad gnuplot: Update from 5.0.5 to 5.0.6 2017-03-27 05:16:39 +02:00
Fredrik Fornwall f8cce0c098 Use more source checksums 2017-03-27 05:11:31 +02:00
Fredrik Fornwall 3ce9298e8b hunspell: Update from 1.6.0 to 1.6.1 2017-03-27 03:30:04 +02:00
Fredrik Fornwall 80f24036a0 Use more source checksums 2017-03-27 03:29:43 +02:00
Fredrik Fornwall 6d02fb3bc7 libarchive: Update from 3.2.2 to 3.3.1 2017-03-27 02:38:37 +02:00
Fredrik Fornwall bfd9e967f9 mosquitto: Update from 1.4.10 to 1.4.11 2017-03-27 02:10:46 +02:00
Fredrik Fornwall a247ffe2c8 picolisp: Update from 17.2.24 to 17.3.25 2017-03-27 02:07:21 +02:00
Fredrik Fornwall 461b0ab8cf erlang: Update from 19.2 to 19.3 2017-03-27 01:56:37 +02:00
Fredrik Fornwall 544181cd4f Use more source checksums 2017-03-27 01:56:11 +02:00
Fredrik Fornwall 0ac19c20ae irssi: Update from 1.0.1 to 1.0.2 2017-03-26 22:08:31 +02:00
Fredrik Fornwall 53530ad847 php: Fix building pg extensions 2017-03-26 00:52:38 +01:00
Fredrik Fornwall 0d1a1c8e58 Initialize TERMUX_SUBPKG_CONFFILES to empty string 2017-03-26 00:51:46 +01:00