Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2009-03-09 | . Update to 1.5.0_16 and patchset 9. | Greg Lewis | 1 | -29/+0 | |
Notes: svn path=/head/; revision=229787 | |||||
2008-04-19 | - Remove unneeded dependency from gtk12/gtk20 [1] | Martin Wilke | 1 | -6/+6 | |
- 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 | |||||
2006-12-11 | . Replace some hardwired /usr/X11R6 instances with X11BASE. [1] | Greg Lewis | 1 | -0/+29 | |
. Replace some hardwired /usr/local instances with LOCALBASE. . Small Makefile restructure to keep related variables in one place. . Add ipv6 to CATEGORIES if its enabled. [2] PR: 106130 [2] Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> [2] Pointed out by: pointyhat (via kris) [1] Notes: svn path=/head/; revision=179502 |