Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Remove unneeded dependency from gtk12/gtk20 [1] | miwi | 2008-04-20 | 1 | -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) | ||||
* | - Remove dependency on X_CLIENTS_PORTS | miwi | 2008-03-08 | 1 | -3/+4 |
| | | | | | PR: 121470 Submitted by: Chess Griffin <chess@chessgriffin.com> | ||||
* | - Welcome X.org 7.2 \o/. | flz | 2007-05-20 | 1 | -2/+2 |
| | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. | ||||
* | Remove USE_REINPLACE from ports starting with M | edwin | 2006-05-11 | 1 | -1/+0 |
| | |||||
* | Reset maintainer at his request due to current lack of FreeBSD time. | linimon | 2006-03-19 | 1 | -1/+1 |
| | |||||
* | Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path. | ade | 2006-03-07 | 1 | -1/+1 |
| | | | | | Discussed with: kris Approved by: portmgr (implicit) | ||||
* | SHA256ify | edwin | 2006-01-22 | 1 | -0/+1 |
| | | | | Approved by: krion@ | ||||
* | - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk, | anholt | 2004-07-24 | 1 | -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) | ||||
* | SIZEify (maintainer timeout) | trevor | 2004-03-31 | 1 | -0/+1 |
| | |||||
* | Use PLIST_FILES (bento-tested, marcus-reviewed). | trevor | 2004-02-06 | 2 | -1/+1 |
| | |||||
* | Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. | marcus | 2004-02-04 | 1 | -0/+1 |
| | | | | (Part 1) | ||||
* | Remove USE_GNOMENG. | marcus | 2003-04-21 | 1 | -1/+0 |
| | |||||
* | Clear moonlight beckons. | ade | 2003-03-07 | 2 | -1/+1 |
| | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. | ||||
* | Unbreak by adding dependeny on XFree86-4-clients. | arved | 2002-11-07 | 2 | -7/+11 |
| | | | | | | | | Respect CFLAGS Don't install an own version of mktmp. Approved by: billf (maintainer) PR: 43456 | ||||
* | Deploy USE_GNOMENG infrastructure | lioux | 2002-09-01 | 1 | -1/+2 |
| | | | | | PR: 42286 Submitted by: Edwin Groothuis <edwin@mavetju.org> | ||||
* | BROKEN: Missing a dependency on xterm | kris | 2002-05-18 | 1 | -0/+2 |
| | |||||
* | Implement USE_GTK, part 2. | reg | 2000-10-05 | 1 | -6/+4 |
| | |||||
* | Now that USE_IMAKE is gone, we need to explicitly define USE_X_PREFIX | billf | 2000-09-16 | 1 | -0/+1 |
| | | | | Submitted by: ade | ||||
* | Remove USE_IMAKE, it just breaks things. | billf | 2000-09-16 | 1 | -2/+1 |
| | | | | Submitted by: ade | ||||
* | USE_IMAKE | alex | 2000-08-18 | 1 | -0/+1 |
| | | | | Approved by: billf (maintainer) | ||||
* | Convert to PORTNAME/PORTVERSION. | asami | 2000-04-14 | 1 | -2/+2 |
| | |||||
* | Upgrade to gtkfind1.1 | billf | 1999-12-25 | 2 | -3/+10 |
| | |||||
* | Change Id->FreeBSD. | obrien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | Commit #3/4 to enforce caps, no period. | hoek | 1999-06-27 | 1 | -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 | ||||
* | Update to use gtk version 1.2.3. | steve | 1999-05-29 | 1 | -2/+2 |
| | | | | | PR: 11842 Submitted by: Jeremy Lea <reg@shale.csir.co.za> | ||||
* | gtk11 -> gtk12 | mharo | 1999-04-22 | 1 | -2/+2 |
| | |||||
* | Upgrade to 0.10, change depends to gtk11-devel. | vanilla | 1999-01-24 | 3 | -12/+10 |
| | |||||
* | Fixup: Ports that want gtk+ 1.0.x should now reference gtk10-config. | nectar | 1999-01-23 | 1 | -2/+3 |
| | |||||
* | Loose gmake dependency, patch the port's Makefile so we don't have to run | billf | 1998-11-19 | 1 | -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> | ||||
* | Initial import of gtkfind, a gtk-enhanced interface to the find(1) | billf | 1998-11-18 | 5 | -0/+37 |
command. PR: ports/8126 |