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
libGLw OpenGL widgets library
8.0.0_4 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 8.0.0_4Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Deprecated upstream
Expired This port expired on: 2019-11-01
Maintainer: x11@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2007-05-23 03:28:46
Last Update: 2019-11-01 14:28:48
SVN Revision: 516226
License: not specified in port
WWW:
http://www.mesa3d.org/
Description:
This package contains the OpenGL widgets library. WWW: http://www.mesa3d.org/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (9 items)
Collapse this list.
  1. @ldconfig
  2. include/GL/GLwDrawA.h
  3. include/GL/GLwDrawAP.h
  4. include/GL/GLwMDrawA.h
  5. include/GL/GLwMDrawAP.h
  6. lib/libGLw.so
  7. lib/libGLw.so.1
  8. lib/libGLw.so.1.0.0
  9. libdata/pkgconfig/glw.pc
Collapse this list.
Dependency lines:
  • libGLw>0:graphics/libGLw
No installation instructions:
This port has been deleted.
PKGNAME: libGLw
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (GL/glw-8.0.0.tar.bz2) = 2da1d06e825f073dcbad264aec7b45c649100e5bcde688ac3035b34c8dbc8597 SIZE (GL/glw-8.0.0.tar.bz2) = 221136

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. pkgconf>=1.3.0_1 : devel/pkgconf
  2. xorgproto>=0 : x11/xorgproto
  3. x11.pc : x11/libX11
  4. xt.pc : x11-toolkits/libXt
  5. xext.pc : x11/libXext
  6. xpm.pc : x11/libXpm
Runtime dependencies:
  1. x11.pc : x11/libX11
  2. xt.pc : x11-toolkits/libXt
  3. xext.pc : x11/libXext
  4. xpm.pc : x11/libXpm
Library dependencies:
  1. libXm.so.4 : x11-toolkits/open-motif
  2. libGL.so : graphics/mesa-libs
NOTE: dependencies for deleted ports are notoriously suspect
This port is required by:
for Libraries

Deleted ports which required this port:

Expand this list of 4 deleted ports
  1. games/xptools*
  2. graphics/inventor*
  3. science/felt*
  4. science/xmakemol*
  5. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
N/A
USES:
motif libtool pathfix pkgconfig tar:bzip2 xorg gl
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. ftp://ftp.freedesktop.org/pub/mesa/glw/
Collapse this list.

Number of commits found: 35

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
8.0.0_4
01 Nov 2019 14:28:48
Revision:516226Original commit files touched by this commit
zeising search for other commits by this committer
graphics/libGLw: Remove deprecated port

Remove graphics/libGLw, since it is deprecated.
Dependent ports have already been resolved.
Unhook it from the infrastructure in Mk/Uses/gl.mk
8.0.0_4
07 Sep 2019 08:34:53
Revision:511400Original commit files touched by this commit
zeising search for other commits by this committer
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
8.0.0_4
15 Aug 2019 14:37:13
Revision:508996Original commit files touched by this commit
zeising search for other commits by this committer
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)
8.0.0_3
23 May 2017 05:03:16
Revision:441503Original commit files touched by this commit
rezny search for other commits by this committer
Revision bump of all ports with USE_GL after consolidation of mesa-libs

Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10845
8.0.0_2
10 Sep 2014 20:50:37
Revision:367888Original commit files touched by this commit
gerald search for other commits by this committer
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)
8.0.0_1
22 Aug 2014 20:14:26
Revision:365694Original commit files touched by this commit
tijl search for other commits by this committer
Add USES=libtool and INSTALL_TARGET=install-strip
8.0.0
29 Jul 2014 18:41:17
Revision:363371Original commit files touched by this commit Sanity Test Failure
adamw search for other commits by this committer
Convert a bunch of USE_BZIP2 to USES=tar:bzip2

