aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/xscoop
Commit message (Collapse)AuthorAgeFilesLines
* - Fix fetch.Alberto Villa2010-11-131-4/+5
| | | | | | | | | | | - Add dependency on misc/compat6x. PR: ports/152011 Submitted by: Eitan Adler <lists@eitanadler.com> Approved by: tabthorpe (mentor) Notes: svn path=/head/; revision=264491
* - Mark BROKEN: does not fetch.Erwin Lansing2010-09-301-1/+3
| | | | | | | | | - Reset maintainer: <rscheckelhoff@fourcalorieservers.com>: host fwd1.hosts.co.uk[85.233.160.23] said: 550 Administrative prohibition (in reply to RCPT TO command) Notes: svn path=/head/; revision=262151
* - Remove conditional checks for FreeBSD 5.x and olderWesley Shields2009-01-051-7/+1
| | | | | | | Approved by: pav Notes: svn path=/head/; revision=225296
* Adjust MASTER_SITES to an other server of mineIon-Mihai Tetcu2008-03-251-1/+1
| | | | Notes: svn path=/head/; revision=209764
* - Update MASTER_SITE and creator's emailRong-En Fan2008-02-061-2/+2
| | | | | | | | PR: ports/119951 Submitted by: Ron Scheckelhoff <rscheckelhoff at fourcalorieservers.com> (maintainer) Notes: svn path=/head/; revision=206786
* - 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