<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>120375</bug_id>
          
          <creation_ts>2006-01-25 22:30 0000</creation_ts>
          <short_desc>Keyword app-doc/opengl-manpages</short_desc>
          <delta_ts>2006-07-12 11:27:04 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Applications</component>
          <version>2005.1</version>
          <rep_platform>All</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <keywords>Inclusion</keywords>
          <priority>P1</priority>
          <bug_severity>enhancement</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>roth@cs.utah.edu</reporter>
          <assigned_to>x11@gentoo.org</assigned_to>
          <cc>brigad@rpi.edu</cc>
    
    <cc>ed@catmur.co.uk</cc>
    
    <cc>GregorMueckl@gmx.de</cc>
    
    <cc>nefthy@mathematik.uni-marburg.de</cc>
    
    <cc>public@mjh.name</cc>
    
    <cc>tcort@gentoo.org</cc>

      

      
          <long_desc isprivate="0">
            <who>roth@cs.utah.edu</who>
            <bug_when>2006-01-25 22:30:13 0000</bug_when>
            <thetext>If I remember correctly, xorg-x11 6.* included openGL and GLU man pages. I have found no packages containing such for the modular 7.0 version. GL manpages are very helpful. An ebuild to install them as opposed to bundling them with another related to xorg seems to make sense.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>dberkholz@gentoo.org</who>
            <bug_when>2006-01-25 23:42:30 0000</bug_when>
            <thetext>It&apos;s not clear to me what the best way to provide them is. I found a 5-year-old tarball at ftp://ftp.sgi.com/opengl/doc/ , and I found 1-year-old documentation at http://www.opengl.org/documentation/specs/man_pages/man/GL/ -- but only in postscript and html.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>dberkholz@gentoo.org</who>
            <bug_when>2006-04-06 07:52:47 0000</bug_when>
            <thetext>*** Bug 129026 has been marked as a duplicate of this bug. ***</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>nefthy@mathematik.uni-marburg.de</who>
            <bug_when>2006-04-06 09:58:24 0000</bug_when>
            <thetext>Maybe ask the people running opengl.org if the html documentation is available in man page format (it is generated with PolyglotMan so there shoul a source).

I would sugest including atleast the old man pages, if nothing newer is found. It would be nice if the html man pages could be installed optionaly.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>ed@catmur.co.uk</who>
            <bug_when>2006-04-10 09:38:06 0000</bug_when>
            <thetext>Created an attachment (id=84371)
opengl-man-0.ebuild

app-doc/opengl-man-0

Ebuild for opengl man pages, from SGI ftp site (5 year old tarballs, but it&apos;s not like the standard&apos;s changed).

Uses gcc assembler to avoid imake dep.

Also installs html versions of pages to /usr/share/doc.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>ed@catmur.co.uk</who>
            <bug_when>2006-04-10 09:39:38 0000</bug_when>
            <thetext>s/assembler/preprocessor/ (trying to grok PPC RISC asm will make you see assembler everywhere...)</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>dberkholz@gentoo.org</who>
            <bug_when>2006-04-11 14:50:25 0000</bug_when>
            <thetext>It&apos;s nice to avoid a dep and all, but I&apos;d rather just keep the ebuild simple and use imake.

We&apos;ll probably version this with whatever date the tarball has (20001105 or something), and pull it in from mesa with USE=doc.

How&apos;s that sound?</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>ed@catmur.co.uk</who>
            <bug_when>2006-04-11 17:55:11 0000</bug_when>
            <thetext>Created an attachment (id=84474)
opengl-man-20001215.ebuild

Sounds good. Is this OK?

Seems imake and xorg-cf-files are pretty lightweight, so no harm depending on them.

Uh, the LICENSE is &quot;as-is&quot; because the license on the ftp server is similar but not identical to SGI: no redistribution permission, and s/SOFTWARE/DOCUMENTATION/ (though only one of 2 occurrences).</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>ed@catmur.co.uk</who>
            <bug_when>2006-04-11 17:58:35 0000</bug_when>
            <thetext>Created an attachment (id=84475)
opengl-man-20001215.ebuild