Approved by:	portmgr (not really, but touches unstaged ports)
8.0.0
26 Nov 2013 21:15:15
Revision:334975Original commit files touched by this commit
kwm search for other commits by this committer
Stageify.
8.0.0
29 Sep 2013 17:01:42
Revision:328711Original commit files touched by this commit
zeising search for other commits by this committer
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 View all of this commit message)
8.0.0
20 Sep 2013 18:35:46
Revision:327733Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics)
8.0.0
10 Jul 2013 06:55:29
Revision:322621Original commit files touched by this commit
bapt search for other commits by this committer
Convert from USE_MOTIF to USES=motif
While here:
- Trim headers
- Convert some USE_GMAKE to USES=gmake
8.0.0
25 May 2013 14:37:03
Revision:319055Original commit files touched by this commit
zeising search for other commits by this committer
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 View all of this commit message)
7.6.1_2
03 May 2013 15:20:08
Revision:317215Original commit files touched by this commit
bapt search for other commits by this committer
Only build what is necessary and not the whole mesa
7.6.1_2
02 Mar 2013 21:32:51
Revision:313300Original commit files touched by this commit
swills search for other commits by this committer
- 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]
7.6.1_1
17 Sep 2012 03:23:03
Revision:304385Original commit files touched by this commit
swills search for other commits by this committer
- Fix build on PowerPC

PR:		ports/171301
Submitted by:	linimon
7.6.1_1
13 Sep 2012 18:07:55
Revision:304226Original commit files touched by this commit
swills search for other commits by this committer
- Use PTHREAD_LIBS instead of -lpthread

PR:		ports/170506
Submitted by:	Jason E. Hale <bsdkaffee@gmail.com>
7.6.1
21 Apr 2012 17:03:32
Original commit files touched by this commit
miwi search for other commits by this committer
- 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@.
7.4.4_1
02 May 2011 12:44:53
Original commit files touched by this commit
makc search for other commits by this committer
Bump PORTREVISION after open-mofit update
7.4.4
09 Apr 2011 07:45:26
Original commit files touched by this commit
kwm search for other commits by this committer
Utilize USE_MOTIF instead of manual LIB_DEPEND line
remove md5 sums

PR:             ports/156290
Submitted by:   makc@
With Hat:       x11@
7.4.4
25 Feb 2011 16:52:50
Original commit files touched by this commit
miwi search for other commits by this committer
- 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
7.4.4
25 Mar 2010 23:11:22
Original commit files touched by this commit
marius search for other commits by this committer
Unbreak the Mesa3D 7.4.4 build for powerpc and sparc64 after the 7.6.1
integration.

Approved by:    rnoland
7.4.4
07 Feb 2010 11:51:08
Original commit files touched by this commit
nork search for other commits by this committer
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.
7.4.4
24 Jun 2009 01:15:07
Original commit files touched by this commit
rnoland search for other commits by this committer
Update to 7.4.4
7.4.3
20 Jun 2009 16:05:16
Original commit files touched by this commit
rnoland search for other commits by this committer
Update to 7.4.3

This is a bug fix release.
7.4.2_1
15 May 2009 13:15:28
Original commit files touched by this commit
rnoland search for other commits by this committer
Update to Mesa release 7.4.2
7.4.1_1
07 May 2009 19:37:07
Original commit files touched by this commit
rnoland search for other commits by this committer
Update to 7.4.1
7.4_1
10 Apr 2009 18:00:49
Original commit files touched by this commit
marius search for other commits by this committer
Re-enable DRI on powerpc and sparc64, mainly in order to fix
packaging.

Approved by:    rnoland
7.4
04 Apr 2009 04:16:10
Original commit files touched by this commit
rnoland search for other commits by this committer
Update the Mesa ports to 7.4

PR:             133167
Submitted by:   Anonymous <swell.k@gmail.com>
7.3
24 Jan 2009 21:45:05
Original commit files touched by this commit
rnoland search for other commits by this committer
Add dependency on dri2proto to the rest of the mesa ports

Approved by:    garga (mentor, implicit)
7.3
24 Jan 2009 18:13:01
Original commit files touched by this commit
rnoland search for other commits by this committer
Update mesa related ports to 7.3

Approved by:    garga (mentor, implicit)
7.2
23 Jan 2009 16:28:36
Original commit files touched by this commit
flz search for other commits by this committer
- 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).
7.0.3
29 Apr 2008 15:05:42
Original commit files touched by this commit
flz search for other commits by this committer
Update Mesa libraries (GL, GLU and GLw) and dri to 7.0.3.
7.0.1
29 Aug 2007 10:33:10
Original commit files touched by this commit
flz search for other commits by this committer
- Refactor MesaLib ports.
- Update graphics/libGLw to 7.0.1.
6.5.3
30 Jul 2007 07:49:42
Original commit files touched by this commit
pav search for other commits by this committer
- 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>
6.5.3
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}.

Number of commits found: 35