notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
xfree86-dri OpenGL hardware acceleration drivers for XFree86
4.5.0_1 graphics Deleted on this many watch lists=3 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 4.5.0_1Version of this port present on the latest quarterly branch.
Ignore IGNORE: is part of XFree86 and you have xorg set for X11 distribution. See The X Window System and Virtual Consoles chapter of FAQ for more information
Maintainer: x11@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2004-12-23 01:41:21
Last Update: 2008-03-07 21:47:50
SVN Revision: UNKNOWN
People watching this port, also watch:: pcre, python, p5-type1inst, glib
License: not specified in port
WWW:
http://www.xfree86.org/
Description:
This package contains the client drivers for the DRI, included with XFree86. With an X Server configured for the DRI they allow direct rendering of hardware-accelerated OpenGL. WWW: http://www.xfree86.org/ - Eric Anholt anholt@FreeBSD.org
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • xfree86-dri>0:graphics/xfree86-dri
No installation instructions:
This port has been deleted.
PKGNAME: xfree86-dri
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: i386 alpha amd64
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. imake : devel/imake
  2. libraries : x11/xorg-libraries
Runtime dependencies:
  1. libraries : x11/xorg-libraries
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (20 items)
Collapse this list.
  1. ftp://archive.progeny.com/XFree86/4.5.0/source/
  2. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/xc/
  3. ftp://ftp.chg.ru/pub/XFree86/4.5.0/source/
  4. ftp://ftp.cs.tu-berlin.de/pub/X/XFree86/4.5.0/source/
  5. ftp://ftp.dti.ad.jp/pub/X/XFree86/XFree86/4.5.0/source/
  6. ftp://ftp.esat.net/pub/X11/XFree86/4.5.0/source/
  7. ftp://ftp.fit.vutbr.cz/pub/XFree86/4.5.0/source/
  8. ftp://ftp.gwdg.de/pub/xfree86/XFree86/4.5.0/source/
  9. ftp://ftp.lami.univ-evry.fr/XFree86/4.5.0/source/
  10. ftp://ftp.nl.uu.net/pub/XFree86/4.5.0/source/
  11. ftp://ftp.physics.uvt.ro/pub/XFree86/4.5.0/source/
  12. ftp://ftp.rediris.es/mirror/XFree86/4.5.0/source/
  13. ftp://ftp.task.gda.pl/pub/XFree86/4.5.0/source/
  14. ftp://ftp.xfree86.org/pub/XFree86/4.5.0/source/
  15. ftp://mir1.ovh.net/ftp.xfree86.org/4.5.0/source/
  16. ftp://sunsite.uio.no/pub/XFree86/4.5.0/source/
  17. http://ftp-stud.fht-esslingen.de/pub/Mirrors/ftp.xfree86.org/XFree86/4.5.0/source/
  18. http://ring.riken.jp/archives/XFree86/4.5.0/source/
  19. http://ring.sakura.ad.jp/archives/XFree86/4.5.0/source/
  20. http://www.gtlib.cc.gatech.edu/pub/XFree86/4.5.0/source/
Collapse this list.

Number of commits found: 6

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
4.5.0_1
07 Mar 2008 21:47:50
Original commit files touched by this commit
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)
4.5.0_1
19 May 2007 20:32:57
Original commit files touched by this commit
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}.
4.5.0
22 Jan 2006 02:15:00
Original commit files touched by this commit
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
4.5.0
11 Nov 2005 22:16:17
Original commit files touched by this commit
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.
4.5.0
15 Jun 2005 02:40:03
Original commit files touched by this commit
lesi search for other commits by this committer
Upgrade to XFree86 4.5.0.

Ports changes:
- Drop dependency on x11/wrapper. X server already contains this code
(programs/Xserver/os/utils.c rev. 3.58).
- Install default SecurityPolicy with XFree86-4-libraries, thus avoiding
plists and who-owns-what complications between different fooServer ports.
Copy default file to real one if that doesn't exist and remove both upon
uninstall if they are the same.
- Revert change to Imake.rules rev. 3.132 in devel/imake-4 port, since
couple of ports break with this change
(devel/imake-4/files/patch-Imake.rules)
- Add grehans patches for PPC [1]
- Several of directories that were previously in /etc/mtree/BSD.x11-4.dist
were moved to respective ports pkg-plists

PR:             [1] 78345, 78346, 78348, 78352, 78353, 78354, 78355, 78356
4.4.0
23 Dec 2004 01:35:49
Original commit files touched by this commit
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)

Number of commits found: 6