FreshPorts -- The Place For Ports Mon, 22 Mar 2010 11:48 AM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
xorg-dmx 1.6.5,1 x11-servers on this many watch lists=3 search for ports that depend on this port
Distributed Multihead X from X.Org
Maintained by: x11@FreeBSD.org search for ports maintained by this maintainer
Port Added: 19 Mar 2005 01:09:16


Xdmx is proxy X server that provides multi-head support for multiple displays
attached to different machines (each of which is running a typical X server).
When Xinerama is used with Xdmx, the multiple displays on multiple machines
are presented to the user as a single unified screen.

WWW: http://www.x.org/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: x11/xf86driproto, x11/glproto, x11/randrproto, x11/renderproto, x11/fixesproto, x11/dri2proto, x11/damageproto, x11/xcmiscproto, x11/xextproto, x11/xf86miscproto, x11/xf86vidmodeproto, x11-fonts/xf86bigfontproto, x11/scrnsaverproto, x11/bigreqsproto, x11/resourceproto, x11-fonts/fontsproto, x11/xf86dgaproto, x11/videoproto, x11/compositeproto, x11/trapproto, x11/recordproto, x11/resourceproto, x11/xineramaproto, x11/evieext, x11/dmxproto, x11/xtrans, graphics/dri, x11/libX11, x11/libXinerama, x11/libxkbfile, x11-fonts/libXfont, x11-fonts/libfontenc, x11/libxkbui, x11/libXxf86misc, x11/libXxf86vm, x11-toolkits/libXaw, x11-toolkits/libXmu, x11/libXpm, x11/libXext, x11/libXrender, x11/libXfixes, x11/libXi, x11/libXau, x11/libdmx, x11/libXtst, x11/libXres, x11/pixman, devel/libpciaccess
Required To Run: graphics/dri, x11/libX11, x11/libXinerama, x11/libxkbfile, x11-fonts/libXfont, x11-fonts/libfontenc, x11/libxkbui, x11/libXxf86misc, x11/libXxf86vm, x11-toolkits/libXaw, x11-toolkits/libXmu, x11/libXpm, x11/libXext, x11/libXrender, x11/libXfixes, x11/libXi, x11/libXau, x11/libdmx, x11/libXtst, x11/libXres, x11/pixman, devel/libpciaccess
Required Libraries: graphics/libdrm, sysutils/hal, graphics/libGL

To install the port: cd /usr/ports/x11-servers/xorg-dmx/ && make install clean
To add the package: pkg_add -r xorg-dmx


Configuration Options
===> The following configuration options are available for xorg-dmx-1.6.5,1:
     HAL=on (default) "Compile with HAL config support"
===> Use 'make config' to modify these settings

Master Sites:
ftp://ftp.gwdg.de/pub/x11/x.org/pub/individual/xserver/
ftp://ftp.cica.es/pub/X/pub/individual/xserver/
ftp://ftp.cs.cuhk.edu.hk/pub/X11/individual/xserver/
ftp://ftp.unicamp.br/pub/X11/releases/individual/xserver/
ftp://ftp.ntua.gr/pub/X11/X.org/individual/xserver/
http://ring.nict.go.jp/archives/X/opengroup/individual/xserver//
http://ring.k-opti.com/archives/X/opengroup/individual/xserver//
http://ring.riken.jp/archives/X/opengroup/individual/xserver//
ftp://ftp.task.gda.pl/mirror/ftp.x.org/pub/individual/xserver/
ftp://ftp.sunet.se/pub/X11/ftp.x.org/individual/xserver/
ftp://ftp.mirrorservice.org/sites/ftp.x.org/pub/individual/xserver/
ftp://sunsite.uio.no/pub/X11/individual/xserver/
http://xorg.freedesktop.org/individual/xserver/
http://xorg.freedesktop.org/releases/individual/xserver/
ftp://ftp.x.org/pub/individual/xserver/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/xorg/xserver/

Number of commits found: 16

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
07 Feb 2010 15:24:08
Original commit files touched by this commit  1.6.5,1
rnoland search for other commits by this committer
Update xorg-server and friends to 1.6.5.
07 May 2009 20:40:18
Original commit files touched by this commit  1.6.1,1
rnoland search for other commits by this committer
Update Xserver and friends to 1.6.1
04 Apr 2009 05:04:01
Original commit files touched by this commit  1.6.0,1
rnoland search for other commits by this committer
Update Xorg server to 1.6.0

        o Update randrproto, libXrandr and xrandr to 1.3.0
        o Update xf86-video-intel to 2.6.3
        o Update other less common drivers as needed
        o Mark a bunch of un-maintained input drivers ignored
        o Update the various slave X server ports as well
