Fredrik Fornwall
9cd6e9e654
opus-tools: Add package checksum
2016-08-29 06:02:42 -04:00
Fredrik Fornwall
754378cf8b
daemonize: Add package
2016-08-29 06:02:33 -04:00
Bangun K
80ed97951e
Add opus-tools package ( #421 )
2016-08-29 11:55:11 +02:00
Fredrik Fornwall
d4ec417b5b
Split out gpgv from gnupg
...
The full gnupg package is not needed by apt (and thus the base
installation) - gpgv is enough. So we split out gpgv to a separate
package.
2016-08-28 07:35:27 -04:00
Fredrik Fornwall
cc076adbc7
mpv: Use opensles as default for now
2016-08-27 12:15:46 -04:00
Fredrik Fornwall
5794a3f955
ffmpeg: Update from 3.1.2 to 3.1.3
2016-08-27 12:15:14 -04:00
Fredrik Fornwall
d223af49c5
gawk: Update from 4.1.3 to 4.1.4
2016-08-27 12:14:28 -04:00
Fredrik Fornwall
12f2946cc4
libav: Removein favour of ffmpegd
2016-08-27 12:13:52 -04:00
Fredrik Fornwall
8d90dd4717
mpv: Enable openal output and fix quoting issue
2016-08-26 18:50:24 -04:00
Fredrik Fornwall
d8bd84fa02
openal-soft: Add package
2016-08-26 18:50:08 -04:00
Fredrik Fornwall
6d661def11
tmate: Add package
2016-08-26 17:46:30 -04:00
Fredrik Fornwall
fc55d7b523
libssh: Add package
2016-08-26 17:46:22 -04:00
Fredrik Fornwall
63fa37857a
picolisp: Update to latest version
2016-08-26 17:20:56 -04:00
Fredrik Fornwall
b5cb2a609b
libevent: Add patch for DNS resolution on Android
2016-08-26 17:20:32 -04:00
Fredrik Fornwall
85e28b3243
mpv: Enable package
2016-08-26 05:50:08 -04:00
Fredrik Fornwall
aafa75a8bb
ffmpeg: Do not use libfaac encoder
...
The built-in ffmpeg AAC encoder is now recommended instead.
2016-08-26 05:45:36 -04:00
Fredrik Fornwall
1ce5afd429
pforth: Enable package
2016-08-26 05:45:25 -04:00
Fredrik Fornwall
dc09fa7c20
rtmpdump: Patch man page placement
2016-08-24 11:03:12 -04:00
Pierre Rudloff
a43f8ae3a6
rtmpdump package ( #321 )
2016-08-24 15:05:11 +02:00
Fredrik Fornwall
e239964bac
Make it possible to specify checksum for src
2016-08-24 06:34:43 -04:00
Fredrik Fornwall
cae39d9d66
git: Fixup massage step to remove bin/perl*
2016-08-23 15:47:50 -04:00
Fredrik Fornwall
69685781db
git: Inform about need to install perl when needed
...
Some git commands require perl, but since perl is a relatively
large dependency we do not bring it in as a git dependency. Instead
inform about the need to 'apt install perl' when trying to run a
command requiring perl.
Fixes #408 .
2016-08-23 13:27:26 -04:00
Fredrik Fornwall
d042a5549d
diffutils: Update from 3.4 to 3.5
2016-08-21 10:14:11 -04:00
Fredrik Fornwall
0acb75f864
emacs: Fix tramp using /bin/sh
...
Fixes https://github.com/termux/termux-app/issues/139
2016-08-21 10:13:48 -04:00
Fredrik Fornwall
115be236c3
proot: Build from https://github.com/termux/proot
2016-08-21 09:17:06 -04:00
Fredrik Fornwall
42aaa8bfaf
Bump proot build revision for package update
2016-08-21 08:57:07 -04:00
Fredrik Fornwall
f3fe19bc20
php: Update from 5.6.24 to 5.6.25
2016-08-21 08:56:03 -04:00
David Martínez
77c265a461
Added more extensions to PHP build ( #391 )
2016-08-21 13:36:08 +02:00
michalbednarski
22e490e751
proot: Work around inability to use change syscall ( #390 )
...
* proot: Work around inability to use change syscall
* Use -1 as SYSCALL_AVOIDER on aarch64
2016-08-21 13:34:49 +02:00
Fredrik Fornwall
7892fa9703
tar: Fix /bin/sh -> $PREFIX/bin/sh
...
Also depend on xz-utils for xz compression to work.
Fixes #410 .
2016-08-20 17:36:39 -04:00
Fredrik Fornwall
40534bae4b
ndk-sysroot: Setup librt&libpthread symlinks
...
The librt and libpthread libraries are built into libc on Android
and does not exist as separate libraries.
We now set them up as symlinks to libc for compatibility.
Fixes #403 .
2016-08-19 09:25:48 -04:00
Fredrik Fornwall
faa5037a0c
fzf: Bump build revision
2016-08-19 08:18:57 -04:00
Fredrik Fornwall
d14fc2ca74
gnupg2: Update from 2.1.14 to 2.1.15
2016-08-19 08:10:33 -04:00
BrainDamage
2c48681520
added fzf shell helper scripts to the package ( #404 )
2016-08-19 14:10:27 +02:00
Fredrik Fornwall
9cbdadb1fe
clang: Support -nopie flag
2016-08-18 18:25:57 -04:00
Fredrik Fornwall
23a5092d83
golang: Bump version, depend on clang&fix zoneinfo
2016-08-18 18:25:00 -04:00
Fredrik Fornwall
0d6ef2ea39
golang: Fix clang compatibility with pie
2016-08-18 18:24:44 -04:00
Fredrik Fornwall
ec4cc5e36e
golang: Make os/user work somewhat
2016-08-18 18:23:47 -04:00
Fredrik Fornwall
0a94e66045
libgcrypt: Update from 1.7.2 to 1.7.3
2016-08-18 18:22:52 -04:00
Fredrik Fornwall
6697f6db79
gnupg: Update from 1.4.20 to 1.4.21
2016-08-18 18:22:37 -04:00
Fredrik Fornwall
290517e829
clang: Setup cpp as symlink to clang
...
The cpp program was missing after the gcc -> clang transition, but
clang implements cpp if invoked by that name.
Fixes #397 .
2016-08-16 13:09:51 -04:00
Fredrik Fornwall
a37f6399c7
nodejs: Update from 6.3.1 to 6.4.0
2016-08-16 13:09:09 -04:00
Fredrik Fornwall
fc19ac86cd
ncurses: Include tmux tmux-256color terminfos
2016-08-16 11:23:20 -04:00
Fredrik Fornwall
3d09393967
gnuplot: Build with --with-bitmap-terminals
2016-08-16 11:20:20 -04:00
Fredrik Fornwall
e5b151a0fb
golang: Update from 1.7.beta2 to 1.7 final release
2016-08-16 06:53:19 -04:00
Fredrik Fornwall
a8dfe86253
ruby: Clang compatibility in ruby.h
2016-08-15 09:01:59 -04:00
Fredrik Fornwall
59ca138b1d
libtalloc: Patch to avoid linking against libcrypt
2016-08-14 19:18:26 -04:00
Fredrik Fornwall
a0cea975ea
vim: Update to latest patch
2016-08-14 18:37:46 -04:00
Fredrik Fornwall
142bef5b3b
tracepath: Update from 20150815 to 20160308
2016-08-14 18:30:33 -04:00
Fredrik Fornwall
34c3b0fb5a
tig: Update from 2.1.1 to 2.2
2016-08-14 18:26:38 -04:00
Fredrik Fornwall
bd46cb1532
tcl: Update from 8.6.5 to 8.6.6
2016-08-14 18:26:00 -04:00
Fredrik Fornwall
eb77b1e871
strace: Update from 4.12 to 4.13
2016-08-14 18:21:44 -04:00
Fredrik Fornwall
2b22d736e8
sshpass: Update from 1.05 to 1.06
2016-08-14 18:16:21 -04:00
Fredrik Fornwall
bded7ca379
speex: Remove package (replaced by opus)
2016-08-14 18:14:55 -04:00
Fredrik Fornwall
b316825b01
procps: Update from 3.3.11 to 3.3.12
2016-08-14 18:13:13 -04:00
Fredrik Fornwall
04b275a4a4
parallel: Update from 20160422 to 20160722
2016-08-14 17:54:45 -04:00
Fredrik Fornwall
58ef7a3243
netpbm: Version bump
2016-08-14 17:54:30 -04:00
Fredrik Fornwall
849371da0f
libmsgpack: Update from 1.4.1 to 2.0.0
2016-08-14 17:44:50 -04:00
Fredrik Fornwall
c42872780c
cmake: Set CMAKE_SYSTEM_NAME=Android
2016-08-14 17:44:26 -04:00
Fredrik Fornwall
14b2b4a6c4
neovim: Update to latest git master
2016-08-14 17:44:09 -04:00
Fredrik Fornwall
7ab5f7d413
w3m&zile: Force rebuild after libgc bump
2016-08-14 17:44:02 -04:00
Fredrik Fornwall
4e51e8d8ba
jsoncpp: Set CMAKE_SYSTEM_NAME=Android
...
This avoid a versioned soname.
2016-08-14 17:40:55 -04:00
Fredrik Fornwall
207d97f775
libgc: Revert back to needed tkill() patch
2016-08-14 17:11:16 -04:00
Fredrik Fornwall
5baf939a11
mutt: Update to latest neomutt release
2016-08-14 16:41:34 -04:00
Fredrik Fornwall
a93d3ef8e5
lighttpd: Update from 1.4.39 to 1.4.41
2016-08-14 16:30:56 -04:00
Fredrik Fornwall
5b196048dc
serf&subversion: Bump builds after libexpat update
2016-08-14 16:30:35 -04:00
Fredrik Fornwall
567fa132b7
apr-util: Bump version after libexpat update
2016-08-14 16:19:13 -04:00
Fredrik Fornwall
7eba674303
lua: Update from 5.3.2 to 5.3.3
2016-08-14 09:53:50 -04:00
Fredrik Fornwall
eaae2cf5f0
elinks: Bump build efter libexpat update
2016-08-14 09:28:58 -04:00
Fredrik Fornwall
f6fd83bae5
Bump some builds after libexpat update
2016-08-14 09:19:24 -04:00
Fredrik Fornwall
34baab81ee
cmake: Bump build revision after libexpat update
2016-08-14 08:52:29 -04:00
Fredrik Fornwall
cceed36f7f
aapt: Bump build revision after libexpat update
2016-08-14 08:43:47 -04:00
Fredrik Fornwall
0feaa732f1
libtalloc: Update from 2.1.6 to 2.1.8
2016-08-14 08:26:15 -04:00
Fredrik Fornwall
278755bdfa
linux-man-pages: Update from 4.04 to 4.07
2016-08-14 08:25:46 -04:00
Fredrik Fornwall
9683bb063e
sqlite: Update from 3.14.0 to 3.14.1
2016-08-14 08:24:20 -04:00
Fredrik Fornwall
6557c3462a
libopus: Update from 1.1.2 to 1.1.3
2016-08-14 08:23:28 -04:00
Fredrik Fornwall
cdd3e91185
ffmpeg: Update from 3.1.1 to 3.1.2
2016-08-14 08:23:12 -04:00
Fredrik Fornwall
026081b755
libgc: Update to latest release
2016-08-14 08:05:19 -04:00
Fredrik Fornwall
6fd45695f3
iperf3: Update from 3.1.2 to 3.1.3
2016-08-14 08:01:21 -04:00
Fredrik Fornwall
8788d3c8fb
libisl: Update from 0.16.1 to 0.17.1
2016-08-14 07:59:55 -04:00
Fredrik Fornwall
a8e2933597
libgmp: Update from 6.1.0 to 6.1.1
2016-08-14 07:59:04 -04:00
Fredrik Fornwall
5277be825f
git: Update from 2.9.2 to 2.9.3
2016-08-14 07:48:09 -04:00
Fredrik Fornwall
a2f99b0dea
libexpat: Fix src url and update to 2.2.0
2016-08-14 07:43:35 -04:00
Fredrik Fornwall
7ced7b58c4
jsoncpp: Update from 1.7.2 to 1.7.4
2016-08-14 07:41:55 -04:00
Fredrik Fornwall
bf6839dde0
fzf: Update from 0.13.3 to 0.13.4
2016-08-14 07:35:03 -04:00
Fredrik Fornwall
cc8e46c852
dropbear: Fix src url and update to 2016.74
2016-08-14 07:21:37 -04:00
Fredrik Fornwall
78d7dd0d1b
cmake: Update from 3.5.2 to 3.6.1
2016-08-14 07:20:51 -04:00
Fredrik Fornwall
c50ad1c4d5
ctags: Update to latest git master
2016-08-14 06:57:47 -04:00
Fredrik Fornwall
e71c822013
dcraw: Update from 9.26 to 9.27
2016-08-14 06:55:39 -04:00
Fredrik Fornwall
752ef266a2
byoby: Update from 5.106 to 5.111
2016-08-14 06:46:55 -04:00
Fredrik Fornwall
f3930360b2
bash-completion: Update from 2.3 to 2.4
2016-08-14 06:46:39 -04:00
Fredrik Fornwall
9d9cb8e57f
nano: Update from 2.6.1 to 2.6.3
2016-08-14 06:43:19 -04:00
Fredrik Fornwall
aa4722fc77
Mark autoconf and automake as platform-independent
2016-08-14 06:42:43 -04:00
Fredrik Fornwall
633e82aafb
gnuplot: Update from 4.6.7 to 5.0.4
2016-08-12 23:08:31 -04:00
Fredrik Fornwall
183afe0fc2
graphicsmagick: Update from 1.3.23 to 1.3.24
2016-08-12 22:46:41 -04:00
Fredrik Fornwall
018a99322d
php: Update from 5.6.23 to 5.6.24
2016-08-12 22:25:40 -04:00
Fredrik Fornwall
5226ce7f62
poppler: Update from 0.43.0 to 0.46.0
2016-08-12 22:10:51 -04:00
Fredrik Fornwall
cedd617ead
openjpeg: Update from 2.1.0 to 2.1.1
2016-08-12 22:05:29 -04:00
Fredrik Fornwall
8afb739c6d
littlecms: Update from 2.7 to 2.8
2016-08-12 22:03:02 -04:00
Fredrik Fornwall
1bdbd3113b
librsvg. Update from 2.40.15 to 2.40.16
2016-08-12 21:46:50 -04:00
Fredrik Fornwall
cf0db91e39
Force rebuilds after deps library update
2016-08-12 21:30:22 -04:00
Fredrik Fornwall
5e01c6694c
imagemagick: Update to latest patch
2016-08-12 21:29:14 -04:00
Fredrik Fornwall
4932e61a5f
busybox: Set CONFIG_FEATURE_NON_POSIX_CP=y
...
Fixes cp -i (#114 ) and is hopefully reasonable.
2016-08-12 21:07:19 -04:00
Fredrik Fornwall
ce44f8e6fa
libgd: Update from 2.1.1 to 2.2.3
2016-08-12 21:04:04 -04:00
Fredrik Fornwall
a82efc01ae
harfbuzz: Update from 1.2.7 to 1.3.0
2016-08-12 20:58:20 -04:00
Fredrik Fornwall
b67b9cdacc
libjpeg-turbo: Update from 1.4.2 to 1.5.0
2016-08-12 20:40:50 -04:00
Fredrik Fornwall
8b5e9dd00e
fontconfig: Updte from 2.11.1 to 2.12.0
2016-08-12 20:39:55 -04:00
Fredrik Fornwall
9fe53ded8d
freetype: Update from 2.6.3 to 2.6.5
2016-08-12 20:31:09 -04:00
Fredrik Fornwall
e2081144aa
libpng: Update from 1.6.23 to 1.6.24
2016-08-12 20:28:46 -04:00
Fredrik Fornwall
4747232c5c
Remove old unused patch
2016-08-12 19:06:31 -04:00
Fredrik Fornwall
de15ecbe2b
fsmon: Small cleanup
...
- Update homepage to where fsmon is mentioned.
- Add a bit to the description.
- Remove termux_step_make_install (PREFIX is already exported).
2016-08-11 22:43:08 -04:00
radare
d31b50fe72
fsmon: Add package ( #384 )
2016-08-12 04:36:58 +02:00
Fredrik Fornwall
4e3760416b
command-not-found: Update with latest programs
2016-08-11 09:34:07 -04:00
Fredrik Fornwall
768ce14ecc
Replace gcc with clang
...
Only clang has official support for Android, and trying to maintain
a working gcc will only get messier over time.
Remove gcc and g++ packages, and setup gcc and g++ as symlinks to
clang.
Let clang replace gcc, but note that 'apt dist-upgrade' needs to
be run once if a user has both clang and gcc installed.
Fixes #369 .
2016-08-11 09:27:40 -04:00
Fredrik Fornwall
3f300a10fc
Setup libstdc++.so -> libgnustl_shared.so early
...
Let build-package.sh setup the $PREFIX/lib/libstdc++.so symlink
before building any package, to make sure that all C++ applications
link against a fully featured C++ standard library.
Avoid explicitly declaring a dependency on the libgnustl package
since everyone may link against it at will and instead mark it as
essential.
2016-08-10 19:45:41 -04:00
Fredrik Fornwall
9200a4f986
play-audio: Avoid linking against libgnustl_shared
2016-08-10 19:21:56 -04:00
Fredrik Fornwall
cd8c1a2b61
libarchive: Update from 3.2.0 to 3.2.1
2016-08-10 18:38:48 -04:00
Fredrik Fornwall
b3d12336f3
man: Update man db through a trigger
2016-08-10 18:14:32 -04:00
Fredrik Fornwall
7d0cd7872b
getmail: Update from 4.49 to 4.50
2016-08-10 18:11:16 -04:00
Fredrik Fornwall
52fe38a80a
sqlite: Compute src url from version
2016-08-10 18:00:45 -04:00
Fredrik Fornwall
63650adfe6
aria2: Update from 1.24 to 1.25
2016-08-10 18:00:22 -04:00
Fredrik Fornwall
265909ff5e
htop: Update from 2.0.1 to 2.0.2
2016-08-10 17:59:53 -04:00
Fredrik Fornwall
0ad5396297
lftp: Update from 4.7.2 to 4.7.3
2016-08-10 17:59:31 -04:00
Fredrik Fornwall
efd0d7830a
mosh: Update homepage
2016-08-10 17:25:38 -04:00
Fredrik Fornwall
fc8d62d501
mosh: Update to 1.2.6 release
2016-08-10 12:40:31 -04:00
Fredrik Fornwall
f23006396b
sqlite: Update from 3.13.0 to 3.14.0
2016-08-10 10:03:20 -04:00
Fredrik Fornwall
7b981992a7
curl: Update from 7.50.0 to 7.50.1
2016-08-10 10:03:04 -04:00
Fredrik Fornwall
a68adb036f
ecj: Fix missing \ in ecj script
2016-08-10 09:53:47 -04:00
Fredrik Fornwall
5e7f900d53
abook: Fix mandir and 32-bit build
2016-08-09 16:05:23 -04:00
Fredrik Fornwall
0296a37de4
diffutils: Update from 3.3 to 3.4
2016-08-09 14:55:02 -04:00
paradigm
3a90c03b0e
Add abook package ( #367 )
2016-08-09 20:53:32 +02:00
Fredrik Fornwall
636366f8dc
ired: Remove explict termux_step_make step
2016-08-08 16:48:04 -04:00
Fredrik Fornwall
fd2a269e6a
openssh: Update from 7.2p2 to 7.3p1
2016-08-08 16:38:50 -04:00
Fredrik Fornwall
12458dcd28
binutils: Update from 2.26.1 to 2.27
2016-08-08 16:38:50 -04:00
radare
d14b6f9c08
ired: Add package ( #381 )
2016-08-08 22:38:35 +02:00
Fredrik Fornwall
169c1dd47d
units: Enable utf8
2016-08-07 14:46:30 -04:00
Fredrik Fornwall
96f482ceb3
units: Update from 2.12 to 2.13
2016-08-07 11:28:05 -04:00
Fredrik Fornwall
138387d7e0
pastebinit: Add package
2016-08-06 17:38:14 -04:00
Fredrik Fornwall
8fa10e0193
fish: Depend on man for apropos
...
The apropos command is used by tab completion.
2016-08-06 17:37:29 -04:00
Fredrik Fornwall
0b2c0e5757
man: Enable linking against sqlite
...
This builds the apropos, whatis and makewhatis tools.
Fixes #350
Fixes #169
Part of #347
2016-08-06 17:31:57 -04:00
Fredrik Fornwall
6250534f1e
fish: Update to 2.3.1 from git snapshot
2016-08-06 04:14:04 -04:00
Fredrik Fornwall
e45652b2c6
Switch to bintray mirror for imagemagick&picolisp
2016-08-05 07:18:33 -04:00
Fredrik Fornwall
65d7b23cf7
libandroid-support: Update wcwidth(3) function
2016-08-04 12:09:45 -04:00
Fredrik Fornwall
04c9591ade
neovim: Update and fix man page viewing
2016-08-04 12:09:11 -04:00
Fredrik Fornwall
c4dea42d50
fzf: Update from 0.12.2 to 0.13.3
2016-08-02 17:38:29 -04:00
Fredrik Fornwall
cb19ac1bf1
libidn: Update from 1.32 to 1.33
2016-08-02 17:38:19 -04:00
Fredrik Fornwall
2acc42866d
imagemagick: Update to latest patch
2016-08-02 17:38:08 -04:00
Fredrik Fornwall
cff76124ea
dpkg: Update from 1.18.7 to 1.18.10
2016-08-02 17:37:56 -04:00
Fredrik Fornwall
5d0fc15b4e
libgnutls: Switch back to main ftp for source
2016-08-02 08:00:52 -04:00
Fredrik Fornwall
5a15b12e4b
valgrind: Blacklist arm and x86_64 for now
2016-08-02 07:41:37 -04:00
Fredrik Fornwall
7395ed0fdd
picolisp: Bump version, blacklist x86_64
2016-08-02 07:40:21 -04:00
Fredrik Fornwall
a12d9baca5
apr: Switch to using mirror for source
2016-08-02 05:39:03 -04:00
Fredrik Fornwall
47ba852fd3
vim: Update to latest patch
2016-07-29 08:18:30 -04:00
Fredrik Fornwall
b00543d589
binutils: Bump revision for x86_64 rebuild
2016-07-29 08:18:30 -04:00
Fredrik Fornwall
9f54f4f6ce
Add notes for valgrind
2016-07-29 08:18:30 -04:00
jottr
3f9d72016a
This packages adds gnu stow. ( #374 )
...
stow: Add package
2016-07-29 14:18:21 +02:00
edanaher
c871e25146
Add valgrind package. ( #310 )
2016-07-26 23:54:55 +02:00
Fredrik Fornwall
2cbdeb5e71
jack: Clean up build
2016-07-26 08:55:25 -04:00
Fredrik Fornwall
382cfb780c
Update SDK build tools to 24.0.1
2016-07-26 07:23:39 -04:00
Fredrik Fornwall
fab303e8ce
mutt: Update from 1.6.1 to 1.6.2
...
Also update to latest released neomutt patches.
2016-07-26 06:59:08 -04:00
Fredrik Fornwall
817dedcd67
ndk-sysroot: Bump revision after fd_mask patch
2016-07-24 07:31:35 -04:00
Fredrik Fornwall
347c82e60b
jack: Use TERMUX_DX variable
2016-07-23 16:07:22 -04:00
Fredrik Fornwall
819b205ab0
ecj: Use TERMUX_DX variable
2016-07-23 15:48:44 -04:00
Fredrik Fornwall
da11efa0c6
nodejs: Update from 6.3.0 to 6.3.1
2016-07-23 15:48:29 -04:00
Fredrik Fornwall
8bd1673889
picolisp: Update to latest revision
2016-07-22 11:34:34 -04:00
Fredrik Fornwall
f4f30fbb4c
curl: Update from 7.49.0 to 7.50.0
2016-07-21 18:02:31 -04:00
Fredrik Fornwall
9baa93f0ba
gnutls: Update from 3.4.13 to 3.4.14
2016-07-21 17:56:00 -04:00
Fredrik Fornwall
85d88e757d
libpng: Update from 1.6.22 to 1.6.23
2016-07-21 17:55:36 -04:00
Fredrik Fornwall
9fc58a8838
stunnel: Update from 5.34 to 5.35
2016-07-21 17:50:40 -04:00
Fredrik Fornwall
7215f064f3
debianutils: Update from 4.7 to 4.8
2016-07-19 19:15:10 -04:00
Fredrik Fornwall
a578e0de71
python: Fix prerm trigger
...
The prerm trigger should clean up only when the package is being
uninstalled, not when updating.
2016-07-19 18:54:58 -04:00
Fredrik Fornwall
2934320f43
libxslt: Fix xslt-config invocation of xml2-config
...
Fixes #360 .
2016-07-19 18:52:12 -04:00
Fredrik Fornwall
03fffa39cf
Switch apt source mirror and add upgrade note
2016-07-19 08:42:38 -04:00
Fredrik Fornwall
40e620d2d9
git: Update from 2.9.1 to 2.9.2
2016-07-19 07:27:27 -04:00
Fredrik Fornwall
163a880862
man: Update from 1.13.3 to 1.13.4
2016-07-16 19:26:07 -04:00
Fredrik Fornwall
61b72e39c5
picolisp: Update to latest patch
2016-07-16 19:11:55 -04:00
Fredrik Fornwall
baeae6d35a
imagemagick: Update to latest patch
2016-07-16 17:51:06 -04:00
Fredrik Fornwall
907bf81e69
nodejs: Update from 6.2.2 to 6.3.0
2016-07-15 11:58:32 -04:00
Fredrik Fornwall
37e824ab58
stunnel: Update from 5.33 to 5.34
2016-07-15 09:36:30 -04:00
Fredrik Fornwall
247be15c52
gnupg2: Patch configure.ac android check
...
Submitted upstream at https://bugs.gnupg.org/gnupg/issue2418
2016-07-14 19:36:23 -04:00
Fredrik Fornwall
61ce8419c3
gnupg2: Update from 2.1.13 to 2.1.14
2016-07-14 19:14:58 -04:00
Fredrik Fornwall
ccf3eda0fa
libassuan: Update from 2.4.2 to 2.4.3
2016-07-14 19:08:43 -04:00
Fredrik Fornwall
674338be26
libgpg-error: Update from 1.23 to 1.24
2016-07-14 19:08:14 -04:00
Fredrik Fornwall
3a5c9700f4
neovim: Update to latest master
2016-07-14 18:57:05 -04:00
Fredrik Fornwall
0446d18113
vim: Update to latest patch
2016-07-14 18:38:02 -04:00
Fredrik Fornwall
d07a47a011
libgcrypt: Update from 1.7.1 to 1.7.2
2016-07-14 18:21:28 -04:00
Fredrik Fornwall
1f2759b6e9
git: Update from 2.9.0 to 2.9.1
2016-07-14 17:58:48 -04:00
Fredrik Fornwall
b80cfabbdc
nano: Update from 2.5.3 to 2.6.1
2016-07-14 17:58:35 -04:00
Fredrik Fornwall
98ee2c5ea1
direvent: Update from 5.0 to 5.1
2016-07-14 17:58:14 -04:00
Fredrik Fornwall
eb6225f1cd
clang: Update from 3.8.0 to 3.8.1
2016-07-14 17:57:44 -04:00
Fredrik Fornwall
ee2903b530
tsu: Add package
2016-07-07 12:56:22 -04:00
Fredrik Fornwall
8f9fa453cc
aria2: Update from 1.23 to 1.24
2016-07-07 12:55:19 -04:00
Fredrik Fornwall
315a0ef6f9
python: Better cleanup of __pycache__ folders
...
Fixes #87 , so future updates of the python package should not
require ranger having to be re-installed.
2016-07-04 18:18:29 -04:00
Fredrik Fornwall
194d5509d7
openssh: Keep PREFIX environment variable
2016-07-04 18:15:00 -04:00
Fredrik Fornwall
cfd457dace
python2: Update from 2.7.11 to 2.7.12
2016-07-04 17:26:26 -04:00
Fredrik Fornwall
b2ecb099a5
ffmpeg: Update from 3.1 to 3.1.1
2016-07-04 17:26:06 -04:00
Fredrik Fornwall
074699d8da
perl: Update from 5.22.1 to 5.24.0
2016-07-04 17:25:50 -04:00
Fredrik Fornwall
9f8453ac79
binutils: Update from 2.26 to 2.26.1
2016-07-04 17:24:25 -04:00
Fredrik Fornwall
6f9d7d3dc0
php: Update from 5.6.22 to 5.6.23
2016-07-04 17:23:21 -04:00
Fredrik Fornwall
e229609ba1
python: Update from 3.5.1 to 3.5.2
...
The local fileutils.c patch can now be removed as it has been
merged upstream:
35003947f3
2016-07-04 17:22:12 -04:00