Commit Graph

40 Commits

Author SHA1 Message Date
Tee KOBAYASHI 727b6e32f9 grep: Bump to 3.11 2023-05-15 03:14:27 +09:00
Tee KOBAYASHI 35f533c5b9 grep, sed: Declare `__ctype_get_mb_cur_max` 2023-04-01 21:27:46 +09:00
Tee KOBAYASHI 3c88b59561 *: Disable clang16-porting for essential packages
%ci:no-build
2023-03-28 16:27:35 +09:00
Tee KOBAYASHI d8266f1031 grep: Bump to 3.10 2023-03-23 17:32:18 +09:00
Tee KOBAYASHI c5701085e2 grep: Bump to 3.9 2023-03-06 03:05:13 +00:00
Tee KOBAYASHI c498746ee5 essential tools: Fix implementation of `struct __sFILE` 2022-09-29 00:47:12 +09:00
Tee KOBAYASHI 84b7df8e53 grep: Bump to 3.8
Also fix locale handling. (See also 8ea853de13dbd2330fb83c0d621e9adcafd32006.)
2022-09-26 00:33:08 +09:00
Tee KOBAYASHI d36fd6b8f8 Globally set confvar `gl_cv_func_wcrtomb_works=yes` 2021-11-29 09:26:02 +01:00
Tee KOBAYASHI 7f94f7877a grep: Configure with `gl_cv_func_wcrtomb_works=yes` 2021-11-29 09:26:02 +01:00
Ivan Max 04469d9137
create packages group base-devel for pacman format (#7612)
%ci:no-build
2021-09-28 18:21:42 +03:00
Lucy Phipps 9de93e07bc
grep: fix gnulib patch path 2021-09-09 12:21:37 +01:00
Lucy Phipps 310793630d
grep, gzip: update gnulib patch
should be the final time, all upstream issues are fixed :)
2021-09-09 11:53:30 +01:00
Lucy Phipps 2cf638fc7e
grep: update to 3.7 2021-09-08 22:17:28 +01:00
Henrik Grimler 742d86b568 Remove _FORTIFY_SOURCE workaround for some pkgs for debug builds
Not necessary after __USE_FORTIFY_LEVEL is set. No need to rebuild any
packages for this though:
%ci:no-build
2021-02-03 16:57:21 +01:00
Leonid Pliushch 37375312b9
explicitly set maintainer for each package
In issue https://github.com/termux/termux-packages/issues/6160 I have found
that community repo "its-pointless.github.io" specifies us as maintainer
for its packages. This is NOT TRUE and potentially misleads people using
these packages.

Now TERMUX_PKG_MAINTAINER will contain a default value which is neutral
and not specify maintainer. So all packages now have to override it to
the correct value.

[skip ci]
%ci:no-build
2020-12-20 15:16:34 +02:00
Leonid Pliushch c3ac5c7894 grep: update to 3.6 2020-11-10 21:04:36 +02:00
Henrik Grimler d471caf3fa grep: update to 3.5 2020-09-28 20:10:05 +02:00
Leonid Pliushch b1ec7abcf2 grep: bump revision 2020-07-07 19:34:21 +03:00
Fredrik Fornwall 636fe8d6d9 grep: Update from 3.3 to 3.4 2020-01-09 23:33:08 +01:00
Leonid Pliushch c352216c63 packages: standardize values of several control variables for build.sh
Variables

 TERMUX_PKG_PLATFORM_INDEPENDENT
 TERMUX_DEBUG
 TERMUX_PKG_HAS_DEBUG
 TERMUX_PKG_ESSENTIAL
 TERMUX_SUBPKG_ESSENTIAL
 TERMUX_PKG_NO_STATICSPLIT
 TERMUX_PKG_BUILD_IN_SRC
 TERMUX_PKG_FORCE_CMAKE
 TERMUX_PKG_HOSTBUILD

should not accept arbitrary values for marking them "enabled". Instead
they should accept boolean values which makes them easier to handle and
also makes their meaning clear.

build-package.sh should make decision based on variable's value but not on
whether it is set or empty.

%ci:no-build
2019-08-12 18:49:13 +03:00
Leonid Pliushch 21b4430ee3 grep: mark package as essential
Because it is used by `apt-key` while `apt update` is running.
2019-07-22 01:54:41 +03:00
Leonid Pliushch 4832078d86 reformat build.sh for some packages
* Packages where dependencies were sorted are bumped.
2019-07-22 01:51:28 +03:00
Henrik Grimler 0fe1ed27dc grep: don't use _FORTIFY_SOURCE=2 for debug builds 2019-05-31 21:21:52 +02:00
Fredrik Fornwall a97ae8c9dd Revision-bump more packages 2019-01-27 16:08:59 +01:00
Leonid Pliushch 46d333adba add licenses for more packages 2019-01-21 17:17:53 +02:00
Auxilus 068ce26d5a update grep to 3.3 2018-12-24 00:01:17 +01:00
Leonid Pliushch aa065bcf49 grep: depends on libandroid-support 2018-11-17 20:03:05 +01:00
Fredrik Fornwall adcb0d0854 grep: Update from 3.0 to 3.1 2017-07-10 02:16:37 +02:00
Fredrik Fornwall acd8f481b5 Build with gl_cv_C_locale_sans_EILSEQ=yes
Fixes #1099 by rebuilding grep with this configure variable.
2017-06-26 00:05:20 +02:00
Vishal Biswas cfa043f9b4 update packages (#766)
* file: update from 5.29 to 5.30

* ffmpeg: update from 3.2.2 to 3.2.4

* mpv: update from 0.23.0 to 0.24.0

also prevent opportunistic linking with x11

* grep: update from 2.28 to 3.0

* fish: update from 2.4.0 to 2.5.0

add tarball checksum
remove patches no longer needed
see https://github.com/fish-shell/fish-shell/pull/3585

* wget: update from 1.19 to 1.19.1
2017-02-12 21:01:54 +01:00
Fredrik Fornwall 8e2805ed3f grep: Update from 2.27 to 2.28 2017-02-08 00:00:13 +01:00
Fredrik Fornwall 8e9487d8af grep: Update from 2.26 to 2.27 2016-12-07 17:12:47 -05:00
Fredrik Fornwall 34b46b56de grep: Update from 2.25 to 2.26 2016-10-03 08:41:27 -04:00
Fredrik Fornwall 722ed12d69 Switch from ftp.gnu.org to mirrors.kernel.org 2016-09-24 18:42:39 -04:00
Fredrik Fornwall 493cb5606b grep: Avoid EPIPE error messages 2016-04-23 07:21:45 -04:00
Fredrik Fornwall 237f0dbaf2 grep: Update from 2.24 to 2.25 2016-04-22 19:28:18 -04:00
Fredrik Fornwall 194afd8a60 grep: Update from 2.23 to 2.24 2016-03-14 11:43:36 -04:00
Fredrik Fornwall c734c1a3c5 grep: Update from 2.22 to 2.23 2016-02-05 18:04:36 -05:00
Fredrik Fornwall 0387d28efc grep: Update from 2.21 to 2.22 2015-11-07 12:37:46 -05:00
Fredrik Fornwall 59f0d218a6 Initial push 2015-06-13 01:03:31 +02:00