aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm/gcompmgr
Commit message (Collapse)AuthorAgeFilesLines
* - Switch SourceForge ports to the new File Release System: categories ↵amdmi32009-08-221-2/+1
| | | | starting with X
* - bump all port that indirectly depends on libjpeg and have not yet been ↵dinoex2009-07-311-1/+1
| | | | | | bumped or updated Requested by: edwin
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+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)
* Fix the build with new libsigc++20 2.2.2. I have tested these ports in runtimemezz2008-03-281-2/+4
| | | | | | | and these seem work fine in normal use. I don't test every functions, so let me know if you have any problem with it. Reported by: pointyhat via pav
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-221-1/+0
| | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
* Remove support for XFree8-4.flz2008-03-081-4/+0
| | | | | | | | 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-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* Add missing dependency on xcompmgr.nork2006-05-231-0/+2
| | | | | PR: ports/97631 Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer)
* Add gcompmgr.jylefort2006-02-185-0/+72
gcompmgr is a GNOME interface to xcompmgr. Through xcompmgr it allows you to use your graphics card to create effects in your GNOME window manager. WWW: http://sourceforge.net/projects/gcompmgr/ PR: ports/93072 Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp>