[COPY] --- T2-COPYRIGHT-BEGIN --- [COPY] t2/package/*/portmap/portmap.desc [COPY] Copyright (C) 2004 - 2025 The T2 SDE Project [COPY] Copyright (C) 1998 - 2003 ROCK Linux Project [COPY] SPDX-License-Identifier: GPL-2.0 [COPY] --- T2-COPYRIGHT-END --- [I] RPC portmapper [T] This is an RPC portmapper that prevents theft of NIS (YP), NFS, and other [T] sensitive information via the portmapper. As an option, the program supports [T] access control in the style of the tcp wrapper (log_tcp) package. [A] Wietse Venema [M] Rene Rebe [C] base/system [F] CROSS [L] OpenSource [S] Stable [V] 6.0 [P] O -----5---9 189.400 [D] 13152450852a74852416547a1f77d9219a2a52cb43ae7481cbee527f portmap-6.0.tgz http://repository.timesys.com/buildsources/p/portmap/portmap-6.0/ makeinstopt= var_append makeopt ' ' WRAP_DIR=$libdir pm_pd() { install -m 755 -s pmap_dump $root$sbindir install -m 755 -s pmap_set $root$sbindir install -m 755 -s portmap $root$sbindir } hook_add postdoc 5 pm_pd