summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2006-04-20Updated math/octave-forge to 2006.03.17adam1-1/+2
2006-04-20Changes 2006.03.17:adam6-80/+92
* statistics/regress: new function * general bug fixes and improvements (see ChangeLog for details) * audio/waveread: big-endian fix; 2-channel file fix * comm/galois: fix rank calculation for galois array * general/interp2: cubic interpolation * image/: return MxNx3 matrices of appropriate numeric class * io/textread: faster * io/dlmwrite: control precision and line separator; allow append * miscellaneous/mfilename: compatibility function * miscellaneous/listen: subnet patterns; loopback support * NaN/xcovf: missing data xcorr * octcdf/: support for netcdf files * optim/wpolyfit: return row vector; allow centering and scaling * plot/legend: fix error on first call * plot/print: add PDF option * signal/residued,residuez: partial fraction expansion of filters * signal/qp_kaiser: PPN filter bank coefficients * statistics/histfit: allow negative data * statistics/mvnpdf,mvnrnd: multivariate normal distribution * tsa/: improved speed, style and docs * tsa/amarma: adaptive mean ARMA modeling * tsa/y2res: add entropy estimation; add equidistant quantisation * tsa/mvfreqz: add PDCF * support for 2.9.4 * support for 64-bit indexing * support for MinGW build
2006-04-20Note update of adobe-cmaps.minskim1-1/+2
2006-04-20Update adobe-cmaps to 20060419. ag14 was updated to ag15.minskim3-74/+75
2006-04-20Include vgl plugin in PLIST on DragonFly and FreeBSD.joerg3-14/+15
Use conditional comment for dga instead of second PLIST file.
2006-04-20Don't try to build on DragonFly anymore, until a newer bootstrapjoerg1-2/+3
is available.
2006-04-20Add DragonFly support.joerg4-3/+43
2006-04-20Fix pthread detection. Fix compilation on DragonFly.joerg4-2/+49
2006-04-20Use OSS on DragonFly as well.joerg2-1/+15
2006-04-20ignore gssapi.h on Solaris when Active Directory support is beinggrant1-1/+6
compiled in, as it conflicts with <gssapi/gssapi.h>. fixes build on Solaris w/ AD support.
2006-04-20note import of p5-Proc-PID-File.grant1-1/+2
2006-04-20+p5-Proc-PID-Filegrant1-1/+2
2006-04-20Initial import of p5-Proc-PID-File 1.24.grant4-0/+27
This Perl module is useful for writers of daemons and other processes that need to tell whether they are already running, in order to prevent multiple process instances. The module accomplishes this via *nix-style pidfiles, which are files that store a process identifier.
2006-04-20note import of php-memcache.grant1-1/+2
2006-04-20+php-memcachegrant1-1/+2
2006-04-20Initial import of php-memcache 2.0.1.grant3-0/+20
This module provides the PHP API for memcached, the memory cache daemon.
2006-04-20added a hack that overcomes a problem with the IRIX 5.3 header filesschwarz1-0/+17
2006-04-20Note initial addition of p5-SVN-Notify version 2.57 as devel/p5-SVN-Notify inseb1-1/+2
the NetBSD Packages Collection. The Perl5 module SVN::Notify provide a class that may be used for sending email messages for Subversion repository activity. There are a number of different modes supported, and SVN::Notify is fully subclassable, to easily add new functionality. By default, A list of all the files affected by the commit will be assembled and listed in a single message. An additional option allows diffs to be calculated for the changes and either appended to the message or added as an attachment. The included subclass, SVN::Notify::HTML, allows the messages to be sent in HTML format. A svnnotify script is also provided.
2006-04-20Add & enable p5-SVN-Notifyseb1-1/+2
2006-04-20Initial addition of p5-SVN-Notify version 2.57 as devel/p5-SVN-Notify in theseb4-0/+36
NetBSD Packages Collection. The Perl5 module SVN::Notify provide a class that may be used for sending email messages for Subversion repository activity. There are a number of different modes supported, and SVN::Notify is fully subclassable, to easily add new functionality. By default, A list of all the files affected by the commit will be assembled and listed in a single message. An additional option allows diffs to be calculated for the changes and either appended to the message or added as an attachment. The included subclass, SVN::Notify::HTML, allows the messages to be sent in HTML format. A svnnotify script is also provided.
2006-04-20Fix DISTNAMEadrianp1-2/+2
2006-04-20Note update of p5-Class-Accessor and p5-DBD-SQLite.hiramatsu1-1/+3
2006-04-20Updated to 1.12.hiramatsu2-6/+6
Change from 1.11: 1.12 - Brought up to date with SQLite 3.3.5
2006-04-20Updated to 0.25.hiramatsu2-6/+6
Changes from 0.22: 0.25 Fri Mar 31 18:28:17 JST 2006 - added a 'follow_best_practice' class method that causes the accessors to be called 'get_foo' and 'set_foo' instead of just 'foo' - added 'accessor_name_for' and 'mutator_name_for' methods that you can override in your subclass to create your own names for accessors. (That idea taken from Class::DBI.) 0.23 Sat Feb 25 19:46:08 GMT 2006 - rewrote the tests. Now using Test::More
2006-04-20Updated install and run instructions in DESCR.cherry1-0/+12
2006-04-19Fix builds with recent versions of perladrianp2-6/+15
Issue found by Bernd Ernesti
2006-04-19Note netpbm PKGREVISION bump.wiz1-1/+2
2006-04-19Use versioned png library. Bump PKGREVISION.wiz3-6/+11
2006-04-19opencm needs krb5. Allow proper detection based on KRB5BASE instead ofjoerg3-6/+17
hard-coded list in configure. Bump revision.
2006-04-19Added a patch for ISO C90 compatibility.rillig2-1/+23
2006-04-19Note mMosaic PKGREVISION bump.wiz1-1/+2
2006-04-19Fix build after png-1.2.9nb2 update. Bump PKGREVISION.wiz4-7/+86
2006-04-19Because the addition of --without-* now changes the build on some platformstv1-1/+2
(mainly those with PAM builtin, as it was being seen "accidentally", bump PKGREVISION.
2006-04-19Use --without-{pam,ldap} if the options are *off*.tv1-1/+5
2006-04-19Depend on either ap2-perl or p5-Apache-Test (defaulting to the latter ofcube1-3/+3
course) for Apache::Test, as both provide it.
2006-04-19Correct configure test for munlockall as well. Bump revision.joerg3-6/+15
2006-04-19Register conflict with p5-Apache-Test and bump PKGREVISION.cube1-3/+3
XXX: I'd expect mod_perl2 to make it possible to have Apache::Test as a separate package, but that will do for now.
2006-04-19Note update of p5-Apache-Test.cube2-3/+3
2006-04-19Update to version 1.28. Register conflict with ap2-perl.cube2-6/+8
1.28 - February 22, 2006 - add need_imagemap() and have_imagemap() to check for mod_imap or mod_imagemap (Colm MacCárthaigh) - shortcuts like need_cgi() and need_php() no longer spit out bogus skip messages (Geoffrey Young) - Adjust Apache::TestConfig::untaint_path() to handle relative paths that don't start with /. (Stas) - If perlpath is longer than 62 chars, some shells on certain platforms won't be able to run the shebang line, so when seeing a long perlpath use the eval workaround (Mike Smith) - Location of the pid file is now configurable via the command line -t_pid_file option (Joe Orton) - remove the mod_perl.pm entry from %INC after Apache::Test finishes initializing itself. Because both mp1 and mp2 share the entry, leaving it around means that Apache::Test might prevent later modules from loading the real mod_perl module they're interested in, leading to bad things (Geoffrey Young) - use which("cover") to find the cover utility from Devel::Cover and run it only if found. (Stas) - Devel::Cover magic is now fully integrated. no more modperl_extra.pl or extra.conf.in fiddling - 'make testcover' should be all you need to do now (Geoffrey Young) - Implemented a magic @NextAvailablePort@ to be used in config files to automatically allocate the next available port (Stas) - Adjust Apache::TestConfig::add_inc to add lib/ in separate call to lib::->import at the very end of @INC manipulation to ensure it'll be on top of @INC. For some reason lib has changed to add directories in a different order than it did before. (Stas)
2006-04-19pngcrush has been updated to 1.6.3.wiz1-2/+1
2006-04-19Note some png-update related updates.wiz1-1/+5
2006-04-19Fix build after png-1.2.9nb2 update. Bump PKGREVISION.wiz4-22/+50
2006-04-19Add xfree.randrproto and xfree.renderproto files.reed2-0/+8
It doesn't like this would ever be needed currently. The native XFree86 shipped with NetBSD has versions of randr and render headers that are too old so pkgsrc will force use of pkgsrc versions instead. (And anyways, the default PREFER_PKGSRC choosed pkgsrc versions too.) Also, these files are used for native X.org. I will just ride on same version from a little earlier.
2006-04-19Fix build (gmake update related?).wiz2-8/+33
2006-04-19Fix build with png-1.2.9nb2. Bump PKGREVISION.wiz4-10/+79
2006-04-19Fix build with png-1.2.9nb2. Bump PKGREVISION since different functionswiz3-3/+26
are used. The patch is already integrated in the 1.2rc2 release.
2006-04-19Update to 1.6.3, and fix build after png-1.2.9nb2 update:wiz3-32/+23
Version 1.6.3 (built with libpng-1.2.9beta11 and zlib-1.2.3) Fixed documentation of iTXt input (Shlomi Tal). Removed #define PNG_INTERNAL and provided prototypes for some internal libpng functions that are duplicated in pngcrush.c
2006-04-19+ dejavu-ttf-2.5, trac-0.9.5.wiz1-2/+3
2006-04-19Fix build with GCC 3.4+ by adding explicit this references for templatejoerg2-1/+30
members.
2006-04-19Fix build with newer versions of GNU make.joerg2-1/+25