aboutsummaryrefslogtreecommitdiff
path: root/x11-servers/xephyr
Commit message (Collapse)AuthorAgeFilesLines
* Add dependency on dri2proto to more server components.Robert Noland2009-01-271-1/+2
| | | | | | | Reported by: pointyhat (pav) Notes: svn path=/head/; revision=227002
* - Update X.org ports to 7.4+ (few ports are more recent than the katamari).Florent Thoumie2009-01-232-6/+7
| | | | | | | | | | | - 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). Notes: svn path=/head/; revision=226727
* Explicitely disable dtrace support for now.Florent Thoumie2008-06-091-1/+1
| | | | | | | Reported by: kris Notes: svn path=/head/; revision=214549
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+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) Notes: svn path=/head/; revision=214430
* Add xephyr, a kdrive-based X server. Xephyr will ultimately replace Xnest.Florent Thoumie2008-05-203-0/+54
PR: ports/123795 Submitted by: Max Brazhnikov <makc@issp.ac.ru> Notes: svn path=/head/; revision=213383