Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
jmmv 49ca5eafee Update to 2.3.14. Closes PR pkg/22667 by rtr@. Changes since 2.3.11:
2003-08-08  Alexander Larsson  <alexl@redhat.com>

	* configure.in: 2.3.14

Fri Jul 25 12:29:35 2003  George Lebl <jirka@5z.com>

	* art_render_gradient.c (art_render_gradient_linear_render_8)
	  (art_render_gradient_linear_render) (art_render_gradient_linear)
	  (art_render_gradient_radial_render) (art_render_gradient_radial):
	  Redo the checks where float was compared by == or != to using
	  the EPSILON define.  Also copy the ArtGradientLinear and
	  ArtGradientRadial into the source structure, pretending that
	  these are constants that will never change or be freed by
	  the caller is utterly evil and in fact for librsvg it is
	  not constant.  This fixes some more very random crashes
	  when using librsvg with libart (which seems to be the
	  only usage of the gradient stuff)

Fri Jul 18 12:57:36 2003  George Lebl <jirka@5z.com>

	* art_render_gradient.c: Fix more comparison-of-doubles by == bugs,
	  this code is uber ugly.  Should fix the fairly random crashes
	  on asserts I've been having.

2003-07-11  Michael Meeks  <michael@ximian.com>

	* Version 2.3.13

2003-07-11  Federico Mena Quintero  <federico@ximian.com>

	* art_svp_ops.c (art_svp_minus): impl.

Tue Jul 08 01:15:02 2003  George Lebl <jirka@5z.com>

	* art_render_gradient.c: fix comment as pointed out by alex

Tue Jul 08 01:13:48 2003  George Lebl <jirka@5z.com>

	* art_render_gradient.c (art_render_gradient_linear_render_8):
	  when we wish to find the current segment and we go beyond the
	  last stop due to float fun, use the last segment as that's
	  really what we want.  Avoids a very abrupt assert death.

2003-05-05  Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Bump to 2.3.12

2003-04-24  Alexander Larsson  <alexl@redhat.com>

	* art_uta_vpath.c (art_uta_from_vpath):
	Don't silently stomp on memory on bad vpaths.

2003-04-11  Alexander Larsson  <alexl@redhat.com>

	* art_svp_vpath_stroke.c (render_seg):
	Handle cases when dmr2 is very small better.

2003-04-10  Alexander Larsson  <alexl@redhat.com>

	* art_svp_wind.c (x_order_2):
	Handle horizontally aligned segments.
2003-09-02 14:51:00 +00:00
archivers Update PHP to final 4.3.3 2003-08-31 19:55:21 +00:00
audio Add definitions for DEINSTALL_EXTRA_TMPL and INSTALL_EXTRA_TMPL if 2003-08-30 22:51:11 +00:00
benchmarks Fix REPLACE_PERL: pathnames listed should be relative to ${WRKSRC}. 2003-09-01 23:34:57 +00:00
biology Update to version 1.6. 2003-08-30 21:10:11 +00:00
cad Fix REPLACE_PERL: pathnames listed should be relative to ${WRKSRC}. 2003-09-01 23:34:57 +00:00
chat Fix REPLACE_PERL: pathnames listed should be relative to ${WRKSRC}. 2003-09-02 12:45:26 +00:00
comms Fix REPLACE_PERL: pathnames listed should be relative to ${WRKSRC}. 2003-09-02 12:48:33 +00:00
converters Fix REPLACE_PERL: pathnames listed should be relative to ${WRKSRC}. 2003-09-02 12:48:33 +00:00
cross Conflicts with pth to make sure that libgcc does not 2003-08-25 05:47:12 +00:00
databases Update "phpmyadmin" package to version 2.5.3rc3. This version provides 2003-09-01 14:00:30 +00:00
devel Fix PYTHON_PATCH_SCRIPTS: pathnames listed should be relative to ${WRKSRC}. 2003-09-02 13:21:30 +00:00
distfiles These files belong to $MASTER_SITE_LOCAL - moved them there! 2000-12-05 00:23:05 +00:00
doc Note addition of inputmethod/skk 2003-09-02 14:27:07 +00:00
editors Add skk, remove ddskk. 2003-09-02 14:20:21 +00:00
emulators Add definitions for DEINSTALL_EXTRA_TMPL and INSTALL_EXTRA_TMPL if 2003-08-30 22:51:11 +00:00
finance USE_NEW_TEXINFO is unnecessary now. 2003-08-09 10:49:07 +00:00
fonts This needs zlib 2003-09-02 07:12:15 +00:00
games Update to NetHack 3.4.2 2003-09-02 00:30:54 +00:00
graphics Update to 2.3.14. Closes PR pkg/22667 by rtr@. Changes since 2.3.11: 2003-09-02 14:51:00 +00:00
ham USE_NEW_TEXINFO is unnecessary now. 2003-08-09 10:49:07 +00:00
inputmethod Obsoleted by inputmethod/skk. 2003-09-02 14:33:18 +00:00
lang Fix REPLACE_PERL: pathnames listed should be relative to ${WRKSRC}. 2003-09-02 13:38:44 +00:00
licenses Update povray to version 3.50c 2003-08-31 23:04:13 +00:00
mail Delete DEINSTALL line that was accidentally added. 2003-09-02 12:39:12 +00:00
math Update PHP to final 4.3.3 2003-08-31 19:55:21 +00:00
mbone COMMENT should start with a capital letter. 2003-07-21 16:56:41 +00:00
meta-pkgs Update dependences and bump package revision. 2003-08-06 14:55:01 +00:00
misc Remove local distinfo, this now uses shared PHP4 distinfo 2003-08-31 19:58:26 +00:00
mk Test for ${PREFIX} existence before mkdir'ing it. 2003-09-02 12:01:14 +00:00
net oops remove these patches forgotten in previous commit 2003-09-01 22:04:13 +00:00
news Update pan to 0.14.1. 2003-08-31 00:10:28 +00:00
packages Add .cvsignore to stop cvs update listing every distfile and more 1999-11-24 11:53:24 +00:00
parallel Add pseudo-category 'java'. 2003-08-23 15:16:36 +00:00
pkgtools Fix EXTRACT_ONLY. (Johnny please get some sleep :) 2003-09-02 10:41:38 +00:00
print Add NetBSD RCS tags 2003-09-01 10:17:35 +00:00
security Update audit-packages to 1.18. 2003-09-02 10:20:27 +00:00
shells Update ast-ksh (and static-ast-ksh) to version 20030724. 2003-08-12 23:28:58 +00:00
sysutils Add NetBSD RCS tags 2003-09-01 10:17:35 +00:00
templates Fix the location of DESCR for the readme files 2001-11-03 03:26:08 +00:00
textproc Update PHP to final 4.3.3 2003-08-31 19:55:21 +00:00
time "It's" stands for "it is" (or "it has"). The apostrophe is not used 2003-08-30 02:14:19 +00:00
wm Add and enable windowlab 2003-09-02 07:25:41 +00:00
www add some missing @dirrm's 2003-09-01 15:41:45 +00:00
x11 Add and enable xpad 2003-09-02 07:20:20 +00:00
Makefile style nit: 2003-07-25 02:44:09 +00:00
Packages.txt Sync texinfo section with reality. 2003-08-30 22:01:36 +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).