Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-03-14 | Drop maintainership for packages that I no longer have time to maintain. | jlam | 1 | -2/+2 | |
2005-12-18 | Fix errno. | joerg | 6 | -1/+64 | |
2005-12-17 | Change my MAINTAINER email address to the one I've been using for | jlam | 1 | -2/+2 | |
pkgsrc work. | |||||
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 1 | -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-07 | Pre-format the tbl in the faucet and hose man pages so they're properly | jlam | 1 | -1/+7 | |
displayed by man(1). | |||||
2005-11-07 | Pre-emptively try to support building on Solaris. | jlam | 1 | -1/+3 | |
2005-11-06 | Import netpipes-4.2-export as net/netpipes. | jlam | 6 | -0/+124 | |
The netpipes package is a collection of utilities that makes TCP/IP streams usable in shell scripts. |