aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/xcompmgr
Commit message (Collapse)AuthorAgeFilesLines
* Drop maintainership on my ports as I'm no longer using FreeBSD.Eric Anholt2008-08-061-1/+1
| | | | Notes: svn path=/head/; revision=218158
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-2/+2
| | | | | | | | | | | | | | | | | | - 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 support for XFree8-4.Florent Thoumie2008-03-071-7/+1
| | | | | | | | | | | From now on, X_WINDOW_SYSTEM != "xorg" is not supported anymore. PR: ports/119418 Submitted by: flz Approved by: portmgr (pav) Notes: svn path=/head/; revision=208626
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* [PATCH] x11-wm/xcompmgr: portlint(1) fixesEdwin Groothuis2006-05-141-1/+1
| | | | | | | | | | | - Make IGNORE such that potlint won't complain about it PR: ports/95832 Submitted by: Alexander Botero-Lowry <alex@foxybanana.com> Approved by: maintainer timeout Notes: svn path=/head/; revision=162275
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154308
* Update 1.1.3, which now makes a named dummy window so that xrestop can pointEric Anholt2005-11-032-3/+3
| | | | | | | its finger at xcompmgr for being such a pig. Notes: svn path=/head/; revision=147069
* Update to 1.1.2.Eric Anholt2005-06-132-3/+3
| | | | | | | | PR: ports/81981 Submitted by: Hajovsky Juraj <xhajov00@stud.fit.vutbr.cz> Notes: svn path=/head/; revision=137393
* Mark the port IGNORE on X_WINDOW_SYSTEM that doesn't have sufficient libraries.Eric Anholt2004-12-241-1/+7
| | | | | | | Prodded by: pointyhat via kris Notes: svn path=/head/; revision=125094
* New port: xcompmgr, a sample compositing manager which can do translucentEric Anholt2004-12-234-0/+33
windows, shadows, and fading menus/windows. Notes: svn path=/head/; revision=125020