PN: portmap
PV: 6.0
PR: r9
PKGV: 6.0
PKGR: r9
LICENSE: BSD
DESCRIPTION: RPC program number mapper.
SUMMARY: RPC program number mapper
RDEPENDS_portmap: libwrap (>= 7.6) glibc (>= linaro-2.23)
RPROVIDES_portmap:  portmap-systemd
RRECOMMENDS_portmap:  update-rc.d
RREPLACES_portmap:  portmap-systemd
RCONFLICTS_portmap:  portmap-systemd
SECTION: console/network
PKG_portmap: portmap
FILES_portmap: /usr/bin/* /usr/sbin/* /usr/libexec/* /usr/lib/lib*.so.* /etc /com /var /bin/* /sbin/* /lib/*.so.* /lib/udev /usr/lib/udev /lib/udev /usr/lib/udev /usr/share/portmap /usr/lib/portmap/* /usr/share/pixmaps /usr/share/applications /usr/share/idl /usr/share/omf /usr/share/sounds /usr/lib/bonobo/servers
pkg_postinst_portmap: #!/bin/sh\n# Begin section update-rc.d\nif type update-rc.d >/dev/null 2>/dev/null; then\n\tif [ -n "$D" ]; then\n\t\tOPT="-r $D"\n\telse\n\t\tOPT="-s"\n\tfi\n\tupdate-rc.d $OPT portmap start 10 2 3 4 5 . stop 32 0 1 6 .\nfi\n# End section update-rc.d\n
pkg_postrm_portmap: #!/bin/sh\nif type update-rc.d >/dev/null 2>/dev/null; then\n\tif [ -n "$D" ]; then\n\t\tOPT="-f -r $D"\n\telse\n\t\tOPT="-f"\n\tfi\n\tupdate-rc.d $OPT portmap remove\nfi\n
pkg_preinst_portmap: #!/bin/sh\nif [ -z "$D" -a -f "/etc/init.d/portmap" ]; then\n\t/etc/init.d/portmap stop || :\nfi\nif type update-rc.d >/dev/null 2>/dev/null; then\n\tif [ -n "$D" ]; then\n\t\tOPT="-f -r $D"\n\telse\n\t\tOPT="-f"\n\tfi\n\tupdate-rc.d $OPT portmap remove\nfi\n
pkg_prerm_portmap: #!/bin/sh\n# Begin section update-rc.d\nif [ -z "$D" -a -x "/etc/init.d/portmap" ]; then\n\t/etc/init.d/portmap stop || :\nfi\n# End section update-rc.d\n
FILERPROVIDESFLIST_portmap: /sbin/portmap
FILES_INFO: {"/sbin/portmap": 18080, "/etc/init.d/portmap": 1725}
FILERPROVIDES_/sbin/portmap_portmap: elf(buildid) (= 8fab982c8f5977b08a9973d2f43da40c0efd7da1)
FILERDEPENDSFLIST_portmap: /sbin/portmap /etc/init.d/portmap
FILERDEPENDS_/sbin/portmap_portmap: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libwrap.so.0()(64bit) rtld(GNU_HASH)
FILERDEPENDS_/etc/init.d/portmap_portmap: /bin/sh
PKGSIZE_portmap: 19805
