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
libglut OpenGL utility toolkit
7.6.1 graphics Deleted on this many watch lists=184 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 7.6.1Version of this port present on the latest quarterly branch.
Maintainer: x11@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2003-10-24 04:42:12
Last Update: 2012-08-04 22:52:04
SVN Revision: UNKNOWN
People watching this port, also watch:: png, libiconv, gettext, tiff
License: not specified in port
WWW:
http://www.mesa3d.org/
Description:
libglut is a library provided with Mesa which provides an interface for creating windows containing OpenGL contexts on a wide variety of platforms and handling user interaction. WWW: http://www.mesa3d.org/
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:
  • libglut>0:graphics/libglut
No installation instructions:
This port has been deleted.
PKGNAME: libglut
Flavors: there is no flavor information for this port.
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.
Build dependencies:
  1. makedepend : devel/makedepend
  2. libxml2.py : textproc/py-libxml2
  3. python2.7 : lang/python27
  4. gmake : devel/gmake
  5. bison : devel/bison
  6. glproto.pc : x11/glproto
  7. dri2proto.pc : x11/dri2proto
  8. x11.pc : x11/libX11
  9. xext.pc : x11/libXext
  10. xxf86vm.pc : x11/libXxf86vm
  11. xdamage.pc : x11/libXdamage
  12. xfixes.pc : x11/libXfixes
  13. xi.pc : x11/libXi
  14. xmu.pc : x11-toolkits/libXmu
Runtime dependencies:
  1. x11.pc : x11/libX11
  2. xext.pc : x11/libXext
  3. xxf86vm.pc : x11/libXxf86vm
  4. xdamage.pc : x11/libXdamage
  5. xfixes.pc : x11/libXfixes
  6. xi.pc : x11/libXi
  7. xmu.pc : x11-toolkits/libXmu
Library dependencies:
  1. GLU.1 : graphics/libGLU
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 2 deleted ports
  1. editors/koffice-kde4*
  2. games/flightgear-atlas*
  3. 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
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
Collapse this list.

Number of commits found: 37

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
7.6.1
04 Aug 2012 22:52:04
Original commit files touched by this commit
kwm search for other commits by this committer
Switch from libglut to freeglut and retire libglut. Libglut hasn't been
developed in years and has been dropped from the MESA 8.0 distribution.
Freeglut is a rewrite of glut and is actively developed and is used by
many linux distributions instead of libglut.

Bump all ports that directly depend on libglut because of the shlib version
change.

There are some extra items in this patch.

*) Because freeglut doesn't have the same dependancies as libglut, some ports
	need extra dependencies added to USE_XORG to make them build.
*) Mark graphics/f90gl broken, f90gl depends on a header that is only shipped
	with libglut.
*) Remove option for libglut/freeglut selection in games/cake, only freeglut
	remains now.
*) While here fix a png related build issue games/vegastrike.

Thanks to miwi for running the exp-run.

Approved by:	portmgr (miwi)

Collaboration with:	zeising@
Obtained from:	xorg-dev staging area.
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
03 Jul 2011 14:12:23
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
7.4.4
29 Jun 2011 19:29:29
Original commit files touched by this commit
crees search for other commits by this committer
Add CONFLICTS to reciprocate with freeglut

PR:             ports/147267
Submitted by:   Aldis Berjoza <aldis@bsdroot.lv>
Approved by:    rene (mentor), maintainer timeout (x11, ~370 days)
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_1
02 Feb 2009 17:32:25
Original commit files touched by this commit
rnoland search for other commits by this committer
Pull this under the x11@ umbrella
7.3_1
02 Feb 2009 09:09:05
Original commit files touched by this commit
linimon search for other commits by this committer
Make graphics/libGL/bsd.mesalib.mk play nicer with its slave port
graphics/libglut and vice versa.

