Bug 123795 - new port: x11-servers/xorg-xephyr
Summary: new port: x11-servers/xorg-xephyr
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-18 16:20 UTC by Max Brazhnikov
Modified: 2008-05-20 13:23 UTC (History)
0 users

See Also:


Attachments
file.shar (2.43 KB, text/plain)
2008-05-18 16:20 UTC, Max Brazhnikov
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Max Brazhnikov 2008-05-18 16:20:01 UTC
Add new port xorg-xephyr.
Xephyr is Xnest replacement. Unlike Xnest it supports modern X extensions (even if host server doesn't) such as Composite, Damage, randr (no GLX support now).

Fix: Patch attached with submission follows:
Comment 1 dfilter service freebsd_committer freebsd_triage 2008-05-20 13:18:40 UTC
flz         2008-05-20 12:18:29 UTC

  FreeBSD ports repository

  Modified files:
    x11-servers          Makefile 
  Added files:
    x11-servers/xephyr   Makefile distinfo pkg-descr 
  Log:
  Add xephyr, a kdrive-based X server. Xephyr will ultimately replace Xnest.
  
  PR:             ports/123795
  Submitted by:   Max Brazhnikov <makc@issp.ac.ru>
  
  Revision  Changes    Path
  1.27      +1 -0      ports/x11-servers/Makefile
  1.1       +46 -0     ports/x11-servers/xephyr/Makefile (new)
  1.1       +3 -0      ports/x11-servers/xephyr/distinfo (new)
  1.1       +5 -0      ports/x11-servers/xephyr/pkg-descr (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 2 Florent Thoumie freebsd_committer freebsd_triage 2008-05-20 13:23:11 UTC
State Changed
From-To: open->closed

Committed. Thanks!