Commit Graph

6 Commits

Author SHA1 Message Date
Tee KOBAYASHI d25d42347b packages: Fix hardcoded package name
in `termux_step_install_license()`.

%ci:no-build
2022-05-07 07:31:31 +09:00
Tee KOBAYASHI 0e924f88eb netcat-openbsd: Revbump after libbsd update 2022-04-02 13:03:46 +05:30
Leonid Pliushch bd7dd8a9b3
netcat-openbsd: don't conflict with netcat from nmap
Unfortunately subpackages do not support debscripts currently, so nc & netcat
symlinks can't be managed through update-alternatives. As there no other way
to have these symlinks in multiple packages without conflict, nmap package
receives the following changes:

* Rename netcat subpackage to nmap-ncat.
* Remove symlinks nc and netcat pointing to ncat.

***

Requested in https://github.com/termux/termux-packages/issues/6921.
2021-05-29 21:25:13 +03: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 d3e4aee6e2 netcat-openbsd: need LDFLAGS
Fixes https://github.com/termux/termux-packages/issues/6020.
2020-11-12 17:23:03 +02:00
Leonid Pliushch b115eb75e1 new package: netcat-openbsd
Closes https://github.com/termux/termux-packages/issues/5754.
2020-10-02 22:18:50 +03:00