rm xorg-cf-files dep, not needed</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>eradicator@gentoo.org</who>
            <bug_when>2006-04-11 23:29:33 0000</bug_when>
            <thetext>I really wish SGI provided versioned tarballs... That bugs me a bit...</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>dberkholz@gentoo.org</who>
            <bug_when>2006-04-19 20:23:56 0000</bug_when>
            <thetext>Added the package, thanks! I will add a USE=doc to mesa to pull it in once all the arch teams keyword it.

Arch teams, please ~arch app-doc/opengl-manpages.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>tcort@gentoo.org</who>
            <bug_when>2006-04-20 06:09:25 0000</bug_when>
            <thetext>Added ~alpha keyword.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>chutzpah@gentoo.org</who>
            <bug_when>2006-04-20 06:29:44 0000</bug_when>
            <thetext>Added ~amd64</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>corsair@gentoo.org</who>
            <bug_when>2006-04-21 00:31:54 0000</bug_when>
            <thetext>added ~ppc64</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>geoman@gentoo.org</who>
            <bug_when>2006-04-22 05:33:43 0000</bug_when>
            <thetext>added ~mips</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>gmsoft@gentoo.org</who>
            <bug_when>2006-04-23 12:48:09 0000</bug_when>
            <thetext>Done on hppa.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>weeve@gentoo.org</who>
            <bug_when>2006-04-28 17:00:33 0000</bug_when>
            <thetext>~sparc&apos;d</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>jakub@gentoo.org</who>
            <bug_when>2006-05-15 08:58:09 0000</bug_when>
            <thetext>*** Bug 133389 has been marked as a duplicate of this bug. ***</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>joshuabaergen@gentoo.org</who>
            <bug_when>2006-06-11 10:18:59 0000</bug_when>
            <thetext>Ping for arm and ia64.  We&apos;ll also need sh and fbsd.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>flameeyes@gentoo.org</who>
            <bug_when>2006-06-11 11:08:43 0000</bug_when>
            <thetext>Done, thanks Joshua for letting me know :)
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>dberkholz@gentoo.org</who>
            <bug_when>2006-06-20 23:30:15 0000</bug_when>
            <thetext>Ping arm ia64 sh</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>dberkholz@gentoo.org</who>
            <bug_when>2006-06-27 08:57:54 0000</bug_when>
            <thetext>Just waiting on ia64 now ...</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>agriffis@gentoo.org</who>
            <bug_when>2006-07-12 11:27:04 0000</bug_when>
            <thetext>ia64 done, closing</thetext>
          </long_desc>
      
          <attachment
              isobsolete="1"
              ispatch="0"
              isprivate="0"
          >
            <attachid>84371</attachid>
            <date>2006-04-10 09:38 0000</date>
            <desc>opengl-man-0.ebuild</desc>
            <filename>opengl-man-0.ebuild</filename>
            <type>text/plain</type>
            <data encoding="base64">IyBDb3B5cmlnaHQgMTk5OS0yMDA2IEdlbnRvbyBGb3VuZGF0aW9uCiMgRGlzdHJpYnV0ZWQgdW5k
