Commit Graph

12 Commits

Author SHA1 Message Date
naddy
3f5796b9fd drop RCS Ids 2022-03-11 19:45:43 +00:00
sthen
48b0b9660c replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:48:23 +00:00
mmcc
237deafb49 remove redundant EXTRACT_SUFX= .tar.gz 2016-03-11 21:27:48 +00:00
naddy
8fb83c298b use limits.h 2015-01-18 15:47:52 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
naddy
dbfd750590 Cope with bsd.man.mk changes and install source man pages.
While here, also update some PLISTs, fix PREFIX use, etc.
ok landry@
2011-06-23 22:50:26 +00:00
naddy
4be689a796 ports that preformat man pages with mandoc via bsd.man.mk don't need groff 2010-10-19 21:04:52 +00:00
espie
47ff75aa46 USE_GROFF=Yes 2010-10-18 18:36:45 +00:00
sthen
d1c6f80880 use REVISION, checked with before/after make show=PKGNAMES (plus some
extra-careful checking where there are complicated PSEUDO_FLAVORS).
2010-07-12 22:07:37 +00:00
naddy
a45f397838 mdoc fixes; install cat page 2010-04-08 19:39:06 +00:00
eric
ce0ea353f1 Netfwd is network traffic forwarder. Netfwd acts as a bridge between
local and remote source. The source can be one of the following: TCP,
UDP, UNIX socket and TTY device. Netfwd works with both IPv4 and IPv6
address families.

Working with TTY device means that you can redirect serial port (i.e.
COM port) data to any destination. For example, it's possible to create
software serial port loopback or forward serial port data to network
(aka serial to network convertor).

Using this tool you can even convert one protocol into another. For
example, you accept incoming connection on TCP port and forward it into
UNIX socket on your local computer.

ok okan@
2008-01-06 22:33:48 +00:00