aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm/gcompmgr
Commit message (Collapse)AuthorAgeFilesLines
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
|
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
|
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
|
* Round one migration of ports from automake{19,110} to automake111Ade Lovett2010-10-061-1/+1
|
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
|
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | starting with X
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | bumped or updated Requested by: edwin
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-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 runtimeJeremy Messenger2008-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_XORGMartin Wilke2008-03-221-1/+0
| | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
* Remove support for XFree8-4.Florent Thoumie2008-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/.Florent Thoumie2007-05-201-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* Add missing dependency on xcompmgr.Norikatsu Shigemura2006-05-231-0/+2
| | | | | PR: ports/97631 Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer)
* Add gcompmgr.Jean-Yves Lefort2006-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>