Commit graph

355605 commits

Author SHA1 Message Date
fcambus
72e08fba6d xa65: update to 2.3.13.
ChangeLog:

  * Fix // and /* */ in quoted strings. Incredible no one ever hit this
    before (thanks ZornsLemma).
  * Segfault fixes for file65, reloc65 and xa. Remember, kids, if you ever
    run xa as root all kittens will die. Please save the kittens (thanks
    Stephen Kitt).
  * Just compare to null in the preprocessor (thanks Bas Wassink).
  * Testsuite expanded.
2022-04-10 13:55:32 +00:00
nia
d62532addb doc: Updated www/firefox91-l10n to 91.8.0 2022-04-10 13:44:11 +00:00
nia
60111081a8 doc: Updated www/firefox91 to 91.8.0 2022-04-10 13:43:59 +00:00
nia
f0c808d210 firefox91: update to 91.8.0
Security Vulnerabilities fixed in Firefox ESR 91.8

#CVE-2022-1097: Use-after-free in NSSToken objects

#CVE-2022-28281: Out of bounds write due to unexpected WebAuthN Extensions

#CVE-2022-1196: Use-after-free after VR Process destruction

#CVE-2022-28282: Use-after-free in DocumentL10n::TranslateDocument

#CVE-2022-28285: Incorrect AliasSet used in JIT Codegen

#CVE-2022-28286: iframe contents could be rendered outside the border

#CVE-2022-24713: Denial of Service via complex regular expressions

#CVE-2022-28289: Memory safety bugs fixed in Firefox 99 and Firefox ESR 91.8
2022-04-10 13:43:43 +00:00
fcambus
ce459c8a05 doc: Updated textproc/ruby-kramdown to 2.3.2 2022-04-10 13:21:35 +00:00
fcambus
22142d5683 ruby-kramdown: update to 2.3.2.
## kramdown 2.3.2 released

This release brings various bug fixes.

## Changes

* 2 minor change:

  - Make codespan delimiter available for converters
  - Make first list item marker available for converters

* 1 bug fix:

  - Fixed handling of top-level text elements when converting from HTML

* 1 other change:

  - Enhanced documentation for "forbidden_inline_options" configuration option
