Skip site navigation (1)Skip section navigation (2)

CVS log for ports/graphics/dri/pkg-plist

[BACK] Up to [FreeBSD] / ports / graphics / dri

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.12: download - view: text, markup, annotated - select for diffs
Sun Feb 7 11:51:05 2010 UTC (2 years ago) by nork
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_6_EOL, HEAD
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -0 lines
Limited Update to Mesa3D 7.6.1 and libdrm 2.4.17.

[MEMO]
In this commit, no version changed.  But if you put
'WITHOUT_NOUVEAU' on /etc/make.conf, you can use
new version of Mesa3D and libdrm.

Discussed with:	rnoland on freebsd-ports/freebsd-x11.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sat Jan 24 18:13:00 2009 UTC (3 years ago) by rnoland
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_2_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +0 -1 lines
Update mesa related ports to 7.3

Approved by:	garga (mentor, implicit)

Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Jan 23 16:27:33 2009 UTC (3 years ago) by flz
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +11 -5 lines
- 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).

Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu May 1 14:10:48 2008 UTC (3 years, 9 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
- Add amd64 support for intel 965 chips

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat May 19 20:08:52 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +14 -15 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Jan 22 02:14:46 2006 UTC (6 years ago) by edwin
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_5_5_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Jan 21 18:55:03 2006 UTC (6 years ago) by lesi
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -0 lines
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.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Jan 12 23:29:27 2005 UTC (7 years ago) by anholt
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
Update dri port to use a more recent Mesa (and drm) snapshot.  Includes
many conformance/bug fixes in the core, fixes for two hangs in the radeon
driver, bugfixes in the r200 driver, adds more chip IDs, and adds fixes to
drivers whose DRM will hopefully be ported soon.  Also install i915 driver on
AMD64, as EM64T machines may have that chipset.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Dec 23 21:58:19 2004 UTC (7 years, 1 month ago) by anholt
Branches: MAIN
CVS tags: RELEASE_4_11_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
Fix packaging on non-i386

Submitted by:	ade

Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Dec 23 01:35:39 2004 UTC (7 years, 1 month ago) by anholt
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +6 -3 lines
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)

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Sep 26 03:20:01 2004 UTC (7 years, 4 months ago) by anholt
Branches: MAIN
CVS tags: RELEASE_5_3_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -1 lines
[1] Don't try to package the missing tdfx_dri.so on amd64.
[2] Package sis_dri.so on i386.

PR:		[2] ports/71312
Submitted by:	[2] oliver
Approved by:	portmgr (linimon)

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Nov 9 08:24:56 2003 UTC (8 years, 3 months ago) by anholt
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_4_10_0
Add new port "dri".  This port contains the split-out DRI client drivers from
XFree86-4-Server.  I decided the history from XFree86-4-Server wasn't
significant enough, and will hopefully be obsolete soon when Mesa starts
providing the DRI drivers.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options