summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2008-10-14Initial import of R-circular version 0.3.8markd3-0/+23
Circular Statistics, from "Topics in circular Statistics".
2008-10-14Update R-gtools to 2.5.0markd2-7/+7
gtools 2.5.0 ------------ New features: - Add checkRVersion() function to determin if a newer version of R is available. - Deprecated assert() in favor of base::stopifnot Bug fixes: - Fix bug in binsearch() identified by 2.6.0 R CMD CHECK Other changes: - Improve text explanation of how defmacro() and strmacro() differ from function(). - Update definitions of odd() and even() to use modulus operator instead of division. gtools 2.4.0 ------------ - Add binsearch() function, previously in the genetics() package. gtools 2.3.1 ------------ - Add ask() function to prompt the user and collect a single response. gtools 2.3.0 ------------ - Update email address for Greg - Add new 'smartbind' function, which combines data frames efficiently, even if they have different column names.
2008-10-14Update R-httpRequest to 0.0.6markd2-8/+7
Changes unknown
2008-10-14Update R-hwde to 0.5markd2-8/+7
Changes unknown
2008-10-14Update R-lmm to 0.3.5markd3-9/+22
Changes unknown
2008-10-14Put commented out LICENSE line (gnu-gpl-v3).uebayasi1-1/+2
2008-10-14Updated devel/subversion to 1.5.3epg2-3/+3
2008-10-14Version 1.5.3epg8-18/+18
(10 Oct 2008, from /branches/1.5.x) http://svn.collab.net/repos/svn/tags/1.5.3 User-visible changes: * Allow switch to continue after deleting locally modified dirs (issue #2505) * Update bash_completion to be compatible with 1.5 (r32900, -11, -12) * Improve 'svn merge' execution time by 30% on Windows (r33447) * Reuse network sessions during 'svn merge', improving performance (r33476) * Improve temp file creation time on Windows (r33464) * Greatly improve merge performance (r29969, r32463, r33013, -016, -022, -112) * Improve file IO performance on Windows (r33178, -85) * fixed: merging files with spaces in name (r33109, -121, -369) * fixed: incorrect relative externals expansion (r33109, -121, -369) * fixed: 'svn mv' hangs and consumes infinite memory (r33201, -12) * fixed: correctness regression in 'svn log -g' (issue #3285) * fixed: current early bailout of 'svn log -g' (r32977) Developer-visible changes: * Allow the tests to run as non-administrator on Windows Vista (r31203) * Allow out-of-tree build of bindings on BSD (r32409) * Translate messages in svn_fs_util.h (r32771) * fixed: bindings test for Perl 5.10 (r31546) * fixed: building bindings and C API tests with VS2008 (r32012) * fixed: svn_ra_replay API over ra_serf (r33173)
2008-10-14Update R-mapproj to 1.1.7.2markd2-8/+9
Changes unknown
2008-10-14Update to R-maps 2.0.40markd2-8/+7
Changes unknown
2008-10-14Update R-mvtnorm to 0.9.2markd2-7/+7
Changes unknown.
2008-10-14Fix homepage.markd1-2/+2
2008-10-14Update R-pixmap to 0.4.9markd2-7/+7
Changes in pixmap version 0.4-9 o Fixed a minor glitch in write.pnm. Changes in pixmap version 0.4-8 o Fixed a bug that prevented plotting images with only 1 row (bug report by Robert Esswein). Changes in pixmap version 0.4-7 o Use LazyLoad instead of SaveImage. Changes in pixmap version 0.4-6 o Modified one of the regression tests for changes in R 2.4: terrain.colors() now return transparency information -> do not use it in example. Changes in pixmap version 0.4-5 o standardized license filed in DESCRIPTION file.
2008-10-14Accept emacs22nox too.uebayasi1-2/+2
2008-10-13correct forgotten CTYPE=Added for devel/menhirbjs1-2/+2
2008-10-13Updated devel/menhir to 20080912bjs1-1/+2
2008-10-13Add menhir to devel/Makefile.bjs1-1/+2
2008-10-13Import menhir-20080912. This is the parser used by the upcomingbjs5-0/+141
devel/coccinelle package. Menhir is a LR(1) parser generator for the Objective Caml programming language. That is, Menhir compiles LR(1) grammar specifications down to Objective Caml code. It is mostly compatible with ocamlyacc(1).
2008-10-13Fix botched update of nessus.bad10-26/+40
Need to BUILDLINK_ABI_DEPENDS on the 2.2.11 versions of the libraries. Bump PKGREVISION wholesale to disambiguate the fixed packages from the botched ones and depend on them. Use GPLed version of the plugins instead of the non-free version. While here fix permissions of PKG_SYSCONFDIR in nessus-core/Makefile.
2008-10-13No need to depend on Python at runtime. Bump revision.joerg2-2/+5
2008-10-13updated MASTER_SITES urlschwarz1-2/+2
2008-10-13Mention the need for dictionariessmb1-0/+6
2008-10-13Add a dependency on ispell-base if ispell is enabled (parallel tosmb2-2/+4
the dependencies on aspell and hunspell); added a MESSAGE file mentioning the need for dictionaries.
2008-10-13Updated to version 1.03.heinz2-7/+7
Pkgsrc changes: - does not support Module::Build anymore. Changes since version 1.01: =========================== 1.03 2008-08-07 Forgot the Changelog for 1.02. Oops. 1.02 2008-08-07 Added support for strict HTML output. Fixes #34378. Thanks JUERD and SIGZERO for the report and VRK for the patch that fixes it.
2008-10-13Updated to version 0.32.heinz2-6/+6
Pkgsrc changes: - none Changes since version 0.28: =========================== 0.32 Wed Oct 01 12:19:22 MDT 2008 - Added width and height accessors 0.31 Thu Aug 14 08:16:37 MDT 2008 - removed GD version requirement - fixed _distill_gdSpecial when using non-numeric colors (from srezic) - fixed partically incomplete lines with square caps (jettero) - Correctly handle the case where a rectangle's bottomright and topleft are flipped. This is arguably a caller bug, but GD handles it. 0.30 Thu Aug 7 14:37:25 EDT 2008 - Added grouping features.
2008-10-13Few more R package updates.markd1-1/+4
2008-10-13Update R-statmod to 1.3.6markd2-8/+7
Changes unknown
2008-10-13Update R-shapefiles to 0.6markd2-8/+7
Changes unknown.
2008-10-13Update R-sgeostat to 1.0.21markd2-8/+7
minor bugfixes.
2008-10-13Updated multimedia/vlc to 0.9.4.ahoka1-1/+2
2008-10-13Update to version 0.9.4, plus a lot of PLIST adjustmentsahoka4-19/+35
Official changelog: Changes between 0.9.3 and 0.9.4: ------------------------------------ Various bugfixes: * Crashes fixed in ogg, vobsub, dvdread * Fixes several memory leaks. Mac OS X port: * Apple machines without Quartz Extreme are no longer supported (use 0.9.2 or earlier ) * Fixed a crash with deletion of old preferences. * Fixed targetname for downloaded updates Windows port: * Stability fix for the video output. Changes between 0.9.2 and 0.9.3: ------------------------------------ Various bugfixes: * Fixed DTS channel order on 5.1 systems * Fixed pausing behavior for subtitles and for Audio-CD * Multiple subtitles and podcast fixes * Various crashes fixed in PS, SSA, mkv, xspf, freetype * Fixed update system bugs * Other bug fixes (dvd language selection, subtitle colours, HTTP keep-alive...) Mac OS X port: * Fixed ffmpeg slowness on PowerPC-based Macs * Fixed crash on startup when installed on old preferences * Fixed bug in directory opening on Mac OS X * Fixed font selection in the Simple Preferences * Thicker border to the subtitle renderer * Fixed the appearance of playlist items in the Streaming/Transcoding Wizard * Fixed AC3 passthrough on Mac OS X * Fixed behavior of the Volume Normalizer settings on Mac OS X * Removed the deprecated QuickDraw video output module to avoid crashes on modern Mac OS X versions Windows port: * Fixed sensitivity of Fullscreen Controller * Fixed error messages on startup when VLC wasn't correctly uninstalled before installation * Fix showing of controller when returning from fullscreen playback * Multiple directory and path location fixes. Qt4 interface: * Added Faster/Slower icons to the controller panel * Fixed lost playlist columns when switching the playlist view * Added needed options to Simple preferences (to avoid NVIDIA drivers issues) * Fullscreen controller: added time label, remembering of last position * Fixed drag'n drop behaviour on the playlist * Multiple other fixes (Enter hotkey in preferences, Skins selection...)
2008-10-13Bump BUILDLINK_API_DEPENDS to p5-DBI>=1.52 as that's the minimum versionerh1-2/+2
needed by at least p5-DBD-postgresql.
2008-10-13Apply patch to first unlock the CD before trying to eject it. Since SDLreinoud4-4/+18
doesn't seem to have lock/unlock primitives, this looks like the right thing to do. Fixes audio/tcd's eject function too.
2008-10-13Fix strip_txz() so it actually works even when the extension found isn'terh2-5/+5
going to be returned. This fixes some issues with automatic installation of dependencies.
2008-10-13Updated mail/spamdyke to 4.0.5schmonz1-1/+2
2008-10-13Update to 4.0.5. From the changelog:schmonz2-6/+6
- If the idle timeout is not configured, it is now set to 20 minutes after qmail exits to prevent never-ending spamdyke processing. Thanks to Matthew Kettlewell for reporting this one. - Fixed the AUTH advertisements to display correctly when "smtp-auth-level" is "always" or "always-encrypted". Thanks to Youri Kravatsky for reporting this one. - Fixed a sequencing error that would cause qmail to exit prematurely, even if valid recipients could still possibly be given. Thanks to David Stiller for reporting this one. - Fixed the handling of unencoded null characters in messages (technically not legal) so spamdyke does become confused and timeout. Thanks to Arthur Girardi for reporting this one. - Fixed an issue in the DNS query code that was setting array indexes beyond the end of the array, resulting in garbage log messages and segmentation faults. Thanks to Arthur Girardi for reporting this one. - Fixed verbose logging in the RHSBL filter to print the correct log message. Thanks to Arthur Girardi for reporting this one. - Rewrote the address parser to correctly handle strange/invalid email addresses. Thanks to Erald Troja for reporting this one. - Fixed a serious error in the code that loads array values from files that was returning pointers to unallocated memory, causing segmentation faults. Many, many thanks to David Stiller for reporting this one and providing tons of help to nail it down. - Fixed a serious error that was attempting to move data by dereferencing the NULL address when the remote server disconnected unexpectedly, causing segmentation faults. Many, many thanks to David Stiller for reporting this one and providing tons of help to nail it down.
2008-10-13${NOTFOR_emacs22}hoge -> ${NOTFOR_emacs22}${NOTFOR_emacs22nox}hogeuebayasi1-2/+2
2008-10-13Correct copy&paste error.uebayasi1-4/+4
2008-10-13Updated lang/ocamlduce to 3.10.2obache1-1/+2
2008-10-13Update ocamlduce to 3.10.2.obache1-4/+5
Based on maintainer update request in PR 39450. (Changes is unkonw)
2008-10-13Updated devel/p5-Compress-Zlib to 2.015obache1-1/+2
2008-10-13Update p5-Compress-Zlib to 2.015.obache2-8/+8
Based on PR 39555. CHANGES ------- 2.015 3 September 2008 * Makefile.PL Backout changes made in 2.014 2.014 2 September 2008 * Makefile.PL Updated to check for indirect dependencies. 2.012 15 July 2008 * No Changes
2008-10-13Updated devel/p5-IO-Compress-Zlib to 2.015obache1-1/+2
2008-10-13Update p5-IO-Compress-Zlib to 2.015.obache2-8/+8
Based on PR 39555. CHANGES ------- 2.015 3 September 2008 * Makefile.PL Backout changes made in 2.014 2.014 2 September 2008 * Makefile.PL Updated to check for indirect dependencies.
2008-10-13Updated devel/p5-IO-Compress-Base to 2.015obache1-1/+2
2008-10-13Update p5-IO-Compress-Base to 2.015.obache2-6/+6
Based on PR 39555. CHANGES ------- 2.015 3 September 2008 * Makefile.PL Backout changes made in 2.014 2.014 2 September 2008 * Makefile.PL Updated to check for indirect dependencies. 2.013 18 July 2008 * IO::Compress::Base - Allow IO::Compress::Base::Parameters::parse to accept an IO::Compress::Base::Parameters object.
2008-10-13Added entry for remaning mail/lua-OSBF to mail/OSBF-luashannonjr1-1/+2
2008-10-13Various R package updates.markd1-1/+11
2008-10-13Update R-date to 1.2.26markd2-8/+7
2007-12-24 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at> * DESCRIPTION (Version): New version is 1.2-26. * R/date.R (summary.date): Add ... so that na.rm can be used, Suggested by Steven McKinney <smckinney@bccrc.ca>. 2007-07-12 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at> * DESCRIPTION (Version): New version is 1.2-25. (License): Clarify. 2007-02-01 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at> * inst/CITATION: Get date/year and version from the package metadata. 2006-12-19 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at> * DESCRIPTION (Version): New version is 1.2-23. * R/date.R (as.character.date): Add missing ... argument. 2006-09-29 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at> * DESCRIPTION (Version): New version is 1.2-22. * R/date.R: Fix invalid escapes. 2006-09-09 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at> * DESCRIPTION (Version): New version is 1.2-21. (Depends): Added. 2006-08-05 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at> * DESCRIPTION (Version): New version is 1.2-20. * man/as.date.Rd: Fix inconsistency spotted by Antony Unwin <unwin@math.uni-augsburg.de>. 2006-06-26 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at> * DESCRIPTION (Version): New version is 1.2-19. * inst/CITATION: New file.
2008-10-13Fix homepage.markd1-2/+2