Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
jschauma b949499421 Update Mesa and friends to latest version 5.0.2:
- fixed texgen problem causing texcoord's Q to be zero (stex3d)
- default GL_TEXTURE_COMPARE_MODE_ARB was wrong
- GL_CURRENT_MATRIX_NV query was wrong
- GL_CURRENT_MATRIX_STACK_DEPTH_NV query was off by one
- GL_LIST_MODE query wasn't correct
- GL_FOG_COORDINATE_SOURCE_EXT query wasn't supported
- GL_SECONDARY_COLOR_ARRAY_SIZE_EXT query returned wrong value
- blended, wide lines didn't always work correctly
- glVertexAttrib4svNV w component was always 1
- fixed bug in GL_IBM_rasterpos_clip (missing return)
- GL_DEPTH_TEXTURE_MODE = GL_ALPHA didn't work correctly
- a few Solaris compilation fixes
- fixed glClear() problem for DRI drivers (non-existant stencil, etc)
- fixed int/REAL mixup in GLU NURBS curve evaluator (Eric Cazeaux)
- fixed delete [] bug in SI GLU (bug 721765) (Diego Santa Cruz)
- glFog() didn't clamp fog colors
- fixed bad float/int conversion for GL_TEXTURE_PRIORITY in the
  gl[Get]TexParameteri[v] functions
  - fixed invalid memory references in glTexGen functions (bug 781602)
  - integer-valued color arrays weren't handled correctly
- glDrawPixels(GL_DEPTH_COMPONENT) with glPixelZoom didn't work
- GL_EXT_texture_lod_bias is part of 1.4, overlooked in 5.0.1
- build GLUT with -fexceptions so C++ apps propogate exceptions

While here, fix PR pkg/23003 by moving the version number to version.mk
and including that in the buildlink.
2003-09-29 21:30:28 +00:00
archivers test CC_VERSION rather than doing our own dance to figure out if we're 2003-09-25 20:38:45 +00:00
audio Fix GCC 3.3.1 related build problem. 2003-09-28 14:52:55 +00:00
benchmarks Fix spurios error messages and set socket buffer size. Bump package 2003-09-28 14:40:06 +00:00
biology Add/enable stride 2003-09-27 23:47:20 +00:00
cad Back out last change related to moving ncurses/buildlink2.mk to 2003-09-28 09:13:55 +00:00
chat Fix thinko in last commit. 2003-09-28 20:13:55 +00:00
comms Fix GCC 3.3.1 related build problem. 2003-09-28 16:14:44 +00:00
converters Removed ImageMagick dependency, since wv can handle images itself. 2003-09-23 10:37:56 +00:00
cross Fix relative path to mk dir. 2003-09-21 20:44:13 +00:00
databases Delint, style, whitespace. 2003-09-29 17:01:24 +00:00
devel Update to 0.6.2 2003-09-29 12:52:16 +00:00
distfiles
doc Note databases/openldap PKGREVISION++. 2003-09-29 17:09:31 +00:00
editors Fix GCC 3.3.1 related build problem. 2003-09-28 14:52:55 +00:00
emulators mark as only for i386 as this uses assembly code. 2003-09-29 09:29:18 +00:00
finance USE_NEW_TEXINFO is unnecessary now. 2003-08-09 10:49:07 +00:00
fonts quote EGREP in MAKE_ENV. 2003-09-27 18:50:11 +00:00
games Back out last change related to moving ncurses/buildlink2.mk to 2003-09-28 09:13:55 +00:00
graphics Update Mesa and friends to latest version 5.0.2: 2003-09-29 21:30:28 +00:00
ham Update HOMEPAGE and/or MASTER_SITES 2003-09-19 23:08:22 +00:00
inputmethod Add nabi. 2003-09-27 03:24:33 +00:00
lang Avoid creating multi-line string constants in the generated unicode.c file, 2003-09-28 10:25:25 +00:00
licenses Update povray to version 3.50c 2003-08-31 23:04:13 +00:00
mail Update clamav so that milter support is optional. 2003-09-28 23:39:24 +00:00
math Permit teTeX2 as well as teTeX for BUILD_DEPENDS. 2003-09-28 17:54:14 +00:00
mbone COMMENT should start with a capital letter. 2003-07-21 16:56:41 +00:00
meta-pkgs Regenerate (fix dependency to pkgconfig). 2003-09-27 06:57:16 +00:00
misc Back out last change related to moving ncurses/buildlink2.mk to 2003-09-28 09:13:55 +00:00
mk Update the template buildlink3.mk file so that it may be used for 2003-09-28 12:51:46 +00:00
net Update bittorrent to 3.3. Changes: 2003-09-29 10:50:09 +00:00
news Fix build on Solaris. From Jonathan Perkin in PR 22896. 2003-09-22 21:12:17 +00:00
packages
parallel Add pseudo-category 'java'. 2003-08-23 15:16:36 +00:00
pkgtools Document why we include the various buildlink3.mk files. 2003-09-28 12:45:04 +00:00
print Back out last change related to moving ncurses/buildlink2.mk to 2003-09-28 09:13:55 +00:00
security On non-SunOS, bring back 2003-09-23 20:53:52 +00:00
shells Use the right install program for correctness and to fix problems under SunOS. 2003-09-22 20:57:12 +00:00
sysutils Update to rdiff-backup 0.12.5: 2003-09-29 02:00:45 +00:00
templates
textproc Back out last change related to moving ncurses/buildlink2.mk to 2003-09-28 09:13:55 +00:00
time Fix build problem with gcc 3.3.1: replace token concatenation operator 2003-09-29 09:54:28 +00:00
wm Regenerate (fix dependency to pkgconfig). 2003-09-27 06:57:16 +00:00
www use explicit number here rather than ${PHP_BASE_VERS}, so that packages 2003-09-29 12:47:38 +00:00
x11 Fix varargs problems encountered with gcc 3. 2003-09-29 09:20:12 +00:00
Makefile Abort "make readme-all" before it fails (when there are no README.html files 2003-09-16 20:31:00 +00:00
Packages.txt How to use pkgsrc as non-root. Thanks to Jeremy C. Reed! 2003-09-28 20:22:08 +00:00
pkglocate Use "printf" instead of "echo -n" because it's more portable. 2003-05-31 14:20:46 +00:00
README the full documentation has more up-to-date information than the 2003-06-23 07:48:01 +00:00

$NetBSD: README,v 1.16 2003/06/23 07:48:01 grant Exp $

The pkgsrc documentation now lives on the NetBSD web site.

Full documentation, one file per chapter:
	http://www.NetBSD.org/Documentation/pkgsrc/

Full documentation in a single file:
	http://www.NetBSD.org/Documentation/pkgsrc/pkgsrc.html

Full documentation in a single plain-text file:
	http://www.NetBSD.org/Documentation/pkgsrc/pkgsrc.txt

pkgsrc.txt and pkgsrc.html are also provided in the top level pkgsrc
directory (this directory).