FreshPorts -- The Place For Ports Thu, 4 Dec 2008 7:18 PM GMT
There is a PORTS FREEZE in effect!

A ports freeze means that commits will be few and far between and only by approval.

Port details
xorg 7.3_2 x11 on this many watch lists=227 search for ports that depend on this port
X.Org complete distribution metaport
Maintained by: x11@FreeBSD.org search for ports maintained by this maintainer
Port Added: 19 Jun 2004 07:10:08


This is a metaport for all the X.Org packages available in the ports tree.

WWW: http://www.x.org/

- Eric Anholt
anholt@FreeBSD.org
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Run: graphics/dri, x11/xbitmaps, x11-themes/xcursor-themes, x11/xorg-docs, x11/xorg-apps, x11/xorg-libraries, x11-fonts/xorg-fonts, x11-drivers/xorg-drivers, x11/xorg-protos, x11-servers/xorg-server

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


Configuration Options
     No options to configure

Master Sites:
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2007-09-13
    Affects: users of x11/xorg, x11/nvidia-driver
    Author: flz@FreeBSD.org
    Reason: 
      X.org ports were updated to 7.3.  Since we're now using the modular
      build, the upgrade is pretty much painless.  If you're using the
      x11/xorg meta-port, upgrade should be as easy as:
    
    	# portupgrade -R xorg
    
      Users of nvidia-driver will have to make sure Composite extension is
      turned off and start Xorg with the following command:
    
    	$ startx -- -ignoreABI
    
      The -ignoreABI option is a Xorg option. If you're using gdm, kdm or
      xdm, you will have to modify your configuration file so that Xorg
      starts with this option.
    
      An updated nvidia-driver should be released soon.
    
    

Number of commits found: 24

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
15 Jul 2008 13:37:09
Original commit files touched by this commit  7.3_2
flz search for other commits by this committer
Don't install xorg-docs if NOPORTDOCS is defined.

PR:             ports/125629
Submitted by:   Dan Lukes <dan@obluda.cz>
06 Jun 2008 15:09:15
Original commit files touched by this commit  7.3_2
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  7.3_1
  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)
07 Mar 2008 21:47:50
Original commit files touched by this commit  7.3_1
flz search for other commits by this committer
Remove support for XFree8-4.

From now on, X_WINDOW_SYSTEM != "xorg" is not supported anymore.

PR:             ports/119418
Submitted by:   flz
Approved by:    portmgr (pav)
09 Oct 2007 23:34:55
Original commit files touched by this commit  7.3_1
flz search for other commits by this committer
Don't add xorg-server as a RUN_DEPENDS on alpha/ia64.
16 Sep 2007 13:42:25
Original commit files touched by this commit  7.3_1
flz search for other commits by this committer
Bump PORTREVISION after gtk20 dependency removal in pixman.
13 Sep 2007 20:45:08
Original commit files touched by this commit  7.3
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@
01 Jun 2007 00:42:53
Original commit files touched by this commit  7.2
lesi search for other commits by this committer
Fix typo that prevented additional dependencies when COMPLETE_BUILD and/or
PACKAGE_BUILDING were defined [1].
Remove PACKAGE_BUILDING from that block so package has same dependencies
as port, since this didn't work before, this commit doesn't actually
change anything for package build.

Submitted by:   stefan [1]
19 May 2007 21:32:57
Original commit files touched by this commit  7.2
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}.
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.
14 Apr 2005 01:03:09
Original commit files touched by this commit  6.8.2
anholt search for other commits by this committer
Add xorg-manpages as a dependency of the whole-xorg-distribution port.

Requested by:   Peter Jeremy, PeterJeremy at optushome dot com dot au
17 Mar 2005 23:22:13
Original commit files touched by this commit  6.8.2
lesi search for other commits by this committer
Upgrade X.Org ports to 6.8.2.
Release notes are available at
http://www.x.org/X11R6.8.2/doc/RELNOTES.html

Thanks to kris and krion for running several cluster test builds,
maintainers of GNOME for prompt responses, portmgr for postponing ports
freeze for this update, testers on FreeBSD-X11@ list and others that I
might have mised here.

Also included:
- fix for ATI Mobility on Dell Inspiron 7500 (obtained from Marc Aurele La
  France; obtained and tested by julian)
