aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/ltrace
Commit message (Collapse)AuthorAgeFilesLines
* This ports's FreeBSD/ subdirectory only includes code for i386.naddy2003-06-291-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.knu2003-02-212-1/+1
|
* ${PERL} -> ${REINPLACE_CMD}dwcjr2002-09-021-1/+2
| | | | | | PR: 40784 Submitted by: corecode@corecode.ath.cx Reviewed by: flynn@energyhq.homeip.net
* To ports@freebsd.org.obrien2002-05-091-1/+1
|
* I goofed on the packaging.obrien2001-10-162-0/+2
|
* ltrace is a dynamic library tracer. ltrace is a debugging tool, similar toobrien2001-10-165-0/+38
strace, but it traces library calls instead of system calls.