| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
24 Jun 2009 02:15:07
7.4.4
|
rnoland  |
Update to 7.4.4 |
20 Jun 2009 17:05:16
7.4.3
|
rnoland  |
Update to 7.4.3
This is a bug fix release. |
15 May 2009 14:15:28
7.4.2_1
|
rnoland  |
Update to Mesa release 7.4.2 |
07 May 2009 20:37:07
7.4.1_1
|
rnoland  |
Update to 7.4.1 |
10 Apr 2009 19:00:49
7.4_1
|
marius  |
Re-enable DRI on powerpc and sparc64, mainly in order to fix
packaging.
Approved by: rnoland |
04 Apr 2009 05:16:10
7.4
|
rnoland  |
Update the Mesa ports to 7.4
PR: 133167
Submitted by: Anonymous <swell.k@gmail.com> |
24 Jan 2009 21:45:05
7.3
|
rnoland  |
Add dependency on dri2proto to the rest of the mesa ports
Approved by: garga (mentor, implicit) |
24 Jan 2009 18:13:01
7.3
|
rnoland  |
Update mesa related ports to 7.3
Approved by: garga (mentor, implicit) |
23 Jan 2009 16:28:36
7.2
|
flz  |
- 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). |
21 Dec 2008 13:26:34
7.0.4
|
araujo  |
- Update to 7.0.4. |
28 Apr 2008 02:20:10
7.0.3
|
araujo  |
- Update to 7.0.3. |
19 Apr 2008 18:56:05
7.0.2  |
miwi  |
- 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
7.0.2
|
flz  |
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) |
01 Jan 2008 17:22:05
7.0.2
|
araujo  |
- Update to 7.0.2.
Approved by: stas (mentor, implicit) |
15 Aug 2007 17:59:43
7.0.1
|
jkim  |
Update to 7.0.1.
Approved by: araujo (maintainer) |
02 Jul 2007 17:54:02
7.0
|
jkim  |
- Update to 7.0.
- Patch data file paths in progs/xdemos, not just progs/demos
as yuvrect_client demo needs it.
- Add a patch for glthreads.c to fix a warning on amd64.
Approved by: araujo (maintainer) |
29 May 2007 19:33:19
6.5.3_2
|
anholt  |
Fix mesa-demos build against libGL that doesn't link against a pthread lib. |
25 May 2007 19:53:41
6.5.3_2
|
anholt  |
Add -DPTHREADS to custom mesa-demos config file, which fixes glthreads. |
19 May 2007 21:32:57
6.5.3_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
01 May 2007 01:29:36
6.5.3
|
araujo  |
- update to 6.5.3.
- taking maintainership.
Approved by: stas (mentor) |
06 Jan 2007 02:52:13
6.5.2
|
rafan  |
- Update to 6.5.2
- Pass maintainership to submitter
PR: ports/107581
Submitted by: Marcelo Araujo <araujo at bsdmail.org> |
28 Sep 2006 16:03:57
6.5.1
|
thierry  |
Update to 6.5.1 and unbreake. Note that unbreaking was done by removing
(not building and not installing) problematic (offscreen) demo.
PR: ports/103720
Submitted by: trasz <trasz (at) pin.if.uz.zgora.pl> |
02 Sep 2006 17:51:10
6.4.1
|
kris  |
Schedule these broken ports for termination on 2006-12-01 |
08 May 2006 00:46:33
6.4.1
|
edwin  |
Remove USE_REINPLACE for categories starting with a G |
05 Feb 2006 20:12:43
6.4.1
|
kris  |
BROKEN: Does not compile |
12 Jan 2006 12:56:16
6.4.1
|
sem  |
- Update to 6.4.1
PR: ports/90245
Submitted by: Ermal Lu?i <eri--@albabsd.org> |
26 Nov 2005 01:48:16
6.2.1
|
pav  |
- Add SHA256 |
29 Jan 2005 23:15:49
6.2.1
|
lesi  |
Update to 6.2.1.
This gains compatibility with X.Org 6.8, but breaks it with XFree86 4.4,
so flip the IGNORE switch.
Since there is no "install" target we can use, installation is done in
do-install of port. For that we need the list of files to install which is
conveniently used to generate plist, so static pkg-plist is dropped. |
23 Dec 2004 01:35:49
5.0.2_1
|
anholt  |
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) |
17 Mar 2004 18:29:46
5.0.2_1
|
trevor  |
SIZEify. |
28 Jan 2004 09:10:59
5.0.2_1
|
anholt  |
Return to ports@ because I won't be working on FreeBSD for 3 months minimum. |
23 Jan 2004 05:28:50
5.0.2_1
|
trevor  |
Use LS macro. |
17 Nov 2003 22:41:52
5.0.2_1
|
linimon  |
Reflect rerolled tarball as requested by anholt@ who attests for its
veracity. If anholt himself has been trojanned, I really don't want
to know about it. |
08 Nov 2003 22:30:36
5.0.2_1
|
anholt  |
Link mesa-demos against ${PTHREAD_LIBS}. Supposed to prevent crashing on
-stable.
Submitted by: KATO Tsuguru <tkato@prontomail.com> |
07 Nov 2003 20:38:26
5.0.2
|
anholt  |
Correct the Makefile header (Date created, Whom) |
07 Nov 2003 20:34:04
5.0.2
|
anholt  |
Add mesa-demos, a port of the GL demos distributed with Mesa. |