Fredrik Fornwall
5e966d59d5
exiftool: Update from 11.81 to 11.83
5 years ago
Fredrik Fornwall
e75e046a5e
wireguard-tools: Update from 0.0.20191012 to 0.0.20191219
5 years ago
Fredrik Fornwall
fb1a2ba67e
vim: Update from 8.2.0050 to 8.2.0100
5 years ago
Fredrik Fornwall
280916e754
grep: Update from 3.3 to 3.4
5 years ago
Leonid Plyushch
677513957c
fontconfig: depend on ttf-dejavu
System fonts are not working sometimes...
See issue https://github.com/termux/termux-packages/issues/4769 .
5 years ago
Henrik Grimler
3eeb706746
Merge pull request #4773 from cuihaoleo/master
busybox: fix typo in crond service script
5 years ago
Henrik Grimler
f46e54c6a8
buxybox: bump revision
5 years ago
Henrik Grimler
5e406dec36
Merge pull request #4774 from yazdandeli/fix-readme-typo
fix typo in README
5 years ago
Yazdan Deli
342a047dbd
fix typo in README
5 years ago
CUI Hao
e9f72131dc
busybox: fix typo in crond service script
5 years ago
Henrik Grimler
dc9d792b71
Merge pull request #4772 from termux/service-scripts
Add service scripts for mpdscribble and apache2
5 years ago
Henrik Grimler
a233bdb226
apache2: add termux-services script for httpd
5 years ago
Henrik Grimler
645642b109
mpdscribble: add termux-services script
5 years ago
Henrik Grimler
07f4054f72
termux_step_install_service_scripts: log services should be enabled
5 years ago
Leonid Plyushch
c1b4a5b93a
move from x11-repo: ttf-dejavu
5 years ago
Henrik Grimler
eea32acfd2
Merge pull request #4758 from termux/command-not-found
command-not-found: update to 1.45
5 years ago
Leonid Plyushch
3fd05d84e9
Merge pull request #4754 from xalexalex/patch-1
update termux-api to v0.49
5 years ago
Leonid Plyushch
0af821b51f
setup scripts: do not use sudo if already running under root
Reworked variant of https://github.com/termux/termux-packages/pull/4753 .
5 years ago
Henrik Grimler
6b3e242ac5
command-not-found: update to 1.45
5 years ago
Alessandro Caputo
b5a4ef86d0
update termux-api to v0.49
5 years ago
Henrik Grimler
231b9fb70d
Merge pull request #4749 from termux/service-scripts
termux-services: add service scripts for more packages
5 years ago
Henrik Grimler
7184c26b61
mariadb: add termux-services script for mysqld
5 years ago
Henrik Grimler
1ff4716591
lighttpd: add termux-services script
Also install example config file
5 years ago
Henrik Grimler
e61ba6c324
php-fpm: add termux-services script
5 years ago
Henrik Grimler
2a0d404de4
postgresql: add termux-services script for postgres
5 years ago
Henrik Grimler
51e8ff4970
nginx: add termux-services script
5 years ago
Henrik Grimler
d34270b56a
privoxy: add termux-services script
5 years ago
Henrik Grimler
d092dd0f40
Merge pull request #4747 from termux/service-scripts
Add termux_step_install_service_scripts and TERMUX_PKG_SERVICE_SCRIPT
5 years ago
Henrik Grimler
422c7dfdaf
mpd: use termux_step_install_service_scripts for service script
5 years ago
Henrik Grimler
956a9f0876
transmission: use termux_step_install_service_scripts for service script
5 years ago
Henrik Grimler
c55ab029bf
termux_step_install_service_scripts: allow <service>/log to be overwritten
Transmission needs a custom log/run script, this allows us to define
it in $TERMUX_PKG_SERVICE_SCRIPT.
5 years ago
Henrik Grimler
029714bf58
openssh: use termux_step_install_service_scripts for service script
This also fixes faulty shebang (#!/bin/sh) in service script
5 years ago
Henrik Grimler
c31e015ccb
tor: use termux_step_install_service_scripts for service script
5 years ago
Henrik Grimler
7c8295eb55
emacs: use termux_step_install_service_scripts for service script
5 years ago
Henrik Grimler
bc82088ce4
busybox: use termux_step_install_service_scripts for service scripts
5 years ago
Henrik Grimler
f88f74cc22
build-package.sh: add TERMUX_PKG_SERVICE_SCRIPT var and build script
termux_step_install_service_scripts is run after
termux_step_post_make_install and loops over the new array
TERMUX_PKG_SERVICE_SCRIPT to add service scripts for termux-services.
The service scripts are usually only a one-liner so we might just as
well define it in a variable like TERMUX_PKG_SERVICE_SCRIPT.
TERMUX_PKG_SERVICE_SCRIPT should be an array on the format
("daemon-name" 'script to execute' "another daemon" 'multi\n line\n script'),
i.e. it should be of even length with name + script where the script
part preferably is within single quotes (to avoid accidental expansion
of for example $HOME).
5 years ago
Henrik Grimler
2838c7185c
busybox: add termux-services script for crond
5 years ago
Henrik Grimler
5208bf2fb7
busybox: avoid hardcoded $HOME
5 years ago
Henrik Grimler
8b0c3bb3e3
libgnutls: avoid _FORTIFY_SOURCE for debug build
%ci:no-build
5 years ago
Henrik Grimler
0f68fbd7a6
Merge pull request #4744 from termux/termux-services
termux-services: update to 0.11
5 years ago
Henrik Grimler
1ddfba5126
termux-services: update to 0.11
Also change homepage
5 years ago
Leonid Plyushch
76dd058622
new package: psutils
Requested in https://github.com/termux/termux-packages/issues/2150 .
5 years ago
Leonid Plyushch
e50310ec4f
move lesspipe from unstable repo
5 years ago
Leonid Plyushch
63fbc0c94d
new package: lazyread
Requested in https://github.com/termux/termux-packages/issues/2245 .
5 years ago
Leonid Plyushch
8049241975
rsnapshot: package is platform independent
5 years ago
Leonid Plyushch
027e36b329
new package: rsnapshot
Requested in https://github.com/termux/termux-packages/issues/2463 .
5 years ago
Henrik Grimler
b12c9448b6
php: depend on libicu
Needed for extension intl.
5 years ago
Leonid Plyushch
24856a6d68
perl: fix perlio.c.patch
See issue https://github.com/termux/termux-packages/issues/4738 .
5 years ago
Leonid Plyushch
052f0c1816
docker image: install locales and configure en_US.UTF-8 as default
5 years ago
Leonid Plyushch
142abfa910
hub: build man pages
Issue https://github.com/termux/termux-packages/issues/3373 .
5 years ago