Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Nov 2005 11:49:40 +0000 (UTC)
From:      Pav Lucistnik <pav@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/x11-toolkits Makefile ports/x11-toolkits/xscoop Makefile distinfo pkg-descr
Message-ID:  <200511241149.jAOBneVq072150@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pav         2005-11-24 11:49:40 UTC

  FreeBSD ports repository

  Modified files:
    x11-toolkits         Makefile 
  Added files:
    x11-toolkits/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@yahoo.com>
  
  Revision  Changes    Path
  1.383     +1 -0      ports/x11-toolkits/Makefile
  1.1       +27 -0     ports/x11-toolkits/xscoop/Makefile (new)
  1.1       +3 -0      ports/x11-toolkits/xscoop/distinfo (new)
  1.1       +6 -0      ports/x11-toolkits/xscoop/pkg-descr (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200511241149.jAOBneVq072150>