Fredrik Fornwall
40d2817d3e
libgcrypt: Update from 1.7.3 to 1.7.4
8 years ago
Fredrik Fornwall
bd8ab90600
npth: Update from 1.2 to 1.3
8 years ago
Fredrik Fornwall
25e058f3d8
mutt: Update from 1.7.1 to 1.7.2
8 years ago
Fredrik Fornwall
6b394976de
libpixman: Switch to https, add checksum
8 years ago
Fredrik Fornwall
026e7d0976
libcairo: Update from 1.14.6 to 1.14.8
8 years ago
Fredrik Fornwall
732d62c400
libpixman: Configure with --disable-libpng
8 years ago
Fredrik Fornwall
0338ce958f
gsl: Update from 2.2.1 to 2.3
8 years ago
Fredrik Fornwall
ecd1ff092b
php: Update from 7.1rc6 to 7.1.0
8 years ago
Fredrik Fornwall
327e882330
vim: Update, remove local patch accepted upstream
63de19e805
8 years ago
Vishal Biswas
15f034041a
allow symbol evutil_secure_rng_add_bytes ( #578 )
use arc4random_random where available or export empty symbol
8 years ago
Fredrik Fornwall
1e3bbaac38
pick: Update from 1.5.2 to 1.5.3
8 years ago
Fredrik Fornwall
72c6911062
gnutls: Update from 3.4.16 to 3.4.17
8 years ago
Fredrik Fornwall
68129b3c5d
vim: Patch to enable channel support
The vim configure script had a bug which caused the channel support
to be disabled. Patch this while awaiting a fix merged upstream.
Fixes #577 .
8 years ago
Fredrik Fornwall
2478fa4664
libbz2: Switch to fossies as main site is down
8 years ago
Fredrik Fornwall
e02dc68da9
nodejs: Update from 6.9.1 to 6.9.2
8 years ago
Fredrik Fornwall
ab4e52ebf7
calcurse: Update from 4.1.0 to 4.2.1
8 years ago
Fredrik Fornwall
8e9487d8af
grep: Update from 2.26 to 2.27
8 years ago
Fredrik Fornwall
1a8a9ddd9b
neofetch: Update from 2.0 to 2.0.2
8 years ago
Fredrik Fornwall
a5d10e454f
fzf: Update from 0.15.8 to 0.15.9
8 years ago
Fredrik Fornwall
a8dcbfb609
golang: Update from 1.7.3 to 1.7.4
8 years ago
Fredrik Fornwall
f40671efaf
silversearcher-ag: Update from 1.0.1 to 1.0.2
8 years ago
Fredrik Fornwall
b4443d5eac
termux-api: Add options to termux-notification
Add support for controlling priority, vibration, sound and led.
8 years ago
Fredrik Fornwall
b956895de8
termux-tools: Add termux-wake-{lock,unlock}
8 years ago
Fredrik Fornwall
33b944c8a2
Add termux-storage-get
8 years ago
Fredrik Fornwall
4ba80ad5d4
ndk_patches: Better syslog -> logcat translation
Never log ANDROID_LOG_SILENT or ANDROID_LOG_FATAL.
8 years ago
Fredrik Fornwall
fee1613812
dpkg: Work around symbolic link size issue
Fixes #558 .
8 years ago
Fredrik Fornwall
bbe295173d
python&python2: Do not disable ipv6 support
Fixes #573 .
8 years ago
Fredrik Fornwall
f63405a98a
binutils: Setup some arch-prefixed symlinks
8 years ago
Herdiansyah
738da6d859
neofetch: updated to 2.0 ( #574 )
8 years ago
Fredrik Fornwall
7714ff78a5
aria2: Update from 1.28.0 to 1.29.0
8 years ago
Fredrik Fornwall
7ec16dc2a0
lftp: Update from 4.7.3 to 4.7.4
8 years ago
Fredrik Fornwall
2057428628
subversion: Update from 1.9.4 to 1.9.5
8 years ago
Fredrik Fornwall
fb8471fb27
coreutils: Update from 8.25 to 8.26
8 years ago
Fredrik Fornwall
b5ae580768
busybox: Set __progname in getopt for -n to work
8 years ago
Fredrik Fornwall
30ecfee6b9
build-package.sh: The -d (debug) flag takes no arg
8 years ago
Fredrik Fornwall
ea159685ad
ca-certificates: Update to current version
8 years ago
Fredrik Fornwall
84aa0d7268
stunnel: Update from 5.37 to 5.38
8 years ago
Fredrik Fornwall
de887eefe0
debianutils: Update from 4.8 to 4.8.1
8 years ago
Fredrik Fornwall
af52bea377
mpv: Rebuild after ffmpeg update
8 years ago
Fredrik Fornwall
20da7991b1
git: Update from 2.10.2 to 2.11.0
8 years ago
Fredrik Fornwall
c934097d0b
Remove unused cmake argument
8 years ago
Fredrik Fornwall
1f523c2a6d
sqlite: Update from 3.15.1 to 3.15.2
8 years ago
Fredrik Fornwall
21bd2cf4aa
ctags: Update to identify as version 5.8
By default universal ctags built from master claims version 0.0.0,
which makes it incompatible with at least vim-easytags.
Update to claim version 5.8 (the exuberant version).
8 years ago
Fredrik Fornwall
ae707f42d0
silversearcher-ag: Update from 0.33.0 to 1.0.1
8 years ago
Fredrik Fornwall
1c6ac27700
vim: Enable cursor shapes
8 years ago
Fredrik Fornwall
7097db73e8
neovim: Enable cursor shapes
8 years ago
Fredrik Fornwall
8927f8fbc6
zsh: Return 0 from command_not_found_handler
"The function should return status zero if it successfully handled
the command, or non-zero status if it failed. In the latter case
the standard handling is applied: ‘command not found’ is printed
to standard error and the shell exits with status 127."
- http://zsh.sourceforge.net/Doc/Release/Command-Execution.html
Needed after changes in
https://github.com/termux/termux-packages/pull/566
where the command-not-found program no longer exists itself with 0.
8 years ago
Fredrik Fornwall
86b760f627
command-not-found: Mark local functions as static
See #565 .
8 years ago
Fredrik Fornwall
be85636c5c
command-not-found: Bump version
8 years ago
Anisse Astier
9f0572692b
command-not-found: Always return an error ( #566 )
Fixes #564
8 years ago