Commit Graph

53 Commits

Author SHA1 Message Date
Fredrik Fornwall
c3175fe791 command-not-found: Use arch-specific command list 2018-09-29 10:44:22 +02:00
Fredrik Fornwall
9d753cec52 command-not-found: Regenerate with new commands 2018-09-11 22:15:21 +02:00
Fredrik Fornwall
f55d3fa455 command-not-found: Regenerate command list 2018-07-30 00:00:14 +02:00
Fredrik Fornwall
8c617adf1b command-not-found: Update to latest packages 2018-06-22 23:35:39 +02:00
Leonid Pliushch
638d069c14 command-not-found: add 'ssh' from dropbear package 2018-06-21 22:00:26 +02:00
Fredrik Fornwall
1d3ee4b675 command-not-found: Update with latest commands 2018-02-06 22:34:07 +01:00
Fredrik Fornwall
9bbe6b1e82 command-not-found: Update with latest setup 2018-01-21 21:11:08 +01:00
Fredrik Fornwall
44558566a3 command-not-found: Update to latest packages 2017-12-05 23:41:56 +01:00
Shawn Landden
9aaf1707d5 new package: zstd (#1786) 2017-11-29 23:48:38 +01:00
Fredrik Fornwall
b2f09fd7da command-not-found: Regenerate with latest commands 2017-11-26 00:43:48 +01:00
Auxilus
ef420e646d remove tcpdump as it's no longer installable with apt install 2017-11-26 00:21:40 +01:00
Fredrik Fornwall
fc074aaf46 command-not-found: Regenerate 2017-09-16 11:25:26 +02:00
Fredrik Fornwall
8c178b2505 command-not-found: Print to stderr (fixes #1308) 2017-08-24 16:50:35 +02:00
Fredrik Fornwall
d54cef709f command-not-found: Update with latest commands 2017-08-10 01:51:11 +02:00
Henrik Grimler
ce1c64ca2d Properly package texlive and split package into texlive & texlive-bin (#1203)
* texlive: enable makeindex and put man files and headers in proper location.

* texlive: upgrade to 2017

* texlive: split into texlive-bin and arch independent texlive-base.

Download texmf-dist and other tarballs and package necessary files instead of
using tlnet installer on device.

* texlive-base: extract only a minimal set of files from texmf-dist, do complete
uninstall on removal. Patch some files.

The texmf-dist tar is quite large so use --checkpoint to indicate progress.

* texlive: use gnupg2 instead of gnupg

* texlive: fix texlive profile

* texlive: added TL_BINDIR variable to simplify build scripts

* texlive: replace tlmgr symlink with small wrapper.

After `tlmgr update --self` has been run, the shebang of tlmgr.pl is
none-working and there is a reference to /bin/sh in TLUtils.pm. This wrapper
fixes this (if needed) before tlmgr is run.

* texlive: update command-not-found with a few common texlive commands.

* remove un-needed minimal.list

* Format generation working. xelatex activated.

Remove all texmf-dist files created by texlive-bin package.

* texlive: fix installation and removal of texlive-{bin,base}. All essential
fixes done.

Only thing remaining to fix is figuring out how to deal with the transition
texlive -> texlive-{bin,base}.

* texlive: use Breaks instead of Conflicts

* texlive: properly fix split into two packages [WIP]

* delete old termux-install-tl.sh

* texlive: Fix so that the upgrade from texlive 20170524-2 goes smoothly and
works as it should (with Breaks and Replaces). Also major clean up of texlive/build.sh.

* texlive: minor clean up of texlive/build.sh. Update patches to avoid (silent)
complaints from patching. Add previously forgotten install-tl.list with list
of files to take from install-tl-unx.tar.gz.

* texlive: make texlive-bin-dev properly replace texlive-dev.

Everything is done now, just need to wait for breaks and subpkg_replaces
before opening a pull request.

* texlive: skip format generation on install, rm old files in texlive-bin
as well.

Also decrease verbosity of installation

* texlive: when deleting old files, leave texmf-dist alone

* texlive: fix typo, correctly remove files from old texlive version
2017-08-09 23:09:01 +02:00
Fredrik Fornwall
700ecf0fbc Use 'pkg' as shorter form of 'packages'
Fixes https://github.com/termux/termux-app/issues/321.
2017-06-12 03:01:09 +02:00
Fredrik Fornwall
70805308ed command-not-found: Update for current packages 2017-04-15 17:57:41 +02:00
Fredrik Fornwall
43c066d02e command-not-found: Regenerate with new commands 2017-03-20 20:26:35 +01:00
Fredrik Fornwall
6ebd8dafa5 command-not-found: Instruct to use 'packages'
Running 'packages install' wraps apt to run 'apt update' before
running 'apt install', so it should avoid the initial confusion
with 'apt install' not working for any packages.
2017-03-20 20:22:57 +01:00
Fredrik Fornwall
707d327d72 command-not-found: Bump with latest commands 2017-03-10 15:15:39 +01:00
Fredrik Fornwall
506ef46bae command-not-found: Regenerate 2017-01-30 02:13:14 +01:00
Fredrik Fornwall
3cc68b3aff command-not-found: Regenerate 2017-01-23 00:57:33 +01:00
Fredrik Fornwall
5584aa2e08 command-not-found: Bump with new commands 2017-01-05 19:44:39 -05:00
Fredrik Fornwall
407531d30e command-not-found: Bump with new commands 2016-12-23 17:31:14 -05:00
Fredrik Fornwall
86b760f627 command-not-found: Mark local functions as static
See #565.
2016-11-27 14:06:35 -05:00
Fredrik Fornwall
be85636c5c command-not-found: Bump version 2016-11-27 13:53:37 -05:00
Anisse Astier
9f0572692b command-not-found: Always return an error (#566)
Fixes #564
2016-11-27 19:50:56 +01:00
Fredrik Fornwall
7046c2815a command-not-found: Update with new commands 2016-11-25 19:59:59 -05:00
Fredrik Fornwall
6df5a2598e command-not-found: Bump version 2016-09-22 20:39:49 -04:00
Fredrik Fornwall
4e3760416b command-not-found: Update with latest programs 2016-08-11 09:34:07 -04:00
Fredrik Fornwall
8933369325 command-not-found: Regenerate 2016-05-02 18:42:00 -04:00
Fredrik Fornwall
96d77328e6 command-not-found: Regenerate 2016-04-19 17:26:27 -04:00
Fredrik Fornwall
f3ad8a10c8 command-not-found: Update 2016-04-14 21:23:47 -04:00
Fredrik Fornwall
0ec3189ee9 command-not-found: Regenerate 2016-04-13 20:14:17 -04:00
Fredrik Fornwall
28b412c731 command-not-found: Update with new commands 2016-04-13 09:57:13 -04:00
Fredrik Fornwall
88e49e7345 command-not-found: Update 2016-04-01 06:58:58 -04:00
Fredrik Fornwall
64d160afe6 command-not-found: Update package list 2016-03-24 18:33:39 -04:00
Fredrik Fornwall
df9496c36c command-not-found: Update to latest commands 2016-03-18 16:43:01 -04:00
Fredrik Fornwall
7fd1315fc9 Update command-not-found 2016-01-21 06:21:10 -05:00
Fredrik Fornwall
cce3b37350 command-not-found: Update 2015-12-19 17:59:40 -05:00
Fredrik Fornwall
63557b195c command-not-found: Update with new packages 2015-11-19 17:53:01 -05:00
Fredrik Fornwall
a71776bcb6 command-not-found: Update package list 2015-11-13 22:51:27 -05:00
Fredrik Fornwall
fb69c22d19 command-not-found: Update executable list 2015-09-17 11:25:10 -04:00
Fredrik Fornwall
a4d329949e command-not-found: Update with new executables 2015-09-09 16:22:00 +02:00
Fredrik Fornwall
76d07cde16 command-not-found: Update list 2015-08-09 20:36:26 +02:00
Fredrik Fornwall
1d948a9c44 Bump command-not-found 2015-07-28 02:25:03 +02:00
Fredrik Fornwall
bda292fbb1 command-not-found: Be less verbose 2015-07-16 16:44:31 -04:00
Fredrik Fornwall
d03f7fe6a5 Update command-not-found 2015-07-16 01:28:59 +02:00
Fredrik Fornwall
7499d94719 command-not-found: Add commands for binary-all packages 2015-07-14 13:39:45 +02:00
Fredrik Fornwall
48ee7cee0f command-not-found: Update description 2015-07-13 19:52:50 -04:00