Age | Commit message (Collapse) | Author | Files | Lines |
|
not lost. Fixes PR pkg/20696 by tls@. While here, fix a build failure.
|
|
|
|
djbfft is an extremely fast library for floating-point convolution.
The current version holds most of the speed records for double-precision
FFTs on general-purpose computers.
djbfft provides power-of-2 complex FFTs, real FFTs at twice the
speed, and fast multiplication of complex arrays. Single precision
and double precision are equally supported.
|
|
issue from i386 bulk build.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Use omf.mk to handle scrollkeeper omf files properly.
- Depend on gnome2-dirs to handle shared directories.
- Sort PLIST while here.
- Bump PKGREVISION to 1.
|
|
|
|
* Some speed improvements in SIMD code.
* --without-cycle-counter option is removed. If no cycle counter is found,
then the estimator is always used. A --with-slow-timer option is provided
to force the use of lower-resolution timers.
* Added missing static keyword that prevented simultaneous linkage
of different-precision versions; thanks to Rasmus Larson for the bug report.
* Corrected accidental omission of f77_wisdom.f file; thanks to Alan Watson.
* Removed non-portable use of 'tempfile' in fftw-wisdom-to-conf script;
thanks to Nicolas Decoster for the patch.
* Added 'make smallcheck' target in tests/ directory, at the request of
James Treacy.
|
|
|
|
|
|
Galois group data for the Pari computer-aided number theory.
|
|
|
|
pkgsrc changes:
* Build a shared libpari using libtool
* convert to buildlink2
Changes in Pari itself:
* a long list of bugfixes -- see CHANGES.
|
|
|
|
Summary of changes for version 2.0.17:
-------------------------------------
This will probably be the last release in the 2.0.x series. There
are a few bug fixes, but the major change is to print a message
saying that Octave 2.0.x cannot be compiled with gcc 3.0.x or gcc
2.96. If you want to build Octave 2.0.x, you will need to use gcc
2.95.x. If you want to use gcc 3.0.x or some later version, you
should be using the Octave 2.1.35 sources or a more recent version.
|
|
|
|
Changes according to the NEWS file:
* Configure checks for "malloc.h".
* Fixed configure to work with autoconf-2.57.
|
|
|
|
|
|
${PKGNAME}, so that the WRKSRC definition is immune from any subsequent
PKGREVISION changes. With thanks to jmc for the nudge.
|
|
|
|
|
|
now and not NetBSD-*-arm32. Changes include one or more of:
- Change MACHINE_ARCH == arm32 to also match arm
- Where ONLY_FOR_PLATFORM includes NetBSD-*-arm32, add NetBSD-*-arm
- Where BROKEN or worked around for arm gcc bugs, set USE_GCC3
The last may shake out a few more broken packages the next bulk build.
|
|
current texinfo.
|
|
bugfix release, as it looks
|
|
PKGREVISION++
|
|
Version 2.1.5 (3/24/2003)
* Bug fix: Fortran wrappers were disabled in version 2.1.4.
Version 2.1.4 (3/16/2003)
* Upgraded to newer versions of autoconf, etcetera, to fix compilation
problems on various recent systems.
* The configure script no longer picks the wrong architecture flags
(which caused FFTW to crash) on newer IBM POWER machines running AIX.
* Multi-threaded transforms should now utilize multiple CPUs on
Solaris (which creates threads in single-processor mode by default).
* Added experimental support for OpenMP (and SGI MP) compiler
parallelization directives in the multi-threaded transforms,
instead of using explicit thread spawning. Enable by configuring
--with-openmp or --with-sgi-mp in addition to --enable-threads.
* Expanded FAQ.
|
|
|
|
|
|
|
|
Pointed out by mlh at goathill.org in tech-pkg.
|
|
|
|
Emacs Speaks Statistics (ESS) provides an intelligent, consistent
interface between the user and the software. ESS interfaces with
S-PLUS, R, SAS, BUGS and other statistical analysis packages under the
Unix, Microsoft Windows, and Apple Mac OS operating systems. ESS is a
package for the GNU Emacs and XEmacs text editors whose features ESS
uses to streamline the creation and use of statistical software. ESS
knows the syntax and grammar of statistical analysis packages and
provides consistent display and editing features based on that
knowledge. ESS assists in interactive and batch execution of
statements written in these statistical analysis languages.
|
|
|
|
result as the patch in PR pkg/21772 by Marc Recht
|
|
is accepted. Suggested by Grant.
|
|
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
|
|
the shared share/mime-info directory. Bump PKGREVISION.
|
|
a problem introduced in the 6.2alpha4 package.
|
|
|
|
|
|
for bulk/non-interactive builds that are logging
|
|
|
|
Bump PKGREVISION.
|
|
* Changed pixmap directory to $prefix/share/pixmaps/graphopt
|