non port: graphics/libGLw/Makefile |
SVNWeb
|
Number of commits found: 28 |
Sat, 7 Sep 2019
|
[ 08:34 zeising ]
Depreacte libGLw and dependent ports
Deprecate graphics/libGLw, and set expiration date. libGLw has been
deprecated upstream.
Deprecate unowned and unmaintained ports that depend on libGLw:
graphics/inventor
science/xmakemol
Obtained from: FreeBSD Graphics Team development repo
https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/libGLw-deprecate
|
Thu, 15 Aug 2019
|
[ 14:37 zeising ]
graphics/libGLw: Fix extern visibility
Import upstream patches to graphics/libGLw to fix extern visibility of some
symbols. While here, also add a patch to fix a typo.
These patches pulls libGLw on par with upstream git master.
PR: 237917
Reported by: Jason W. Bacon
MFH: 2019Q3 (fixes issues in other ports)
|
Tue, 23 May 2017
|
[ 05:03 rezny ] (Only the first 10 of 711 ports in this commit are shown above. )
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845
|
Wed, 10 Sep 2014
|
[ 20:50 gerald ] (Only the first 10 of 3171 ports in this commit are shown above. )
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit)
|
Fri, 22 Aug 2014
|
[ 20:14 tijl ]
Add USES=libtool and INSTALL_TARGET=install-strip
|
Tue, 29 Jul 2014
|
[ 18:41 adamw ] (Only the first 10 of 426 ports in this commit are shown above. )
Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports)
|
Tue, 26 Nov 2013
|
[ 21:15 kwm ]
Stageify.
|
Sun, 29 Sep 2013
|
[ 17:01 zeising ] (Only the first 10 of 142 ports in this commit are shown above. )
The FreeBSD graphics/x11 team proudly presents
a kwm, zeising production:
MESA 9.1.6
Starring:
Mesa 9.1.6, including libGL, libGLU and dri (new xorg only)
Addition of libEGL and libglesv2
KMS support for ATI graphics cards in 10-current (new xorg only)
Improved sparc64 support for new xorg. [1]
pixman 0.30.2, including shlib bump and portrevision bumps
libX11 1.6.2
Make absolute pointing devices work with x11-drivers/xf86-input-mouse
x11-drivers/xf86-video-ati 7.2.0 for 10-current (KMS aware ati driver)
(Only the first 15 lines of the commit message are shown above )
|
Fri, 20 Sep 2013
|
[ 18:35 bapt ] (Only the first 10 of 1084 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics)
|
Wed, 10 Jul 2013
|
[ 06:55 bapt ] (Only the first 10 of 23 ports in this commit are shown above. )
Convert from USE_MOTIF to USES=motif
While here:
- Trim headers
- Convert some USE_GMAKE to USES=gmake
|
Sat, 25 May 2013
|
[ 14:37 zeising ] (Only the first 10 of 518 ports in this commit are shown above. )
The FreeBSD x11 team proudly presents
an zeising, kwm, miwi, bapt, eadler production:
Xorg 7.7
Starring:
xserver 1.12.4 (new xorg only)
Mesa 8.0.4, including libGL, libGLU and dri (new xorg only)
libX11 1.5.0
libxcb 1.9
libdrm 2.4.42 (new xorg only)
freeglut 2.8.1
Also starring:
Updates to drivers and other libraries and utilities
(Only the first 15 lines of the commit message are shown above )
|
Fri, 3 May 2013
|
[ 15:20 bapt ]
Only build what is necessary and not the whole mesa
|
Sat, 2 Mar 2013
|
[ 21:32 swills ]
- Fix logic error which caused the gallium-intel driver to be always disabled
[1]
- Make it possible to choose which DRI drivers will be built [2]
PR: ports/174725 [1]
PR: ports/154651 [2]
Submitted by: John Marino <draco@marino.st> [1]
Submitted by: bf [2]
Reviewed by: kwm [2]
|
Mon, 17 Sep 2012
|
[ 03:23 swills ]
- Fix build on PowerPC
PR: ports/171301
Submitted by: linimon
|
Thu, 13 Sep 2012
|
[ 18:07 swills ]
- Use PTHREAD_LIBS instead of -lpthread
PR: ports/170506
Submitted by: Jason E. Hale <bsdkaffee@gmail.com>
|
Sat, 21 Apr 2012
|
[ 17:03 miwi ] (Only the first 10 of 214 ports in this commit are shown above. )
- Please welcome Xorg 7.5.2
The Xorg Team is pleased to announce the next round of Xorg updates.
The team created a new flag called WITH_NEW_XORG that users can include
in /etc/make.conf. This was created for the intel KMS work being done
althouthough It probably works for other chips. Unfortunately, the intel
KMS driver will only work on FreeBSD 9(RELENG|STABLE) or 10/HEAD users.
Older version of FreeBSD will not be supported. Intel users will need
to patch their source manually with Konstantin?s KMS kernel patch to get
the newer chips to work. Please carefully read UPDATING entry.
Changes:
- libdrm 2.4.31 (including KMS support)
- mesa 7.11.2
- xorg-server 1.10.6
- a lot of new Graphic Drivers.
I would like to thank:
Koop Mast
Eitan Adler
Niclas Zeising
and all helpers and testers from x11@.
|
Mon, 2 May 2011
|
[ 12:44 makc ] (Only the first 10 of 195 ports in this commit are shown above. )
Bump PORTREVISION after open-mofit update
|
Sat, 9 Apr 2011
|
[ 07:45 kwm ]
Utilize USE_MOTIF instead of manual LIB_DEPEND line
remove md5 sums
PR: ports/156290
Submitted by: makc@
With Hat: x11@
|
Fri, 25 Feb 2011
|
[ 16:52 miwi ] (Only the first 10 of 606 ports in this commit are shown above. )
- Please welcome Xorg 7.5.1
The X-Server has been patched to the latest 1.7.X series, drivers
and fonts have been updated to the latest versions. This update includes
some components from Xorg 7.6 with a lot of improvements, and it seems
that the performance is much better than the old version. Also this
Update fix build issues with clang and binutils 2.17.50 in current,
remove 6.X gruft and de-author pkg-descr.
I would like to thank:
Beat Gaetzi
Dima Panov
Koop Mast
Eitan Adler
and all Testers.
PR: ports/147646
ports/148035
ports/148744
ports/150223
ports/152889
ports/154457
|
Thu, 25 Mar 2010
|
[ 23:11 marius ]
Unbreak the Mesa3D 7.4.4 build for powerpc and sparc64 after the 7.6.1
integration.
Approved by: rnoland
|
Sun, 7 Feb 2010
|
[ 11:51 nork ] (Only the first 10 of 33 ports in this commit are shown above. )
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.
|
Sat, 20 Jun 2009
|
[ 16:05 rnoland ] (Only the first 10 of 13 ports in this commit are shown above. )
Update to 7.4.3
This is a bug fix release.
|
Fri, 10 Apr 2009
|
[ 18:00 marius ] (Only the first 10 of 12 ports in this commit are shown above. )
Re-enable DRI on powerpc and sparc64, mainly in order to fix
packaging.
Approved by: rnoland
|
Sat, 24 Jan 2009
|
[ 21:45 rnoland ]
Add dependency on dri2proto to the rest of the mesa ports
Approved by: garga (mentor, implicit)
|
Fri, 23 Jan 2009
|
[ 16:28 flz ] (Only the first 10 of 612 ports in this commit are shown above. )
- 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).
|
Wed, 29 Aug 2007
|
[ 10:33 flz ] (Only the first 10 of 11 ports in this commit are shown above. )
- Refactor MesaLib ports.
- Update graphics/libGLw to 7.0.1.
|
Mon, 30 Jul 2007
|
[ 07:49 pav ]
- Fix: -D__GLX_MOTIF=1 was lost when user defined custom CFLAGS in make.conf
Reported by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Number of commits found: 28 |