summaryrefslogtreecommitdiff
path: root/sysutils/ltrace (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add CONFLICTS - both pkg-plist files containes bin/ltrace.Sergey A. Osokin2004-07-131-0/+2
| | | | Notes: svn path=/head/; revision=113583
* Respect CC flag.Sergey A. Osokin2004-07-132-4/+4
| | | | | | | | Make portlint(1) happy (fix long COMMENT). Move pkg-list's files to Makefile and remove pkg-plist. Notes: svn path=/head/; revision=113582
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99421
* This ports's FreeBSD/ subdirectory only includes code for i386.Christian Weisgerber2003-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> Notes: svn path=/head/; revision=83836
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75971
* ${PERL} -> ${REINPLACE_CMD}David W. Chapman Jr.2002-09-011-1/+2
| | | | | | | | | PR: 40784 Submitted by: corecode@corecode.ath.cx Reviewed by: flynn@energyhq.homeip.net Notes: svn path=/head/; revision=65426
* To ports@freebsd.org.David E. O'Brien2002-05-081-1/+1
| | | | Notes: svn path=/head/; revision=58737
* I goofed on the packaging.David E. O'Brien2001-10-152-0/+2
| | | | Notes: svn path=/head/; revision=48814
* ltrace is a dynamic library tracer. ltrace is a debugging tool, similar toDavid E. O'Brien2001-10-155-0/+38
strace, but it traces library calls instead of system calls. Notes: svn path=/head/; revision=48813