Commit graph

304217 commits

Author SHA1 Message Date
rillig
e3258e1a33 math/R: add test code for R packages 2019-10-13 12:21:23 +00:00
rillig
ea756491d6 doc: Added devel/R-covr version 3.3.1 2019-10-13 11:51:07 +00:00
rillig
c43c624abb devel/R-covr: import version 3.3.1
Track and report code coverage for your package and (optionally) upload
the results to a coverage service like 'Codecov' <http://codecov.io> or
'Coveralls' <http://coveralls.io>.

Code coverage is a measure of the amount of code being exercised by a set
of tests. It is an indirect measure of test quality and completeness.
This package is compatible with any testing methodology or framework and
tracks coverage of both R code and compiled C/C++/FORTRAN code.
2019-10-13 11:50:49 +00:00
rillig
23b97f2664 doc: Added devel/R-rex version 1.1.2 2019-10-13 11:48:10 +00:00
rillig
0cba2bf1cd devel/R-rex: import version 1.1.2
A friendly interface for the construction of regular expressions.
2019-10-13 11:47:21 +00:00
mef
8a4aae7693 Updated devel/p5-Clone to 0.43
Updated devel/p5-Compress-Raw-Bzip2 to 2.087
Updated devel/p5-Config-Tiny to 2.24
2019-10-13 11:31:23 +00:00
mef
52df823d42 (devel/p5-Config-Tiny) Updated 2.23 to 2.24
2.24  2019-06-11T15:30:00
 - Delete from caveats in documentation where it used to say:
  'Config::Tiny will only recognize the first time an option is set in
   a config file.'

  'Any further attempts to set the same option later in the config
   file are ignored.'  In reality the code uses the 2nd and subsequent
   values to overwrite earlier values.
- Make this topic a new FAQ.
 - Add corresponding test t/06.repeat.key.t.
 - Update POD to clarify trailing comment options.
 - Add corresponding test t/07.trailing.comment.t.
 - Romanize Gregory Kidrenko's name so Config::IniFiles does not get
   'Wide char in print'.
 - Move xt/pod.t to xt/author/pod.t.
 - Adopt new repo structure. See
      http://savage.net.au/Ron/html/My.Workflow.for.Building.Distros.html.
 - Move require 5.008001 from Tiny.pm into Makefile.PL.
2019-10-13 11:27:06 +00:00
mef
297d6283c3 (devel/p5-Compress-Raw-Bzip2) Updated 2.081 to 2.087
2.087 10 August 2019
      * No Changes

  2.086 31 March 2019

      * Moved source to github https://github.com/pmqs/Compress-Raw-Bzip2
      * Add META_MERGE to Makefile.PL
      * Added meta-json.t & meta-yaml.t

  2.084 5 January 2019
      * No Changes

  2.083 30 December 2018
      * No Changes
2019-10-13 11:22:49 +00:00
mef
1d646bc70a (devel/p5-Clone) Updated 0.41 to 0.43
0.43 2019-07-29 13:47:42  atomic
  - fix an issue when cloning a NULL mg_ptr pointer