ZXIgdGhlIHRlcm1zIG9mIHRoZSBHTlUgR2VuZXJhbCBQdWJsaWMgTGljZW5zZSB2MgojICRIZWFk
ZXI6ICQKCkRFU0NSSVBUSU9OPSJNYW4gcGFnZXMgZm9yIE9wZW5HTCIKSE9NRVBBR0U9Imh0dHA6
Ly93d3cub3BlbmdsLm9yZy9kb2N1bWVudGF0aW9uL3NwZWNzLyIKU1JDX1VSST0iZnRwOi8vZnRw
LnNnaS5jb20vb3BlbmdsL2RvYy9tYW5nbC50YXIuWiBcCglmdHA6Ly9mdHAuc2dpLmNvbS9vcGVu
Z2wvZG9jL21hbmdsdS50YXIuWiBcCglmdHA6Ly9mdHAuc2dpLmNvbS9vcGVuZ2wvZG9jL21hbmds
eC50YXIuWiIKUz0iJHtXT1JLRElSfS9yZWxlYXNlL3hjL2RvYy9tYW4vR0wiCgpMSUNFTlNFPSJh
cy1pcyIKU0xPVD0iMCIKS0VZV09SRFM9In5wcGMiCklVU0U9IiIKCkRFUEVORD0iIgpSREVQRU5E
PSIiCgpzcmNfdW5wYWNrKCkgewoJdW5wYWNrICR7QX0KCWZvciB4IGluICR7U30vKjsgZG8KCQlj
ZCAke3h9CgkJIyBVc2UgZ2NjIHByZXByb2Nlc3NvciB0byBzaW11bGF0ZSBpbWFrZQoJCWdjYyAt
RSAtRCJBbGxUYXJnZXQodGFyZ2V0KT1hbGw6IHRhcmdldCAgICAgICAgICAgICAgICAgIEBAIiBc
CgkJCS1EIkluc3RhbGxNdWx0aXBsZU1hbihwYWdlcyxkaXIpPWluc3RhbGwubWFuOiBwYWdlcyAg
QEBcCgkJCQlpbnN0YWxsIC1kIGRpciAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg
QEBcCgkJCQlpbnN0YWxsIHBhZ2VzIGRpciAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg
QEAiIFwKCQkJLUQiTGlua0ZpbGUodGFyZ2V0LG5hbWUpPXRhcmdldDogbmFtZSAgICAgICAgICAg
ICAgICBAQFwKCQkJCWxuIC1zIG5hbWUgdGFyZ2V0ICAgICAgICAgICAgICAgICAgICAgICAgICAg
ICAgICBAQCIgXAoJCQktIDwgSW1ha2VmaWxlIHwgc2VkIC1lICdzL0BAL1xuL2cnIHwgc2VkIC1l
ICdzL14gL1x0LycgPiBNYWtlZmlsZQoJZG9uZQp9CgpzcmNfY29tcGlsZSgpIHsKCWZvciB4IGlu
ICR7U30vKjsgZG8KCQltYWtlIExJQk1BTkRJUj0iL3Vzci9zaGFyZS9tYW4vbWFuMyIgLUMgJHt4
fQoJZG9uZQp9CgpzcmNfaW5zdGFsbCgpIHsKCWZvciB4IGluICR7U30vKjsgZG8KCQltYWtlIExJ
Qk1BTkRJUj0iJHtEfS91c3Ivc2hhcmUvbWFuL21hbjMiIC1DICR7eH0gaW5zdGFsbAoJZG9uZQoJ
ZG9odG1sIC1yICR7V09SS0RJUn0vcmVsZWFzZS94Yy9kb2MvaGFyZGNvcHkvR0wvaHRtbC8qCn0K
</data>        

          </attachment>
          <attachment
              isobsolete="1"
              ispatch="0"
              isprivate="0"
          >
            <attachid>84474</attachid>
            <date>2006-04-11 17:55 0000</date>
            <desc>opengl-man-20001215.ebuild</desc>
            <filename>opengl-man-20001215.ebuild</filename>
            <type>text/plain</type>
            <data encoding="base64">IyBDb3B5cmlnaHQgMTk5OS0yMDA2IEdlbnRvbyBGb3VuZGF0aW9uCiMgRGlzdHJpYnV0ZWQgdW5k
ZXIgdGhlIHRlcm1zIG9mIHRoZSBHTlUgR2VuZXJhbCBQdWJsaWMgTGljZW5zZSB2MgojICRIZWFk
ZXI6ICQKCkRFU0NSSVBUSU9OPSJNYW4gcGFnZXMgZm9yIE9wZW5HTCIKSE9NRVBBR0U9Imh0dHA6
Ly93d3cub3BlbmdsLm9yZy9kb2N1bWVudGF0aW9uL3NwZWNzLyIKU1JDX1VSST0iZnRwOi8vZnRw
LnNnaS5jb20vb3BlbmdsL2RvYy9tYW5nbC50YXIuWiBcCglmdHA6Ly9mdHAuc2dpLmNvbS9vcGVu
Z2wvZG9jL21hbmdsdS50YXIuWiBcCglmdHA6Ly9mdHAuc2dpLmNvbS9vcGVuZ2wvZG9jL21hbmds
eC50YXIuWiIKUz0iJHtXT1JLRElSfS9yZWxlYXNlL3hjL2RvYy9tYW4vR0wiCgpMSUNFTlNFPSJh
cy1pcyIKU0xPVD0iMCIKS0VZV09SRFM9In5wcGMgfng4NiIKSVVTRT0iIgoKREVQRU5EPSJ4MTEt
bWlzYy9pbWFrZQoJeDExLW1pc2MveG9yZy1jZi1maWxlcyIKUkRFUEVORD0iIgoKc3JjX2NvbXBp
bGUoKSB7Cglmb3IgeCBpbiAke1N9Lyo7IGRvCgkJY2QgJHt4fQoJCXhta21mIHx8IGRpZSAieG1r
bWYgZmFpbGVkIgoJCW1ha2UgfHwgZGllICJtYWtlIGZhaWxlZCIKCWRvbmUKfQoKc3JjX2luc3Rh
bGwoKSB7Cglmb3IgeCBpbiAke1N9Lyo7IGRvCgkJY2QgJHt4fQoJCW1ha2UgREVTVERJUj0iJHtE
fSIgaW5zdGFsbCB8fCBkaWUgIm1ha2UgaW5zdGFsbCBmYWlsZWQiCglkb25lCglkb2h0bWwgLXIg
JHtXT1JLRElSfS9yZWxlYXNlL3hjL2RvYy9oYXJkY29weS9HTC9odG1sLyoKfQo=
</data>        

          </attachment>
          <attachment
              isobsolete="0"
              ispatch="0"
              isprivate="0"
          >
            <attachid>84475</attachid>
            <date>2006-04-11 17:58 0000</date>
            <desc>opengl-man-20001215.ebuild</desc>
            <filename>opengl-man-20001215.ebuild</filename>
            <type>text/plain</type>
            <data encoding="base64">IyBDb3B5cmlnaHQgMTk5OS0yMDA2IEdlbnRvbyBGb3VuZGF0aW9uCiMgRGlzdHJpYnV0ZWQgdW5k
ZXIgdGhlIHRlcm1zIG9mIHRoZSBHTlUgR2VuZXJhbCBQdWJsaWMgTGljZW5zZSB2MgojICRIZWFk
ZXI6ICQKCkRFU0NSSVBUSU9OPSJNYW4gcGFnZXMgZm9yIE9wZW5HTCIKSE9NRVBBR0U9Imh0dHA6
Ly93d3cub3BlbmdsLm9yZy9kb2N1bWVudGF0aW9uL3NwZWNzLyIKU1JDX1VSST0iZnRwOi8vZnRw
LnNnaS5jb20vb3BlbmdsL2RvYy9tYW5nbC50YXIuWiBcCglmdHA6Ly9mdHAuc2dpLmNvbS9vcGVu
Z2wvZG9jL21hbmdsdS50YXIuWiBcCglmdHA6Ly9mdHAuc2dpLmNvbS9vcGVuZ2wvZG9jL21hbmds
eC50YXIuWiIKUz0iJHtXT1JLRElSfS9yZWxlYXNlL3hjL2RvYy9tYW4vR0wiCgpMSUNFTlNFPSJh
cy1pcyIKU0xPVD0iMCIKS0VZV09SRFM9In5wcGMgfng4NiIKSVVTRT0iIgoKREVQRU5EPSJ4MTEt
bWlzYy9pbWFrZSIKUkRFUEVORD0iIgoKc3JjX2NvbXBpbGUoKSB7Cglmb3IgeCBpbiAke1N9Lyo7
IGRvCgkJY2QgJHt4fQoJCXhta21mIHx8IGRpZSAieG1rbWYgZmFpbGVkIgoJCW1ha2UgfHwgZGll
ICJtYWtlIGZhaWxlZCIKCWRvbmUKfQoKc3JjX2luc3RhbGwoKSB7Cglmb3IgeCBpbiAke1N9Lyo7
IGRvCgkJY2QgJHt4fQoJCW1ha2UgREVTVERJUj0iJHtEfSIgaW5zdGFsbCB8fCBkaWUgIm1ha2Ug
aW5zdGFsbCBmYWlsZWQiCglkb25lCglkb2h0bWwgLXIgJHtXT1JLRElSfS9yZWxlYXNlL3hjL2Rv
Yy9oYXJkY29weS9HTC9odG1sLyoKfQo=
</data>        

          </attachment>
    </bug>

</bugzilla>