cvs commit: ports/comms Makefile ports/comms/tcpser Makefile
distinfo pkg-descr ports/comms/tcpser/files patch-Makefile
Edward Tomasz Napierala
trasz at FreeBSD.org
Wed Sep 24 15:45:46 UTC 2008
trasz 2008-09-24 15:45:45 UTC
FreeBSD ports repository
Modified files:
comms Makefile
Added files:
comms/tcpser Makefile distinfo pkg-descr
comms/tcpser/files patch-Makefile
Log:
TCPSER turns a PC serial port into an emulated Hayes compatible modem that
uses TCP/IP for incoming and outgoing connections. It can be used to allow
older applications and systems designed for modem use to operate on the
Internet. TCPSER supports all standard Hayes commands, and understands
extended and vendor proprietary commands (though it does not implement
many of them). TCPSER can be used for both inbound and outbound connections.
WWW: http://www.jbrain.com/pub/linux/serial/
Revision Changes Path
1.197 +1 -0 ports/comms/Makefile
1.1 +31 -0 ports/comms/tcpser/Makefile (new)
1.1 +3 -0 ports/comms/tcpser/distinfo (new)
1.1 +14 -0 ports/comms/tcpser/files/patch-Makefile (new)
1.1 +8 -0 ports/comms/tcpser/pkg-descr (new)
More information about the cvs-all
mailing list