Bug 150742 - new port: graphics/linux-glew
Summary: new port: graphics/linux-glew
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Ion-Mihai "IOnut" Tetcu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-20 01:40 UTC by Eitan Adler
Modified: 2010-09-26 23:20 UTC (History)
0 users

See Also:


Attachments
glew.shar (2.61 KB, text/plain)
2010-09-20 01:40 UTC, Eitan Adler
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Eitan Adler freebsd_committer freebsd_triage 2010-09-20 01:40:01 UTC
	This port is required for use of Google's chat/video
Comment 1 Ion-Mihai "IOnut" Tetcu freebsd_committer freebsd_triage 2010-09-20 02:04:37 UTC
Responsible Changed
From-To: freebsd-ports-bugs->itetcu

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-09-26 23:11:26 UTC
itetcu      2010-09-26 22:11:22 UTC

  FreeBSD ports repository

  Modified files:
    graphics             Makefile 
  Added files:
    graphics/linux-f10-glew Makefile distinfo.i386 pkg-descr 
                            pkg-plist 
  Log:
  The OpenGL Extension Wrangler Library (GLEW) is a cross-platform open-source
  C/C++ extension loading library. GLEW provides efficient run-time mechanisms
  for determining which OpenGL extensions are supported on the target platform.
  OpenGL core and extension functionality is exposed in a single header file.
  GLEW has been tested on a variety of operating systems, including Windows,
  Linux, Mac OS X, FreeBSD, Irix, and Solaris.
  
  This is the linux verson.
  
  WWW: http://glew.sourceforge.net/
  
  PR:             ports/150742
  Submitted by:   Eitan Adler <lists at eitanadler.com>
  
  Revision  Changes    Path
  1.1352    +1 -0      ports/graphics/Makefile
  1.1       +24 -0     ports/graphics/linux-f10-glew/Makefile (new)
  1.1       +6 -0      ports/graphics/linux-f10-glew/distinfo.i386 (new)
  1.1       +10 -0     ports/graphics/linux-f10-glew/pkg-descr (new)
  1.1       +10 -0     ports/graphics/linux-f10-glew/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Ion-Mihai "IOnut" Tetcu freebsd_committer freebsd_triage 2010-09-26 23:11:30 UTC
State Changed
From-To: open->closed

Committed. Thanks!