aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm/fbcmd
Commit message (Collapse)AuthorAgeFilesLines
* - Make fetchable, update WWWpav2008-06-182-2/+2
|
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-1/+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 USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-251-2/+2
| | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* The x11-wm/fluxbox-devel has been merged into x11-wm/fluxbox and removemezz2007-03-201-1/+1
| | | | | | | | | | | | | fluxbox-devel. The 0.1.14 version is gone for good. The highlight changes for fluxbox: -Update to 1.0rc2. -Change the prefix from X11BASE (/usr/X11R6) to LOCALBASE (/usr/local). -The bsetroot has been renamed to fbsetroot. As for the other ports, chase the fluxbox-devel -> fluxbox. Request by: too many to list (include developers)
* Remove USE_REINPLACE from categories starting with Xedwin2006-05-131-1/+0
|
* SHA256ifyedwin2006-01-241-0/+1
| | | | Approved by: krion@
* - update to 0.5.1novel2005-04-273-7/+6
| | | | | - update MASTER_SITES and WWW - respect CXX
* Use @freebsd.org address for my ports.novel2005-03-081-1/+1
| | | | Approved by: krion (mentor)
* - Put this small distfile on a reliable hostpav2004-11-031-1/+3
| | | | Inspired by: krismail
* Add fbcmd, an utility which provides some functions to the 'core' of fluxboxpav2004-10-203-0/+38
from the commandline. PR: ports/72862 Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru>