File: control

package info (click to toggle)
portmap 5-2
  • links: PTS
  • area: main
  • in suites: woody
  • size: 148 kB
  • ctags: 107
  • sloc: ansic: 1,006; makefile: 104; sh: 44
file content (17 lines) | stat: -rw-r--r-- 487 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: portmap
Section: net
Priority: standard
Maintainer: Anthony Towns <ajt@debian.org>
Standards-Version: 3.1.1
Build-Depends: libwrap-dev, debhelper

Package: portmap
Architecture: any
Depends: ${shlibs:Depends}
Replaces: netbase (<< 4.00)
Description: The RPC portmapper
 Portmap is a server that converts RPC (Remote Procedure Call) program
 numbers into DARPA protocol port numbers.  It must be running in order
 to make RPC calls.
 .
 Services that use RPC include NFS and NIS.