summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2008-08-31R update.markd2-3/+3
2008-08-31Update to R 2.7.2markd3-16/+59
NEW FEATURES o sprintf() returns elements of the result in UTF-8 when the format or any character input has a corresponding element declared as UTF-8. Similarly for paste(), elements of the result are in UTF-8 when any input to that element is declared as UTF-8. o axis() has new arguments 'col.ticks' and 'lwd.ticks' to allow the colour and line width of ticks to be set separately from that of the line (e.g. to set one or the other to transparent or zero width). o legend() has a new argument 'box.col' to set the colour of the enclosing box. o legend() gains a 'xpd' argument to make it easier to place a legend in the margins or outer margins. o stripchart() now passes '...' to title() (as well as to plot.default() and axis()). (Wish of PR#12202) o help.search() has new argument 'searchEngine' to go directly to the search form: this is needed by users of Firefox 3 to workaround a bug in interpreting the search results pages. + BUG FIXES 2.7.1 NEW FEATURES o tools::texi2dvi() has a new argument 'texinputs' to allow the TeX and bibtex input paths to be specified (even on MiKTeX). o dev.copy2pdf() gains an 'out.type' argument to allow it to be used with cairo_pdf() or quartz(type = "pdf"). o poly() has additional checks against user error (as in PR#11243). o The Mac OS quartz() device draws contiguous lines much faster. o A field containing just a sign is no longer regarded as numeric (it was on all platforms in 2.7.0, but not on most in earlier versions of R). Similarly, '.' is now always non-numeric. o CITATION files are now read in Latin-1: quite a few were failing if used in a multibyte locale such as UTF-8. o The DESCRIPTION file of a package can specify an 'OS_type' field as either 'unix' or 'windows' to confine installation to that OS type. o HoltWinters() now uses optimize() rather than optim for one-parameter problems which should be more reliable (PR#11469). o axis() now respects the setting of par("xpd") when clipping. o The 'factor' method of format() now preserves names, dims and dimnames in the same way as for character and numeric inputs. (PR#11512) o read.DIF(*, transpose=TRUE) now allows to correctly read DIF files produced by some versions of Excel. DEPRECATED & DEFUNCT o The use of unserialize() on character strings is deprecated: that was a format used in R < 2.4.0. o The use of embedded nuls in character strings is deprecated: They will no longer be allowed in R 2.8.0. UTILITIES o R CMD check checks for possible check directories in the sources -- in mid-2008 there were about 20 examples on CRAN. o R CMD build tries harder to clean up the inst/doc directory from the remnants of earlier builds. It also removes any directories with extension .Rcheck, and files .DS_Store and ._* (created by tar on Mac OS X under some circumstances: it now sets environment variables to ask for such files not to be created by that tar.) + BUG FIXES
2008-08-31Fix for http://secunia.com/advisories/31647/ from R svn.markd3-2/+45
2008-08-31Updated security/hydra to 5.4adrianp1-1/+2
2008-08-31Update to 5.4adrianp6-27/+166
- Make this compile on amd64 - Don't silently look for libraries when we don't need them. This should fix PR 39318 - Add missing depends on apr Release 5.4 ########### * Fixes to the http modules as some Apache installations are picky * The MySQL module also works with mysqld-5.0, updated * Added AS/400 return code checks to pop3 module * Fixed memory leaks in the http-form module. * Implemented a proposal by Jean-Baptiste.BEAUFRETON (at) turbomeca.fr to check for "530 user unknown" message in the ftp module * Added a performance patch by alejandro.mendiondo (at) baicom.com. This one needs stability testing! * Beautification to remove compiler warnings of modern gcc
2008-08-31lang/gambc and lang/scheme48 are conflict with bin/scheme-r5rs.obache2-2/+8
Noticed by Aleksej Saushev in PR 39403.
2008-08-31Fix broken user-destdir build by setting MANOWN/MANGRP/MANMODE.dholland1-1/+2
2008-08-31Note update of xfstt to 1.6nb5dholland1-1/+2
2008-08-31Set proper dependencies. This now builds for xorg as well as xfree.dholland1-14/+18
I'm not entirely clear on whether it's expected to be useful with xorg, but that's a different story... PKGREVISION++ While here, add destdir support.
2008-08-31Note xmx updatedholland1-1/+2
2008-08-31Fix the "minor PLIST problems" and unmark this as only for SunOS.dholland85-6/+1524
Add proper deps. Add destdir support. And, finally, make it build properly. (82 (small) patches later...)
2008-08-31Update MASTER_SITES 'document ID' to match version 2.1.1 (the ID was still ↵dsainty1-2/+2
for version 2.0.1)
2008-08-31Note update of "open-vm-tools" package to version 2008.08.08.109361scottr1-1/+2
2008-08-31Update to version 2008.08.08-109361. This release provides the followingscottr57-885/+1673
enhancements: - Simple command-line tools to interface with VMware host - Guest OS scripts that can be triggered by the VMware host - Startup script When compiled with X11 support (the default), this release also provides: - GTK+-based GUI to configure time sync, device connections, and scripts - Helper application to interface with the xf86-video-vmware driver, enabling dynamic screen resize
2008-08-31+gtkimageviewgdt1-1/+2
2008-08-31Added graphics/gtkimageview version 1.3.0gdt1-1/+2
2008-08-31Add gtkimageview at 1.3.0. While there is a newer version, gdt hasgdt5-0/+100
been using this version with ufraw, and is therefore committing it before upgrading. GtkImageView is a simple image viewer widget for GTK. Similar to the image viewer panes in gThumb or Eye of Gnome. It makes writing image viewing and editing applications easy. Among its features are: * Mouse and keyboard zooming. * Scrolling and dragging. * Adjustable interpolation. * Fullscreen mode. * GIF animation support.
2008-08-30Note initial addition of p5-Kwalify version 1.19 as textproc/p5-Kwalifyseb1-1/+2
into The NetBSD Packages Collection. Kwalify is a parser, schema validator, and data binding tool for YAML and JSON. This package provides a Perl 5 implementation of Kwalify.
2008-08-30Add & enable p5-Kwalifyseb1-1/+2
2008-08-30Initial import of p5-Kwalify version 1.19 in the NetBSD Packagesseb3-0/+29
Collection. Kwalify is a parser, schema validator, and data binding tool for YAML and JSON. This package provides a Perl 5 implementation of Kwalify.
2008-08-30Note xlt updatedholland1-1/+2
2008-08-30Add missing entries to PLIST, and install the html docs in the right place.dholland4-3/+35
Ok (at least in general outline) by maintainer. PKGREVISION++
2008-08-30Use correct link options for the "twain" plugin. This fixes build problemstron2-1/+15
under Mac OS X.
2008-08-30Note xview updatesdholland1-1/+6
2008-08-30Bump PKGREVISION because of xview-lib issues.dholland1-2/+2
2008-08-30Bump PKGREVISION as a precaution because of the issues with x11/xview-lib.dholland1-2/+2
2008-08-30Make this crap build again. PKGREVISION++ because of the xview-lib issues.dholland6-16/+60
2008-08-30Make this crap build again. Don't use sigvec(); it's no longer supporteddholland9-37/+334
on NetBSD and probably elsewhere. Because the build wasn't stopping on error, prior builds of this package "succeeded" and generated a shared library missing some code. For this reason, bump both PKGREVISION and BUILDLINK_ABI_DEPENDS.
2008-08-30Fix the xview imake templates to stop on error in a number of cases.dholland3-19/+110
2008-08-30Make xentools3 packages conflict with xentools33bouyer2-4/+4
2008-08-30Note update of the "samba" package to version 3.0.32.tron2-3/+3
2008-08-30Update "samba" package to version 3.0.32. Changes since 3.0.30:tron4-25/+8
- Prevent crash bug in Winbind caused by a race condition when a child process becomes unresponsive. - Fix interactive password prompting in the "net" command. - Documentation clarifications and typographical fixes. - Correct issues with running Winbind running on a Samba PDC. - Problems with trusted Windows 2008 domains. - Difficulty joining an NT4 or Windows 2000 AD domain.
2008-08-30Updated graphics/gimp to 2.4.7adam1-1/+2
2008-08-30Changes 2.4.7:adam4-21/+21
- fixed issue in GIF load plug-in - fixed event handling in MIDI controller - fixed handling of the 'Highlight' tool option in Crop and Rectangle Select tools - various fixes to the Python bindings: - fixed crash with Python 2.5 on 64 bit systems - added missing validity checks - allow to pass None for PDB_DISPLAY - plugged a memory leak in gimp-text-get-extents-fontname PDB call - fixed potential timeout issues in org.gimp.GIMP.UI D-Bus service - fixed endianness issue in the ICO save plug-in - translation fixes and updates (be, it, lt, nn, vi)
2008-08-30Note update of the "python25" package to version 2.5.2nb3.tron1-1/+2
2008-08-30Add security patches for CVE-2008-2315, CVE-2008-2316, CVE-2008-3142 andtron22-9/+1003
CVE-2008-3144 (this one shouldn't affect platforms supported by pkgsrc) all taken from Gentoo. Bump package revision.
2008-08-30Remove restriction to i386. I can't find any reason for it, other packagersdholland1-4/+1
seem to build it for at least amd64 fine, the code looks perfectly portable, and nobody answered a query on tech-pkg.
2008-08-30Note update of sunclockdholland1-1/+2
2008-08-30patch-aa: don't make own declaration of strdup(); fixes broken Linux builddholland4-7/+59
patch-ab: fix y2038 bugs; time_t != long distinfo: update Makefile: PKGREVISION++
2008-08-30Note update of the "tiff" package to version 3.8.2nb4.tron1-1/+2
2008-08-30Apply Debian's fix for the security vulnerability reported intron3-3/+64
CVE-2008-2327. Bump package revision.
2008-08-30note update of sysutils/lilodholland1-1/+2
2008-08-30There's a perl script in here, so USE_TOOLS+=perl:run. PKGREVISION++.dholland1-2/+3
2008-08-30Note pkgrevision bump of lang/parrotdholland1-1/+2
2008-08-30patch-aa (with dragonfly config) got merged upstream. Applying thedholland3-38/+3
patch with a more tolerant version of patch (like netbsd's) gives two copies of the definitions in the same file, with who knows what consequences. Applying the patch with a less tolerant version of patch fails. So, remove it, and bump PKGREVISION just in case.
2008-08-30Document "lzw" option used by e.g. the "tiff" package.tron1-0/+1
2008-08-30Fixed two pkglint warnings.rillig1-3/+3
2008-08-30Fixed a typo found by Eric Haszlakiewicz.rillig1-2/+2
2008-08-30Also install gentxt.csherh2-3/+5
2008-08-29mercurial-1.0.2 update donebjs1-2/+1