2022-04-10 13:21:24 +00:00
tnn
d4a9308fb1 py-numpy: fix build on NetBSD 2022-04-10 13:15:47 +00:00
riastradh
1d45a51ccd x11/motif: Make build work for both cross and native. 2022-04-10 12:52:26 +00:00
markd
327449ab2d tex package updates 2022-04-10 12:37:04 +00:00
markd
c6c98b4679 tex-pstricks{,-doc}: update to 3.13
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-10 12:36:01 +00:00
markd
c5c8df015e tex-pstricks-add{,-doc}: update to 3.92
- added \psColorLine with startColor, endColor and colorSteps
- changes for using package with lualatex
- fix for \psOLympicRings
2022-04-10 12:30:12 +00:00
markd
8bb8b1088d tex-pst-tree{,-doc}: update to 1.14
changes unknown
2022-04-10 12:25:59 +00:00
adam
bbc47b895f Updated games/rocksndiamonds, textproc/ugrep 2022-04-10 12:21:51 +00:00
adam
cff722aa0f ugrep: updated to 3.7.9
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-10 12:21:30 +00:00
adam
76a170de11 rocksndiamonds: updated to 4.3.1.1
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-10 12:18:19 +00:00
nia
a8aa868782 x11: adapt to new avoid-duplicate.mk usage 2022-04-10 08:53:14 +00:00
nia
4a84ffec8a avoid-duplicate.mk: Rework to not include builtin.mk 2022-04-10 08:52:01 +00:00
nia
ccbed1f0f8 libtree: requires gcc8 or newer 2022-04-10 08:09:31 +00:00
nia
90033e4b9c jalbum: Disable all checks on pre-built binaries, fixes RELRO build 2022-04-10 08:07:04 +00:00
nia
4bb057ad21 grig: fix building with latest hamlib 2022-04-10 08:04:38 +00:00
nia
0e745acde7 fcitx5-libthai: fix building on netbsd-9 2022-04-10 07:59:29 +00:00
nia
0ea38113e9 shotwell: mark BROKEN due to vala update 2022-04-10 07:55:12 +00:00
nia
dbc21b8e64 mumble: missing includes on netbsd 2022-04-10 07:47:22 +00:00
markd
2ba564181a tex-pst-tools{,.doc}: update to 0.12
rename optional argument PSfont to printfont to prevent clash with
other packages
2022-04-10 06:30:44 +00:00
markd
7923244729 tex-pst-plot{,-doc}: update to 1.93
changes unknown
2022-04-10 06:26:51 +00:00
markd
e4045b81cf tex-pst-node{,-doc}: update to 1.43
changes unknown
2022-04-10 06:24:01 +00:00
markd
9cd6372013 tex-pst-geo{,-doc}: update to 2.07
changes unknown
2022-04-10 06:21:01 +00:00
markd
83ef694dbc tex-pst-fill{,-doc}: update to 1.02
make it run under lualatex without Ghostscript
2022-04-10 06:15:33 +00:00
markd
4315df34a8 tex-pst-circ{,-doc}: update to 2.19
changes unknown
2022-04-10 06:04:05 +00:00
markd
a3564a3572 tex-pst-3dplot{,-doc}: update to 2.07a
fix for lualatex and color values on PS level
2022-04-10 06:01:12 +00:00
markd
1c1f0220d7 texlive-collection-bibtexextra: update to revision 61687 2022-04-10 04:06:58 +00:00
markd
6b4478bb16 texlive-collection-binextra: update to revision 61780 2022-04-10 04:00:45 +00:00
markd
7fef0e276c texlive-collection-games: update to revision 62102 2022-04-10 03:54:49 +00:00
gutteridge
ff9ab65780 vte3: functional fix for NetBSD
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-10 03:53:32 +00:00
markd
51cb917404 texlive-collection-langarabic: update to revision 59594 2022-04-10 03:52:02 +00:00
markd
15e2c1c941 texlive-collection-langchinese: update to revision 61913 2022-04-10 03:49:37 +00:00
markd
9e118fc9b7 texlive-collection-langeuropean: update to revision 61419 2022-04-10 03:45:14 +00:00
markd
feda379072 texlive-collection-langfrench: update to revision 62879 2022-04-10 03:41:38 +00:00
markd
5bc88c24a5 texlive-collection-langgreek: update to revision 61820 2022-04-10 03:37:13 +00:00
markd
8f8e2de7fc texlive-collection-langother: update to revision 59564 2022-04-10 03:33:41 +00:00
markd
3915b6fbca texlive-collection-luatex: update to revision 62829 2022-04-10 03:28:05 +00:00
markd
bf53bbcaca texlive-collection-plaingeneric: update to revision 59850 2022-04-10 03:19:23 +00:00
markd
399d8cf161 texlive-collection-xetex: update to revision 62240 2022-04-10 03:13:43 +00:00
gutteridge
1318858647 doc: Updated sysutils/xfce4-thunar to 4.16.11 2022-04-10 02:28:58 +00:00
gutteridge
1a0d9e72b7 xfce4-thunar: update to 4.16.11
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-10 02:28:39 +00:00
gutteridge
1e3802c14c Fix build breakage from py-scipy now being Python >= 3.8 2022-04-10 00:57:13 +00:00
gutteridge
7ccafa880c py-numpy16: allow Python 3.7 as well (un-break builds)
Now that Python 3.7 is also directed here for builds, include it in
PYTHON_VERSIONS_ACCEPTED.
2022-04-09 23:46:52 +00:00
markd
baad56b55e add tex-hypdoc{,-doc} 2022-04-09 22:19:29 +00:00
markd
673335fee1 tex-hypdoc{,-doc}: add version 1.15
Hyper extensions for doc.sty
2022-04-09 22:18:08 +00:00
markd
27c56df810 tex package updates 2022-04-09 22:07:29 +00:00