Commit Graph

7 Commits

Author SHA1 Message Date
termux-pacman-bot
538114abda netcat-openbsd: update to 1.218-5
Co-authored-by: Tom Yan <tom.ty89@gmail.com>
2022-08-26 14:20:39 +00:00
termux-actions[bot]
866a904202 &&packages/asciidoctor&&x11-packages/xcb-util-keysyms&&x11-packages/xorg-fonts-100dpi&&x11-packages/xorg-fonts-75dpi&&packages/frogcomposband&&packages/ghc-libs&&packages/lsof&&packages/netcat-openbsd&&packages/ovmf&&packages/snake&&packages/srelay&&x11-packages/libdrm 2022-05-06 22:42:17 +00:00
termux-actions[bot]
953a794f1e packages/netcat-openbsd 2022-04-02 07:37:28 +00:00
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