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
linux_dri-devel Binary Linux DRI libraries for 3D hardware acceleration of linux apps
6.5.20060624_2 graphics Deleted on this many watch lists=0 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 6.5.20060624_2Version of this port present on the latest quarterly branch.
Ignore IGNORE: is only for i386, while you are running amd64
Maintainer: emulation@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2006-06-25 14:33:57
Last Update: 2011-04-07 10:14:21
SVN Revision: UNKNOWN
Also Listed In: linux
License: not specified in port
WWW:
http://people.freebsd.org/~anholt/dri/
Description:
linux_dri installs binary linux DRI modules, libraries and basic programs to support and test 3d hardware acceleration of linux binaries with the DRI. (Currently, compiled from X420src-*.tgz by anholt@freebsd.org on a chroot Gentoo with a patch to xf86drm.c to fix linux compatibility). WWW: http://people.freebsd.org/~anholt/dri/ - Eric Anholt eta@lclark.edu
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:
  • linux_dri-devel>0:graphics/linux_dri-devel
No installation instructions:
This port has been deleted.
PKGNAME: linux_dri-devel
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: i386
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.
Runtime dependencies:
  1. fedora-release : emulators/linux_base-f10
  2. libexpat.so.1 : textproc/linux-f10-expat
  3. libfontconfig.so.1.3.0 : x11-fonts/linux-f10-fontconfig
  4. libXrandr.so.2.1.0 : x11/linux-f10-xorg-libs
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 (2 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://people.freebsd.org/~anholt/dri/files/
Collapse this list.

Number of commits found: 12

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
6.5.20060624_2
07 Apr 2011 10:14:21
Original commit files touched by this commit
danfe search for other commits by this committer
Retire linux_dri-devel port: its version is older than any other linux-dri
port, and there is no indication anyone still uses it these days.

Approved by:    bsam (on behalf of emulation@)
6.5.20060624_2
07 Mar 2011 15:08:26
Original commit files touched by this commit
ehaupt search for other commits by this committer
Unify maintainer address for emulation ports.
(freebsd-emulation@FreeBSD.org -> emulation@FreeBSD.org)

Discussed with: netchild (emulation)
6.5.20060624_2
14 Sep 2009 09:44:56
Original commit files touched by this commit
bsam search for other commits by this committer
Add linux-f10-libGLU to conflicts and bump PORTREVISION.
Affected ports:
. graphics/linux-dri74;
. graphics/linux_dri;
. graphics/linux_dri-devel.
6.5.20060624_1
02 Jun 2009 21:15:40
Original commit files touched by this commit
bsam search for other commits by this committer
. add linux-f10 ports to the rank of CONFLICTS for linux-fc4 ports;
. bump PORTREVISIONs.
6.5.20060624
19 Mar 2009 17:28:51
Original commit files touched by this commit
bsam search for other commits by this committer
Welcome to the new linux ports infrastructure which allows using
both current (fc4) and future linux (f8) distributions at one
ports tree.

The patch contains full changes to ports/Mk files and all ports involved.
But only infrastructure is changed. The resulting packages are the same as
before. Hence no need to bump PORTREVISIONs.

The idea was taken from bsd.gnome.mk and others.

More than 130 ports are switched to follow a new linux infrastructure
introduced by changes to bsd.port.mk, bsd.linux-rpm.mk and a new
bsd.linux-apps.mk.

Thanks for all who was involved and helped me with this work.
And help from Alexander Leidinger was incredible.

Other changes are coming. Stay tuned!

PR:             ports/132510
Submitted by:   bsam (me)
Exp-run by:     portmgr (pav)
6.5.20060624
05 Jan 2009 20:36:33
Original commit files touched by this commit
pav search for other commits by this committer
- Remove conditional checks for FreeBSD 5.x and older
6.5.20060624
06 Nov 2006 14:17:41
Original commit files touched by this commit
jylefort search for other commits by this committer
Conflicts with linux-libGLU
6.5.20060624
08 Aug 2006 19:19:35
Original commit files touched by this commit
bsam search for other commits by this committer
Let the ports which have both bz2 and gz distfiles extract on 4.x
(actually, if ${OSVERSION} < 502111):
- remove BROKEN from graphics/linux_dri-devel;
- remove IGNORE from graphics/linux_dri.

The next technique is used (thanks Brooks Davis):
.if ${OSVERSION} < 502111
EXTRACT_DEPENDS+= bsdtar:${PORTSDIR}/archivers/libarchive
TAR=              bsdtar
.endif

Approved by:    netchild (mentor, implicit)
6.5.20060624
07 Aug 2006 15:01:02
Original commit files touched by this commit
bsam search for other commits by this committer
Replace spaces with tabs at the BROKEN message.

Pointy hat to:  bsam
Approved by:    netchild (implicit)
6.5.20060624
07 Aug 2006 14:53:46
Original commit files touched by this commit
bsam search for other commits by this committer
Correct the misplaced BROKEN message.

Pointy hat to:  bsam
Approved by:    netchild (mentor, implicit)
6.5.20060624
07 Aug 2006 14:37:09
Original commit files touched by this commit
bsam search for other commits by this committer
Mark the port BROKEN if ${OSVERSION} < 500000: does not extract on 4.x
(both bz2 and gz sources are used)

Reported by:    krismail
Approved by:    netchild (mentor, implicit)
6.5.20060624
25 Jun 2006 14:33:51
Original commit files touched by this commit
anholt search for other commits by this committer
Add a linux_dri-devel port: CVS snapshot of DRI drivers for linux, which I
compiled on a debian machine.

Number of commits found: 12