Commit Graph

4176 Commits

Author SHA1 Message Date
Fredrik Fornwall b8ceea5f26 cmake: Update from 3.9.5 to 3.9.6 2017-11-14 23:28:32 +01:00
Systemad 320d2b3f3e update tsu package #1789 2017-11-14 23:28:03 +01:00
Fredrik Fornwall c51cf27604 php: Bump revision after adding php-mysql subpkg 2017-11-13 00:08:30 +01:00
Fredrik Fornwall 242daed0e3 pure-ftpd: Update to 1.0.47, enable tls (#1779) 2017-11-13 00:07:58 +01:00
vishalbiswas c840704fb0 php-mysql: add package 2017-11-12 23:37:30 +01:00
Fredrik Fornwall e5a21a4767 tor: Bump revision after patch 2017-11-12 22:21:16 +01:00
Fredrik Fornwall d99706564a Use @TERMUX_PREFIX@ in more patch files 2017-11-12 22:21:07 +01:00
Leonid Pliushch c9c9e42ffa tor: fix paths to /etc/hosts and /etc/resolv.conf 2017-11-12 22:11:17 +01:00
Henrik Grimler 8356728c7b libpulseaudio: tidy up extra_configure_args while we're at it 2017-11-12 20:41:49 +01:00
Henrik Grimler 3df3439afe libpulseaudio: fix "shared memfd open() failed: Function not implemented"
error.

Occured on arm. Rebuilding the package wasn't enough.
2017-11-12 20:41:49 +01:00
Fredrik Fornwall fba9a2b10a poppler: Update from 0.60.1 to 0.61.1 2017-11-12 20:40:23 +01:00
Fredrik Fornwall 0c14c2f27a libexpat: Update from 2.2.4 to 2.2.5 2017-11-12 20:40:03 +01:00
Henrik Grimler 0db83beab7 texlive-bin: bump revision after bug fixes 2017-11-12 20:21:33 +01:00
Henrik Grimler b5e23c512e texlive-bin: update to newer patch from archlinux.
Partly fixes #1657
2017-11-12 20:21:33 +01:00
Henrik Grimler fac86f957b texlive-bin: avoid Oz to fix #1765 2017-11-12 20:21:33 +01:00
Fredrik Fornwall 76f2c90bf4 postgresql: Update from 10.0 to 10.1 2017-11-11 19:35:27 +01:00
Fredrik Fornwall 315750fe88 aria2: Update from 1.33.0 to 1.33.1 2017-11-11 19:34:14 +01:00
Fredrik Fornwall a98ca961fc gnupg2: Update from 2.2.1 to 2.2.2 2017-11-11 19:33:49 +01:00
Fredrik Fornwall aacd2f3a3d nodejs-current: Update from 9.0.0 to 9.1.0 2017-11-11 19:26:14 +01:00
Fredrik Fornwall 25d4444c97 pick: Update from 1.9.0 to 2.0.0 2017-11-11 19:22:50 +01:00
Fredrik Fornwall 52c0f97b6b libuv: Update from 1.15.0 to 1.16.1 2017-11-11 19:22:27 +01:00
Fredrik Fornwall f3b40ceae0 nodejs: Update from 8.9.0 to 8.9.1 2017-11-11 19:16:37 +01:00
Fredrik Fornwall b5c09263cb ghostscript: Use system littlecms and openjpeg 2017-11-07 18:34:21 +01:00
Fredrik Fornwall 0e1ebcc80a tsocks: Fix building with tar strip-components 2017-11-07 05:51:44 +01:00
Fredrik Fornwall 4e403d2cee mariadb: Update from 10.2.9 to 10.2.10 2017-11-07 05:51:44 +01:00
Fredrik Fornwall e4a9db43b8 Improve check-versions.sh 2017-11-07 04:58:09 +01:00
Stephen 052d685730 add libmnl
#1739
2017-11-07 04:32:22 +01:00
Stephen 304d9e0df5 use tar strip-components to extract src
avoids having to manually determine package name, needed for #1743
2017-11-07 03:39:13 +01:00
Fredrik Fornwall 0735606dc4 Add disabled-packages/apt-updated 2017-11-07 03:35:03 +01:00
Fredrik Fornwall 10962d5f39 cmark: Update from 0.28.2 to 0.28.3 2017-11-07 03:22:52 +01:00
Fredrik Fornwall 745dfb14b5 calcurse: Update from 4.2.2 to 4.3.0 2017-11-07 03:22:52 +01:00
Auxilus b17145cab7 Move tcpdump to termux-root-packages (#1752) 2017-11-07 03:08:57 +01:00
Fredrik Fornwall 4424bffa4d glib-bin: Keep the glib-mkenums script 2017-11-07 02:59:23 +01:00
Fredrik Fornwall e7173b16af stunnel: Update from 5.42 to 5.43 2017-11-07 02:43:23 +01:00
Fredrik Fornwall 67ac7aaabd littlecms: Update from 2.8 to 2.9 2017-11-07 02:43:03 +01:00
Fredrik Fornwall acf993adf2 cmake: Update from 3.9.4 to 3.9.5 2017-11-07 02:26:49 +01:00
Fredrik Fornwall a4d5a47c30 termux-elf-cleaner: Update from 1.1 to 1.2 2017-11-04 22:25:27 +01:00
Stephen b6626c8a78 add liblua-dev to luarocks build dependencies (#1394) 2017-11-04 03:06:03 +01:00
Auxilus 3495044263 Update parallel from 20170922 to 20171022 (#1698) 2017-11-04 02:07:11 +01:00
Fredrik Fornwall 21d2147cd3 mtr: Moved to termux-root-packages 2017-11-04 01:20:20 +01:00
Fredrik Fornwall 41cc3653aa Enable dependency checks for out-of-tree packages
When building an out-of-tree package, as in
	./build-package.sh path/to/my-package.sh
dependency checks now works.
2017-11-04 01:18:32 +01:00
Karol Baraniecki 4d646dac46 mtr: Fix #305 by implementing hsearch(3) (#1697)
This hsearch(3) implementation is (with very minor changes) taken
from FreeBSD 11.1.

Also fix compilation errors due to calls to index(). This should
probably be fixed upstream.
2017-11-03 23:44:43 +01:00
Fredrik Fornwall 2d477cd2ba newsboat: Drop no longer needed patch 2017-11-03 23:34:05 +01:00
Fredrik Fornwall 7af47a4063 newsboat: Avoid generating default.profraw files
See #1672. Fixed in upstream for next version.
2017-11-03 23:26:42 +01:00
Fredrik Fornwall a91709193f fish: Use system pcre2 lib and bump revision 2017-11-03 23:07:11 +01:00
Fredrik Fornwall f689a6d490 fish: Add patch from upcoming release (#1735) 2017-11-03 23:06:48 +01:00
Fredrik Fornwall 42378d39b5 pcre2: Build with --enable-pcre2-32 2017-11-03 23:06:30 +01:00
Fredrik Fornwall e1bb63a7f6 fossil: Update from 2.3 to 2.4 2017-11-03 22:20:17 +01:00
Leonid Pliushch d283417552 iperf3: update to 3.3 (#1746) 2017-11-03 22:14:14 +01:00
Fredrik Fornwall 737c8d9d20 nodejs: Add npm link patch and bump version 2017-11-03 13:12:57 +01:00