Commit Graph

27 Commits

Author SHA1 Message Date
Tee KOBAYASHI f31120b323 socat: Update to 1.7.4.3
* Re-enable 32-bit builds
2022-03-13 16:28:23 +09:00
Yaksh Bariya 4577a0cf69 revbump all packages dependent on openssl
%ci:no-build All packages will be triggered for rebuild manually
2022-03-01 12:36:05 +00:00
Yaksh Bariya 1bfc5f9865 revbump all remaining packages that depend on openssl
%ci:no-build

Manual rebuilds will be triggered for all the packages
2022-02-26 04:25:43 +00:00
Yaksh Bariya dff200a6db
socat: fix download URL
%ci:no-build
2022-02-20 22:32:52 +05:30
Leonid Pliushch b433c433f7
socat: update to 1.7.4.1 2021-02-07 21:01:28 +00:00
Leonid Pliushch 5cec106f74
socat: disable 32bit builds because they are broken 2021-01-07 17:39:49 +02:00
Leonid Pliushch 17aec4df94
socat: update to 1.7.4.0 2021-01-07 16:42:42 +02: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 f6304038a5 socat: update to 1.7.3.4 2020-01-12 19:54:39 +02:00
Fredrik Fornwall 6d93e1a0c0 Get rid of some linkage against liblog
After https://github.com/termux/termux-packages/pull/4639 has been
merged linking against liblog for syslog-using code is no longer needed.
2019-12-30 00:16:07 +01:00
Fredrik Fornwall acedfbb3b5 Drop some no longer needed patches 2019-12-12 02:25:31 +01:00
Leonid Pliushch 05203b0b01 additional libraries should be specified in `LIBS` instead of `LDFLAGS` if using autotools
Fixes on-device build for: alpine, autossh, direvent, heyu, krb5, msmtp, redir,
screen, socat, tinyproxy, tor.
2019-08-13 17:13:50 +03: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
Fredrik Fornwall 2d58caa19c socat: Update from 1.7.3.2 to 1.7.3.3 2019-04-12 01:40:15 +02:00
Leonid Pliushch c9b80cf42d libutil: remove package - replaced by libc from Android 7 or newer 2019-03-10 15:42:58 +02:00
Leonid Pliushch 54036eac1a bump revision of all packages dependent on readline 2019-02-20 17:48:39 +02:00
Wetitpig d50c847f11 Shell script compliance 2019-02-15 18:01:09 +02:00
Wetitpig 5f8864c10d Improve formatting of parantheses for functions 2019-02-09 21:06:31 +02:00
Leonid Pliushch 46d333adba add licenses for more packages 2019-01-21 17:17:53 +02:00
Leonid Pliushch f12df16fc8 socat: don't use O_APPEND
Now socat can open PTYs on Android 8 or newer.
2019-01-16 23:16:48 +01:00
Fredrik Fornwall fd72a74c42 openssl: Update from 1.0.2 to 1.1.1 (#2775) 2018-09-11 22:43:19 +02:00
Fredrik Fornwall a0274f33cf socat: Update from 1.7.3.0 to 1.7.3.2 2017-01-30 00:43:30 +01:00
Fredrik Fornwall af4dc416ed s/TERMUX_PKG_BUILD_REVISION/TERMUX_PKG_REVISION/ 2017-01-11 01:21:42 -05:00
Fredrik Fornwall 83d11d6e04 Update readline to v7 and bash to v4.4
As a consequence of updating readline to version 7 we bump the
build revision of all packaging linking to it as the soname has
changed.
2016-09-17 18:29:14 -04:00
Fredrik Fornwall 7ce5638519 Cleanup of more packages 2016-09-03 18:45:08 -04:00
Fredrik Fornwall 80d47dc4cc inetutils&socat: Add libutil as dependency 2016-02-07 17:14:26 -05:00
Fredrik Fornwall 59f0d218a6 Initial push 2015-06-13 01:03:31 +02:00