aboutsummaryrefslogtreecommitdiff
path: root/misc/gtkfind
Commit message (Collapse)AuthorAgeFilesLines
* BROKEN: Missing a dependency on xtermKris Kennaway2002-05-181-0/+2
| | | | Notes: svn path=/head/; revision=59364
* Implement USE_GTK, part 2.Jeremy Lea2000-10-051-6/+4
| | | | Notes: svn path=/head/; revision=33425
* Now that USE_IMAKE is gone, we need to explicitly define USE_X_PREFIXBill Fumerola2000-09-151-0/+1
| | | | | | | Submitted by: ade Notes: svn path=/head/; revision=32659
* Remove USE_IMAKE, it just breaks things.Bill Fumerola2000-09-151-2/+1
| | | | | | | Submitted by: ade Notes: svn path=/head/; revision=32658
* USE_IMAKEAlexander Langer2000-08-181-0/+1
| | | | | | | Approved by: billf (maintainer) Notes: svn path=/head/; revision=31731
* Convert to PORTNAME/PORTVERSION.Satoshi Asami2000-04-141-2/+2
| | | | Notes: svn path=/head/; revision=27512
* Upgrade to gtkfind1.1Bill Fumerola1999-12-242-3/+10
| | | | Notes: svn path=/head/; revision=24009
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20960
* Commit #3/4 to enforce caps, no period.Tim Vanderhoek1999-06-261-1/+1
| | | | | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s Notes: svn path=/head/; revision=19803
* Update to use gtk version 1.2.3.Steve Price1999-05-291-2/+2
| | | | | | | | PR: 11842 Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=19055
* gtk11 -> gtk12Michael Haro1999-04-221-2/+2
| | | | Notes: svn path=/head/; revision=18078
* Upgrade to 0.10, change depends to gtk11-devel.Vanilla I. Shu1999-01-243-12/+10
| | | | Notes: svn path=/head/; revision=16286
* Fixup: Ports that want gtk+ 1.0.x should now reference gtk10-config.Jacques Vidrine1999-01-221-2/+3
| | | | Notes: svn path=/head/; revision=16271
* Loose gmake dependency, patch the port's Makefile so we don't have to runBill Fumerola1998-11-181-10/+3
| | | | | | | | | | sed on it, other small, yet really nice fixes. Thanks Vanilla. Reviewed by: Bill Fumerola <billf@FreeBSD.org> Submitted by: Vanilla Shu <vanilla@FreeBSD.org> Notes: svn path=/head/; revision=14651
* Initial import of gtkfind, a gtk-enhanced interface to the find(1)Bill Fumerola1998-11-175-0/+37
command. PR: ports/8126 Notes: svn path=/head/; revision=14619