aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/xscoop
Commit message (Collapse)AuthorAgeFilesLines
* - Update maintainer mail adressMartin Wilke2007-01-081-1/+1
| | | | | | | | PR: ports/107623 Submitted by: ron scheckelhoff<rscheckelhoff@fourcalorieservers.com> (maintainer) Notes: svn path=/head/; revision=181817
* - Update MASTER_SITESMarcus Alves Grando2006-03-221-2/+2
| | | | | | | | PR: 94787 Submitted by: maintainer Notes: svn path=/head/; revision=157959
* - Original master site is backPav Lucistnik2006-03-191-1/+2
| | | | | | | Submitted by: Ron Scheckelhoff <rscheckelhoff@yahoo.com> (maintainer) Notes: svn path=/head/; revision=157660
* - Unbreak: author's domain is not resolving, provide a copy of distfilePav Lucistnik2006-03-181-5/+3
| | | | | | | | | PR: ports/94072 Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> Approved by: maintainer timeout (14 days) Notes: svn path=/head/; revision=157536
* Mark broken: unfetchable.Sam Lawrance2006-01-211-0/+2
| | | | Notes: svn path=/head/; revision=154037
* Update to 1.0.2Sam Lawrance2005-12-122-6/+14
| | | | | | | | PR: ports/90242 Submitted by: Ron Scheckelhoff <rscheckelhoff@yahoo.com> (maintainer) Notes: svn path=/head/; revision=150934
* - Mark ONLY_FOR_ARCHS=i386 as distfile contains i386 binaryPav Lucistnik2005-11-281-0/+3
| | | | | | | Reported by: krismail via edwin Notes: svn path=/head/; revision=149773
* XScoop provides the ability to quickly determine which underlying X librariesPav Lucistnik2005-11-243-0/+36
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> Notes: svn path=/head/; revision=149279