Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (2h)  pkgsrc-2024Q1 (2d)  pkgsrc-2023Q4 (76d)  pkgsrc-2023Q2 (109d) 

2024-06-16 10:09:13 UTC Now

2017-12-23 19:06:32 UTC MAIN commitmail json YAML

tex-carlisle: drop dependency on tex-latex-bin to remove circular dependency

(markd)

2017-12-22 22:08:03 UTC MAIN commitmail json YAML

tex-latex-bin: add dependency on tex-babel

(markd)

2017-12-22 22:04:56 UTC MAIN commitmail json YAML

tex-babel: drop dependency on tex-latex-bin

(markd)

2017-12-22 21:47:20 UTC MAIN commitmail json YAML

2017-12-22 21:45:23 UTC MAIN commitmail json YAML

ipmitool: update to 1.8.18

version 1.8.18 2016-10-08
* Add mac2str() and str2mac() to print/parse MAC address
* Change formatting, remove commented-out code in
  src/plugins/imb/imbapi.c
* Export find_lan_channel() as global
* Expose _ipmi_get_channel_info()
* Extend buf2str to allow separator
* Fix indentation of #define in src/plugins/imb/imbapi.c
* Fix missing `goto out_free;` when ipmi_parse_hex() returns (-1)
* Fix warning for buf2str argument
* Various Bug fixes

version 1.8.17 2016-05-01
* Add INSTALL and NEWS, mandated by autoconf
* Added missing ipmi_sel_supermicro.h to template Makefile.am
* Check rsp->data_len in ipmi_sel_get_info()
* Various Bug fixes

version 1.8.16 2015-11-22
* Add _ipmi_get_channel_access() and _ipmi_get_channel_info()
* Add _ipmi_get_user_access() and _ipmi_set_user_access()
* Add _ipmi_get_user_name()
* Add _ipmi_set_channel_access() function
* Add _ipmi_set_user_password() function
* Add limits check in get_cmdline_macaddr()
* Change expression in ipmi_pef_get_info() in order to silence Coverity
* Change expression in ipmi_pef_list_policies() in order to silence Coverity
* Code cleanup in ipmi_user_main()
* Create ask_password() and re-use code
* Delete dead code from ipmi_sunoem_echo()
* Don't output pidfile before parsing command line arguments
* Don't use tmp variable since it's not necessary in ipmi_user_test()
* Various Bug fixes

version 1.8.15 2014-11-24
* Various Bug fixes

version 1.8.14 2014-05-05
* Various Bug fixes

version 1.8.13 2013-09-09
* Various Bug fixes

version 1.8.12 released 2012-08-09
* Added IPMB dual bridge support (no need for driver support)
* Enable compiler warnings and resolve all compiler warning so that
  ipmitool compiles and links with no warning or error messages
* add ipmishell line to configure
* fail configure when no curses or readline is found
* support sensor bridging in free interface
* Document the ipmitool dcmi commands in the ipmitool man page
* Document that some commands are blocked by OpenIPMI.
* Document the -N and -R options
* fix manpage misdocumentation on cipher suite privilige configuration
* Add build support for Dell OEM commands
* Add new Dell OEM commands and update man page
* added hpm and fwum in man page
* man page update for fwum and hpm commands
* Added documentation for 'ime' operating mode, used to update Intel ME.
* add new -Y option to prompt user to enter kgkey
* Add DCMI module (Data Center Management Interface)
* Various Bug fixes

(markd)

2017-12-19 20:05:37 UTC MAIN commitmail json YAML

2017-12-19 11:20:03 UTC MAIN commitmail json YAML

Updates to inkscape, texstudio, gnumeric112 and mjpegtools

(markd)

2017-12-19 10:34:47 UTC MAIN commitmail json YAML

2017-12-19 10:08:14 UTC MAIN commitmail json YAML

2017-12-19 09:56:51 UTC MAIN commitmail json YAML

gnumeric112: update to 1.12.36

Noteworthy news in this release:
* ODF/XLSX import/export improvements with contour graphs.
* Fix some GUI issues caused by Gtk+ "updates".

(markd)

2017-12-19 09:47:55 UTC MAIN commitmail json YAML

2017-12-19 09:42:49 UTC MAIN commitmail json YAML

texstudio: update to 2.12.6