Hat:    portmgr
7.3_1
02 Feb 2009 08:45:45
Original commit files touched by this commit
maho search for other commits by this committer
Install glutf90.h, bump port revision, remove
unnecessary file, and drop maintainership to ports@.

Approved by:    shaun@
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
26 Oct 2008 02:19:18
Original commit files touched by this commit
maho search for other commits by this committer
Update to 7.0.3

PR: 125609
Submitted by: "Pedro F. Giffuni" <pfgshield-freebsd@yahoo.com>
Maingainer timeout: over 1 month (I asked 2008/9/2 11:07:45 +9 JST)
7.0.1_1
19 Apr 2008 17:56:05
Original commit files touched by this commit Sanity Test Failure
miwi search for other commits by this committer
- 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)
7.0.1_1
25 Mar 2008 22:44:48
Original commit files touched by this commit
miwi search for other commits by this committer
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:    portmgr (xorg cleanup)
7.0.1_1
27 Sep 2007 00:26:24
Original commit files touched by this commit
shaun search for other commits by this committer
Install glutf90.h, so OpenGL can be used via FORTRAN 90/95.

PR:             ports/114798
Submitted by:   maho
7.0.1
15 Aug 2007 16:58:45
Original commit files touched by this commit
jkim search for other commits by this committer
Forced commit to note the previous commit was:

Approved by:    shaun (maintainer)
7.0.1
15 Aug 2007 16:57:09
Original commit files touched by this commit
jkim search for other commits by this committer
Update to 7.0.1.
7.0
02 Jul 2007 16:46:12
Original commit files touched by this commit
jkim search for other commits by this committer
- Update to 7.0.
- Change NOPROFILE to NO_PROFILE since all supported releases have it.

Approved by:    shaun (maintainer)
6.5.2_1
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}.
6.4.2
19 Jun 2006 20:06:59
Original commit files touched by this commit
shaun search for other commits by this committer
Switch to my @FreeBSD.org address.

Approved by:    ahze (mentor)
6.4.2
10 May 2006 19:16:08
Original commit files touched by this commit
erwin search for other commits by this committer
- Update to 6.4.2
- Ensure GL directory is created and removed
- Take maintainership

ChangeLog here: http://mesa3d.org/VERSIONS

PR:             97068
Submitted by:   Shaun Amott <shaun@inerd.com>
6.4.1
12 Jan 2006 12:54:32
Original commit files touched by this commit
sem search for other commits by this committer
- Update graphics/libglut to 6.4.1.
- Shared lib version and PORTREVISION bumb for all affected ports.

While I'm here:
- Remove USE_MESA knob where it was (35 ports).
  It marked as depricated for 2 years.

PR:             ports/90247
Submitted by:   Ermal Lu?i <eri--@albabsd.org>
6.0.1
26 Nov 2005 01:48:16
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256
6.0.1
17 Apr 2004 12:19:46
Original commit files touched by this commit
thierry search for other commits by this committer
Upgrade to 6.0.1. Same library .so.

PR:             ports/65353
Submitted by:   Yarema <yds@CoolRat.org>
Approved by:    mat (mentor).
5.0.2
17 Mar 2004 18:29:46
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify.
5.0.2
28 Jan 2004 09:09:38
Original commit files touched by this commit
anholt search for other commits by this committer
Return to ports@ because I won't be working on FreeBSD for 3 months minimum.
5.0.2
14 Nov 2003 20:54:54
Original commit files touched by this commit
anholt search for other commits by this committer
Chase distfile.  The MesaDemos and MesaLibs distfiles have been updated to
deal with autotools issues in the previous version.
5.0.2
07 Nov 2003 20:14:00
Original commit files touched by this commit
anholt search for other commits by this committer
Use USE_GL.
5.0.2
24 Oct 2003 04:38:20
Original commit files touched by this commit
anholt search for other commits by this committer
Add libglut 5.0.2, a port of libglut from Mesa.  libglut will be removed from
mesagl in its upcoming upgrade.

Number of commits found: 37