- fix for kbd driver on Sparc64 (tested by Aaron Dudek, Michael G. Jung and
  Matthias Muthmann), which still appears to have problems with some
  keyboards - so
- fix for kbd driver on PC98 (reported and tested by NAKAJI Hiroyuki; PR
  ports/77217)
- fix for i810 on HP D530 (obtained from Egbert Eich; obtained and tested
  by Anders Nor Berle; PR ports/74757)
01 Feb 2005 01:28:33
Original commit files touched by this commit  6.8.1
lesi search for other commits by this committer
Fix 'package' target on FreeBSD 4.x.
18 Jan 2005 22:17:29
Original commit files touched by this commit  6.8.1
lesi search for other commits by this committer
Don't blindly override DEPENDS_TARGET when making package.

Submitted by:   roam
23 Dec 2004 01:35:49
Original commit files touched by this commit  6.8.1
anholt search for other commits by this committer
Update X.Org ports to 6.8.1, and the DRI port to use Mesa 6.2.  Because Mesa 6.2
DRI drivers are incompatible with the old libGL in XFree86, they have been
repocopied to graphics/xfree86-dri.  Also note that with this commit the html
manpages are going away, and with it the runtime dependency on perl for the
imake port.

Release notes at: http://www.x.org/X11R6.8.1/RELNOTES.txt

Props to:       kris (multiple cluster runs and sorting through logs)
                lesi (fixing all the issues in those logs, and more)
21 Nov 2004 20:22:09
Original commit files touched by this commit  6.7.0_1
marcel search for other commits by this committer
Don't add xorg-server to RUN_DEPENDS on ia64. The xorg-server port
hasn't been ported to ia64, mostly because syscons is not supported.
25 Jul 2004 21:41:21
Original commit files touched by this commit  6.7.0_1
anholt search for other commits by this committer
Only depend on the DRI on architectures it's supported on.
24 Jul 2004 02:21:45
Original commit files touched by this commit  6.7.0_1
anholt search for other commits by this committer
Add xorg-documents depenency.  I think we've got a full xorg distribution now.
24 Jul 2004 00:46:02
Original commit files touched by this commit  6.7.0
pav search for other commits by this committer
- Extend IGNORE message, point users to instructions how to switch
  from XFree86-4 to X.Org.

Approved by:    anholt (x11 hat)
23 Jul 2004 20:10:32
Original commit files touched by this commit  6.7.0
anholt search for other commits by this committer
- Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,
  and make XFREE86_VERSION map to it.  XFREE86_VERSION is now deprecated.
- Make xorg the default X_WINDOW_SYSTEM on -current.
- Add several new X_*_PORT variables which point to various pieces of X11 based
  on the setting of X_WINDOW_SYSTEM, and make ports use them.
- Add information to CHANGES about how to handle the transition.

PR:             ports/68763
Approved by:    portmgr (marcus)
Approved by:    re (scottl)
23 Jul 2004 19:40:34
Original commit files touched by this commit  6.7.0_1
anholt search for other commits by this committer
Add xorg-nestserver to the list.
11 Jul 2004 21:25:14
Original commit files touched by this commit  6.7.0
anholt search for other commits by this committer
Add dependency on the DRI, now that the server doesn't do that itself.
19 Jun 2004 07:08:43
Original commit files touched by this commit  6.7.0
anholt search for other commits by this committer
New port: xorg, a metaport for the X.Org distribution.  It lacks the documents
port still, but this should be good enough for now.

Number of commits found: 24

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
cups-baseNov 29
hplipNov 29
samba3Nov 29
samba3Nov 29
wordpressNov 29
wordpressNov 29
wordpressNov 29
wordpress-muNov 29
imlib2Nov 24
firefox*Nov 23
firefox-devel*Nov 23
firefox10*Nov 23
firefox15*Nov 23
firefox3*Nov 23
linux-firefox*Nov 23

14 vulnerabilities affecting 30 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 19494
Broken 163
Deprecated 87
Ignore 462
Forbidden 8
Restricted 262
No CDROM 132
Vulnerable 56
Expired 57
Set to expire 71
Interactive 78
new 24 hours 2
new 48 hours2
new 7 days26
new fortnight93
new month165

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.183 seconds.