cvs commit: ports/x11 Makefile ports/x11/xscoop Makefile distinfo
pkg-descr
Pav Lucistnik
pav at FreeBSD.org
Wed Nov 23 13:51:21 PST 2005
pav 2005-11-23 21:51:11 UTC
FreeBSD ports repository
Modified files:
x11 Makefile
Added files:
x11/xscoop Makefile distinfo pkg-descr
Log:
XScoop provides the ability to quickly determine which underlying X libraries
were statically linked into an application, even when the source is not
available. XScoop parses an executable, looking for matches on a subset of
sample keywords that may identify the library being used. It does not produce
absolute results, and instead supplies a report with key-hits which represent
the likelihood that a particular library is present in the binary.
PR: ports/89419
Submitted by: Ron Scheckelhoff <rscheckelhoff at yahoo.com>
Revision Changes Path
1.565 +1 -0 ports/x11/Makefile
1.1 +27 -0 ports/x11/xscoop/Makefile (new)
1.1 +3 -0 ports/x11/xscoop/distinfo (new)
1.1 +6 -0 ports/x11/xscoop/pkg-descr (new)
More information about the cvs-ports
mailing list