misc/rfc - the port / protocol option doesn't work anymore

Torfinn Ingolfsen tingox at gmail.com
Tue Oct 25 21:50:37 UTC 2011


Hello,
It seems that the '-p' option of rfc doesn't work anymore:
tingo at kg-v2$ uname -a
FreeBSD kg-v2.kg4.no 8.2-STABLE FreeBSD 8.2-STABLE #4: Sat Jul 16
02:07:14 CEST 2011     root at kg-v2.kg4.no:/usr/obj/usr/src/sys/GENERIC
amd64
tingo at kg-v2$ rfc
rfc v3.2.3: perl util to search the rfc-index and disply the pages with $viewer
usage:  rfc #     search rfc-index for specified RFC and list topic
	rfc -d # /path/ (optional) dumps plain text RFC. default is current dir
	rfc -h    displays this stuff
	rfc -i    updates the /usr/local/etc/rfc-index via $viewer
	rfc -k    keyword; same as -s
	rfc -l #  spawns $viewer to the specified RFC
	rfc -m # user at remote.net [opt subject]; emails the RFC to given address
	rfc -n #/daemon local search for non-standard service/port nums
		  (BO, Netbus, etc)
	rfc -o #  Dumps RFC to STDOUT
	rfc -p    Connect to INI's assigned numbers for proto nums or
		  services/ports association
	rfc -r    go wild with your own regexp on rfc-index
	rfc -s "string" Search the index for specific string
	rfc -u #  sets the base URL to the number listed with -w
	rfc -w    lists the available webservers to display
baseURL=http://www.ietf.org/rfc/
comments/bugfixes mailto: rfc at blinky-lights.org

tingo at kg-v2$ rfc -p port 23
Making connection to server....
http://www.iana.org/assignments/port-numbers
tingo at kg-v2$ rfc -p port 22
Making connection to server....
http://www.iana.org/assignments/port-numbers
tingo at kg-v2$ rfc -p ip 8
Making connection to server....
http://www.iana.org/assignments/protocol-numbers

Details:
root at kg-v2# portversion -v | grep rfc
rfc-3.2.3_1                 =  up-to-date with port


-- 
Regards,
Torfinn Ingolfsen


More information about the freebsd-ports mailing list