summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2019-08-07unrealircd: Avoid building the internal copy of Argon2.nia1-1/+7
The pkgsrc version was being used, but not being detected properly by configure. I'm guessing the configure script is assuming Debian version numbers or something.
2019-08-07unrealircd: Install some examples to a more sensible location.nia2-11/+7
While here, we probably don't need to regenerate the configure script any more. So don't do that. Bump PKGREVISION.
2019-08-07doc: Updated chat/unrealircd to 4.2.4.1nia1-1/+2
2019-08-07unrealircd: Update to 4.2.4.1nia4-159/+59
This release fixes a crash issue if UnrealIRCd is configured to use utf8 or chinese character sets in set::allowed-nickchars. We don't expect many users to run their IRCd with this enabled, as the utf8 support was tagged as experimental and the chinese/gbk implementation is incomplete. This release also contains a number of other fixes and enhancements. In particular the reputation and connthrottle modules are now working better and there were some major Windows fixes.
2019-08-07doc: Updated security/argon2 to 20190702nia1-1/+2
2019-08-07argon2: Update to 20190702nia4-22/+34
Add a pkg-config file.
2019-08-07Updated www/py-asgiref, multimedia/py-m3u8adam1-1/+3
2019-08-07py-m3u8: updated to 0.3.11adam2-7/+7
0.3.11: Add FRAME-RATE tag on dumps Stop using outdated Python versions (3.3, 3.4)
2019-08-07py-asgiref: updated to 3.2.1adam3-8/+11
3.2.1: * sys.exc_info() is now propagated across thread boundaries 3.2.0: * New "thread_sensitive" argument to SyncToAsync allows for pinning of code into the same thread as other thread_sensitive code. * Test collection on Python 3.7 fixed
2019-08-07unknown-horizons: Improve COMMENTnia1-2/+2
2019-08-07TODO: -unknown-horizonsnia1-5/+1
2019-08-07doc: Updated print/pdf2djvu to 0.9.13nia1-1/+2
2019-08-07pdf2djvu: Update to 0.9.13nia2-9/+11
pdf2djvu (0.9.13) unstable; urgency=low [ Jakub Wilk ] * Fix build failure with Poppler ≥ 0.76. * Improve warning message for (unhandled) hide actions. * Windows: fix reading files with non-ASCII characters in names. https://github.com/jwilk/pdf2djvu/issues/138 * Upgrade libraries bundled with the Windows package: - Poppler 0.77; - FreeType 2.10; - OpenJPEG 2.3.1. * Improve the test suite: + Don't enforce the C locale. + Make it easy to pass arguments to nose. (make test noseargs=...) * Update the Polish translation. * Use HTTPS for exiv2.org URLs. * Update poppler-data URL. * Add support for heap profiling using gperftools. [ Samy Mahmoudi ] * Improve build-time logging. -- Jakub Wilk <jwilk@jwilk.net> Mon, 10 Jun 2019 19:06:35 +0200 pdf2djvu (0.9.12) unstable; urgency=low * Fix build failure with Poppler ≥ 0.72. * Improve the test suite. * Improve typography in the manual page. * Upgrade libraries bundled with the Windows package: - Poppler 0.72; - poppler-data 0.4.9; - GraphicsMagick 1.3.31; - FreeType 2.9.1; - Expat 2.2.6. * Windows: fix GraphicsMagick configuration search path. * Windows: install miscellaneous documentation files. Regression introduced in 0.8.1. * Windows build system: don't download sources without explicit user's consent. -- Jakub Wilk <jwilk@jwilk.net> Wed, 02 Jan 2019 16:46:27 +0100 pdf2djvu (0.9.11) unstable; urgency=low * Fix build failure with Poppler ≥ 0.70. * Improve error handling. * Improve the build system: + Fix Poppler (≥ 0.69) headers detection with old compilers that require the -std option to enable C++11 mode. + Honor the CPPFLAGS environment variable only at configure time, not when running make. (This was already the case for other *FLAGS variables.) * Improve the test suite: + Make it easy to use custom Python interpreter. (make test PYTHON=/path/to/python) + Make it easy to test against installed version of pdf2djvu. (make test-installed) * Improve documentation: + Use HTTPS for leon.bottou.org URL. -- Jakub Wilk <jwilk@jwilk.net> Thu, 25 Oct 2018 23:07:15 +0200
2019-08-07doc: Added games/unknown-horizons version 2019.1nia1-1/+2
2019-08-07Add games/unknown-horizons.nia7-1/+12374
Unknown Horizons is a 2D real time strategy simulation with an emphasis on economy and city building. Expand your small settlement to a strong and wealthy colony, collect taxes and supply your inhabitants with valuable goods. Increase your power with a well balanced economy and with strategic trade and diplomacy.
2019-08-07doc: Added devel/fifengine version 0.4.2nia1-1/+2
2019-08-07Add devel/fifengine.nia6-1/+171
Flexible Isometric Free Engine (FIFE) is a multi-platform isometric game engine written in C++. It comes with Python bindings allowing users to create games using Python as well as C++.
2019-08-07doc: Added devel/fifechan version 0.1.5nia1-1/+2
2019-08-07Add devel/fifechan.nia6-1/+142
Fifechan is a lightweight cross platform GUI library written in C++ specifically designed for games. It has a small yet powerful built in set of extendable GUI Widgets allowing users to create virtually unlimited types of widgets.
2019-08-077kaa: Attempt to fix linking on SunOSnia1-1/+3
2019-08-07doc: Updated games/easyrpg-player to 0.6.1nia1-1/+2
2019-08-07doc: Updated games/liblcf to 0.6.1nia1-1/+2
2019-08-07easyrpg-player/liblcf: Update to 0.6.1nia5-21/+26
Release notes: https://blog.easyrpg.org/2019/07/easyrpg-player-0-6-1-surprise-attack/
2019-08-07Updated lang/nodejs, lang/npmadam1-1/+3
2019-08-07npm: updated to 6.10.3adam3-9/+9
v6.10.3: BUGFIXES vulns → vulnerabilities in npm audit output install, doctor: don't crash if registry unset Handle unhandledRejections, tell user what to do when encountering an EACCES error in the cache.
2019-08-07nodejs: updated to 10.16.2adam2-7/+7
Version 10.16.2 'Dubnium' (LTS) Notable changes This release patches a regression in the OpenSSL upgrade to 1.1.1c that causes intermittent hangs in machines that have low entropy.
2019-08-06widelands: Correct MASTER_SITESnia1-2/+2
2019-08-06TODO: -xine-plugin, this type of plugin no longer works in firefoxnia1-5/+1
2019-08-06more tex updatesmarkd1-1/+5
2019-08-06tex-zxjafont{,-doc}: update to 0.5markd5-20/+20
changes unknown
2019-08-06tex-urlbst{,-doc}: update to 0.8markd5-25/+23
changes unknown
2019-08-06TODO: -ManaPlus, +Shotcutnia1-10/+10
2019-08-06doc: Added games/manaplus version 1.9.3.23nia1-1/+2
2019-08-06Add games/manaplus.nia6-1/+895
ManaPlus is a free, open source 2D MMORPG client for Evol Online, The Mana World, and similar servers. Evol Online is a 2D fantasy-style game which aims to create a friendly environment for interacting with others where people can escape reality and enjoy themselves. The Mana World (TMW) is a serious effort to create an innovative free and open source MMORPG. TMW uses 2D graphics and aims to create a large and diverse interactive world.
2019-08-06Updated math/py-numbaadam1-1/+2
2019-08-06py-numba: updated to 0.45.1adam2-7/+7
Version 0.45.1 This patch release addresses some regressions reported in the 0.45.0 release and adds support for NumPy 1.17: * accept scalar/0d-arrays * Fix. Parfors reduction vars not deleted. * Use process level locks for fork() only. * Try to fix. * Fix np1.17 isnan, isinf, isfinite ufuncs * Fix np.interp for np1.17 nan handling * Fix nump1.17 random function non-aliasing Version 0.45.0 In this release, Numba gained an experimental numba.typed.List container as a future replacement of the reflected list. In addition, functions decorated with parallel=True can now be cached to reduce compilation overhead associated with the auto-parallelization. Enhancements from user contributed PRs (with thanks!): James Bourbeau added the Numba version to reportable error messages, added the signature parameter to inspect_types, improved the docstring of normalize_signatur, and fixed by adding reference counting to register_dispatcher Guilherme Leobas implemented the dominator tree and dominance frontier algorithms Nick White fixed the issue with round in the CUDA target. Joshua Adelman added support for determining if a value is in a range (i.e. x in range(...)), and added windowing functions (np.bartlett, np.hamming, np.blackman, np.hanning, np.kaiser) from NumPy. Lucio Fernandez-Arjona added support for np.select Rob Ennis added support for np.flatnonzero Keith Kraus extended the __cuda_array_interface__ with an optional mask attribute. Gregory R. Lee replaced deprecated use of inspect.getargspec
2019-08-06TODO: Remove widelandsnia1-5/+1
2019-08-06doc: Added games/widelands version 20nia1-1/+2
2019-08-06Add games/widelands.nia7-1/+48999
Widelands is a free, open source real-time strategy game with singleplayer campaigns and a multiplayer mode. The game was inspired by Settlers II but has significantly more variety and depth to it. Still, it is easy to get started through playable tutorials.
2019-08-06doc: Updated lang/gcc7 to 7.4.0nb1maya1-1/+2
2019-08-06gcc7: use system zlib, and declare a dependency on it.maya2-3/+6
this might be the cause of weird missing -lz on the latest SmartOS bulk build, which appears to use this package (e.g. graphics/glitz). Bump PKGREVISION.
2019-08-06tex updatesmarkd1-1/+27
2019-08-06tex-opensans{,-doc}: upddate to 2.2markd6-825/+1353
- Complete rewrite of the TeX metric file generation (otftotfm is now used instead of fontinst) - Support for XeLaTeX and LuaLaTeX - Add bold condensed font - Improve support for figure variant selection - Drop faked smallcaps support - Fix kerning with uppercase Greek diacritics - Add "scaled" alias option - Fix NFSS shape for condensed fonts - Fix ligatures for hyphens - Fix font family definition with proportional numbers - Fix font name in XeLaTeX/LuaLaTeX mode
2019-08-06tex-librecaslon{,-doc}: update to 2019markd6-48/+171
Added support for tabular, superior (superscript) and inferior (subscript) figures.
2019-08-06tex-lato{,-doc}: update to 3.3markd6-65/+202
- Fix OT1 encoding with italic shape - Fix packaging according to CTAN guidelines - Fix kerning with uppercase Greek diacritics - Add "scaled" alias option - Fix ligatures for hyphens
2019-08-06doc: Updated math/bc-gh to 2.1.0gdt1-1/+2
2019-08-06math/bc-gh: Update to 2.1.0gdt2-7/+7
Upstream changes: This release is a production release. The following bugs were fixed: A dc bug that caused stack mishandling was fixed. A warning on OpenBSD was fixed. Bugs in ctrl+arrow operations in history were fixed. The ability to paste multiple lines in history was added. A bc bug, mishandling of array arguments to functions, was fixed. A crash caused by freeing the wrong pointer was fixed. A dc bug where strings, in a rare case, were mishandled in parsing was fixed. In addition, the following changes were made: Division was slightly optimized. An option was added to the build to disable printing of prompts. The special case of empty arguments is now handled. This is to prevent errors in scripts that end up passing empty arguments. A harmless bug was fixed. This bug was that, with the pop instructions (mostly) removed (see below), bc would leave extra values on its stack for void functions and in a few other cases. These extra items would not affect anything put on the stack and would not cause any sort of crash or even buggy behavior, but they would cause bc to take more memory than it needed. On top of the above changes, the following optimizations were added: The need for pop instructions in bc was removed. Extra tests on every iteration of the interpreter loop were removed. Updating function and code pointers on every iteration of the interpreter loop was changed to only updating them when necessary. Extra assignments to pointers were removed. Altogether, these changes sped up the interpreter by around 2x. NOTE: This is the last release with new features because this bc is now considered complete. From now on, only bug fixes and new translations will be added to this bc.
2019-08-06tex-droid{,-doc}: update to 3.2markd6-558/+410
- Fix ligatures for hyphens - Fix TDS packaging
2019-08-06tex-cantarell{,-doc}: update to 3.2markd6-155/+930
- Fix OT1 encoding with slanted shape - Fix packaging according to CTAN guidelines - Update font files to version 0.111 - Complete rewrite of the TeX metric file generation (otftotfm is now used instead of fontinst) - Support for XeLaTeX and LuaLaTeX - Add support for figure variant selection - Drop faked smallcaps support - Add "scaled" alias option - Fix ligatures for hyphens
2019-08-06tex-comfortaa{,-doc}: update to 3.2markd6-256/+189
- Update .ttf files to version 3.001 - Complete rewrite of the TeX metric file generation (otftotfm is now used instead of fontinst) - Support for XeLaTeX and LuaLaTeX - Drop faked smallcaps support - Fix kerning with uppercase Greek diacritics - Add "scaled" alias option - Fix OT1 encoding with slanted shape - Fix packaging according to CTAN guidelines - Fix ligatures for hyphens