0.42 2019-07-19 23:06:04  garu
  - make handling of mg_ptr safer (ATOOMIC, Harald Jörg)
  - change license wording on some test files to
    make the entire dist released under the same
    terms as Perl itself (fixes GH#20) (GARU)
2019-10-13 11:20:05 +00:00
rillig
0d03a9a964 mk/build/test.mk: reorder the _VARGROUPS variables
The tests are only run if TEST_TARGET is defined. Therefore it should be
listed first.
2019-10-13 11:08:10 +00:00
mef
f78447d73e Updated devel/p5-Carp-Assert-More to 1.20
Updated devel/p5-Carp-Clan to 6.08
Updated devel/p5-Class-Inspector to 1.36
Updated devel/p5-Class-Method-Modifiers to 2.13
2019-10-13 11:04:43 +00:00
mef
572a850302 (devel/p5-Class-Method-Modifier) Updated 2.12 to 2.13
2.13      2019-08-10 00:18:50Z
        - bypass prototypes when testing for lvalue attribute
        - fixed a class name in tests to avoid conflicting with a core module
2019-10-13 11:03:28 +00:00
mef
48a3645bf7 (devel/p5-Class-Instpector) Updated 1.34 to 1.36
1.36      2019-07-19 08:35:53 -0400
  - Producton release identical to 1.35_01

1.35_01   2019-07-18 12:00:22 -0400
  - Fix bug in methods method that could cause it to modify @ISA (gh#11)
2019-10-13 11:01:37 +00:00
mef
ec20c91921 (devel/p5-Carp-Clan) Updated from 6.07 to 6.08
6.08      2019-09-14 17:09:41Z
 - fix warning in bad test (thanks, Todd Rinaldo - RT#130494)
 - speed up code that was accomodating ancient perl versions that are no
   longer supported
2019-10-13 10:59:44 +00:00
mef
1781c276ae (devel/p5-Carp-Asset-More) Updated 1.16 to 1.20
1.20    Fri Aug  9 10:10:06 CDT 2019
        [ENHANCEMENTS]
        Add assert_datetime() for asserting DateTime objects.

1.18    Fri Jul 19 17:12:32 CDT 2019
        [ENHANCEMENTS]
        Added assert_aoh() for asserting an array of hashrefs.
2019-10-13 10:57:37 +00:00
rillig
34460df6b7 mk/build/test.mk: clean up line continuations 2019-10-13 10:34:37 +00:00
rillig
869220e97f doc: Updated pkgtools/R2pkg to 0.6.1 2019-10-13 09:43:49 +00:00
rillig
9d7f6112a0 pkgtools/R2pkg: update to 0.6.1
Changes since 0.6:

* Run properly even if TMPDIR is not set.

* Quote variables to prevent unintended interpolation.

* Write error messages to stderr instead of stdout.
2019-10-13 09:43:26 +00:00
rillig
374ae0b4a4 pkgtools/url2pkg: remove unnecessary update_vars field 2019-10-13 08:48:23 +00:00
adam
b5089f112a Updated graphics/p5-Image-ExifTool 2019-10-13 08:22:07 +00:00
adam
46c62cfe6d p5-Image-ExifTool: updated to 11.70
Version 11.70 (production release)
Added a new CanonModelID
Improved identification of Office Open XML files
Removed RAF version check when writing FujiFilm RAF files
Limited the number of accelerometer records that ExifTool will read by default with the -ee option from INSV files to avoid excessive processing times and memory usage
Patched Windows version to allow reading of shared files with Unicode names
Patched to avoid converting some bad GPS coordinates
Fixed verbose output to include YCbCrSubSampling for JPEG files
Fixed conversion and group names for the new FujiFilm tag added in 11.68
Fixed format of GeoTiffDirectory and GeoTiffDoubleParams when writing

Version 11.69
Fixed bug introduced in version 11.66 where the sign was lost when writing coordinate values between 0 and -1 to QuickTime:GPSCoordinates

Version 11.68
Added read support for yet another type of streaming GPS in MP4 videos
Added a number of new FujiFlashMode values
Decode a new FujiFilm tag
Made NikonCaptureOffsets and NikonCaptureVersion deletable
Enhanced tag name documentation to indicate deletable MakerNotes tags

Version 11.67
Added config_files/thinkware.config to the distribution
Fixed bug decoding negative GPS coordinates from INSV videos

Version 11.66
Added a new Nikon LensID
Added a few new Canon LensType values
Decode a few more Hasselblad tags
Decode a new Canon tag
Decode more Samsung trailer tags
Extract BWF iXML, aXML and UMID from RIFF-format files
Extract ICC_Profile from more types of PDF files
Enhanced %s of the -W option to recognize the PICT format
Recognize MacOS alias files
Changed name of Ricoh CropMode35mm tag and added a new value
Minor change to a Minolta lens name
Fixed problem where NikonCapture information couldn't be deleted from an NEF
Fixed problem identifying some SVG files
Fixed typo in a CanonModelID value
Fixed bug which could result in "Internal error: no list index" warning when creating nested XMP lang-alt lists
Fixed the names of a few Tamron lenses for Nikon
Fixed problem extracting Layer information from some PSD files
Fixed writing of QuickTime GPSCoordinates to use the correct number of digits before the decimal point for latitude and longitude

Version 11.65
Added new SonyModelID and Sony LensType values
Added support for some new Sony models
Added a couple of new CanonModelID values
Added a new Canon ColorDataVersion value
Enhanced FastScan option so a setting of 2 stops processing PNG images at the IDAT chunk when reading
Preserve order of nested lang-alt list entries when -struct option is used

Version 11.64
Added a new Canon LensType
Added a new Nikon LensID
Added config file for converting streaming GPS from BlueSkySea dashcam
Decode FocusDistance for Nikon Z6/Z7
Documented groups in families 5 and 6 (available but undocumented since Exiftool version 8.22 and 11.50 respectively)
Fixed some ordering problems when writing/copying nested XMP lang-alt lists
Fixed some minor quirks with QuickTime language codes
Fixed a CanonModelID value
API Changes:
Documented SavePath and SaveFormat options

Version 11.63 - "PNG Early Text"
Added a few new Sigma lenses
Improved handling of Canon CNTH atom in MOV/MP4 videos
Changed PNG writer to place all text chunks before IDAT (not just XMP)
Issue minor warning for any text chunk after PNG IDAT (not just XMP)
Enhanced ForceWrite feature to allow "PNG" to be specified (to move existing text chunks to before IDAT without editing any metadata)
Removed Windows "surrogate" warning for files that wouldn't be processed anyway
Fixed some entries in the Minolta LensType list
Fixed identification of a Sony lens

Version 11.62
Added a number of new Canon, Pentax, Sony and Sigma lenses
Removed some extraneous verbose warnings when geotagging
Removed Minolta LensType value for a non-existent lens
Patched problem writing some simple qualified XMP values
Patched to avoid writing files in Windows with Unicode surrogate characters in their name unless the -overwrite_original_in_place option is used
Fixed an incorrect Pentax LensType
Fixed family 2 group names of some XMP-exifEX and XMP Composite tags

Version 11.61
Added a new FujiFilm CropMode
Added a few new proprietary CustomRendered values
Added a new Nikon LensID and fixed a Canon LensType
Added a new CanonModelID
Decode more Sony DSC-RX100M7 tags
Write standard EXIF to PNG even if non-standard EXIF already exists
Changed a Minolta/Sony LensType
Changed Composite GPS reference direction tags to be derived from only the XMP-exif GPS coordinate tags (and not other XMP GPS coordinates)
Reverted a PNG Validation check that was removed from 11.60
Patched to avoid problems overriding new values when writing thumbnail and preview images

Version 11.60
Added a few new Sigma LensType values
Updated Sony makernote decoding for the DSC-RX100M7
Various internal improvements to PNG reader/writer
Fixed bug in RIFF decoder that could cause an "undefined subroutine" error
Fixed problem writing some QuickTime tags if the PREFERRED levels were changed via the config file
Install Changes:
Properly erase all temporary files after validation tests

Version 11.59
Added a new SonyModelID
Changed block delete to allow subsequent writing of tags from the same group (like a group delete)
Minor changes to warnings and verbose output when writing PNG images
Fixed potential runtime warning on an error rewriting XMP in a PNG image

Version 11.58
Added a number of new Canon and Sony LensType values
Decode NikonMeteringMode for the D500
Decode LensID for Nikon Z lenses
Extract RawThermalImage from Parrot Bebop-Pro Thermal images
Validate PNG CRC values when writing or using the Validate option
Improved Russian translation
Improved identification of some Tamron lenses for Canon cameras
Changed name of D810MeteringMode tag to NikonMeteringMode
Patched writing of XMP in PNG images to always come before IDAT, and warn if XMP comes after IDAT when reading
Fixed problem replacing multiple lang-alt default-language structure elements in lists of XMP structures (behaviour for other languages still not ideal)
API Changes:
Removed PNGEarlyXMP option
Fixed problem introduced in 11.54 which caused Options('UserParam') to return undef
Internal Changes:
A block delete of EXIF, XMP, IPTC, etc now sets the group delete flag

Version 11.57
Improved decoding of some tags for the Sony ILCE-7RM4
Minor change to a Sony lens name
Fixed format of a number of 8-bit integer QuickTime tags when writing
Fixed problem replacing multiple structure elements in lists of XMP structures

Version 11.56
Added support for the Sony ILCE-7RM4
Added a new SonyModelID
Added a few new Sony/Minolta LensType values
Decode some new Nikon and Motorola tags
Decode a couple more ColorData tags for some Canon models
Extract PreviewImage from DNG files which don't have a .DNG extension
Extract Huawei APP7 maker notes with the Unknown (-u) option
Internal change in LensID logic for Sony E-type lenses

Version 11.55
Added write support for XMP-crs:Texture and XMP-drs tags
Added a number of new Panasonic NoiseReduction values
Added definition for a new Kodak tag
Added a couple of new Panasonic AFAreaMode values
Added a couple of new Sony/Minolta LensTypes
Added a new CanonModelID
Decode HEVCConfiguration record from HEIC images
Decode a new Panasonic tag
Decode a new QuickTime tag
Changed internal handling of Composite tag ID's to include module name
Removed "FE" designation from Samyang E-mount lenses
Dropped Validate warning about missing GPSProcessingMethod tag

Version 11.54
Added new Canon and Sony/Minolta LensType values
Added a number of new Sony/Minolta LensType values
Added "Unknown" value for new EXIF CompositeImage tag
Added ability to write GSpherical tags in video track of MOV/MP4 files
Added support for geotagging from GPS/IMU CSV-format files
Improved Russian translation
Improved Validate feature to check ExifVersion/GPSVersionID numbers
Accept unsigned numbers when setting GPSAltitudeRef from a numerical value
Fixed decoding of DepthMapWidth/Height for some Samsung live-focus images
Fixed a couple of incorrect/incomplete CanonModelID values
Fixed problem identifying some Canon lenses when used on a Sony camera with a Metabones adapter
API Changes:
Added FilterW option
Enhanced Compact option to improve flexibility and include features of XMPShorthand option
Removed XMPShorthand option from documentation

Version 11.53 - "Exif 2.32"
Added support for the new tags of the Exif 2.32 specification
Added a new SamsungModelID
Added warning if extracting ZIP file contents without the -a option
Added ability to extract EmbeddedVideo from the trailer of Android JPEG images with the ExtractEmbedded option
Decode timed GPS from Cobra Dash Cam AVI videos
Decode a new GoPro tag
Enhanced -struct option to allow extraction of structured Torrent Info
Improved error handling when an unexpected terminator is encountered while writing a QuickTime-format file
Renamed one of the Nikon Saturation tags to "SaturationAdj"
Removed warning message when writing FujiFilm RAFVersion 0240 and 0261 files
Fixed encoding problem when writing some QuickTime UserData tags with strings containing special characters
API Changes:
Enhanced XMPShorthand option to add level 2

Version 11.52
Added a few new Nikon CropHiSpeed values
Added a new Nikon LensID
Fixed problem where reading a large, corrupt AIFF file may could take an excessively long time
API Changes:
Enhanced Compact option to add levels 3, 4 and 5

Version 11.51
Decode Canon DistortionCorrection tags
Removed a minor EXIF warning when processing EPS files with a DOS header
Fixed bug which caused an error when rewriting some EPS files multiple times

Version 11.50 (production release)
Added a new Canon LensType and two new Sony LensTypes
Added tiff_version and rotate_regions config files to the distribution
Added two new QuickTime Keys tags and made some existing Keys unwritable
Improved Composite LensID logic to make better use of EXIF LensModel
Improved logic when writing BinaryData tags to allow multiple interdependent tags to be written in a single command
Improved -htmldump output to show names of Unknown tags
Allow advanced formatting expressions to access the current tag key ($tag)
Remove escaped nulls from -json string values
Reverted change in ExifTool 11.38 so that Composite GPS reference directions are generated again even if the EXIF versions of these tags already exist
Fixed an incorrect FlashPix CodePage conversion
2019-10-13 08:21:40 +00:00
he
2c85a8179f Note update of textproc/xmlrpc-c to 1.25.26nb14. 2019-10-12 22:58:03 +00:00
he
44d1bd98a4 A few changes so that this builds on NetBSD/macppc:
* Don't assume that "char" is signed (array init'ed with -1 cells),
   so use "int" instead.
 * Add dependency on libidn2, since I otherwise got a link error.
Bump PKGREVISION.
2019-10-12 22:57:08 +00:00
rillig
87962d3081 print/advi: fix location of HTML documentation 2019-10-12 21:54:19 +00:00
rillig
6acb9a13ea doc/TODO: update for robodoc has been done 2019-10-12 21:26:09 +00:00
rillig
d27c057556 textproc/robodoc: update to 4.99.6
Some of the changes since 3.2.3:

April 2003 - V4.0.0
 o Support for XML DocBook output.
 o A new tool, robohdrs, is included -- it can insert empty headers
   in the source code.
 o Support for cascading style sheets (CSS) in HTML mode.
 o Complete rework of the commandline interface.
 o ROBODoc can now work with directories and subdirectories,
   and does not need xref files anymore.
 o All documentation can be created with a single command, you
   no longer need a makefile to create your documentation.
 o The manual is now in docbook format and much more extensive.
 o Lots of refactoring, code should be easier to extend and understand
   now.
 o There is now some design documentation.
 o Support for single file and multiple file documentation.
 o Dropped support for Amiga Guide format.
 o More unittests.
 o Support for packaging under RedHat and OS-X
 o C++ and C examples have been removed.
2019-10-12 21:25:02 +00:00
rillig
653b986bc1 textproc/robodoc: fix location of HTML documentation 2019-10-12 21:17:09 +00:00
rillig
cfffedfaea textproc/isearch: fix location of HTML documentation 2019-10-12 21:14:22 +00:00
rillig
dd1b5329f4 sysutils/apcupsd: fix location of HTML documentation 2019-10-12 21:06:48 +00:00
rillig
6ca4c6d92f graphics/ImageMagick: remove unknown configure options 2019-10-12 20:55:58 +00:00
he
0c2747e6e4 Note update of lang/smlnj to 110.73nb3. 2019-10-12 20:53:56 +00:00
rillig
2932b4715a net/snmptt: fix location of HTML documentation 2019-10-12 20:53:48 +00:00
he
a15351517d Various updates to smlnj so it builds on NetBSD/powerpc again:
* Modernize the powerpc entry in signal-sysdep.h to use the
   various _UC_MACHINE_ macros.
 * mk.ppc-netbsd: don't pass an empty RANLIB variable, causing build failure.

Also make checksums of all the three arch-specific distfiles ("boxes"),
for sparc, x86 and ppc.

Bump PKGREVISION.
2019-10-12 20:52:53 +00:00
rillig
ccace30e3a shells/bash2-doc: fix location of HTML documentation 2019-10-12 20:51:48 +00:00
rillig
44e41e372f security/pyca: fix location of HTML documentation 2019-10-12 20:47:00 +00:00
rillig
e55e2af1da security/opencdk: fix location of HTML documentation 2019-10-12 20:43:11 +00:00
rillig
b0568e58ce print/hpijs: fix location of HTML documentation 2019-10-12 20:41:11 +00:00
rillig
135e78fcf0 net/udptunnel: fix location of HTML documentation 2019-10-12 20:31:37 +00:00
rillig
82bf76561b multimedia/libmpeg3: fix location of HTML documentation 2019-10-12 20:26:43 +00:00
rillig
ee38338c81 misc/bbweather: fix location of HTML documentation 2019-10-12 20:23:07 +00:00
rillig
80490ded03 mbone/rtptools: fix location of HTML documentation 2019-10-12 20:14:08 +00:00
rillig
648b96735e mail/pymsgauth: fix location of HTML documentation 2019-10-12 20:12:47 +00:00
rillig
41d213e579 mail/hypermail: fix location of HTML documentation 2019-10-12 20:09:24 +00:00
rillig
ee51628b89 mail/cyrus-imapd: fix location of HTML documentation 2019-10-12 20:07:40 +00:00
rillig
8e006fc6f7 lang/yabasic: fix location of HTML documentation 2019-10-12 20:05:59 +00:00
rillig
bdc33d1981 lang/oo2c: fix location of HTML documentation 2019-10-12 20:03:36 +00:00
he
dff78c4e8d Note update of lang/smlnj11072 to 110.72nb1. 2019-10-12 20:01:09 +00:00
rillig
db3c1156db games/fillets-ng: fix path to documentation files 2019-10-12 20:00:30 +00:00
he
4d48fd58ae Various updates to smlnj 110.72 so that it builds on NetBSD/powerpc again:
* Makefile.common: do PLILST.nlffi (though this file isn't used...)
 * Modernize the powerpc entry in signal-sysdep.h to use the
   various _UC_MACHINE_ macros.
 * mk.ppc-netbsd: don't pass an empty RANLIB variable, causing build failure.

Also make checksums of all the three arch-specific distfiles ("boxes"),
for sparc, x86 and ppc.

Bump PKGREVISION.
2019-10-12 20:00:06 +00:00
he
2d1e97eaca NetBSD/powerpc also needs PLIST.nlffi. 2019-10-12 19:50:58 +00:00