Commit Graph

3487 Commits

Author SHA1 Message Date
Fredrik Fornwall 0347331dc3 leveldb: Add package 2017-09-22 22:37:37 +02:00
Fredrik Fornwall d9914005f9 debootstrap: Depend on perl (fixes #1557)
Also mark the package as platform-independent as it only contains
scripts.
2017-09-22 21:50:44 +02:00
Fredrik Fornwall 4482f42b62 mlocate: Make it work on Android 7.0 (fixes #1454) 2017-09-22 21:02:40 +02:00
Fredrik Fornwall 4baecf33a4 tsocks: Blacklist arm and i686 arches
Hitting compile errors on arm and i686:

tsocks.c:226:36: error: use of undeclared identifier '__len'; did you
mean 'mblen'?
return(realconnect(__fd, __addr, __len));
2017-09-22 00:45:33 +02:00
Leonid Pliushch ae9824ce65 ncurses: update to 6.0.20170916 (#1537) 2017-09-22 00:32:21 +02:00
Oliver Schmidhauser ac01b02184 tsocks: Add package (#1550) 2017-09-22 00:29:36 +02:00
Fredrik Fornwall a7a3624cea tor: Depend on liblzma 2017-09-21 23:36:07 +02:00
Fredrik Fornwall e7f9373aa7 cmake: Update from 3.9.2 to 3.9.3 2017-09-21 22:52:21 +02:00
Fredrik Fornwall abd6d733b1 redis: Update from 4.0.1 to 4.0.2 2017-09-21 22:51:52 +02:00
Fredrik Fornwall 77d46e4e01 tor: Update from 0.3.0.10 to 0.3.1.7 2017-09-21 22:39:19 +02:00
Stephen 6fcac94774 add libicu to harfbuzz build dependencies (#1445)
#1169
2017-09-20 22:20:07 +02:00
Stephen f913d37182 add libtool to graphviz build depends (#1453)
#1169
2017-09-20 22:19:47 +02:00
Fredrik Fornwall 6b8bf93ac9 libx264&libx265: Fetch sources over https 2017-09-20 22:17:44 +02:00
Fredrik Fornwall 4d14497327 Revert "vim: Update 8.0.1112 to 8.0.1129 (#1549)"
This reverts commit 6a0d57a608314b78361ad208617f7ea3073ceb92.

See https://groups.google.com/forum/#!topic/vim_dev/AjhfHI7UTwU.
2017-09-20 22:13:16 +02:00
Auxilus 282a3082fb vim: Update from 8.0.1112 to 8.0.1129 (#1549) 2017-09-20 22:09:01 +02:00
Fredrik Fornwall dd3f1e067e ecj: Switch to working mirror 2017-09-20 22:03:06 +02:00
Stephen f3d55705a5 heyu: Add package (#1505) 2017-09-20 21:54:14 +02:00
Fredrik Fornwall 216e07bfe0 ca-certificates: Update to 2017-09-20 CA file 2017-09-20 21:30:09 +02:00
Stephen 15327884c5 gmic: Add build dependencies (#1444) 2017-09-20 20:46:33 +02:00
Fredrik Fornwall a9e85cb378 openssh: Configure with --with-mantype=man 2017-09-20 20:34:36 +02:00
Fredrik Fornwall ceea531142 openssh: Verify that we have packaged up man pages 2017-09-20 01:49:50 +02:00
Fredrik Fornwall e8926bb981 byobu: Avoid "locale charmap" call, hardcode UTF-8 2017-09-20 01:42:37 +02:00
Fredrik Fornwall b041831d4b openssh: Rebuild to get man pages (#1538) 2017-09-20 01:37:41 +02:00
Fredrik Fornwall b6cd88945f lftp: Fix arm build for 4.8.1 2017-09-20 01:31:11 +02:00
Fredrik Fornwall ab7c466110 freetype: Update from 2.8 to 2.8.1 2017-09-20 00:55:17 +02:00
Fredrik Fornwall a2cc3abce4 pick: Update from 1.8.0 to 1.9.0 2017-09-20 00:54:26 +02:00
Fredrik Fornwall cf367639ea lftp: Update from 4.8.0 to 4.8.1 2017-09-20 00:49:43 +02:00
Fredrik Fornwall 51c7760090 Drop need of setting TERMUX_PKG_FOLDERNAME
Instead figure out the top level source folder ourselves.
2017-09-20 00:48:04 +02:00
Fredrik Fornwall b7dabb9f07 ecj: Switch to working src url 2017-09-20 00:17:44 +02:00
Fredrik Fornwall dfb01b5a27 vcsh: Minor nits 2017-09-20 00:17:20 +02:00
Fredrik Fornwall f0673fb92a ruby: Bump revision after arm -O1 workaround 2017-09-19 23:06:02 +02:00
Fredrik Fornwall 769012c04a procps: Bump revision after patch 2017-09-19 23:05:22 +02:00
Edward Betts 3942e707ff add vcsh 2017-09-19 22:31:24 +02:00
Stephen 7405832c72 add devpackage depends to gnutls
#1169

for ffmpeg
2017-09-18 08:08:43 +02:00
Stephen e364793a3d version bump
need new package for #1169
2017-09-18 08:07:00 +02:00
Vladimir Serbinenko 0c91dc92ff Ignore Permission denied in several places.
On some Androids many of proc files can't actually be opened. So ignore
when opening fails and go on.
2017-09-17 23:58:28 +02:00
Leonid Pliushch 6eb950c703 nodejs-current: fix hardcoded paths 2017-09-17 23:32:01 +02:00
Leonid Pliushch 3b84f57029 nodejs: fix hardcoded paths 2017-09-17 23:31:51 +02:00
Joakim a73d9be690 ninja: add package 2017-09-17 23:30:15 +02:00
Fredrik Fornwall 81604d724b termux-tools: Make bin/login handle arguments
As we now use bin/login even from e.g. sshd we need to handle
arguments by forwarding it to the login shell and not displaying
a motd in that case. Fixes #1529.
2017-09-17 22:43:03 +02:00
Fredrik Fornwall a14cb2cf1c termux-exec: Update from 0.1 to 0.2 2017-09-17 22:13:38 +02:00
Fredrik Fornwall 95e4bb75a3 openssh: Remove showing motd 2017-09-17 21:03:46 +02:00
Fredrik Fornwall d4c093ad5f apt: Update from 1.2.12 to 1.4.7 2017-09-17 20:51:20 +02:00
Fredrik Fornwall 3302b5d631 ltrace: Rebuild to get rid of old libgnustl dep 2017-09-17 16:12:32 +02:00
Fredrik Fornwall 3674c3b3db termux-exec: Add package 2017-09-17 16:12:20 +02:00
Fredrik Fornwall 12f3695d51 openssh: Bump revision after getpwd() patch update 2017-09-17 15:55:59 +02:00
Fredrik Fornwall 48d3c1bf49 libgnustl: Remove package (replaced by libc++) 2017-09-17 11:09:29 +02:00
Leonid Pliushch 44c8ae2844 python2: fix hardcoded paths 2017-09-17 01:50:24 +02:00
Leonid Pliushch ca4a51a6b3 python: fix hardcoded paths 2017-09-17 01:50:01 +02:00
Fredrik Fornwall 3b739f81b9 libgrpc: Update from 1.4.2 to 1.4.5 2017-09-16 15:05:35 +02:00
Fredrik Fornwall 3bbf551382 protobuf: Update from 3.3.2 to 3.4.1
Bump and rebuild mosh against new libprotobuf version.
2017-09-16 15:05:03 +02:00
Fredrik Fornwall 13ab9f7393 libyaml: Switch to working src url 2017-09-16 14:42:12 +02:00
Fredrik Fornwall a2a1594684 vim: Update from 8.0.1092 to 8.0.1112 2017-09-16 14:42:04 +02:00
Fredrik Fornwall 82e4685444 micro: Update from 1.3.1 to 1.3.2 2017-09-16 14:35:02 +02:00
Leonid Pliushch 773f79cba8 ruby: fix hardcoded paths 2017-09-16 14:34:43 +02:00
Stephen c752729200 add libjpeg-turbo to zbar depends
#1169
2017-09-16 11:33:03 +02:00
Fredrik Fornwall fc074aaf46 command-not-found: Regenerate 2017-09-16 11:25:26 +02:00
Fredrik Fornwall 7f5bdead21 Rebuild all packages with control.tar.gz
Bump the version of all old packages that contained a control.tar.gz
file - as of now only control.tar.xz is used. See #1398.
2017-09-15 00:38:35 +02:00
Fredrik Fornwall 54dda858c3 tcsh: Depend on libcrypt 2017-09-15 00:31:29 +02:00
Fredrik Fornwall 3595618cd0 ruby: Depend on libyaml 2017-09-15 00:31:29 +02:00
Fredrik Fornwall 720d523b34 readline-dev: Add pkg-config file 2017-09-15 00:31:29 +02:00
Stephen a2a2bd874e add ncurses-dev to lftp build dependencies
#1169
2017-09-14 23:33:58 +02:00
Stephen ceadb14fb2 need to specify 2017-09-14 23:33:37 +02:00
Stephen da4f35b17d add readline build dependency to lua
#1169

deals with subpackage dependency
2017-09-14 23:33:37 +02:00
Stephen ae873691ed add build dependencies for ncdc
#1169
2017-09-14 23:33:23 +02:00
Stephen 4a486abae5 add dependencies to poppler
#1169
2017-09-14 23:29:49 +02:00
Stephen 7dcd2fdc5f add libtool to libpulseaudio build depends
#1169
2017-09-14 22:55:02 +02:00
Stephen 3c756b5ba8 add libgpg-error-dev to gcrypt devpackage depends
#1169
2017-09-14 22:54:49 +02:00
Stephen 04d3b77709 fixing bad copy 2017-09-14 22:54:35 +02:00
Stephen bcc8c1e3eb add private headers for dev package
#1169

needed for expect
2017-09-14 22:54:35 +02:00
Stephen 58c1620384 add dependencies to mpd depends
#1169
2017-09-14 22:08:13 +02:00
Stephen 96c7f0d4bd add glib dependency to gegl depends
#1169
2017-09-14 22:07:27 +02:00
Stephen bd79f75eb5 add libgpg-error to gpgme dev package depends
#1169
2017-09-14 22:05:03 +02:00
Stephen febb84da7d Update build.sh 2017-09-14 22:04:42 +02:00
Leonid Pliushch e70b9bf777 liblua: fix path in LUA_TMPNAMETEMPLATE 2017-09-14 22:02:07 +02:00
Fredrik Fornwall 301c579b14 ruby: Update from 2.4.1 to 2.4.2 2017-09-14 22:01:28 +02:00
Stephen 1714ca9478 tcsh: Add package (#1509) 2017-09-14 21:59:54 +02:00
Stephen 872329f2d3 hub: Fix source checksum (#1443) 2017-09-14 21:58:26 +02:00
Leonid Pliushch 12749ddfb8 openjpeg: update to 2.2.0 2017-09-14 21:48:56 +02:00
Leonid Pliushch 328b58be13 httping: fix path in SPAM_FILE 2017-09-14 20:29:00 +02:00
Leonid Pliushch 0e2295cf3f leptonica: fixed wrong checksum 2017-09-14 20:27:09 +02:00
Leonid Pliushch d29c3b783c leptonica: update to 1.74.4 2017-09-14 20:27:09 +02:00
Leonid Pliushch 599d1a9f06 unrar: make getpass() static 2017-09-14 20:26:17 +02:00
Leonid Pliushch c0823dfbf4 unrar: rewrite getpass() so password will not be echoed 2017-09-14 20:26:17 +02:00
Leonid Pliushch 08c7415f52 unrar: update to 5.5.8 2017-09-14 20:26:17 +02:00
Leonid Pliushch b9d07ce5e7 strace: update to 4.19 2017-09-14 20:25:17 +02:00
Fredrik Fornwall ade7892226 w3m: Build with --enable-image=no 2017-09-14 20:23:56 +02:00
Fredrik Fornwall 419a087c74 megatools: Add source checksum 2017-09-14 20:23:37 +02:00
Fredrik Fornwall 5374e86fe3 poppler: Revert back to 0.57.0 (see #1486)
The package version number is 0.59.0.1 to get a higher version
number, but the poppler version used is 0.57.0.

This ugliness will be temporary until we can update to a later
version.
2017-09-14 20:21:50 +02:00
Leonid Pliushch 2642a6cd80 ncurses: fix path to tmpdir in 'tic' 2017-09-14 16:40:00 +02:00
Leonid Pliushch 0cfc6c9f22 gdb: fix path in TMP_PREFIX 2017-09-14 16:38:22 +02:00
Leonid Pliushch d50e56eb98 hunspell: fix hardcoded paths 2017-09-14 16:35:37 +02:00
Leonid Pliushch 4540d6c066 man: fix path to '/tmp' in mandocdb.c 2017-09-14 16:22:42 +02:00
Leonid Pliushch 13b0bc51b2 mathomatic: fix path in TMP_FILE 2017-09-14 16:21:22 +02:00
Leonid Pliushch 565379d7d6 megatools: fix hardcoded paths 2017-09-14 16:21:10 +02:00
Leonid Pliushch 7162428a85 openssh: fix hardcoded paths 2017-09-14 16:20:41 +02:00
Leonid Pliushch 0f65df4108 rlwrap: fix hardcoded paths 2017-09-14 16:20:15 +02:00
Muhammad Herdiansyah 728b8cacd9 neofetch: update to 3.3.0 2017-09-14 16:19:03 +02:00
Stephen 4b1099f702 add libogg to vorbis-tools dependency
#1169
2017-09-14 12:23:48 +02:00
Auxilus b25b95c62e Xorriso Bump version 2017-09-13 15:56:11 +02:00
Auxilus 0c3485a903 Update build.sh 2017-09-13 15:55:54 +02:00
Leonid Pliushch 20cc459fc1 glib: bump revision 2017-09-13 15:55:35 +02:00
Leonid Pliushch 6048cf248b glib: fix hardcoded paths 2017-09-13 15:55:35 +02:00
Fredrik Fornwall 61c4b359c7 ffmpeg: Update from 3.3.3 to 3.3.4 2017-09-13 15:44:48 +02:00
Fredrik Fornwall 57ddd0c3b4 ldc: Build with -DPYTHON_EXECUTABLE=`which python`
This avoids a cross-compiled python binary from being picked up.
2017-09-13 15:44:02 +02:00
Stephen 35ab4ef221 add libpng-dev to gdk-pixbuf devpackage depends
#1169
2017-09-13 14:01:16 +02:00
Stephen 158327cd35 add libgraphite-dev to harfbuzz dev dependencies
#1169
2017-09-13 14:00:36 +02:00
Stephen 535a01e0ff add freetype-dev to fontconfig dev dependencies
#1169
2017-09-13 13:59:25 +02:00
Stephen 909e5b628e add dev dependencies to pango
#169
2017-09-13 13:58:59 +02:00
Auxilus 57090ede4b Update build.sh 2017-09-13 13:58:36 +02:00
Auxilus cbd2ab1c3e Update build.sh 2017-09-13 11:58:27 +02:00
Auxilus 7e563e3f92 Bump version to 4.8.2 2017-09-13 11:58:27 +02:00
Auxilus 317c201fe8 Update build.sh 2017-09-13 11:58:07 +02:00
Auxilus a09223f4b2 Update build.sh 2017-09-13 11:57:55 +02:00
Oliver Schmidhauser e8dd8e7b87 Set some settings in w3m to be termux-friendly
The default browser and editor in w3m where /usr/bin/firefox and
/usr/bin/vi respectively. I change that to termux-open-url and vi.
If you now press "M" on a link in w3m it will open it with Androids
default browser. If you press "E" while viewing a local file it will
open vi. Previously this has just printed error messages. Obviously
these settings can still be overwritten in the options of w3m to set it
to whatever you want.
2017-09-13 11:57:14 +02:00
Joakim 7d6f61b303 ldc: update to 1.4 release 2017-09-13 11:56:33 +02:00
Fredrik Fornwall 09ed1f8873 libssh: Build with -DWITH_GSSAPI=OFF 2017-09-12 14:35:38 +02:00
Leonid Pliushch 7b4a5e5b10 ldns: fix hardcoded paths to 'resolv.conf' and 'hosts' 2017-09-12 14:26:26 +02:00
Leonid Pliushch 3fe92dd117 radare2: fix path to file '/etc/magic' 2017-09-12 14:26:16 +02:00
Leonid Pliushch 030c961c4c c-ares: fix path to file '/etc/hosts' 2017-09-12 14:18:48 +02:00
Leonid Pliushch 6fcbcb9619 fftw: fix path to WISDOM_DIR 2017-09-12 14:18:35 +02:00
Leonid Pliushch ee2158978a libgcrypt: fix hardcoded paths 2017-09-12 13:49:32 +02:00
Leonid Pliushch fbc42b133e libevent: fix path to file '/etc/hosts' 2017-09-12 13:49:09 +02:00
Leonid Pliushch 15b6b5152c libpopt: fix hardcoded paths 2017-09-12 13:48:41 +02:00
Leonid Pliushch 3048f1a85f libssh: fix path to file 'ssh_config' 2017-09-12 13:47:50 +02:00
Leonid Pliushch 23a6eff274 libpcap: fix path to file '/etc/ethers' 2017-09-12 13:46:55 +02:00
Fredrik Fornwall fe7cb7ca77 glib: Update from 2.52.3 to 2.54.0 2017-09-12 13:45:40 +02:00
Leonid Pliushch 6541662313 libgit2: fix wrong checksum 2017-09-12 13:41:08 +02:00
Leonid Pliushch 545a2cfae4 libgit2: use directory '/etc' in Termux prefix 2017-09-12 13:41:08 +02:00
Stephen e75c3c0cfe move to build dependency 2017-09-11 20:24:02 +02:00
Stephen 7d4f09f202 add libpopt dependency to librsync 2017-09-11 20:24:02 +02:00
Fredrik Fornwall 0190d1095d mutt: Reset revision after version update 2017-09-11 20:10:28 +02:00
Fredrik Fornwall 79f1d414be poppler: Add required patch 2017-09-11 20:09:33 +02:00
Fredrik Fornwall ae21455dad poppler: Fix source checksum 2017-09-11 20:04:20 +02:00
Auxilus 455e971e36 Update build.sh 2017-09-11 19:51:25 +02:00
Auxilus ecb05083dd Update build.sh 2017-09-11 19:50:39 +02:00
Auxilus 2131e50adf Update build.sh 2017-09-11 19:49:58 +02:00
Auxilus 613466c620 Update build.sh 2017-09-11 19:48:29 +02:00
Fredrik Fornwall 03fab5d8e9 libunwind: Also clean up headers
Fixes building ldc after libunwind
2017-09-11 19:47:37 +02:00
David Martínez bfe92f9991 libyaml: add package 2017-09-10 23:56:51 +02:00
Fredrik Fornwall 8e2aeb182d gdb: Add ncurses to deps (see #1399) 2017-09-10 23:18:59 +02:00
Fredrik Fornwall 774eff72e4 imagemagick: Update from 7.0.7-0 to 7.0.7-1 2017-09-10 23:14:40 +02:00
Fredrik Fornwall 25697f1136 termux-tools: Replace help with wiki in motd 2017-09-10 23:14:26 +02:00
Stephen 9860ca7852 move to build dependency 2017-09-10 22:45:26 +02:00
Stephen 1a5a453a12 add libgpg-error dependency to pinentry
#1169
2017-09-10 22:45:26 +02:00
Stephen 35ffee5ff7 add libgpg-error to gpgme dependencies
#1169
2017-09-10 22:42:36 +02:00
Stephen ccda44df8c add libgpg-error to gnupg2 dependencies
#1169
2017-09-10 22:42:03 +02:00
Fredrik Fornwall fb11758d44 termux-tools: Remove 'packages' symlink 2017-09-10 22:39:45 +02:00
Fredrik Fornwall c2caa6e731 vim: Update from 8.0.1064 to 8.0.1092 2017-09-10 22:24:59 +02:00
Fredrik Fornwall eee1a0a185 gdb: Update from 8.0 to 8.0.1 2017-09-10 22:09:52 +02:00
Fredrik Fornwall fda1a7e7db cmake: Update from 3.9.1 to 3.9.2 2017-09-10 22:02:59 +02:00
Fredrik Fornwall fd8bd09a83 pass: Add comment on why we depend on coreutils 2017-09-10 21:56:10 +02:00
Leonid Pliushch a72983a99f add package ddrescue 2017-09-10 21:52:13 +02:00
Fredrik Fornwall 91e71e98cf llvm&clang: Update from 4.0.1 to 5.0.0 2017-09-10 21:50:24 +02:00
Oliver Schmidhauser 60345650a8 pass requires coreutils. fixes #1427
Because busybox's tr doest support the [:graph:] modifier, all passwords generated
contain only the characters [:graph].
2017-09-10 21:49:17 +02:00
Fredrik Fornwall 348fb0a436 ncurses: Update from 6.0.20170902 to 6.0.20170909 2017-09-10 21:39:27 +02:00
Fredrik Fornwall 4e370cf2be parallel: Update from 20170722 to 20170822 2017-09-10 20:06:37 +02:00
Fredrik Fornwall 4775cf4610 libmpfr: Update from 3.1.5 to 3.1.6 2017-09-10 20:06:37 +02:00
Leonid Pliushch 8da9019c58 tcpdump: update to 4.9.2 2017-09-10 20:01:13 +02:00
Leonid Pliushch b5c38bf149 dvtm: fix path to FIFO in 'dvtm-status' 2017-09-10 20:00:27 +02:00
Fredrik Fornwall 21634f911f frobtads: Stop depending on curl
Depending on libcurl is enough.
2017-09-07 23:17:36 +02:00
Stephen 4813a25af5 add libcurl to frobtads dependencies 2017-09-07 23:17:04 +02:00
Stephen 8d3780cf6a add dependencies to xmlsec
#1169
2017-09-07 23:04:28 +02:00
Stephen 47b94d04c2 add libgpg-error dependency to libotr (#1374)
* add libgpg-error dependency to libotr

#1169

* move to build dependency
2017-09-07 22:57:49 +02:00
Fredrik Fornwall 8d105e6062 libmp3lame: Build with --disable-frontend 2017-09-07 22:55:07 +02:00
Stephen 4f9eea9236 add libpng dependency to fontconfig
#1169
2017-09-07 22:43:21 +02:00
Stephen d88ac18768 add libgmp dependency to ledger
#1169
2017-09-07 22:42:52 +02:00
Stephen c624072c6e add libgmp to qalc dependencies
#1169
2017-09-07 22:42:32 +02:00
Stephen 5e5d9a4638 add openssl to git dependencies
#1169
2017-09-07 22:38:47 +02:00
Stephen c51643a2f4 add libpng to libcairo dependencies
#1169
2017-09-07 22:38:16 +02:00
Stephen ff120c5a96 add libjpeg-turbo to dcraw dependency list 2017-09-07 22:38:01 +02:00
Fredrik Fornwall 4e8d9a6c01 transmission: Stop depending on curl
Depending on libcurl is enough.
2017-09-07 22:36:49 +02:00
Stephen 84290a1a8c add libcurl to transmission dependencies
#1169
2017-09-07 22:36:29 +02:00
Stephen af797a63ba add libunibilium to neovim dependencies
#1169
2017-09-07 22:35:00 +02:00
Stephen 388d6d858a add ncurses as ncmpcpp dependency (#1388)
#1169
2017-09-07 22:33:44 +02:00
Fredrik Fornwall c0daa8c5bf libuv: Update from 1.14.0 to 1.14.1 2017-09-06 21:26:24 +02:00
joakim-noah af2a5cbed7 ldc: add dub and rdmd, plus bump host dmd to latest version 2.076.0 (#1377) 2017-09-06 21:16:04 +02:00
Fredrik Fornwall 477dc4ee89 harfbuzz: Update from 1.4.8 to 1.5.1 2017-09-06 17:18:09 +02:00
Fredrik Fornwall 04277c3c35 libxslt: Update from 1.1.29 to 1.1.30 2017-09-06 17:17:32 +02:00
Fredrik Fornwall d218fc43f9 libxml2: Update from 2.9.4 to 2.9.5 2017-09-06 17:17:08 +02:00
Fredrik Fornwall c6c2217ed9 tcl: Update from 8.6.6 to 8.6.7 2017-09-06 16:18:19 +02:00
Fredrik Fornwall 8c698f8618 util-linux: Update from 2.29.2 to 2.30.1 2017-09-06 14:49:31 +02:00
Fredrik Fornwall 228342a323 nodejs: Update from 6.11.2 to 6.11.3 2017-09-06 14:40:08 +02:00
Auxilus 279abc8b03 imagemagick: Update from 7.0.6-9 to 7.0.7-0 (#1369)
Also update src url to github repo.
2017-09-06 14:18:08 +02:00
Auxilus bcb4b0b598 vim-python: Update from 8.0.1052 to 8.0.1064 (#1363) 2017-09-06 14:16:56 +02:00
Auxilus 334ead2c7d vim: Update from 8.0.1052 to 8.0.1064 (#1364) 2017-09-06 14:15:48 +02:00
Auxilus 6681e6b584 zsh: Update from 5.4.1 to 5.4.2 (#1365) 2017-09-06 13:32:35 +02:00
Fredrik Fornwall d5d5502b85 coreutils: Update from 8.27 to 8.28 2017-09-06 00:15:49 +02:00
Fredrik Fornwall 996a4d677c busybox: Update from 1.27.1 to 1.27.2 2017-09-06 00:13:52 +02:00
Fredrik Fornwall a2096e8e9e redis: Update from 4.0.0 to 4.0.1 2017-09-05 23:36:52 +02:00
Fredrik Fornwall 63a1dd0901 pango: Update from 1.40.9 to 1.40.12 2017-09-05 17:25:07 +02:00
Fredrik Fornwall a0a80602bc vim: Update from 8.0.1013 to 8.0.1052
We no longer need --enable-terminal as that is the default for a
huge build after 8.0.1050.
2017-09-05 11:56:36 +02:00
Henrik Grimler b38963f7f8 Rcs: add diffutils as dependency and fix diff{,3} paths (#1353)
* rcs: specify diff-patch when configuring

* rcs: add diffutils as dependency and fix diff{,3} paths
2017-09-05 11:56:28 +02:00
Fredrik Fornwall 335f6bc902 fossil: Bump revision again after mistake 2017-09-03 21:16:41 +02:00
Fredrik Fornwall 8a47b4e7c2 fossil: Bump revision after popen patch 2017-09-03 21:15:23 +02:00
Roy Keene 7b9a827c8c Add patch for Fossil to use correct shell when emulating popen() (#1340)
fossil: Add patch for to use correct shell when emulating popen()
2017-09-03 20:29:06 +02:00
Stephen 0f13c041d1 Update sys-utils-ipcutils.h.patch 2017-09-03 19:53:34 +02:00
Fredrik Fornwall 1a671bd72a ncurses: Update from 6.0.20170827 to 6.0.20170902 2017-09-03 19:49:47 +02:00
Fredrik Fornwall 43ede95cbe file: Update from 5.31 to 5.32 2017-09-03 19:49:22 +02:00
Fredrik Fornwall 8a175a5523 libllvm: Fix patch and bump revision 2017-09-02 02:30:19 +02:00