Age | Commit message (Collapse) | Author | Files | Lines |
|
first component is now a package name+version/pattern, no more
executable/patchname/whatnot.
While there, introduce BUILD_USES_MSGFMT as shorthand to pull in
devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current).
Patch by Alistair Crooks <agc@netbsd.org>
|
|
|
|
Problem noted by Mark White <mark.white@st-edmund-hall.oxford.ac.uk> on
tech-pkg.
|
|
Fixes SPARC bulk build problem.
|
|
So don't hard code its inclusion later!
|
|
Changes:
New:
- fixed some Linux build problems
- fixed some Windows build problems
- GL_EXT_texture_env_dot3 extension (Gareth Hughes)
Bug fixes:
- added RENDER_START/RENDER_FINISH macros for glCopyTexImage in DRI
- various state-update code changes needed for DRI bugs
- disabled pixel transfer ops in glColorTable commands, not needed
- fixed bugs in glCopyConvolutionFilter1D/2D, glGetConvolutionFilter
- updated sources and fixed compile problems in widgets-mesa/
- GLX_PBUFFER enum value was wrong in glx.h
- fixed a glColorMaterial lighting bug
- fixed bad args to Read/WriteStencilSpan in h/w stencil clear function
- glXCopySubBufferMESA() Y position was off by one
- Error checking of glTexSubImage3D() was broken (bug 128775)
- glPopAttrib() didn't restore all derived Mesa state correctly
- Better glReadPixels accuracy for 16bpp color - fixes lots of OpenGL
conformance problems at 16bpp.
- clearing depth buffer with scissoring was broken, would segfault
- OSMesaGetDepthBuffer() returned bad bytesPerValue value
- fixed a line clipping bug (reported by Craig McDaniel)
- fixed RGB color over/underflow bug for very tiny triangles
Known problems:
- NURBS or evaluator surfaces inside display lists don't always work
|
|
|
|
|
|
Based on the package supplied by Jarkko Torppa in pkg/10808, but updated
to the latest version.
|
|
Perhaps there's a changelog on the website, but I don't understand
enough japanese for that :(
|
|
This is a prerequisite step for octave-current.
|
|
|
|
since this breaks builds (much too often).
|
|
|
|
|
|
|
|
|
|
|
|
problems.
|
|
"INCLUDES" doesn't work.
|
|
2.4.2:
* Mac porting fixes from Paul Matzke <pmatzke@macline.com>.
2.4.1:
* Update to use the post-0.8.9 initialization code, so it
will play nice with shared libraries.
|
|
support to follow. Note this in documentation.
Bump revision of libtool to nb3 and update dependencies.
Update (sort) known affected PLISTs.
Fixes pkg/12368 by Kimmo Suominen <kim@tac.nyc.ny.us>
Fixes problems with cross/* noted on tech-pkg and packages by
Chuck Cranor <chuck@research.att.com>, and
Thomas Klausner <wiz@danbala.ifoer.tuwien.ac.at>
|
|
X11 installations like e.g. Solaris with OpenWindows and XFree86.
|
|
|
|
Major changes since 1.0b1:
RGBa support, improved 16bit support, PCX support, improved GIF encoder,
and lots of bugfixes.
|
|
Also comment out broken parts of libpng and libjpeg tests (though it
doesn't seem to change much).
|
|
Changes:
I release SG-0.6.2, with bugfixes and Conrad's administration tool for managing
Python modules.
|
|
|
|
|
|
From Nathan Ahlstrom <nrahlstr@winternet.com> in pkg/12343 with
modifications from me.
|
|
|
|
From Nathan Ahlstrom <nrahlstr@winternet.com> in pkg/12342 with
modifications from me.
|
|
pkg/12339.
|
|
created it.
|
|
that navigator/communicator depend on: suse_compat + suse_x11. The flash
animations at http://www.flash.com/ appear to work correctly, so there are
no apparent problems.
|
|
|
|
This is the GD::Graph3d extensions module. It provides 3D graphs
for the GD::Graph module by Martien Verbruggen, which in turn
generates graph using Lincoln Stein's GD.pm.
You use these modules just as you would any of the GD::Graph
modules, except that they generate 3d-looking graphs.
Package provided by Damon Brodie in PR pkg/11609.
|
|
To use effectively you must update your communicator/navigator to 4.76nb1
No effective changelog found
|
|
|
|
fixes problems noted in recent bulk build.
Change from -fpic to -fPIC as this is the default for all architectures.
|
|
will caused build failures of the "gd" package is installed because the
wrong "gd.h" gets used.
|
|
|
|
the documentation is part of the GNOME documentation. Bump version number
of both packages to "0.9.0nb2".
|
|
v 0.1.21
* F.J. Franklin patch cleaning up header files (add common.h, region.h).
* F.J. Franklin patch improves TTF config.
* Bob Bell syntax fixes.
|
|
|
|
|
|
|
|
using the newest PNG library won't work on system with an older one. To
prevent such problems with precompiled binary packages require at least
"png-1.0.9nb1" in all dependences.
|
|
this release of the PNG library. So increase the shared library minor
number and bump the package version to "1.0.9nb1".
|
|
found in version 1.0.8. Patches contributed by Nathan Ahlstrom
in PR pkg/12317.
|