Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@netbsd.org>
From: Jason Beegan <jtb@netbsd.org>
List: pkgsrc-changes
Date: 02/24/2001 15:42:07
Module Name:	pkgsrc
Committed By:	jtb
Date:		Sat Feb 24 13:42:07 UTC 2001

Modified Files:
	pkgsrc/devel/libctl: Makefile
	pkgsrc/devel/libctl/files: md5 patch-sum
	pkgsrc/devel/libctl/pkg: PLIST
Removed Files:
	pkgsrc/devel/libctl/patches: patch-aa patch-ab patch-ac

Log Message:
Updated to libctl-1.4.

2001-02-22  Steven G. Johnson  <stevenj@alum.mit.edu>

	* configure.in: fixed cppflags order

2001-02-20  Steven G. Johnson  <stevenj@alum.mit.edu>

	* base/ctl.h.in, base/main.c, base/math-utils.scm, base/subplex.c,
	ChangeLog, configure.in, NEWS: added minimize-multiple-expert fmin
	parameter, after a suggestion from Dale Fried

2001-02-04  Steven G. Johnson  <stevenj@alum.mit.edu>

	* base/ctl.h.in, base/main.c: added hook functions to help us use
	MPI (where we need to call MPI_Init and MPI_Finalize)

	* base/interaction.scm: cleanups, and made sure output is flushed

	* base/extern-funcs.scm, base/help.scm, base/interaction.scm,
	base/math-utils.scm, base/simplex.scm, base/utils.scm,
	doc/user-ref.html, NEWS, utils/ctl-io.scm: display-many -> print,
	added print-ok?

2001-01-21  Steven G. Johnson  <stevenj@alum.mit.edu>

	* base/ctl.h.in: whoops, fixed prototype

	* base/ctl.c, base/ctl.h.in: put ctl_get_list etc. back in because
	MPB configure script looks for it

	* base/ctl.c, base/ctl.h.in: whoops, fixed 'function support

	* base/class.scm, base/ctl.c, base/ctl.h.in, doc/developer.html,
	NEWS: add support for 'function type

	* utils/ctl-io.scm: put class input & destruction headers in
	ctl-io.h so that they can be used elsewhere if desired

	* examples/example.c, examples/example.scm: added function-passing
	example

	* base/class.scm: slight clarification in comment

2001-01-20  Steven G. Johnson  <stevenj@alum.mit.edu>

	* doc/guile-links.html: another minor change

	* doc/guile-links.html: minor change

	* doc/license.html: spelling correction

	* doc/advanced-user.html: Fixed command-line parameter order
	(whoops).

2001-01-07  Steven G. Johnson  <stevenj@alum.mit.edu>

	* doc/guile-links.html: updated links

	* base/main.c, base/math-utils.scm, base/matrix3x3.scm,
	base/simplex.scm, base/utils.scm, base/vector3.scm,
	doc/license.html, examples/example.c, examples/example.scm,
	examples/Makefile.in, examples/run.ctl, utils/ctlgeom.h,
	utils/ctl-io.scm, utils/gen-ctl-io.1, utils/gen-ctl-io.in,
	utils/geom.c, utils/geom.scm, base/class.scm, base/ctl.c,
	base/ctl-f77-glue.c, base/ctl.h.in, base/ctl.scm,
	base/extern-funcs.scm, base/help.scm, base/include.scm,
	base/interaction.scm, base/io-vars.scm, COPYRIGHT: 2001 copyright
	year update

	* ChangeLog, configure.in, NEWS: bumped version for new release


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 pkgsrc/devel/libctl/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/devel/libctl/files/md5
cvs rdiff -r1.5 -r1.6 pkgsrc/devel/libctl/files/patch-sum
cvs rdiff -r1.2 -r0 pkgsrc/devel/libctl/patches/patch-aa
cvs rdiff -r1.5 -r0 pkgsrc/devel/libctl/patches/patch-ab
cvs rdiff -r1.4 -r0 pkgsrc/devel/libctl/patches/patch-ac
cvs rdiff -r1.5 -r1.6 pkgsrc/devel/libctl/pkg/PLIST

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.