summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2017-08-24Revbump for boost updateadam206-404/+412
2017-08-24Version 0.16.2adam2-11/+10
- Fix crash when using daterange or item_type filters in :storage:`google_calendar`, see :gh:`657`. - **Packagers:** Fixes for new version ``0.2.0`` of ``click-log``. The version requirements for the dependency ``click-log`` changed.
2017-08-240.2.0:adam2-7/+7
Bug fixes.
2017-08-24Updated meta-pkgs/boost to 1.65.0adam1-1/+9
2017-08-24Also depend on boost-mpiadam1-1/+2
2017-08-24Version 1.65.0adam25-214/+314
New Libraries: PolyCollection, Stacktrace. Updated Libraries: Asio, Context, Config, Core, Coroutine2, DLL, Fiber, Fusion, Geometry, Hash, Log, Phoenix, Predef, Program Options, Python, Smart Pointers, Test, TypeIndex, Unordered, Utility, Variant.
2017-08-24Simplify and fix the platform/compiler selection for SunOS. Otherjperkin1-10/+8
platforms may want to follow suit. Prompted by NetBSD/pkgsrc#12.
2017-08-24Added devel/py-autopep8 version 1.3.2minskim1-1/+2
2017-08-24Add py-autopep8minskim1-1/+2
2017-08-24Import py-autopep8-1.3.2 as devel/py-autopep8minskim4-0/+44
autopep8 automatically formats Python code to conform to the PEP 8 style guide. It uses the pycodestyle utility to determine what parts of the code needs to be formatted. autopep8 is capable of fixing most of the formatting issues that can be reported by pycodestyle.
2017-08-24Fix build on SunOS. From Thomas Merkel in NetBSD/pkgsrc#13.jperkin1-1/+5
2017-08-24Updated www/mediawiki to 1.29.1wen1-1/+2
2017-08-24Add support for 256 colors in irssikhorben2-4/+9
This even makes it an option, to disable it if necessary. It is enabled by default here since it remains disabled by default at run-time: /set colors_ansi_24bit Bumps PKGREVISION. "Go for it" maya@
2017-08-24Update to 1.29.1wen3-11/+266
Upstream changes: MediaWiki 1.29.1 Changes since 1.29.0 (T171197) Fix bundled extensions; SimpleAntiSpam and Vector (the extension) shouldn't have been included but were, and PdfHandler and SpamBlacklist should but weren't. (T164999) mw.Upload.Dialog: Define .static.name (T172061) refreshLinks.php: Fix fatal when using --category parameter
2017-08-24We need -Wl,-Bsymbolic in the linker flags for NetBSD too, not only linux.bouyer15-94/+70
The reason is that a plugin may include its private version of some code that opencpn also has in its source. Without -Bsymbolic the plugin may use the objects from opencpn instead of its version, and which do not match the includes it was compiled with, and bad things happens. bump PKGREVISIONs
2017-08-24Updated geography/opencpn to 4.8.0bouyer1-1/+2
2017-08-24Update opencpn to 4.8.0.bouyer5-54/+327
As a successor to OpenCPN Version 4.6.1, OpenCPN Version 4.8.0 contains several incremental corrections and improvements. Among them are: - Expanded integrated vector graphics icon set for improved rendering of waypoints and routes.
2017-08-24Updated net/hping to 2.0.0.3nb2jperkin1-1/+2
2017-08-24Don't redefine strlcpy on platforms which already have it, and addjperkin3-3/+22
license. Submitted by Thomas Merkel in NetBSD/pkgsrc#11. Bump PKGREVISION for the LICENSE change.
2017-08-24More fixes for building ObjC code.jperkin2-4/+13
2017-08-24Fix man installation path correctly.jperkin2-4/+4
2017-08-24sortjnemeth1-2/+2
2017-08-24sortjnemeth1-2/+2
2017-08-24sortjnemeth1-2/+2
2017-08-24Update version for previous additionsmarkd1-2/+2
2017-08-24tex package updates.markd1-1/+45
2017-08-24Add some tex packagesmarkd3-9/+9
2017-08-24Add tex-ocgx2{,-doc}markd1-1/+3
2017-08-24Add tex-ocgx2{,-doc} 0.29markd8-0/+58
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.
2017-08-24Add tex-datenumber{,-doc}markd1-1/+3
2017-08-24Add tex-datenumber{,-doc} 0.02markd8-0/+57
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.
2017-08-24Add tex-venndiagram{,-doc}markd1-1/+3
2017-08-24Add tex-venndiagram{,-doc} 1.1markd8-0/+55
The package assists generation of simple two- and three-set Venn diagrams for lectures or assignment sheets. The package requires the TikZ package.
2017-08-24Update tex-mhchem{,-doc} to 4.07markd4-16/+17
changes unknown
2017-08-24Add tex-chemgreek{,-doc}markd1-1/+3
2017-08-24Add tex-chemgreek{,-doc} 1.1markd8-0/+50
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.
2017-08-24Update tex-mptopdf{,-doc} to 2017markd4-16/+18
changes unknown
2017-08-24Update tex-xcharter{,-doc} to 1.093markd5-36/+470
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.
2017-08-24Update tex-minted{,-doc} to 2.5markd4-16/+16
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.
2017-08-23Update tex-graphics{,-doc} to 1.2cmarkd5-17/+19
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.
2017-08-23Update tex-pst-pdf{,-doc} to 1.2dmarkd4-18/+18
changes unknown
2017-08-23Update tex-latexdiff{,-doc} to 1.2.1markd4-16/+16
changes unknown
2017-08-23Update tex-beamer{,-doc} to 3.42markd6-19/+25
changes unknown
2017-08-23Update tex-siunitx{,-doc} to 2.7jmarkd4-16/+16
changes unknown
2017-08-23Update tex-unicode-math{,-doc} to 0.8fmarkd4-16/+16
- 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.)
2017-08-23Update tex-cbfonts-fd{,-doc} to 1.2markd4-16/+17
changes unknown
2017-08-23Update tex-platex{,-doc} to 2017.44913markd4-16/+16
* Inhibit JFM glue around tabular components. * plext.sty: Improve tabular alignment. * ascmac.sty: Check definition of \Return.
2017-08-23Update tex-media9{,-doc} to 0.83markd4-16/+16
changes unknown
2017-08-23Update tex-latexbug{,-doc} to 1.0bmarkd4-16/+16
changes unknown
2017-08-23Update tex-musixtex to 1.25markd6-18/+22
Minor corrections and updates: dummy file tuplet.tex, definitions of \qap, \qapp, \tqsk. \ignorespaces in musixltx.tex.