summaryrefslogtreecommitdiff
path: root/wm/ccsm
AgeCommit message (Collapse)AuthorFilesLines
2009-07-22Remove USE_DIRS from pkgsrc.wiz1-2/+1
Shared directories can now be created independently by the pacakges needing them and will be removed automatically by pkg_delete when empty. Packages needing empty directories can use the @pkgdir command in PLIST. Discussed and ok'd in thread starting at http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html
2009-06-14Remove @dirrm entries from PLISTsjoerg1-7/+1
2009-02-09Require Python 2.5 as py-compizconfig does so.joerg1-1/+3
2008-06-22This package needs x11/py-gtk2 to run. Bump PKGREVISION.hira1-1/+3
2008-06-21PR 39011: needs msgfmt.joerg1-2/+2
2008-06-12Add DESTDIR support.joerg1-1/+3
2008-05-13minor PLIST cleanup (pull in xdg-dirs etc), approved by jmcneilldrochner2-79/+87
2008-05-12Import CompizConfig Settings Manager (ccsm):jmcneill5-0/+198
Compiz is a compositing window manager that uses 3D graphics acceleration via OpenGL. It provides various new graphical effects and features on any desktop environment, including Gnome and KDE. This package contains the CompizConfig Settings Manager UI for configuring compiz plugins.