summaryrefslogtreecommitdiff
path: root/net/netpipes
AgeCommit message (Collapse)AuthorFilesLines
2005-12-18Fix errno.joerg6-1/+64
2005-12-17Change my MAINTAINER email address to the one I've been using forjlam1-2/+2
pkgsrc work.
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-3/+3
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-11-07Pre-format the tbl in the faucet and hose man pages so they're properlyjlam1-1/+7
displayed by man(1).
2005-11-07Pre-emptively try to support building on Solaris.jlam1-1/+3
2005-11-06Import netpipes-4.2-export as net/netpipes.jlam6-0/+124
The netpipes package is a collection of utilities that makes TCP/IP streams usable in shell scripts.