Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This ports's FreeBSD/ subdirectory only includes code for i386. | naddy | 2003-06-29 | 1 | -0/+4 |
| | | | | | | | | Another directory has code for sparc if anyone wishes to take that on, in the meantime set ONLY_FOR_ARCHS. PR: 53472 Submitted by: Mark Linimon <linimon@lonesome.com> | ||||
* | De-pkg-comment. | knu | 2003-02-21 | 2 | -1/+1 |
| | |||||
* | ${PERL} -> ${REINPLACE_CMD} | dwcjr | 2002-09-02 | 1 | -1/+2 |
| | | | | | | PR: 40784 Submitted by: corecode@corecode.ath.cx Reviewed by: flynn@energyhq.homeip.net | ||||
* | To ports@freebsd.org. | obrien | 2002-05-09 | 1 | -1/+1 |
| | |||||
* | I goofed on the packaging. | obrien | 2001-10-16 | 2 | -0/+2 |
| | |||||
* | ltrace is a dynamic library tracer. ltrace is a debugging tool, similar to | obrien | 2001-10-16 | 5 | -0/+38 |
strace, but it traces library calls instead of system calls. |