Port details
compiz 0.6.2_2 x11-wm =9
Compiz Composite/Window Manager
Maintained by: rnoland@2hip.net Port Added: 23 May 2007 04:28:46
Compiz is an OpenGL compositing manager that use GLX_EXT_texture_from_pixmap
for binding redirected top-level windows to texture objects. It has a flexible
plug-in system and it is designed to run well on most graphics hardware.
WWW: http://www.go-compiz.org/
- Florent Thoumie
flz@FreeBSD.org CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon Required To Build: devel/dbus , devel/dbus-glib , devel/gmake , x11/glproto , x11/libXcomposite , x11/libXfixes , x11/libXdamage , x11/libXrandr , x11/libXrender , x11/libICE , x11/libSM , x11/libXinerama , devel/libtool15 , textproc/intltool , misc/gnome-mime-data , devel/pkg-config , devel/desktop-file-utils , textproc/gnome-doc-utils
Required To Run: devel/dbus , devel/dbus-glib , x11/libXcomposite , x11/libXfixes , x11/libXdamage , x11/libXrandr , x11/libXrender , x11/libICE , x11/libSM , x11/libXinerama , misc/gnomehier , misc/gnome-mime-data , devel/pkg-config , devel/desktop-file-utils , devel/gio-fam-backend , textproc/gnome-doc-utils
Required Libraries: graphics/png , x11/startup-notification , devel/gettext , graphics/libGLU , audio/esound , accessibility/atk , x11-toolkits/eel , accessibility/gail , devel/gconf2 , devel/glib20 , sysutils/gnome-control-center , x11/gnome-desktop , x11/gnome-menus , x11/gnome-panel , devel/gnome-vfs , x11-toolkits/gtk20 , devel/gvfs , graphics/libart_lgpl , devel/libbonobo , x11-toolkits/libbonoboui , devel/libglade2 , x11/libgnome , graphics/libgnomecanvas , x11/libgnomekbd , x11-toolkits/libgnomeui , devel/libgsf , devel/libIDL , graphics/librsvg2 , x11-toolkits/libwnck , textproc/libxml2 , textproc/libxslt , x11-wm/metacity , x11-fm/nautilus , devel/ORBit2 , x11-toolkits/pango
To install the port : cd /usr/ports/x11-wm/compiz/ && make install cleanTo add the package : pkg_add -r compiz
Configuration Options
===> The following configuration options are available for compiz-0.6.2_2:
RSVG=on (default) "Enable librsvg2 support"
GTK=on (default) "Enable gtk2 support"
METACITY=on (default) "Enable Metacity support"
GNOME=on (default) "Enable Gnome support"
DBUS=on (default) "Enable DBUS support"
FUSEFS=off (default) "Enable fusefs support"
KDE=off (default) "Enable KDE support"
===> Use 'make config' to modify these settings
Master Sites:
ftp://ftp.gwdg.de/pub/x11/x.org/pub/individual/app/
ftp://ftp.cica.es/pub/X/pub/individual/app/
ftp://ftp.cs.cuhk.edu.hk/pub/X11/individual/app/
ftp://ftp.unicamp.br/pub/X11/releases/individual/app/
ftp://ftp.ntua.gr/pub/X11/X.org/individual/app/
http://ring.nict.go.jp/archives/X/opengroup/individual/app//
http://ring.sakura.ad.jp/archives/X/opengroup/individual/app//
http://ring.riken.jp/archives/X/opengroup/individual/app//
ftp://ftp.task.gda.pl/mirror/ftp.x.org/pub/individual/app/
ftp://ftp.sunet.se/pub/X11/ftp.x.org/individual/app/
ftp://ftp.mirrorservice.org/sites/ftp.x.org/pub/individual/app/
ftp://sunsite.uio.no/pub/X11/individual/app/
http://xorg.freedesktop.org/individual/app/
http://xorg.freedesktop.org/releases/individual/app/
ftp://ftp.x.org/pub/individual/app/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/xorg/app/
Number of commits found: 11
Commit History - (may be incomplete: see CVSWeb link above for full details)
Date By Description
06 Jun 2008 15:17:21 0.6.2_2
edwin
Bump portrevision due to upgrade of devel/gettext.
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)
19 Apr 2008 18:56:05 0.6.2
miwi
- Remove unneeded dependency from gtk12/gtk20 [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)
24 Mar 2008 15:44:31 0.6.2
wxs
Pass maintainership back to rnoland - he's back online.
Sorry about this and welcome back!
Approved by: garga (implicit)
20 Mar 2008 16:10:07 0.6.2
wxs
Reset maintainer due to bouncing mails.
Discussed with pav.
Submitted by: miwi on IRC
Approved by: garga (mentor)
29 Oct 2007 19:20:43 0.6.2
flz
Update compiz to 0.6.2.
Submitted by: maintainer
25 Oct 2007 21:24:14 0.5.2_1
pav
- Fix the run depends syntax
Reported by: maintainer
25 Oct 2007 18:10:42 0.5.2_1
mezz
- Fix the plist.
- While I am here, remove ${BUILD_DEPENDS} from RUN_DEPENDS to avoid all of
un-need stuff to be in runtime dependencies from build dependencies such as
gmake.
- Bump the PORTREVISION.
Reported by: pointyhat-exp
Approved by: Related with our (FreeBSD GNOME Team) big change
30 Sep 2007 13:05:03 0.5.2
stefan
Add textproc/libxslt to the dependencies.
PR: 115734
Submitted by: Olivier Smedts <olivier@gid0.org >
Approved by: maintainer
22 Aug 2007 18:39:04 0.5.2
flz
Force commit to note that previous commit was ports/115703 , not ports/112826 .
22 Aug 2007 16:55:03 0.5.2
flz
Update x11-wm/compiz to 0.5.2.
PR: ports/112826
Submitted by: maintainer
19 May 2007 21:32:57 0.5.0
flz
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Number of commits found: 11
Latest Vulnerabilities
10 vulnerabilities affecting 29 ports have been reported in the past 14 days
* - modified, not new
All vulnerabilities