summaryrefslogtreecommitdiff
path: root/misc/kbfx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Remove USE_GCC where it can be satisfied with base compiler on followingPav Lucistnik2008-07-251-1/+0
| | | | | | | FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT Notes: svn path=/head/; revision=217485
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+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
* - Add common code to support for cmake based ports.Martin Wilke2008-05-271-12/+1
| | | | | | | | | | - Update devel/cmake to 2.6.0 (also fix ports/123092) - Use the new CMAKE build framework in all ports using cmake Approved by: portmgr (pav) Notes: svn path=/head/; revision=213789
* -Update to 0.4.3.3.1Martin Wilke2007-07-054-62/+158
| | | | | | | | PR: 113615 Submitted by: Max Brazhnikov<makc@issp.ac.ru> (maintainer) Notes: svn path=/head/; revision=195014
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Remove 4.x support from other ports from makc <makc@issp.ac.ru>Edwin Groothuis2007-04-161-7/+1
| | | | | | | Submitted by: makc <makc@issp.ac.ru> Notes: svn path=/head/; revision=190107
* - Fix build on amd64Martin Wilke2007-02-042-0/+12
| | | | | | | | | PR: 108578 [1] Submitted by: pointyhat makc <makc@issp.ac.ru> (maintainer) [1] Notes: svn path=/head/; revision=184107
* - Update to 0.4.9.3.20070117Martin Wilke2007-01-283-66/+90
| | | | | | | | PR: ports/108497 Submitted by: Max Brazhnikov<makc@issp.ac.ru> (maintainer) Notes: svn path=/head/; revision=183582
* - Update to 0.4.9.2.r4Rong-En Fan2006-11-223-82/+57
| | | | | | | | | | - Remove leftover INSTALLS_SHLIB PR: ports/105655 Submitted by: Jason E. Hale <bsdkaffee at gmail.com> (maintainer) Notes: svn path=/head/; revision=177795
* KBFX is an alternative to the classical K-Menu button and it's menu.Martin Wilke2006-08-054-0/+160
It improves the user experience by enabling the user to set a bigger start button and by finally replacing the Win95-like K-Menu. But if you still want the old menu, because you're used to it, it is still available as an option in kbfx. WWW: http://www.kbfx.org/ PR: ports/101059 Submitted by: Max Brazhnikov <makc(at)issp.ac.ru> Approved by: krion (mentor) Notes: svn path=/head/; revision=169733