summaryrefslogtreecommitdiff
path: root/misc/gtkfind (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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