summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2022-04-10tex package updatesmarkd1-1/+21
2022-04-10tex-pstricks{,-doc}: update to 3.13markd8-29/+40
3.12 2021-12-29 - added code for guessing box coordinates for pspicture - added optional arguments showframe and calcframe 3.10a - fix introduced bug in pstricks.pro 3.10 - move dot macros into a separate file pstricks-dots.tex - use the internal Type1 version of PSTricksDotFont for latex and the OpenType version for lualatex - fix for rotation with \rput - fix for \uput and lualatex 3.08 - moved the color stuff into a separate file pstricks-colors - added macros to get the color values without the color model name
2022-04-10tex-pstricks-add{,-doc}: update to 3.92markd6-16/+17
- added \psColorLine with startColor, endColor and colorSteps - changes for using package with lualatex - fix for \psOLympicRings
2022-04-10tex-pst-tree{,-doc}: update to 1.14markd6-21/+19
changes unknown
2022-04-10Updated games/rocksndiamonds, textproc/ugrepadam1-1/+3
2022-04-10ugrep: updated to 3.7.9adam2-6/+6
ugrep v3.7.9 Additional --stats results with total lines searched and matched, and time elapsed. New complementary options --min-depth, --max-depth, --min-line and --max-line which are added for consistency with the updated options --min-count and --max-count. Updated the --min-count option, which can now be combined with any other option except with -v (--invert-match). Updated option -K (--range) to take a MAX argument instead of a FIRST argument for consistency with other min/max options. Recursive searching sysfd, such as /proc and /sys, no longer blocks on special files/devices. Fixed inconsistent colorization with option -v when used with context options -A, -B and -C. Fixed option -r when combined with file argument - (read standard input), which does both, like GNU grep. Other minor improvements.
2022-04-10rocksndiamonds: updated to 4.3.1.1adam4-11/+12
Rocks'n'Diamonds 4.3.1.1 released! This new patch version is a recommended release, as it fixes several bugs: fixed crash bug when player was killed by explosion fixed crash bugs caused by accessing invalid array positions fixed truncating score to 16-bit value in score file fixed bug with automatically pausing tape before end for short tapes fixed redraw problems if screen is much larger than visible playfield added dynamically increasing number of digits for some game panel values removed some unused variables and other compilation warnings Rocks'n'Diamonds 4.3.1.0 released! A new minor release is available with the following additions and bug fixes: added check for custom elements being “next to” player or element added graphics animation mode “tiled” for tiled graphics on elements added graphics animation mode “random_static” (unchanged for each tile) added additional empty space elements that can be graphically decorated added counting mouse clicks on mouse click CEs when using step counter added showing mouse cursor for levels with mouse click custom elements fixed bug with playing sound and music loops on the music info screen
2022-04-10x11: adapt to new avoid-duplicate.mk usagenia90-183/+177
2022-04-10avoid-duplicate.mk: Rework to not include builtin.mknia1-7/+17
2022-04-10libtree: requires gcc8 or newernia1-1/+3
2022-04-10jalbum: Disable all checks on pre-built binaries, fixes RELRO buildnia1-1/+4
2022-04-10grig: fix building with latest hamlibnia6-5/+201
2022-04-10fcitx5-libthai: fix building on netbsd-9nia2-1/+39
2022-04-10shotwell: mark BROKEN due to vala updatenia1-1/+3
2022-04-10mumble: missing includes on netbsdnia3-1/+33
2022-04-10tex-pst-tools{,.doc}: update to 0.12markd4-14/+14
rename optional argument PSfont to printfont to prevent clash with other packages
2022-04-10tex-pst-plot{,-doc}: update to 1.93markd6-20/+18
changes unknown
2022-04-10tex-pst-node{,-doc}: update to 1.43markd5-15/+15
changes unknown
2022-04-10tex-pst-geo{,-doc}: update to 2.07markd8-45/+31
changes unknown
2022-04-10tex-pst-fill{,-doc}: update to 1.02markd7-21/+23
make it run under lualatex without Ghostscript
2022-04-10tex-pst-circ{,-doc}: update to 2.19markd6-21/+22
changes unknown
2022-04-10tex-pst-3dplot{,-doc}: update to 2.07amarkd6-19/+19
fix for lualatex and color values on PS level
2022-04-10texlive-collection-bibtexextra: update to revision 61687markd1-2/+10
2022-04-10texlive-collection-binextra: update to revision 61780markd1-2/+5
2022-04-10texlive-collection-games: update to revision 62102markd1-2/+4
2022-04-10vte3: functional fix for NetBSDgutteridge3-2/+19
Since the update to 0.68, this package doesn't actually work on NetBSD. The first problem is addressed in this patch, but there are still hangs occurring on startup of xfce4-terminal and mate-terminal (and probably gnome-terminal, but I haven't tested it). Checking this in as this is all I have time for right now.
2022-04-10texlive-collection-langarabic: update to revision 59594markd1-2/+3
2022-04-10texlive-collection-langchinese: update to revision 61913markd1-2/+3
2022-04-10texlive-collection-langeuropean: update to revision 61419markd1-2/+3
2022-04-10texlive-collection-langfrench: update to revision 62879markd1-2/+5
2022-04-10texlive-collection-langgreek: update to revision 61820markd1-3/+4
2022-04-10texlive-collection-langother: update to revision 59564markd1-2/+3
2022-04-10texlive-collection-luatex: update to revision 62829markd1-2/+17
2022-04-10texlive-collection-plaingeneric: update to revision 59850markd1-2/+4
2022-04-10texlive-collection-xetex: update to revision 62240markd1-3/+2
2022-04-10doc: Updated sysutils/xfce4-thunar to 4.16.11gutteridge1-1/+2
2022-04-10xfce4-thunar: update to 4.16.11gutteridge2-7/+6
Change log: 4.16.11 ====== - Dont reload the view when text is copied (Issue #706) - NULL checks to prevent crash on malformed bookmark URI (Issue #716) - Use 'g_timeout_add_full' to set tree-view cursor (Issue #351) - Fix signal disconnect in thunar_window_unrealize - Don't go beyond THUNAR_N_VISIBLE_COLUMNS while parsing col widths - Translation Updates: Danish, Greek, Indonesian, Malay, Occitan (post 1500), Romanian
2022-04-10Fix build breakage from py-scipy now being Python >= 3.8gutteridge19-38/+38
2022-04-09py-numpy16: allow Python 3.7 as well (un-break builds)gutteridge2-6/+6
Now that Python 3.7 is also directed here for builds, include it in PYTHON_VERSIONS_ACCEPTED.
2022-04-09add tex-hypdoc{,-doc}markd1-1/+3
2022-04-09tex-hypdoc{,-doc}: add version 1.15markd5-1/+28
Hyper extensions for doc.sty
2022-04-09tex package updatesmarkd1-1/+12
2022-04-09tex-ocgx2{,-doc}: update to 0.54markd4-15/+14
changes unknown
2022-04-09tex-oberdiek{,-doc}: update to 2021markd8-22/+55
The hypdoc package has been split out of the bundle and is now in its own package.
2022-04-09py-music21: amend a comment about lilypond and py-gamegutteridge1-3/+2
2022-04-09tex-norasi-c90: update to 2021markd2-11/+10
changes unknown
2022-04-09py-music21: Python 3.7 is now incompatible due to py-scipy 1.8gutteridge1-2/+2
Upstream will be removing Python 3.7 support in their next significant release, anyway.
2022-04-09tex-nomencl{,-doc}: update to 5.6markd5-15/+15
Nomentbl no longer uses the s column for units and thus works with the new versions of siunitx package.
2022-04-09tex-newtx{,-doc}: update to 1.710markd5-18/+152
changes unknown
2022-04-09tex-newpx{,-doc}: update to 1.505markd5-73/+243
changes unknown