aboutsummaryrefslogtreecommitdiff
path: root/misc/gtkfind
Commit message (Collapse)AuthorAgeFilesLines
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-2/+1
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* - Remove dependency on X_CLIENTS_PORTSMartin Wilke2008-03-071-3/+4
| | | | | | | | PR: 121470 Submitted by: Chess Griffin <chess@chessgriffin.com> Notes: svn path=/head/; revision=208608
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-2/+2
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Remove USE_REINPLACE from ports starting with MEdwin Groothuis2006-05-101-1/+0
| | | | Notes: svn path=/head/; revision=162032
* Reset maintainer at his request due to current lack of FreeBSD time.Mark Linimon2006-03-181-1/+1
| | | | Notes: svn path=/head/; revision=157618
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.Ade Lovett2006-03-071-1/+1
| | | | | | | | Discussed with: kris Approved by: portmgr (implicit) Notes: svn path=/head/; revision=157004
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154159
* - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,Eric Anholt2004-07-231-1/+1
| | | | | | | | | | | | | | | and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated. - Make xorg the default X_WINDOW_SYSTEM on -current. - Add several new X_*_PORT variables which point to various pieces of X11 based on the setting of X_WINDOW_SYSTEM, and make ports use them. - Add information to CHANGES about how to handle the transition. PR: ports/68763 Approved by: portmgr (marcus) Approved by: re (scottl) Notes: svn path=/head/; revision=114511
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-062-1/+1
| | | | Notes: svn path=/head/; revision=100139
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Remove USE_GNOMENG.Joe Marcus Clarke2003-04-201-1/+0
| | | | Notes: svn path=/head/; revision=79368
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Unbreak by adding dependeny on XFree86-4-clients.Tilman Keskinoz2002-11-072-7/+11
| | | | | | | | | | | Respect CFLAGS Don't install an own version of mktmp. Approved by: billf (maintainer) PR: 43456 Notes: svn path=/head/; revision=69640
* Deploy USE_GNOMENG infrastructureMario Sergio Fujikawa Ferreira2002-09-011-1/+2
| | | | | | | | PR: 42286 Submitted by: Edwin Groothuis <edwin@mavetju.org> Notes: svn path=/head/; revision=65414
* 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