Fredrik Fornwall
a27346012d
jack-updated: Bump version
2017-02-18 00:48:01 +01:00
Fredrik Fornwall
d6df138bb1
termux-tools: Add a 'packages' utility
2017-02-17 23:13:49 +01:00
Fredrik Fornwall
a0a869beb9
gnutls: Update from 3.5.8 to 3.5.9
2017-02-17 22:34:29 +01:00
Fredrik Fornwall
42562d13b8
ndk_patches: Add a ifaddrs.h polyfill ( fixes #338 )
2017-02-17 22:33:57 +01:00
Fredrik Fornwall
ff3f67dcef
golang: Update from 1.7.5 to 1.8
2017-02-17 20:09:31 +01:00
Fredrik Fornwall
26797cb4d1
libpcap: Avoid linking aginst libnl
2017-02-17 11:53:07 +01:00
Fredrik Fornwall
84ba008445
netcat: Make -c work (fix bin/sh, closes #777 )
2017-02-17 11:51:59 +01:00
Fredrik Fornwall
b368c61fcb
sqlite: Update from 3.16.2 to 3.17.0
2017-02-14 20:55:09 +01:00
ElTopo
029e2c5ab4
cgdb: Add package ( #770 )
2017-02-14 20:49:45 +01:00
Fredrik Fornwall
f74fd5720a
libgit2: Add package ( closes #771 )
2017-02-14 16:51:35 +01:00
Fredrik Fornwall
0488a6f552
ffmpeg: Force usage of clang
2017-02-12 23:12:29 +01:00
Fredrik Fornwall
23289d81e9
Add some more source checksums
2017-02-12 22:15:13 +01:00
Vishal Biswas
cfa043f9b4
update packages ( #766 )
...
* file: update from 5.29 to 5.30
* ffmpeg: update from 3.2.2 to 3.2.4
* mpv: update from 0.23.0 to 0.24.0
also prevent opportunistic linking with x11
* grep: update from 2.28 to 3.0
* fish: update from 2.4.0 to 2.5.0
add tarball checksum
remove patches no longer needed
see https://github.com/fish-shell/fish-shell/pull/3585
* wget: update from 1.19 to 1.19.1
2017-02-12 21:01:54 +01:00
Fredrik Fornwall
94d42ba267
termux-tools: Add a login program
2017-02-12 21:01:01 +01:00
Fredrik Fornwall
edc3049a03
clang: Split up into several packages
...
Split up the previous clang package into:
- libllvm: lib/libLLVM.so
- libclang: lib/libclang.so
- clang: bin/clang and associated tools and symlinks
- llvm: The bin/llvm-* tools
2017-02-12 20:57:51 +01:00
Fredrik Fornwall
28c436bb8a
proot: Build without -mthumb as it causes segfault
...
Fixes #761 .
2017-02-09 22:18:34 +01:00
Oliver Schmidhauser
09e3a055e2
Patch for busybox to accept + in emails ( #760 )
...
Since the termux mailinglist has a + in the subscibe mail address, this
is required.
2017-02-09 15:31:37 +01:00
Fredrik Fornwall
a60532d853
termux-tools: Shorten width in motd
2017-02-09 10:41:26 +01:00
Fredrik Fornwall
4d7154eff8
termux-tools: Add etc/motd to be shown on login
2017-02-09 10:28:37 +01:00
Fredrik Fornwall
ad4b7eac07
libnl3: Rename to libnl
2017-02-09 10:26:49 +01:00
Fredrik Fornwall
c7cd124eb4
libnl: Avoid using strerror_l
2017-02-09 09:36:02 +01:00
Fredrik Fornwall
65fece0813
Use source checksums for new packages
2017-02-09 09:34:09 +01:00
David Martínez
aeb1a5ea4b
bmon: added package and its dependencies (libconfuse and libnl3) ( #758 )
...
* bmon: added package and its dependencies (libconfuse and libnl3)
* libnl3: fixed homepage, source url and bumped revision
2017-02-09 09:28:35 +01:00
David Martínez
2acb795a95
Add privoxy package ( #406 )
...
* Add privoxy package
* privoxy: fixed build as root
* privoxy: update to 3.0.26 and improve build.sh
* privoxy: improve build.sh
* privoxy: fixed putting configs in wrong place
2017-02-09 09:22:55 +01:00
Vishal Biswas
ffcb22f1b0
add more disabled packages ( #742 )
...
* easy-rsa: add as disabled package
* openvpn: add as disabled package
* squid: add as disabled package
* llvm: add as disabled package
* alsa-lib: add as disabled package
* alsa-utils: add as disabled package
* openjdk-9-headless: add as disabled package
2017-02-08 00:44:12 +01:00
Fredrik Fornwall
444e34d6a7
neovim: Update to latest master
2017-02-08 00:42:59 +01:00
Fredrik Fornwall
fa3afccc33
libunibilium: Add source checksum
2017-02-08 00:42:39 +01:00
Fredrik Fornwall
4746389986
krb: Add dependencies on libutil and openssl
...
lib/krb5/plugins/tls/k5tls.so links against libssl, and
lib/krb5/plugins/preauth/pkinit.so against libcrypto, so openssl
is needed.
bin/kprop and bin/kpropd links against libutil if available.
Also, add --without-system-verto to fix problem if building krb5
multiple times, with subsequent builds using the already installed
libverto without installing it.
2017-02-08 00:40:22 +01:00
Vishal Biswas
e38a1e2b8d
add package krb5 ( #588 )
...
* add package krb5
* improve getpass handling
instead of bombarding every linking with getpass.o,
include it where necessary
2017-02-08 00:13:27 +01:00
Fredrik Fornwall
9ddb35b2cb
Add some source checksums
2017-02-08 00:12:36 +01:00
Oliver Schmidhauser
596a5857dc
Update proot to the latest version ( #751 )
...
More information about what's been done here:
https://plus.google.com/+OliverSchmidhauser/posts/FVqBDPdNzUd
2017-02-08 00:01:11 +01:00
Fredrik Fornwall
f08afffc0b
vim: Use sensible.vim as system vimrc
2017-02-08 00:00:13 +01:00
Fredrik Fornwall
8e2805ed3f
grep: Update from 2.27 to 2.28
2017-02-08 00:00:13 +01:00
Fredrik Fornwall
a462b0237f
irssi: Update from 1.0.0 to 1.0.1
2017-02-08 00:00:13 +01:00
Fredrik Fornwall
e2d8172bc6
Tweak some descriptions
2017-02-05 23:51:25 +01:00
Fredrik Fornwall
4c29be99e4
postgresql: Add source checksum
2017-02-05 14:29:02 +01:00
Fredrik Fornwall
c36f01b8e5
vim: Update from patch 237 to 304
2017-02-05 14:22:58 +01:00
Fredrik Fornwall
d9767f0bd1
libmsgpack: Update from 2.1.0 to 2.1.1
2017-02-05 14:22:25 +01:00
Fredrik Fornwall
7e69873162
libssh: Update from 0.7.3 to 0.7.4
2017-02-05 14:22:03 +01:00
Fredrik Fornwall
0e5edc8574
bash: Add source checksum
2017-02-05 14:18:24 +01:00
Fredrik Fornwall
b388a26958
fzf: Update from 0.16.3 to 0.16.4
2017-02-05 14:12:28 +01:00
Fredrik Fornwall
c145c0f3dc
sed: Update from 4.3 to 4.4
2017-02-05 13:58:45 +01:00
Fredrik Fornwall
95761413f6
run-docker.sh: Use long option names
2017-02-04 23:23:07 +01:00
Fredrik Fornwall
1182895b41
dpkg: Update from 1.18.20 to 1.18.22
2017-02-04 23:23:07 +01:00
Vishal Biswas
f8cb52375f
add postgresql and mariadb as disabled packages ( #741 )
2017-02-04 23:21:33 +01:00
Fredrik Fornwall
4c01dd05b5
liblzma: Fix typo
2017-02-04 23:19:38 +01:00
Fredrik Fornwall
a142471328
mosh: Update from 1.2.6 to 1.3.0-rc2
...
This includes a memory alignment fix for arm:
0ceb4f26f4
which should fix #725 .
2017-02-04 17:02:18 +01:00
Fredrik Fornwall
0976318e26
ncurses: Add source checksum
2017-02-04 17:01:58 +01:00
Fredrik Fornwall
1273ca1b3b
libprotobuf: Bump revision for rebuild
2017-02-04 17:01:02 +01:00
Vishal Biswas
423d90b15f
radare2: update from 1.1.0 to 1.2.1 ( #739 )
2017-02-04 11:16:17 +01:00