Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
agc 43bf07b586 Update math/ntl to version 6.0.0
Differences from previous version (5.5.2):

	2013.02.15: Changes between NTL 5.5.2 and 6.0

	Replaced the old template-like macros for vectors, matrices, and pairs
	with true template classes:  Vec<T>, Mat<T>, and Pair<S,T>.  For
	backwards compatibilty, all the names that were used in previous
	versions (e.g., vec_ZZ_p, mat_ZZ_p) have been replaced with
	appropriate typedefs.

	For many years, I resisted the temptation of using templates, because
	compiler support was very inconsistent.  But that no longer seems to
	be the case.

	This change, while rather sweeping, should create very few, if any,
	incompatibilities with existing software.  The biggest issue would be
	for software that uses the old template-like macros:  such macro
	invocations can simply be replaced with appropriate typedefs.

	Made the conversion interface more complete and uniform.  Also, using
	template notation, one can and should now write conv<ZZ>(a) instead of
	to_ZZ(a) (for backward compatibility, all the old names to_XXX are
	still there, but many new conversions are not available under these
	old names).  There are many new conversions provided.  Moreover,
	whenever there is a conversion from a ring R to a ring S, there is a
	corresponding, coefficiet-wise conversion from the polynomial ring
	R[X] to the polynomial ring R[X].

	In addition, using the template mechanism, there are generic
	conversions for vectors and matrices.  For example, if there is a
	conversion from S to T, then there is automatically a corresponding
	component-wise conversion from Vec<S> to Vec<T>.

	Introduced a more general mechanism for accessing GF2's in packed
	structures via indexing (see the class ref_GF2 in the GF2 module).
	Employed ideas from David Harvey to make the single-precision FFT
	faster (about twice as fast in many cases).  This speeds up many
	higher-level operations.

	Fixed all known bugs.
2013-05-18 18:32:19 +00:00
archivers Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
audio Include and link against libintl on SunOS. 2013-05-17 21:56:15 +00:00
benchmarks Edited DESCR in the case of: 2013-04-07 20:49:31 +00:00
biology Make the gross hack even more gross to ensure the destdir installation 2013-05-09 20:03:51 +00:00
bootstrap On Debian/Ubuntu Linux, system's awk is mawk, and mawk does not 2013-05-11 23:42:44 +00:00
cad Add a bunch of missing includes hidden by libstdc++ namespace pollution. 2013-05-04 12:59:45 +00:00
chat Needs a C compiler. 2013-05-14 12:33:13 +00:00
comms Update to Asterisk 11.4.0: this is a general bugfix release. 2013-05-18 03:40:17 +00:00
converters Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
cross added libtool-base to keep pkglint happy, but disabled 2013-05-16 04:37:03 +00:00
databases Remove 83 from PGSQL_VERSIONS_ACCEPTED, as it's no longer available. 2013-05-10 12:55:48 +00:00
devel Update to 1.13.2: 2013-05-18 14:48:24 +00:00
distfiles
doc Updated devel/automake to 1.13.2 2013-05-18 14:48:32 +00:00
editors Update emacs-snapshot to 24.3.50.20130510. 2013-05-13 20:57:16 +00:00
emulators Update to 1.4.1. Changes: 2013-05-16 05:17:45 +00:00
filesystems Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
finance Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
fonts Fix forward declaration. Avoid static_assert from C++11. 2013-04-30 22:19:27 +00:00
games Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
geography Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
graphics regen distinfo 2013-05-18 05:57:22 +00:00
ham - Bump fldigi version 3.21.65 to 3.21.70 2013-05-09 14:09:13 +00:00
inputmethod Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
lang Correct patch of configure scripts for DragonFly/FreeBSD. 2013-05-18 07:39:36 +00:00
licenses Adding x11 license (mit + advertising clause - as discussed recently on 2013-05-05 21:07:24 +00:00
mail Stop using PKG_OPTIONS.clamav as the options variable. 2013-05-14 16:14:55 +00:00
math Update math/ntl to version 6.0.0 2013-05-18 18:32:19 +00:00
mbone Fix main in C file compiled with C++ compiler. 2013-03-02 18:01:05 +00:00
meta-pkgs update meta-pkgs/modular-xorg for modular-xorg-server-1.12.4 2013-05-16 06:38:20 +00:00
misc Fix initialisation of the DCOP object. From Matthias Weckbecker. 2013-05-17 13:19:10 +00:00
mk Add entries for fuse, inotify, and oggz. 2013-05-18 03:23:45 +00:00
multimedia Avoid -Werror=return-type failure. 2013-05-17 21:50:34 +00:00
net Bump PKGREVISION. 2013-05-18 09:17:41 +00:00
news Fix config to use termios instead of COMPAT_43 functionality. 2013-05-18 11:15:00 +00:00
packages
parallel Added PLIST.Darwin 2013-05-10 08:25:33 +00:00
pkgtools Remove openssl reference, found by obache. 2013-05-18 13:22:57 +00:00
print Fix packaging bug in dbus option. 2013-05-15 14:57:35 +00:00
regress
security Update to 0.15 2013-05-18 09:05:46 +00:00
shells Fix shells/fish NetBSD version detection for libexecinfo. 2013-05-11 19:37:14 +00:00
sysutils Fix Dragonfly with Radeon 4350. From 2013-05-18 13:46:35 +00:00
templates
textproc Update to latest release. This is supposedly the last version which requires 2013-05-18 01:43:42 +00:00
time Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
wm Need explicit -lfontconfig on SunOS. 2013-05-17 21:28:22 +00:00
www security update: 2013-05-18 15:19:15 +00:00
x11 Update to 2.4.45: 2013-05-18 13:40:48 +00:00
Makefile
pkglocate
README

$NetBSD: README,v 1.18 2005/05/07 22:18:28 wiz Exp $

Please see doc/pkgsrc.txt for information.