FreeBSD Bugzilla – Attachment 126720 Details for
Bug 170477
[NEW PORT] sysutils/ltrace: Track runtime library calls in dynamically linked programs
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
.shar
.shar (text/plain), 2.20 KB, created by
Sofian Brabez
on 2012-08-08 12:10:03 UTC
(
hide
)
Description:
.shar
Filename:
MIME Type:
Creator:
Sofian Brabez
Created:
2012-08-08 12:10:03 UTC
Size:
2.20 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># ltrace ># ltrace/Makefile ># ltrace/distinfo ># ltrace/pkg-descr ># ltrace/pkg-plist ># >echo c - ltrace >mkdir -p ltrace > /dev/null 2>&1 >echo x - ltrace/Makefile >sed 's/^X//' >ltrace/Makefile << '4889b5e20a061a54170a6e83504a7bc3' >X# New ports collection makefile for: ltrace >X# Date created: 2012-07-31 >X# Whom: Sofian Brabez <sbz@FreeBSD.org> >X# >X# $FreeBSD$ >X# >X >XPORTNAME= ltrace >XPORTVERSION= 0.4 >XCATEGORIES= sysutils >XMASTER_SITES= ${MASTER_SITE_FREEBSD_ORG:S,%SUBDIR%,distfiles,} \ >X ${MASTER_SITE_LOCAL:S,%SUBDIR%,sbz,} >X >XMAINTAINER= sbz@FreeBSD.org >XCOMMENT= Track runtime library calls in dynamically linked programs >X >XLIB_DEPENDS= elf:${PORTSDIR}/devel/libelf >X >XLICENCE= GPLv2 >XLICENCE_FILE= ${WRKSRC}/COPYING >X >XONLY_FOR_ARCH= i386 >X >XGNU_CONFIGURE= yes >XUSE_GMAKE= yes >X >XMAN1= ${PORTNAME}.1 >XWRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} >X >Xpost-patch: >X @${REINPLACE_CMD} -e 's|^\(CC\)|#\1|' ${WRKSRC}/Makefile.in >X >Xdo-install: >X ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin >X ${INSTALL_DATA} ${WRKSRC}/etc/${PORTNAME}.conf ${PREFIX}/etc >X ${INSTALL_MAN} ${WRKSRC}/${MAN1} ${PREFIX}/man/man1 >X >X.include <bsd.port.mk> >4889b5e20a061a54170a6e83504a7bc3 >echo x - ltrace/distinfo >sed 's/^X//' >ltrace/distinfo << '76ffa1b0d8029b4fe484d337ec3a221f' >XSHA256 (ltrace-0.4.tar.gz) = 22886749d621277adda5d404dedbb807a78d850c8246d35cb8cb491724d6d2c7 >XSIZE (ltrace-0.4.tar.gz) = 155468 >76ffa1b0d8029b4fe484d337ec3a221f >echo x - ltrace/pkg-descr >sed 's/^X//' >ltrace/pkg-descr << 'e7696cdc6ad3f8ab6ab8a306d4e5acbb' >Xltrace intercepts and records dynamic library calls which are called by an >Xexecuted process and the signals received by that process. It can also intercept >Xand print the system calls executed by the program. >X >XWWW: http://ltrace.org/ >e7696cdc6ad3f8ab6ab8a306d4e5acbb >echo x - ltrace/pkg-plist >sed 's/^X//' >ltrace/pkg-plist << '2c4c19edc2c4522d152f72501d352739' >X@comment $FreeBSD$ >Xbin/ltrace >Xetc/ltrace.conf >2c4c19edc2c4522d152f72501d352739 >exit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 170477
: 126720