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) combination for a given watch list. This is what FreshPorts will look for.

Port details
linux_mesa3 A graphics library similar to SGI's OpenGL, used from Linux programs
3.4.2_6 graphics Deleted on this many watch lists=8 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 3.4.2_6Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Superceded by graphics/linux_dri
Expired This port expired on: 2005-10-01
Maintainer: freebsd-emulation@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2000-09-07 01:53:18
Last Update: 2005-11-05 09:07:45
SVN Revision: UNKNOWN
People watching this port, also watch:: png, unzip, zip, gmake
Also Listed In: linux
License: not specified in port
Description:
This port installs a Linux shared library of Mesa, used from Linux programs. Mesa is a 3-D graphics library with an API which is very similar to that of OpenGL*. To the extent that Mesa utilizes the OpenGL command syntax or state machine, it is being used with authorization from Silicon Graphics, Inc. However, the author makes no claim that Mesa is in any way a compatible replacement for OpenGL or associated with Silicon Graphics, Inc. Those who want a licensed implementation of OpenGL should contact a licensed vendor. This software is distributed under the terms of the GNU Library General Public License, see the LICENSE file for details.
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:
  • linux-mesa>0:graphics/linux_mesa3
No installation instructions:
This port has been deleted.
PKGNAME: linux-mesa
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. rpm : archivers/rpm
Runtime dependencies:
  1. libX11.so.6 : x11/linux-XFree86-libs
  2. redhat-release : emulators/linux_base-8
  3. libXrender.so.1 : x11/linux-XFree86-libs
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (8 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/rpm/
  2. ftp://ftp.dulug.duke.edu/pub/redhat/linux/updates/7.2/en/os/i386/
  3. ftp://ftp.icm.edu.pl/mirrors/ftp.redhat.com/pub/redhat/linux/updates/7.2/en/os/i386/
  4. ftp://ftp.leo.org/pub/comp/os/unix/linux/redhat/redhat/updates/7.2/en/os/i386/
  5. ftp://ftp.rediris.es/pub/linux/distributions/redhat/redhat/linux/updates/7.2/en/os/i386/
  6. ftp://ftp.uni-kl.de/pub/linux/redhat/redhat/updates/7.2/en/os/i386/
  7. ftp://mirror.sit.wisc.edu/mirrors/linux/distributions/redhat/updates/7.2/en/os/i386/
  8. ftp://sunsite.cnlab-switch.ch/mirror/redhat/linux/updates/7.2/en/os/i386/
Collapse this list.

Number of commits found: 23

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.4.2_6
05 Nov 2005 09:07:45
Original commit files touched by this commit
kris search for other commits by this committer
Remove expired ports
3.4.2_6
23 Jul 2005 10:03:06
Original commit files touched by this commit
netchild search for other commits by this committer
- add explanation to DEPRECATED instead of using "yes" [1]
- portlint
- let it expire a litte bit earlier

Submitted by:   Ulrich Spoerlein <spoerlein@informatik.uni-wuerzburg.de> [1]
Requested by:   kris, linimon [1]
3.4.2_6
17 Jul 2005 10:05:45
Original commit files touched by this commit
netchild search for other commits by this committer
Mark deprecated, expiration date set.

Submitted by:   Ulrich Spoerlein <spoerlein@informatik.uni-wuerzburg.de>
3.4.2_6
17 Jun 2005 22:59:29
Original commit files touched by this commit
netchild search for other commits by this committer
Mega-patch to cleanup the ports infrastructure regarding our linux bits:
  - USE_LINUX now implies NO_FILTER_SHLIBS=yes. It also doesn't use FreeBSD
    tools to strip binaries anymore, so it's not neccesary anymore to override
    STRIP and STRIP_CMD.
  - USE_LINUX_PREFIX implies NO_MTREE now.
  - In the USE_LINUX case, USE_XLIB now depends upon the linux X11 libraries
    instead upon the native FreeBSD libraries.
  - The variable LINUX_BASE_PORT contains a string which is suitable as an
    item in *_DEPENDS, so if a port BATCH_DEPENDS or FETCH_DEPENDS upon the
    default (or overriden) linux base, ${LINUX_BASE_PORT} should be used
    instead of a hardcoded reference.
  - Change all ports to comply to the "new world order".
  - The Ports Collection now allows to override the default linux_base port.
    Specify e.g. OVERRIDE_LINUX_BASE_PORT=rh-9 in /etc/make.conf to use
    ${PORTSDIR}/emulators/linux_base-rh-9 (the logic is to use
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.4.2_5
20 Feb 2005 10:31:08
Original commit files touched by this commit
netchild search for other commits by this committer
 - Use a binary RPM of Mesa v3 instead of building it from source:
   * get's rid of the linux_devtools dependency
   * fixes the conflicts seen at deinstall time on pointyhat
 - correct the paths for the GL/GLU libs in the dependencies (the RPM
   installs the mesa libs to .../lib/ instead to .../X11R6/lib/)

Nagging by:     pointyhat
3.4.2_4
18 Feb 2005 21:15:26
Original commit files touched by this commit
netchild search for other commits by this committer
Don't install (ln -s) libGL.so and libGLU.so, they get already installed
by some other port.

We lose the ability to _compile_ linux programs with Mesa3 support by
specifying "-lGL -lGLU", but someone who needs to do this can use
"-lMesaGL -lMesaGLU" instead (or come up with a better solution).

Noticed by:     pointyhat
3.4.2_3
31 Dec 2004 18:24:10
Original commit files touched by this commit
netchild search for other commits by this committer
Say hello to the linux mega patch, it consolidates our linux bits a
little bit and allows to proceed to a more recent linux_base from
a stable (read as: the major bugs should be ironed out or identified
and most linux ports build just fine) source.

It also allows to ship 4.11 with a working linuxolator (the EOLed
linux_base is marked forbidden because of a security hole).

This is a major update, please read UPDATING (and CHANGES if you
develop linux ports).

Changes:
 - change the default linux_base from v7 to v8
 - add a newer freetype to linux_base-8 for nicer fonts display [1]
 - don't let cpio use hardlinks in the linux_base-8 port to quiet some
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.4.2_2
06 Feb 2004 16:58:43
Original commit files touched by this commit
trevor search for other commits by this committer
Apply studly caps to "FreeBSD".
3.4.2_2
29 Jan 2004 07:24:56
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify.
3.4.2_2
21 Dec 2003 15:24:31
Original commit files touched by this commit
pav search for other commits by this committer
- Unbreak
- Drop maintainership

PR:             ports/60454
Submitted by:   TAKEMURA Masahiro <mastake@msel.t.u-tokyo.ac.jp> (maintainer)
3.4.2_1
03 Nov 2003 03:56:42
Original commit files touched by this commit
kris search for other commits by this committer
Mark BROKEN (see bento logs).  These ports are scheduled for removal
after Feb 2 2004 if they are still broken at that time and no fixes
have been submitted by PR.
3.4.2_1
13 Oct 2003 05:36:59
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN: Inconsistent dependencies (installs both linux_base-6.x and 7.x, which
conflict)
3.4.2_1
17 Apr 2003 11:38:43
Original commit files touched by this commit
edwin search for other commits by this committer
It seemed that devel/linux_devtools was repocopied to linux_develtools-6
and linux_devtools-7, but that the original directory never was
removed. Finished this action and updated dependencies.
3.4.2_1
21 Feb 2003 12:15:34
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
27 Jan 2002 03:38:36
commit hash: fp1.23979@dev.null.freshports.orgcommit hash: fp1.23979@dev.null.freshports.orgcommit hash: fp1.23979@dev.null.freshports.orgcommit hash: fp1.23979@dev.null.freshports.org files touched by this commit
pat search for other commits by this committer
Fix build when X is not installed    
14 Jan 2002 07:38:23
commit hash: fp1.23278@dev.null.freshports.orgcommit hash: fp1.23278@dev.null.freshports.orgcommit hash: fp1.23278@dev.null.freshports.orgcommit hash: fp1.23278@dev.null.freshports.org files touched by this commit
jim search for other commits by this committer
Fix libMesaGL.so version.    
23 Dec 2001 12:28:56
commit hash: fp1.22432@dev.null.freshports.orgcommit hash: fp1.22432@dev.null.freshports.orgcommit hash: fp1.22432@dev.null.freshports.orgcommit hash: fp1.22432@dev.null.freshports.org files touched by this commit
sada search for other commits by this committer
Specify version numbers as symbols for pkg-plist.    
23 Dec 2001 09:23:51
commit hash: fp1.22423@dev.null.freshports.orgcommit hash: fp1.22423@dev.null.freshports.orgcommit hash: fp1.22423@dev.null.freshports.orgcommit hash: fp1.22423@dev.null.freshports.org files touched by this commit
sada search for other commits by this committer
Upgrade to version 3.4.2.    
23 Sep 2001 20:50:43
commit hash: fp1.19069@dev.null.freshports.orgcommit hash: fp1.19069@dev.null.freshports.orgcommit hash: fp1.19069@dev.null.freshports.orgcommit hash: fp1.19069@dev.null.freshports.org files touched by this commit
dwcjr search for other commits by this committer
Remove ftp.freesoftware.com from MASTER_SITES of ports since it no longer
exists.    
08 Jun 2001 00:50:54
commit hash: fp1.14702@dev.null.freshports.orgcommit hash: fp1.14702@dev.null.freshports.orgcommit hash: fp1.14702@dev.null.freshports.orgcommit hash: fp1.14702@dev.null.freshports.org files touched by this commit
dwcjr search for other commits by this committer
Fix location where distfiles can be found    
20 Mar 2001 20:28:14
commit hash: fp1.11342@dev.null.freshports.orgcommit hash: fp1.11342@dev.null.freshports.orgcommit hash: fp1.11342@dev.null.freshports.orgcommit hash: fp1.11342@dev.null.freshports.org files touched by this commit
obrien search for other commits by this committer
`rpm' and `rpm2cpio' have been repocopied from "misc" to "archivers".    
08 Oct 2000 02:35:34
commit hash: fp1.4750@dev.null.freshports.orgcommit hash: fp1.4750@dev.null.freshports.orgcommit hash: fp1.4750@dev.null.freshports.orgcommit hash: fp1.4750@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Convert category graphics to new layout.  
07 Sep 2000 05:53:18
commit hash: fp1.3620@dev.null.freshports.orgcommit hash: fp1.3620@dev.null.freshports.orgcommit hash: fp1.3620@dev.null.freshports.orgcommit hash: fp1.3620@dev.null.freshports.org files touched by this commit
sada search for other commits by this committer
New port: linux_mesa3 with RedHat Package   This is Linux Version of MesaLib
version 3.    

Number of commits found: 23