4593808 [rkeene@sledge /home/rkeene/projects/build]$ cat nmap.txt
# SHORT DESC: Network Scanner (Unstable)
# LONG DESC: Nmap ("Network Mapper") is an open source utility for network exploration or security auditing.  It was designed to rapidly scan large networks, although it works fine against single hosts.  Nmap uses raw IP packets in novel ways to determine what hosts are available on the network, what services (ports) they are offering, what operating system (and OS version) they are running, what type of packet filters/firewalls are in use, and dozens of other characteristics.  Nmap runs on most types of computers, and both console and graphical versions are available.

# IGNORE: slackware-13.0
# IGNORE: slackware-13.1
# IGNORE: slackware-13.2
# IGNORE: slackware-14.0
# IGNORE: slackware64-13.0
# IGNORE: slackware64-13.1
# IGNORE: slackware64-13.2
# IGNORE: slackware64-14.0
# IGNORE: slackware-12.2
# IGNORE: slackware-12.1
# IGNORE: slackware-12.0
# IGNORE: slackware-11.0
# IGNORE: slackware-10.2
# IGNORE: slackware-10.1
# IGNORE: slamd64-12.2
# IGNORE: slamd64-12.1
# IGNORE: slamd64-12.0
# IGNORE: slamd64-11.0
# IGNORE: slamd64-10.2

./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --libdir="$libdir" && \
make && \
make install || exit 1
4593809 [rkeene@sledge /home/rkeene/projects/build]$

Click here to go back to the directory listing.
Click here to download this file.
last modified: 2012-05-07 00:38:46