[root@ns:/usr/ports/net] # fetch -P
http://www.scour.org/tircproxy-0.3.0.tar.gz
Receiving tircproxy-0.3.0.tar.gz (20948 bytes): 100%
20948 bytes transfered in 5.4 seconds (3.81 Kbytes/s)
[root@ns:/usr/ports/net] # tar -xvf tircproxy-0.3.0.tar
tircproxy/
tircproxy/tircproxy.c
tircproxy/Makefile
tircproxy/README
tircproxy/BUGS
tircproxy/CHANGELOG
tircproxy/COPYING
tircproxy/tircproxy.init
tircproxy/tircproxy-0.3.0.lsm
[root@ns:/usr/ports/net] # cd tircproxy
After gettig the more recent port:
[root@ns:/usr/ports/net/tircproxy-0.4] # ./configure
creating cache ./config.cache
checking host system type... i386-unknown-freebsd2.2.8
checking target system type... i386-unknown-freebsd2.2.8
checking build system type... i386-unknown-freebsd2.2.8
checking for gcc... gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for a BSD compatible install... /usr/bin/install -c
checking for main in -lwrap... no
checking for main in -lnsl... no
checking for main in -lsocket... no
checking for main in -lcrypt... yes
checking for strip... /usr/bin/strip
checking for OS quirks... done.
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for fcntl.h... yes
checking for sys/ioctl.h... yes
checking for sys/time.h... yes
checking for crypt.h... no
checking for syslog.h... yes
checking for unistd.h... yes
checking for netinet/ip_nat.h... no
checking for working const... yes
checking for uid_t in sys/types.h... yes
checking whether gcc needs -traditional... no
checking whether setpgrp takes no argument... no
checking return type of signal handlers... void
checking for select... yes
checking for socket... yes
checking for strerror... yes
checking for strstr... yes
checking for vsnprintf... yes
checking for vprintf... yes
updating cache ./config.cache
creating ./config.status
creating Makefile
creating config.h
[root@ns:/usr/ports/net/tircproxy-0.4] # ee config.h
|