aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm/xcompmgr
Commit message (Collapse)AuthorAgeFilesLines
* Add a new xorg module, to use with USE_XORG: xorg-macros. This modulezeising2013-03-121-3/+1
| | | | | | | | | | | pulls in devel/xorg-macros. Convert all ports that depends on xorg-macros to use this USE_XORG. Split up the long XORG_MODULES= list in bsd.xorg.mk to have only one module on each line. Add xorg-macros dependency to xorg-server. Reviewed by: kwm, bapt Obtained from: xorg development repo (partly)
* Update to 1.1.6zeising2013-02-142-8/+6
| | | | Obtained from: xorg development repo
* Remove more tags from pkg-descr files fo the form:dougb2011-10-241-3/+0
| | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file.
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
|
* - Update to Xorg 7.5miwi2010-05-013-5/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | The Intel drivers was patched to work with the new server. The drivers for Vesa, NV,NVIDIA and ATI have been tested thoroughfully and seem to work fine. A complete changelog of Xorg 7.5 can you read here: http://www.x.org/releases/X11R7.5/ A note to FreeBSD 6.X users: We strongly recommend you to update your system to 7.x or above. For updating try portupgrade -af \* or: portmaster -af Please report any problems and issus to x11 (at) FreeBSD.org. Thanks to beat@, rnoland@, fluffy@, stas@ and all testers for their help and Feeback. Tested by: Community and 2x exp-runs
* - Update X.org ports to 7.4+ (few ports are more recent than the katamari).flz2009-01-242-8/+6
| | | | | | | | - Bump PORTREVISION for all ports depending on libglut since the shlib version number went from 4 to 3. - Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't installed anymore. - Couple of ports fixes (mostly missing xorg components added to USE_XORG).
* Drop maintainership on my ports as I'm no longer using FreeBSD.anholt2008-08-071-1/+1
|
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-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)
* Remove support for XFree8-4.flz2008-03-081-7/+1
| | | | | | | | From now on, X_WINDOW_SYSTEM != "xorg" is not supported anymore. PR: ports/119418 Submitted by: flz Approved by: portmgr (pav)
* - 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}.
* [PATCH] x11-wm/xcompmgr: portlint(1) fixesedwin2006-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
* SHA256ifyedwin2006-01-241-0/+1
| | | | Approved by: krion@
* Update 1.1.3, which now makes a named dummy window so that xrestop can pointanholt2005-11-032-3/+3
| | | | its finger at xcompmgr for being such a pig.
* Update to 1.1.2.anholt2005-06-132-3/+3
| | | | | PR: ports/81981 Submitted by: Hajovsky Juraj <xhajov00@stud.fit.vutbr.cz>
* Mark the port IGNORE on X_WINDOW_SYSTEM that doesn't have sufficient libraries.anholt2004-12-251-1/+7
| | | | Prodded by: pointyhat via kris
* New port: xcompmgr, a sample compositing manager which can do translucentanholt2004-12-244-0/+33
windows, shadows, and fading menus/windows.