Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Update maintainer's email address | pav | 2004-11-14 | 1 | -2/+2 |
| | | | | | PR: ports/73939 Submitted by: Yonatan <onatan@gmail.com> (maintainer) | ||||
* | SIZEify (maintainer timeout) | trevor | 2004-03-31 | 1 | -0/+1 |
| | |||||
* | Make portlint(1) happy by changing strip to ${STRIP_CMD} | osa | 2003-09-24 | 1 | -1/+1 |
| | | | | | Submitted by: Oleg Karachevtsev <ok@etrust.ru> PR: 56998 | ||||
* | new port: dump MSRPC information | edwin | 2003-09-04 | 7 | -0/+91 |
One-file-port, from @stake. This dumps information from remote RPC. Much like "rpcinfo -p host" on unix hosts. Please check my patches: I removed an unused function so this wouldn't be marked as a security sensitive port, and I'm not sure my Makefile change respects CFLAGS. PR: ports/46991 Submitted by: Yonatan@xpert.com <Yonatan@xpert.com> |