- use Breeze window theme on KDE Plasma 5
- support single-finger panning gesture on most config dialog components
- support single-finger panning touch gesture on log viewer
- pdf viewer scroll tool: support single-finger panning gesture
- center width-constrained documents in the editor (optional)
- add document tab context menu entries "Close" and "Close All Other Documents"
- improved layout of config build page
- add system check for language tool
- change search defaults to case-insensitive (feature-requests#1254)
- tags for beamer
- change preview default to embedded pdf
- handle preview failures more gracefully, i.e. no warning pop-ups
- repect preview settings (panel,etc) also for hover preview
- show hover preview as tooltip in case of inline-mode
- warn if compiler commands are actually a command list
- several improvements to the latex parser
- notify that a restart is required when switching between modern and
  classic style
- improved LanguageTool communication: better error handling
- add reset to default button for some LT settings
- add 200ms delay before showing auto-hidden viewer toolbar to prevent
  flicker
- eye candy for pdf circular magnifier (adapted code from texworks)
- show pdf highlight in magnifier
- capslock does not close completer any more
- alternative approach for determine directories from complete texts
- use cache for previews
- auto open completer when starting to type in references, packages etc.
- scripting: editor.cutBuffer
- subframetitle in structure view
- enable inputMethod (e.g. ^) in completer
- change default for complete non-text chacters to off, as it tends to
  cause unexpected behaviour
- bug fixes

(markd)

2017-12-19 09:28:25 UTC MAIN commitmail json YAML

inkscape: update to 0.92.2

Development for the 0.92.2 release was focused primarily on fixing bugs
and regressions. Among hundreds of code commits are fixes that provide:

* Better importing and exporting of EMF/WMF files, PDF/PDF+Latex
  documents, Visio Stencil files, and XML files
* Greater stability during printing on Windows
* Improved fill and stroke HSL color selection
* Greater stability when reverting and saving files

Among noteworthy feature and usability improvements are:

* An additional handle at the center of rectangles, circles/ellipses,
  and stars, to allow quick and accurate alignment of these shapes with
  other objects
* A command line option for updating the file's DPI value that allows for
  easier processing of large file collections
* Improvements to user-defined shortcuts, including the acceptance of
  previously restricted special characters

(markd)

2017-12-19 09:16:29 UTC MAIN commitmail json YAML

blender: fix linux build

explicitly disable jemalloc. fix linux PLIST

(markd)

2017-12-19 09:09:38 UTC MAIN commitmail json YAML

ImageMagick: explicitly disable opencl

(markd)

2017-12-19 08:22:45 UTC MAIN commitmail json YAML

geany: explicitly disable gtkdoc header

(markd)

2017-12-19 08:17:21 UTC MAIN commitmail json YAML

2017-12-10 20:20:37 UTC MAIN commitmail json YAML

Add tex-make4ht{,-doc}

(markd)

2017-12-10 20:19:21 UTC MAIN commitmail json YAML

print: Add tex-make4ht{,-doc}

(markd)

2017-12-10 20:17:53 UTC MAIN commitmail json YAML

tex-make4ht{,-doc}: Add version 0.1c

make4ht is a simple build system for tex4ht. It is both
executable, which simplifies tex4ht execution, and a library
which can be used to create customized conversion programs.

(markd)

2017-12-10 20:04:58 UTC MAIN commitmail json YAML

kdeartwork4: disable eigen3 support as package wants to use eigen2
compatability that is no longer provided.

(markd)

2017-11-22 11:17:52 UTC MAIN commitmail json YAML

doc: add some python packages

(markd)

2017-11-22 11:15:50 UTC MAIN commitmail json YAML

math: add py-scikit-image

(markd)

2017-11-22 11:14:52 UTC MAIN commitmail json YAML

2017-11-22 11:07:52 UTC MAIN commitmail json YAML

math: add py-pywavelets

(markd)

2017-11-22 11:06:23 UTC MAIN commitmail json YAML

py-pywavelets: Add version 0.5.2

PyWavelets is a Python wavelet transforms module that includes:

* nD Forward and Inverse Discrete Wavelet Transform (DWT and IDWT)
* 1D and 2D Forward and Inverse Stationary Wavelet Transform
  (Undecimated Wavelet Transform)
* 1D and 2D Wavelet Packet decomposition and reconstruction
* 1D Continuous Wavelet Tranfsorm
* Computing Approximations of wavelet and scaling functions
* Over 100 built-in wavelet filters and support for custom wavelets
* Single and double precision calculations
* Results compatibility with Matlab Wavelet Toolbox (tm)

(markd)

2017-11-22 11:00:24 UTC MAIN commitmail json YAML

2017-11-22 10:57:15 UTC MAIN commitmail json YAML

py-backports.shutil_get_terminal_size: depend on py-backports

(markd)

2017-11-22 10:54:33 UTC MAIN commitmail json YAML

2017-11-22 10:48:49 UTC MAIN commitmail json YAML

devel: add py-backports

(markd)

2017-11-22 10:47:34 UTC MAIN commitmail json YAML

py-backports: Add version 1.0

This backports namespace reserves a namespace beneath which we can happily
place all of the various features that we want to cut-and-paste from later
Python versions.

(markd)

2017-11-22 10:34:10 UTC MAIN commitmail json YAML

hdf5: install h5clear binary, not the libtool wrapper script

(markd)

2017-11-15 23:35:27 UTC MAIN commitmail json YAML

doc: update py-openexr

(markd)

2017-11-15 23:29:26 UTC MAIN commitmail json YAML

graphics/py-fits: add python2 only entries to PLIST

(markd)

2017-11-15 23:26:33 UTC MAIN commitmail json YAML

graphics/py-openexr: update to 1.3.0

supports python3

(markd)

2017-11-15 23:22:28 UTC MAIN commitmail json YAML

math/py-networkx: prefix doc directory with python version

so package doesn't conflict with other versions of itself.
Bump PKGREVISION

(markd)

2017-10-23 10:36:02 UTC MAIN commitmail json YAML

Add tex-{makecell,pagenote}{,-doc}

(markd)

2017-10-23 10:34:25 UTC MAIN commitmail json YAML

texlive-collection-latexextra: add tex-{makecell,pagenote}

(markd)

2017-10-23 10:31:00 UTC MAIN commitmail json YAML

print: Add tex-{makecell,pagenote}{,-doc}

(markd)

2017-10-23 10:28:49 UTC MAIN commitmail json YAML

tex-pagenote{,-doc}: import version 1.1a

The pagenote package provides tagged notes on a separate page
(also known as 'end notes'). Unless the memoir class is used,
the package requires the ifmtarg package.

(markd)

2017-10-23 10:24:57 UTC MAIN commitmail json YAML

tex-makecell{,-doc}: import version 0.1e

This package supports common layouts for tabular column heads
in whole documents, based on one-column tabular environment. In
addition, it can create multi-lined tabular cells. The Package
also offers: a macro which changes the vertical space around
all the cells in a tabular environment (similar to the function
of the tabls package, but using the facilities of the array)
macros for multirow cells, which use the facilities of the
multirow package; macros to number rows in tables, or to skip
cells; diagonally divided cells; horizontal lines in tabular
environments with defined thickness.

(markd)

2017-10-23 09:46:46 UTC MAIN commitmail json YAML

more tex package updates

(markd)

2017-10-23 09:43:37 UTC MAIN commitmail json YAML

tex-lwarp{,-doc}: update to 0.41

0.39:
Improved title page and titling package support.  Added authblk.

\multirow now supports the new vpos argument.  Added a way to combine
\multicolumn and \multirow.  Handles several other tabular special cases.

Added supertabular, xtab, bigstrut, bigdelim.

Added fullwidth.

Added addlines, anysize, a4, a4wide, a5comb, textarea, zwpagelayout,
typearea, ebook.

0.40:
Improved \graphicspath, grffile.

Improved LaTeX and textcomp symbols.

Fixes for bigdelim with improved HTML output, additional objects inside
a lateximage, xltxtra with XeLaTeX, tocbibind, multicolumnrow with
older versions of xparse and multirow, underline.

Added support for adjmulticol, cuted, midfloat, pfnote, fnpos,
dblfnote, stabular, tabls, sectsty, anonchap, quotchap.

0.41:
Adds tabular vertical rules.

Adds booktabs width and trim.

(markd)

2017-10-23 09:36:28 UTC MAIN commitmail json YAML

2017-10-23 09:31:34 UTC MAIN commitmail json YAML

2017-10-23 09:23:44 UTC MAIN commitmail json YAML

tex-unicode-math{,-doc}: update to 0.8h

- v0.8g (2017/10/02)
  * Better use of scriptstyle sizes in LuaTeX (I think a regression).
  * Fix regression (`\mathbf` etc. not being set automatically) caused by
the renaming of a `fontspec` internal command.
  * Minor documentation improvements.

- v0.8h (2017/10/09)

  * Some bugs crept in in the last update due to some code rearrangement:
      * package version wasn't set;
      * some code was being executed at the wrong time;
      * `\sqrt[]{}` in LuaLaTeX gave incorrect output.
  * The layout of the code is now structured far more sensibly.
  * Remove (long deprecated) `\resetmathfont`; for years it has been a
synonym for `\setmathfont`.

(markd)

2017-10-23 09:17:36 UTC MAIN commitmail json YAML

tex-overpic: update to 1.0

o Code widly rewritten
o More options can be changed locally (suggested by Heiko Oberdiek)
o New environment ``Overpic'' (suggested by Herbert Voß)

(markd)

2017-10-23 09:13:59 UTC MAIN commitmail json YAML

tex-babel{,-doc}: update to 3.14

- R text (Hebrew-like) and AL text (Arabic-like) in
  luatex, with "European" and "Arabic" numbers,
  mirroring and unmarked L text.

- Fix - `import' ignored `hyphenrules' in ini files.

(markd)

2017-10-23 09:08:18 UTC MAIN commitmail json YAML

tex-fonts-tlwg{,-doc}: update to 0.6.4

- Fix LaTeX familydefault upon switching between scripts.
- Add LaTeX option for font scaling.

(markd)

2017-10-23 09:01:04 UTC MAIN commitmail json YAML

tex-jsclasses: update to 2017.45473

* jsclasses: Improve minipage env, avoid conflict with "fixjfm" package.
* okumacro: Add ghost to \kenten.

* All files are converted to UTF-8. If you want ISO-2022-JP encoded
files (for older TeX environment), visit GitHub and download files in
jis/ subdirectory.
* okumacro: \kenten adapted to pTeX p3.7.2.

(markd)

2017-10-23 08:53:58 UTC MAIN commitmail json YAML

2017-10-23 08:35:38 UTC MAIN commitmail json YAML

tex-pstricks{,-doc}: update to 2.77

- fix bug with wrong position for catcode change of @
- created new file pstricks-tex.def for the additional
  latex macros when running tex
- define \ifpst at psfonts for the TeX part

(markd)

2017-10-23 08:12:33 UTC MAIN commitmail json YAML

2017-10-23 06:53:42 UTC MAIN commitmail json YAML

2017-10-23 06:46:58 UTC MAIN commitmail json YAML

2017-10-23 06:38:17 UTC MAIN commitmail json YAML

tex-platex{,-doc}: update to 2017.45413

* Fix a bug in tabular environment, which was introduced in version
2017/07/29.

(markd)

2017-10-23 02:21:37 UTC MAIN commitmail json YAML

tex-fontspec{,-doc}: update to 2.6e

* Re-enable use of `HyphenChar=None` in LuaLaTeX. (Hyphenation and font
  choice are decoupled in LuaTeX, except for this one setting.)
* Some internal changes needed by `unicode-math` to fix some cross-over
  code.

(markd)

2017-10-23 02:08:35 UTC MAIN commitmail json YAML

tex-glossaries{,-doc}: update to 4.33

- added package option nolangwarn
- added package option esclocations
- added \GlsSetXdyNumberGroupOrder
- added starred form of \GlsSetXdyFirstLetterAfterDigits

(markd)

2017-10-23 02:02:01 UTC MAIN commitmail json YAML

tex-xcharter{,-doc}: update to 1.1

This update includes support for Serbian Cyrillic typesetting in XeLaTeX.
LuaLaTeX and pdflatex.

(markd)

2017-10-23 01:57:25 UTC MAIN commitmail json YAML

tex-fmtcount{,-doc}: update to 3.04

* Fix issue (New definition of `\Numberstring` is now causing
problems with glossaries.sty)

* Code optimization with \octal, \hexdecimal, \aaalph, \abalph and
  uppercase counterparts when applicable.

* Declare \ordinalnum with etoolbox \newrobustcmd*, rather than LaTeX
  kernel \DeclareRobustCommand* --- this is preferable for compilation
  with TeX4ht.

* Test bench upgrade.

(markd)

2017-10-23 01:49:58 UTC MAIN commitmail json YAML

tex-l3{kernel,packages,experimental}{,-doc}: update to 2017.45340

- Rename \box_use_clear:N to \box_use_drop:N as this command has
  non-standard grouping behaviour
- New \inteval command in xfp
- New \c_catcode_active_space_tl
- Fix bug with color code when \current at color is not a simple
  string
- Fix behaviour of \sys_rand_seed: in engines without the
  underlying random number primitives
- Allow only integer powers for negative bases in floating point
  expressions
- Various documentation improvements

(markd)

2017-10-23 01:39:34 UTC MAIN commitmail json YAML

tex-pstricks-add{,-doc}: update to 3.84

This version has a new macro \psRandomPoinArea to draw random points in a
square qhich is devided by a function.

(markd)

2017-10-23 01:31:30 UTC MAIN commitmail json YAML

tex-epstopdf{,-doc}: update to 2.27

epstopdf 2.27 contains bug fixes for parsing and checking of the
--gsopt value. For exampole, --gsopt -dAutoFilterColorImages=true
previously incorrectly failed, but now (I hope) works. Thanks to
Yannick Berker for the report, analysis, and fix.

(markd)

2017-10-23 01:24:36 UTC MAIN commitmail json YAML

tex-mcf2graph{,-doc}: update to 4.28

-improve function ext(),EXT()
-update MCF syntax manual

-change syntax #n
  #n => $n
-update MCF syntax manual

(markd)

2017-10-23 01:19:56 UTC MAIN commitmail json YAML

tex-tcolorbox{,-doc}: update to 4.11

- Standard internal minipage settings changed from 'c' to 'b' which
should fix some glitches

(markd)

2017-10-23 01:14:12 UTC MAIN commitmail json YAML

tex-texinfo: update to 5.1.45305

changes unknown

(markd)

2017-10-23 01:11:03 UTC MAIN commitmail json YAML

tex-texlive.infra: update to 2017.45305

use symbolic return codes

(markd)

2017-10-23 00:56:06 UTC MAIN commitmail json YAML

tex-koma-script: update to 3.24

- additional defaults for section command declarations
- improved right-to-left compatibility and new commands \IfRTL and
  \IfLTR
- new option singlespacing for scrlayer and scrlayer-scrpage
- improved manuals

(markd)

2017-10-23 00:51:46 UTC MAIN commitmail json YAML

2017-10-23 00:47:19 UTC MAIN commitmail json YAML

tex-newtx{,-doc}: update to 1.527

This update corrects the behavior of the package under XeLaTeX and
LuaLaTeX when using libertine with newtxmath. It now behaves as the
documentation describes.

(markd)

2017-10-23 00:41:35 UTC MAIN commitmail json YAML

tex-updmap-map: update to 2017.45274

changes unknown

(markd)

2017-10-21 04:11:02 UTC MAIN commitmail json YAML

update some tex packages

(markd)

2017-10-21 04:09:03 UTC MAIN commitmail json YAML

2017-10-21 04:01:35 UTC MAIN commitmail json YAML

2017-10-21 03:56:42 UTC MAIN commitmail json YAML

tex-amsmath{,-doc}: update to 2.17a

* amsmath.dtx: ensure that overfull alignments give warnings in more cases

* amsmath.dtx: move the nulldelimiterspace correction for closing
  delimiters in \genfrac for extended TeXs to the line before
  \nulldelimiterspace is locally set to 0pt.

(markd)

2017-10-21 03:46:00 UTC MAIN commitmail json YAML

tex-babel-french: update to 3.3c

Bugfixes and enhancements:
-- bugfix for footnotes in \frquote{} (lualatex);
-- more sensible warnings about loading of captions.sty, fontspec.sty,
etc.; -- nobreak spaces added by babel-french are now properly
converted to HTML by lwarp (pdftex and xetex engines only); -- new
experimental option `UnicodeNoBreakSpaces' for luatex.

(markd)

2017-10-21 03:42:58 UTC MAIN commitmail json YAML

tex-tikzsymbols{,-doc}: update to 4.07

* New symbols: \Sleepey and \dSleepey
* New symbol:  \SchrodingersCat (Is it dead, unknown or alive? You decide!)
* New option:  'global-scale', scale all symbols by a given number
* New option:  'symbol-scale', scale specific symbols by a given number
* Option 'usebox' can now be used during the document

(markd)

2017-10-21 03:38:01 UTC MAIN commitmail json YAML

tex-eqparbox{,-doc}: update to 4.1

Version 4.1 of eqparbox corrects a few minor problems with the code and
documentation.

(markd)

2017-10-21 03:31:44 UTC MAIN commitmail json YAML

2017-10-21 03:26:11 UTC MAIN commitmail json YAML

tex-babel-hungarian: commit correct distinfo

(markd)

2017-10-21 03:25:12 UTC MAIN commitmail json YAML

tex-tocloft-doc: commit correct distinfo

(markd)

2017-10-21 03:24:33 UTC MAIN commitmail json YAML

tex-tocloft: commit correct distinfo

(markd)

2017-10-21 03:23:52 UTC MAIN commitmail json YAML

tex-powerdot: commit correct distinfo

(markd)

2017-10-21 03:23:06 UTC MAIN commitmail json YAML

tex-beamer-doc: commit correct distinfo

(markd)

2017-10-21 03:22:28 UTC MAIN commitmail json YAML

tex-beamer: commit correct distinfo

(markd)

2017-10-21 03:21:44 UTC MAIN commitmail json YAML

tex-ptex-fonts-doc: commit correct distinfo

(markd)

2017-10-21 03:20:41 UTC MAIN commitmail json YAML

tex-ptex-fonts: commit correct distinfo

(markd)

2017-10-21 03:19:46 UTC MAIN commitmail json YAML

tex-ptex-base-doc: commit correct distinfo

(markd)

2017-10-21 03:18:48 UTC MAIN commitmail json YAML

tex-ptex-base: commit correct distinfo

(markd)

2017-10-21 03:14:25 UTC MAIN commitmail json YAML

tex-babel-hungarian: update to 1.5c.45186

Bugfixes.

(markd)

2017-10-21 03:11:10 UTC MAIN commitmail json YAML

tex-tocloft{,-doc}: update to 2.3i

Minor update to fix conflict with how fancyhdr checks for \chapter being
defined.

(markd)

2017-10-21 03:03:47 UTC MAIN commitmail json YAML

tex-powerdot: update to 1.5c

Replaced clock code by the version by Alexander Grahn to achieve
compatibility with the animate package.

(markd)

2017-10-21 03:01:23 UTC MAIN commitmail json YAML

tex-beamer{,-doc}: update to 3.43

changes unknown

(markd)

2017-10-21 02:54:47 UTC MAIN commitmail json YAML

tex-ptex-fonts{,-doc}: update to 2017.45138

* Update document.
* Rebuild TFM/VF files.

(markd)

2017-10-21 02:50:35 UTC MAIN commitmail json YAML

tex-ptex-base{,-doc}: update to 2017.45140

* Fixed mistaken kinsoku parameters.
* Fix typo in various documents and comments.

(markd)

2017-10-21 02:43:07 UTC MAIN commitmail json YAML

2017-10-21 02:40:56 UTC MAIN commitmail json YAML

R: update to 3.4.2

CHANGES IN R 3.4.2:

  NEW FEATURES:

    * Setting the LC_ALL category in Sys.setlocale() invalidates any
      cached locale-specific day/month names and the AM/PM indicator
      for strptime() (as setting LC_TIME has since R 3.1.0).

    * The version of LAPACK included in the sources has been updated to
      3.7.1, a bug-fix release.

    * The default for tools::write_PACKAGES(rds_compress=) has been
      changed to "xz" to match the compression used by CRAN.

    * c() and unlist() are now more efficient in constructing the
      names(.) of their return value, thanks to a proposal by Suharto
      Anggono.  (PR#17284)

CHANGES IN R 3.4.0:

  SIGNIFICANT USER-VISIBLE CHANGES:

    * (Unix-alike) The default methods for download.file() and url()
      now choose "libcurl" except for file:// URLs.  There will be
      small changes in the format and wording of messages, including in
      rare cases if an issue is a warning or an error.  For example,
      when HTTP re-direction occurs, some messages refer to the final
      URL rather than the specified one.

      Those who use proxies should check that their settings are
      compatible (see ?download.file: the most commonly used forms work
      for both "internal" and "libcurl").

    * table() has been amended to be more internally consistent and
      become back compatible to R <= 2.7.2 again.  Consequently,
      table(1:2, exclude = NULL) no longer contains a zero count for
      <NA>, but useNA = "always" continues to do so.

    * summary.default() no longer rounds, but its print method does
      resulting in less extraneous rounding, notably of numbers in the
      ten thousands.

    * factor(x, exclude = L) behaves more rationally when x or L are
      character vectors.  Further, exclude = <factor> now behaves as
      documented for long.

    * Arithmetic, logic (&, |) and comparison (aka 'relational', e.g.,
      <, ==) operations with arrays now behave consistently, notably
      for arrays of length zero.

      Arithmetic between length-1 arrays and longer non-arrays had
      silently dropped the array attributes and recycled.  This now
      gives a warning and will signal an error in the future, as it has
      always for logic and comparison operations in these cases (e.g.,
      compare matrix(1,1) + 2:3 and matrix(1,1) < 2:3).

    * The JIT ('Just In Time') byte-code compiler is now enabled by
      default at its level 3. This means functions will be compiled on
      first or second use and top-level loops will be compiled and then
      run.  (Thanks to Tomas Kalibera for extensive work to make this
      possible.)
    For now, the compiler will not compile code containing explicit
      calls to browser(): this is to support single stepping from the
      browser() call.

      JIT compilation can be disabled for the rest of the session using
      compiler::enableJIT(0) or by setting environment variable
      R_ENABLE_JIT to 0.

    * xtabs() works more consistently with NAs, also in its result no
      longer setting them to 0.  Further, a new logical option addNA
      allows to count NAs where appropriate.  Additionally, for the
      case sparse = TRUE, the result's dimnames are identical to the
      default case's.

    * Matrix products now consistently bypass BLAS when the inputs have
      NaN/Inf values. Performance of the check of inputs has been
      improved. Performance when BLAS is used is improved for
      matrix/vector and vector/matrix multiplication (DGEMV is now used
      instead of DGEMM).

      One can now choose from alternative matrix product
      implementations _via_ options(matprod = ).  The "internal"
      implementation is not optimized for speed but consistent in
      precision with other summations in R (using long double
      accumulators where available).  "blas" calls BLAS directly for
      best speed, but usually with undefined behavior for inputs with
      NaN/Inf.

  NEW FEATURES:

    * User errors such as integrate(f, 0:1, 2) are now caught.

    * Add signature argument to debug(), debugonce(), undebug() and
      isdebugged() for more conveniently debugging S3 and S4 methods.
      (Based on a patch by Gabe Becker.)

    * Add utils::debugcall() and utils::undebugcall() for debugging the
      function that would be called by evaluating the given expression.
      When the call is to an S4 generic or standard S3 generic,
      debugcall() debugs the method that would be dispatched. A number
      of internal utilities were added to support this, most notably
      utils::isS3stdGeneric().  (Based on a patch by Gabe Becker.)

And many more - see the NEWS file for details.

(markd)

2017-10-16 10:36:54 UTC MAIN commitmail json YAML

Some tex updates

(markd)

2017-10-16 10:35:44 UTC MAIN commitmail json YAML

2017-10-16 10:28:11 UTC MAIN commitmail json YAML

2017-10-16 10:23:04 UTC MAIN commitmail json YAML

2017-10-16 09:15:10 UTC MAIN commitmail json YAML

2017-10-16 08:59:02 UTC MAIN commitmail json YAML

tex-cellspace{,-doc}: update to 1.7

(1) Possibility to change the name of the column used for spacing.
(2) Make the math column independent of the colum name.
(3) Minor bug fix.

(markd)

2017-10-16 08:51:03 UTC MAIN commitmail json YAML

2017-10-16 08:44:52 UTC MAIN commitmail json YAML

tex-latexbug{,-doc}: update to 1.0c

Added missing files from graphics bundle so bug reports concerning
graphics/graphicx should no longer complain about third party files.

(markd)

2017-10-15 20:49:56 UTC MAIN commitmail json YAML

Add some tex packages.

(markd)

2017-10-15 20:48:28 UTC MAIN commitmail json YAML

texlive-collection-pictures: add tex-tkz-{base,fct}

(markd)

2017-10-15 20:46:12 UTC MAIN commitmail json YAML

texlive-collection-latexextra: add tex-numprint, remove tex-etoolbox

(markd)

2017-10-15 20:42:47 UTC MAIN commitmail json YAML

texlive-collection-latexrecommended: update to version 2017.45456

add tex-etoolbox and tex-ucharcat

(markd)

2017-10-15 20:39:15 UTC MAIN commitmail json YAML

Makefile: add tex-ucharcat{,-doc}

(markd)

2017-10-15 20:38:20 UTC MAIN commitmail json YAML

tex-ucharcat{,-doc}: add version 0.03

The package implements the \Ucharcat command for LuaLaTeX.
\Ucharcat is a new primitive in XeTeX, an extension of the
existing \Uchar command, that allows the specification of the
catcode as well as character code of the character token being
constructed.

(markd)

2017-10-15 20:34:22 UTC MAIN commitmail json YAML

Makefile: add tex-tkz-{base,fct}{,-doc}

(markd)

2017-10-15 20:32:29 UTC MAIN commitmail json YAML

tex-tkz-base: add tex-numprint dependency

(markd)

2017-10-15 20:30:59 UTC MAIN commitmail json YAML

Makefile: add tex-numprint{,-doc}

(markd)

2017-10-15 20:29:41 UTC MAIN commitmail json YAML

tex-numprint{,-doc}: add version 1.39

The package numprint prints numbers with a separator every
three digits and converts numbers given as 12345.6e789 to
12\,345,6\cdot 10^{789}. Numbers are printed in the current
mode (text or math) in order to use the correct font. Many
things, including the decimal sign, the thousand separator, as
well as the product sign can be changed by the user, e.g., to
reach 12,345.6\times 10^{789}. If an optional argument is given
it is printed upright as unit. Numbers can be rounded to a
given number of digits. The package supports an automatic,
language-dependent change of the number format. Tabular
alignment using the tabular(*), array, tabularx, and longtable
environments (similar to the dcolumn and rccol packages) is
supported using all features of numprint. Additional text can
be added before and after the formatted number.

(markd)

2017-10-15 20:22:09 UTC MAIN commitmail json YAML

2017-10-15 20:16:53 UTC MAIN commitmail json YAML

2017-10-12 10:47:51 UTC MAIN commitmail json YAML

texlive-collection-mathscience: note new packages

(markd)

2017-10-12 10:42:22 UTC MAIN commitmail json YAML

texlive-collection-publishers: note new packages

(markd)

2017-10-12 10:37:30 UTC MAIN commitmail json YAML

texlive-collection-xetex: note na-position

(markd)

2017-10-12 10:31:53 UTC MAIN commitmail json YAML

texlive-collection-luatex: note fontloader-luaotfload,-ucharcat

(markd)

2017-10-12 10:28:27 UTC MAIN commitmail json YAML

texlive-collection-fontsextra: note coelacanth,dejavu-otf

(markd)

2017-10-12 10:24:25 UTC MAIN commitmail json YAML

texlive-collection-music: note musicography,octave

(markd)

2017-10-12 10:19:23 UTC MAIN commitmail json YAML

texlive-collection-langenglish: note amscls-doc,latex-refsheet

(markd)

2017-10-12 10:08:25 UTC MAIN commitmail json YAML

texlive-collection-pictures: note dynkin-diagrams,endofproofwd,istgame

(markd)

2017-10-12 10:03:16 UTC MAIN commitmail json YAML

texlive-collection-humanities: note theatre

(markd)

2017-10-12 09:59:16 UTC MAIN commitmail json YAML

texlive-collection-bibtexextra: note bib2gls

(markd)

2017-10-12 09:55:25 UTC MAIN commitmail json YAML

texlive-collection-langchinese: note upzhkinsoku

(markd)

2017-10-12 09:51:53 UTC MAIN commitmail json YAML

texlive-collection-langcjk: note fixjfm

(markd)

2017-10-12 09:48:31 UTC MAIN commitmail json YAML

texlive-collection-langjapanese: note ifxptex

(markd)

2017-10-12 09:39:15 UTC MAIN commitmail json YAML

texlive-collection-binextra: note tlcockpit and tlshell

(markd)

2017-10-12 09:23:04 UTC MAIN commitmail json YAML

texlive-collextion-langarabic: note na-box

(markd)

2017-10-12 07:08:54 UTC MAIN commitmail json YAML

texlive-collection-pstricks: note pst-poker

(markd)

2017-10-11 09:23:49 UTC MAIN commitmail json YAML

Update to revision 44986 - note simplekv

(markd)

2017-10-03 05:35:40 UTC MAIN commitmail json YAML

py-gitinspector: fix binary name in the ALTERNATIVES file

(markd)

2017-09-28 10:09:29 UTC MAIN commitmail json YAML

2017-09-28 10:07:37 UTC MAIN commitmail json YAML

2017-09-28 10:02:38 UTC MAIN commitmail json YAML

tex-xetex: add some dependencies

(markd)

2017-09-08 22:27:05 UTC MAIN commitmail json YAML

Add tex-csvsimple{,-doc}

(markd)

2017-09-08 22:25:26 UTC MAIN commitmail json YAML

2017-09-08 22:23:05 UTC MAIN commitmail json YAML

Add tex-csvsimple{,-doc} 1.20

The package provides a simple LaTeX interface for the
processing of files with comma separated values (CSV); it
relies on the key value syntax supported by pgfkeys to simplify
usage. Filtering and table generation is especially supported;
however, this lightweight tool offers no support for data
sorting or data base storage.

(markd)

2017-09-08 21:58:58 UTC MAIN commitmail json YAML

Remove some obsolete texlive packages

(markd)

2017-09-08 21:57:41 UTC MAIN commitmail json YAML

2017-09-08 02:47:25 UTC MAIN commitmail json YAML

Add tex-knuth-lib dependency

(markd)

2017-09-06 12:56:20 UTC MAIN commitmail json YAML

Remove a few more obsolete texlive packages

(markd)

2017-09-06 12:54:57 UTC MAIN commitmail json YAML

2017-09-06 12:51:04 UTC MAIN commitmail json YAML

2017-09-06 12:38:58 UTC MAIN commitmail json YAML

Remove some obsolete texlive packages

(markd)

2017-09-06 12:37:46 UTC MAIN commitmail json YAML

2017-09-06 12:32:35 UTC MAIN commitmail json YAML

2017-09-06 12:31:19 UTC MAIN commitmail json YAML

2017-09-06 12:27:42 UTC MAIN commitmail json YAML

2017-09-06 12:21:29 UTC MAIN commitmail json YAML

2017-09-06 12:19:35 UTC MAIN commitmail json YAML

2017-09-06 12:12:33 UTC MAIN commitmail json YAML

2017-09-06 12:11:45 UTC MAIN commitmail json YAML

2017-09-06 11:58:32 UTC MAIN commitmail json YAML

2017-09-06 11:52:41 UTC MAIN commitmail json YAML

2017-09-06 11:32:32 UTC MAIN commitmail json YAML

tex-treetex homepage link works for me, fix tex-treetex-doc to match

(markd)

2017-08-24 02:44:50 UTC MAIN commitmail json YAML

Update version for previous additions

(markd)

2017-08-24 02:42:01 UTC MAIN commitmail json YAML

tex package updates.

(markd)

2017-08-24 02:40:56 UTC MAIN commitmail json YAML

2017-08-24 02:39:14 UTC MAIN commitmail json YAML

Add tex-ocgx2{,-doc}

(markd)

2017-08-24 02:37:56 UTC MAIN commitmail json YAML

Add tex-ocgx2{,-doc} 0.29

This package serves as a drop-in replacement for the packages
ocgx by Paul Gaborit and ocg-p by Werner Moshammer for the
creation of PDF Layers. It re-implements the functionality of
the ocg, ocgx, and ocg-p packages and adds support for all
known engines and back-ends including: LaTeX - dvips -
ps2pdf/Distiller (Xe)LaTeX(x) - dvipdfmx pdfLaTeX and LuaLaTeX
. It also ensures compatibility with the media9 and animate
packages.

(markd)

2017-08-24 02:31:08 UTC MAIN commitmail json YAML

Add tex-datenumber{,-doc}

(markd)

2017-08-24 02:29:57 UTC MAIN commitmail json YAML

Add tex-datenumber{,-doc} 0.02

This package provides commands to convert a date into a number
and vice versa. Additionally there are commands for
incrementing and decrementing a date. Leap years and the
Gregorian calendar reform are considered.

(markd)

2017-08-24 02:22:34 UTC MAIN commitmail json YAML

Add tex-venndiagram{,-doc}

(markd)

2017-08-24 02:21:17 UTC MAIN commitmail json YAML

2017-08-24 02:14:15 UTC MAIN commitmail json YAML

2017-08-24 02:10:15 UTC MAIN commitmail json YAML

Add tex-chemgreek{,-doc}

(markd)

2017-08-24 02:08:54 UTC MAIN commitmail json YAML

Add tex-chemgreek{,-doc} 1.1

The package provides upright Greek letters in support of other
chemistry packages (such as chemmacros). The package used to be
distributed as a part of chemmacros.

(markd)

2017-08-24 00:16:12 UTC MAIN commitmail json YAML

2017-08-24 00:10:16 UTC MAIN commitmail json YAML

Update tex-xcharter{,-doc} to 1.093

XCharter 1.09 adds Cyrillic glyphs from Andrey Panov's Khartiya, along
with Cyrillic small caps, additional figures styles (numerators,
denominators and inferiors). It also adds slanted versions of the Roman
and Bold styles.

Version 1.091 corrects errors in the fd files that were introduced in
version 1.09.

(markd)

2017-08-24 00:04:12 UTC MAIN commitmail json YAML

Update tex-minted{,-doc} to 2.5

Default placement for the listing float is now tbp instead of h. Added
support for fvextra v1.3 features that allow setting breaklines-related
indentation in terms of a number of characters rather than a fixed
dimension. Fixed incompatibility with babel magyar. Added support for
beamer overlays with beameroverlays option.

(markd)

2017-08-23 23:59:35 UTC MAIN commitmail json YAML

Update tex-graphics{,-doc} to 1.2c

This release features a major overhaul of
the driver (.def) files, bringing them back
into line both with each other and with the
core LaTeX graphics package.

As-of this release, new graphics features are
incorporated into graphicx, and the .def files
are returned to providing support for these
features but without adding additional keys.

The following keys are added to the
officially-supported set:
- "interpolate" (bitmap images)
- "page" (PDF images)
- "pagebox" (all images)
- "quiet" (all images)

The internal structures of the various .def
files have also been aligned based around
dvips.def, and some support material has been
moved to graphicx.

(markd)

2017-08-23 23:51:36 UTC MAIN commitmail json YAML

2017-08-23 23:43:24 UTC MAIN commitmail json YAML

2017-08-23 23:34:54 UTC MAIN commitmail json YAML

2017-08-23 23:29:06 UTC MAIN commitmail json YAML

2017-08-23 23:25:22 UTC MAIN commitmail json YAML

Update tex-unicode-math{,-doc} to 0.8f

- v0.8f (2017/08/02)

  * Emergency fix (thanks Bruno) for another bug revealed by `expl3` update.

- v0.8e (2017/07/30)

  * Add `\surd` to access the sqrt symbol.
  * Fix bug exposed by expl3 update to booleans.
  * Add Deja Vu Math TeX Gyre in list of symbols.
  * Add `\sime` alias for `\simeq` and `\nsimeq` for `\nsime`.
    (For negations it's helpful when they have consistent naming.)

(markd)

2017-08-23 23:20:29 UTC MAIN commitmail json YAML

2017-08-23 23:15:46 UTC MAIN commitmail json YAML

Update tex-platex{,-doc} to 2017.44913

* Inhibit JFM glue around tabular components.
* plext.sty: Improve tabular alignment.
* ascmac.sty: Check definition of \Return.

(markd)

2017-08-23 23:03:47 UTC MAIN commitmail json YAML

2017-08-23 22:59:21 UTC MAIN commitmail json YAML

2017-08-23 22:49:15 UTC MAIN commitmail json YAML

Update tex-musixtex to 1.25

Minor corrections and updates:
  dummy file tuplet.tex,
  definitions of \qap, \qapp, \tqsk.
  \ignorespaces in musixltx.tex.

(markd)

2017-08-23 22:37:59 UTC MAIN commitmail json YAML

2017-08-23 22:32:41 UTC MAIN commitmail json YAML

Update tex-mcf2graph{,-doc} to 4.25

-atom font can be changed
-update MCF syntax manual
-improve label,arrow emulation
-change variable names
  Bs[]  => B[]s
  Be[]  => B[]e
  B[]ang => B[]dir
  A[]bra => B[]dir
-update MCF syntax manual

(markd)

2017-08-23 22:22:41 UTC MAIN commitmail json YAML

Update tex-fontspec{,-doc} to 2.6c

- v2.6b (2017/07/16)

    * Fix conflict with Polyglossia and `Scale=MatchLowercase`.
    * New feature `IgnoreFontspecFile` to avoid loading the `.fontspec`
      file for a font.
    * Fix regression with `\fontspec_if_feature:nTF`
      (which broke `realscripts`, oops — must improve my test suite)

(markd)

2017-08-23 22:13:27 UTC MAIN commitmail json YAML

2017-08-19 01:17:57 UTC MAIN commitmail json YAML

2017-08-17 04:32:47 UTC MAIN commitmail json YAML

Some tex package updates

(markd)

2017-08-17 04:30:59 UTC MAIN commitmail json YAML

Update tex-algorithm2e{,-doc} to 5.2

This release fix some old bugs (see release note for more informations
about this) and take care of some small overfull hbox that was
present in some particular combination of options and packages.
In particular it fixes an annoying unbalanced brace that could cause some
troubles.

(markd)

2017-08-17 04:24:37 UTC MAIN commitmail json YAML

Update tex-powerdot to 1.5b

Updated to work with the latest graphicx package,
thanks to Akira Kakuto and David Carlisle for their help.

(markd)

2017-08-17 04:21:06 UTC MAIN commitmail json YAML

2017-08-17 04:13:30 UTC MAIN commitmail json YAML

Update tex-l3{experimental,kernel,packages}{,-doc} to 2017.44864

- New \hbox_set_to_wd:Nnw and \vbox_set_to_ht:Nnw functions
- Revised l3file module to give better defined
  path/file/extension split
- New experimental functions in l3file: \file_input_stop:,
  \file_get_mdfive_hash:nN, \file_get_size:nN and
  \file_get_timestamp:nN; currently XeTeX does not support
  getting file size/timestamp
- New experimental \mode_leave_vertical: as a code-level
  equivalent of \leavevmode
- New experimental support for shell escape in l3sys module
- New mechanism for checking variable declarations locally:
  see option "enable-debug" and
  \debug_check_declarations_(on|off):
- More invalid regex patterns trapped with warning
- More regex documentation examples
- Bug fix for \tl_mixed_case:n(n) with pdfTeX when the first
  character is outside the ASCII range
- Fix nesting of selective setting in l3keys

(markd)

2017-08-17 03:58:16 UTC MAIN commitmail json YAML

Update tex-pdfpages{,-doc} to 0.5j

Fixed option `addtolist' which was broken when used together with
package float.sty.

(markd)

2017-08-17 03:50:19 UTC MAIN commitmail json YAML

Update tex-microtype{,-doc} to 2.7

This update features several improvements, bug fixes, as well as
compatibility with current LaTeX (no more Unknown slot number
warnings!).

(markd)

2017-08-17 03:42:18 UTC MAIN commitmail json YAML

Update tex-probsoln{,-doc} to 3.05

Now allows comma-separated list of file names in
\loadrandomproblems and \loadrandomexcept

(markd)

2017-08-17 03:35:37 UTC MAIN commitmail json YAML

Update tex-babel-french to 3.3b

Internal change: the main support for French is now in file
french.ldf; portemanteau files frenchb.ldf, francais.ldf,
acadian.ldf, canadien.ldf have been added.
This change is meant for Babel's future releases, but frenchb
v3.3b still works with current Babel (v3.12).

Recommended options to use with Babel are *french* or *acadian*
(for Canadian French currently identical to French), all others
are *deprecated*.

(markd)

2017-08-17 03:30:07 UTC MAIN commitmail json YAML

Update tex-tcolorbox{,-doc} to 4.10

- new options:
  'inherit height', 'verbatim ignore percent'
- library 'skins'
  * new style 'enhanced standard jigsaw'
- library 'magazine':
  * new macro: '\ifboxarrayempty'
- library 'breakable':
  * option 'break at' allows negative values now.
  * the algorithm for breaks inside a multicolumn environment was
improved (user code may be affected by this change).
  * new macro: '\tcbbreak'
- library 'minted':
  * the default settings for 'minted options'
    are supplemented by 'breaklines,autogobble'
- new library 'poster'
  * new macros and environments:
    'tcbposter',  '\tcbposterset', '\posterbox', 'posterboxenv',
    'tcbposterwidth', 'tcbposterheight', 'tcbpostercolspacing',
'tcbposterrowspacing', 'tcbpostercolumns', 'tcbposterrows',
'tcbpostercolwidth', 'tcbposterrowheight'
  * new options:
    'poster', 'columns', 'rows', 'colspacing', 'rowspacing', 'spacing',
    'showframe', 'width', 'height', 'prefix', 'coverage', 'no coverage',
    'boxes', 'fontsize', 'name', 'column', 'column*', 'span', 'row',
'rowspan', 'fixed height', 'below', 'above', 'at', 'between',
'sequence', 'placeholder', 'xshift', 'yshift'
- New example file 'tcolorbox-example-poster'
- New tutorial 'tcolorbox-tutorial-poster' for poster creation

(markd)