27 Jan 2009 21:51:16
Original commit files touched by this commit  1.5.3_1,1
rnoland search for other commits by this committer
Add dependency on dri2proto to more server components.

Reported by:    pointyhat (pav)
23 Jan 2009 16:28:36
Original commit files touched by this commit  1.5.3,1
flz search for other commits by this committer
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- 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).
09 Jun 2008 14:43:53
Original commit files touched by this commit  1.4_3,1
flz search for other commits by this committer
Explicitely disable dtrace support for now.

Reported by:    kris
06 Jun 2008 15:13:31
Original commit files touched by this commit  1.4_3,1
edwin search for other commits by this committer
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
Original commit files touched by this commit  1.4_2
  Sanity Test Failure
miwi search for other commits by this committer
- 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)
12 Dec 2007 18:38:28
Original commit files touched by this commit  1.4_1,1
flz search for other commits by this committer
- OPTIONS'ify.
- Fix build and register dependency when compiled with HAL support.
13 Sep 2007 20:45:08
Original commit files touched by this commit  1.4,1
flz search for other commits by this committer
- Update X.org ports to 7.3.
- Mark XFree86-4 as DEPRECATED with EXPIRATION_DATE set to 2007-12-25.
I hope that nobody will be bored enough on Christmas to remove them on
that day.

Tested by:      vehemens, Rene Ladan, Beech Rintoul, sarek on x11@
19 May 2007 21:32:57
Original commit files touched by this commit  1.2.0,1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
25 Aug 2006 22:52:49
Original commit files touched by this commit  6.9.0_2
lesi search for other commits by this committer
Fix crash by bad pcf font.

Obtained from:  X.org bugzilla #7535
Security:       CVE-2006-3467
03 May 2006 09:12:21
Original commit files touched by this commit  6.9.0_1
anholt search for other commits by this committer
Add my patch for buffer overflow in the Render extension's TriFan/TriStrip
requests.

Security:       CVE-2006-1526
Bugzilla:       https://bugs.freedesktop.org/show_bug.cgi?id=6642
21 Jan 2006 18:55:08
Original commit files touched by this commit  6.9.0
lesi search for other commits by this committer
Upgrade to X.Org 6.9.0 release.
Remove separate mtree file for X_WINDOW_SYSTEM=XOrg case. Both X11
distributions now use the one from /etc/mtree again.
11 Nov 2005 22:16:17
Original commit files touched by this commit  6.8.2
lesi search for other commits by this committer
If port belongs to X11 distribution different than ${X_WINDOW_SYSTEM} one,
point to The X Window System and Virtual Consoles chapter of FAQ.

Add SHA256.
19 Mar 2005 01:08:33
Original commit files touched by this commit  6.8.2
lesi search for other commits by this committer
Add Xdmx port of X.Org distribution:
Xdmx is proxy X server that provides multi-head support for multiple
displays attached to different machines (each of which is running a
typical X server). When Xinerama is used with Xdmx, the multiple displays
on multiple machines are presented to the user as a single unified screen.
Port based on xorg-nestserver.

Requested and tested by:        Henry Miller (6.8.1 version)

Number of commits found: 16

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
linux-seamonkeyMar 19
linux-thunderbirdMar 19
seamonkeyMar 19
seamonkey2Mar 19
thunderbirdMar 19
thunderbird3Mar 19
drupal5Mar 08
drupal6Mar 08
sudoMar 01
firefox-devel*Feb 28
firefox3*Feb 28
firefox3-devel*Feb 28
firefox35*Feb 28
linux-firefox*Feb 28
linux-firefox-devel*Feb 28

2 vulnerabilities affecting 8 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 21420
Broken 171
Deprecated 46
Ignore 898
Forbidden 2
Restricted 388
No CDROM 141
Vulnerable 57
Expired 20
Set to expire 33
Interactive 79
new 24 hours 5
new 48 hours11
new 7 days23
new fortnight53
new month99

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.213 seconds.