Commit graph

348640 commits

Author SHA1 Message Date
taca
ee00e6bc05 security/ruby-shadow: update to 2.5.1
pkgsrc change: add LICENSE.

2.5.1 (2021/12/01)

* fixes for compiling for Ruby 3
2021-12-11 14:04:28 +00:00
tnn
a071079b6c volk: update to 2.5.0
Kernels
    volk_32f_stddev_and_mean_32f_x2: implemented Young and Cramer's algorithm
    volk_32fc_accumulator_s32fc: Add new kernel
    volk_16ic_x2_dot_prod_16ic_u_avx2: Fix Typo, was _axv2.
    Remove _mm256_zeroupper() calls
    Enforce consistent function prototypes
    32fc_index_max: Improve speed of AVX2 version
    conv_k7_r2: Disable broken AVX2 code
    improve volk_8i_s32f_convert_32f for ARM NEON
    Calculate cos in AVX512F
    Calculate sin using AVX512F
Build
    Fix python version detection
    cmake: Check that 'distutils' is available
    c11: Remove pre-C11 preprocessor instructions
2021-12-11 14:03:21 +00:00
taca
fc5629e746 doc: Updated security/ruby-rex-sslscan to 0.1.7 2021-12-11 14:00:25 +00:00
taca
08a465e325 security/ruby-rex-sslscan: update to 0.1.7
0.1.7 (2021-10-28)

* Land #2, Update Ubuntu version & Ruby Setup
* Land #4, Update Rapid7 vulnerability reference link
2021-12-11 13:59:56 +00:00
tnn
0d96740127 gr-fcdproplus: switch to snapshot, partically mend build errors
Package has been broken since gnuradio 3.7->3.8 and inactive upstream.
Maybe it's time to remove it.
2021-12-11 13:59:07 +00:00
taca
2e5b37042b doc: Updated security/ruby-rex-socket to 0.1.34 2021-12-11 13:58:39 +00:00
taca
bc71dc194b security/ruby-rex-socket: update to 0.1.34
0.1.33 (2021-09-16)

* Land #39, Update Ubuntu version & Ruby setup

0.1.34 (2021-10-28)

* Land #41, Raise exception on nil hostname
2021-12-11 13:58:14 +00:00
taca
49ccffb4b2 doc: Updated security/ruby-rex-powershell to 0.1.94 2021-12-11 13:55:57 +00:00
taca
6b2f6a68c4 security/ruby-rex-powershell: update to 0.1.94
0.1.94 (2021-10-22)

* Land #38, Add Powershell Specific Errors
2021-12-11 13:55:35 +00:00
taca
eb6271fad9 doc: Updated security/ruby-rex-core to 0.1.20 2021-12-11 13:53:49 +00:00
taca
28229e1af2 security/ruby-rex-core: update to 0.1.20
0.1.18 (2021-09-29)

* Land #16, Make the synchronization functions public

0.1.19 (2021-11-15)

* Land #17, Add the stopwatch function

0.1.20 (2021-11-16)

* Merge pull request #18 from zeroSteiner/feat/stopwatch/elapsed_seconds
  Refactor into a Stopwatch module
2021-12-11 13:53:21 +00:00
taca
9cb9365352 doc: Updated security/ruby-metasploit_payloads-mettle to 1.0.17 2021-12-11 13:50:21 +00:00
taca
bec18014b5 security/ruby-metasploit_payloads-mettle: update to 1.0.17
1.0.17 (2021-12-09)

* Land #228, fix stat on inaccessible directory
2021-12-11 13:49:50 +00:00
taca
9966090df2 doc: Updated security/ruby-metasploit-payloads to 2.0.66 2021-12-11 13:46:51 +00:00
taca
df6d7bfb4b security/ruby-metasploit-payloads: update to 2.0.66
2.0.61 (2021-11-29)

* Land #510, honour the pty flag

2.0.62 (2021-12-07)

* resolve_host should return NULL on failure

* Land #513, fix php stdapi loading on php 5.3.29

2.0.63 (2021-12-08)

* Land #514, fix python exception when closing channels

2.0.64 (2021-12-08)

* Fix #512, fix python cmd_exec argument list during
  PROCESS_EXECUTE_FLAG_SUBSHELL

* Land #515, Fix #512, fix python cmd_exec argv

2.0.65 (2021-12-08)

* Return an empty stat buf when stat fails

* Land #511, fix stderr output in python channels

2.0.66 (2021-12-09)

* Land #516, fix python stat on inaccessible directory

* Land #517, fix php stat on inaccessible directory
2021-12-11 13:46:20 +00:00
gutteridge
99f17b0e01 doc: Updated sysutils/xfce4-netload-plugin to 1.4.0 2021-12-11 13:44:55 +00:00
gutteridge
3f8242aa76 xfce4-netload-plugin: update to 1.4.0
Change log:

1.4.0
======
- Add new icons and switch to rDNS naming
- Add "About" dialog
- Add help button to properties dialog
- Improve progressbar look
- Update URLs from goodies.x.o to docs.x.o (Bug #16170)
- Fix compilation warnings
- autoconf: AM_CONFIG_HEADER -> AC_CONFIG_HEADERS
- Update `.gitignore`
- Fix missing-prototypes
- Remove GSourceFunc casts
- Populate a combo box with known network interfaces
- remove unused wormulon files
- Move to common m4 versioning macros
- Fix type for media_list on OpenBSD
- Add basic GitLab pipeline
- Translation Updates:
  Albanian, Basque, Belarusian, Chinese (Taiwan), Danish, Eastern
  Armenian, English (Canada), Finnish, Galician, Hebrew, Hungarian,
  Interlingue, Russian, Slovak, Slovenian, Spanish, Swedish, Turkish,
  Uyghur
2021-12-11 13:44:44 +00:00
gutteridge
1fc3fe9de7 doc: Updated graphics/ristretto to 0.12.1 2021-12-11 13:40:16 +00:00
gutteridge
caac754554 ristretto: update to 0.12.1
Change log:

0.12.1 (2021-11-26)
======
- Dependency Changes:
  - GLib >= 2.44.0

- Performance Improvement:
  - Optimize sorting by content type
  - Load images asynchronously (#16, #29, #32, !34)
  - Increase image loading buffer size (!34)

- Appearance Changes:
  - Allow to display all files in the open dialog (!33)

- Code Refactoring:
  - Rework the file opening procedure (!33)

- Bug Fixes:
  - Fix a memory leak when closing the window directly
  - Refactoring: Clarify thumbnailer queue management
  - Thumbnailer: Do not empty an unprocessed file list
  - Update window title on image deletion or insertion
  - Perform content-based filtering wherever necessary
  - Set device scale for animated images
  - Properly recognize SVG compressed image files
  - Use the generic pixbuf loader for RAW image files
  - Fix pointer behavior in fullscreen mode
  - Icon bar: Properly highlight item under the cursor
  - Icon bar: Center on the active item for any size change
  - Fix regression: Exif orientation is not respected (#69)
  - Do not try to load images whose pixbuf is not available (!34)
  - Fix memory management of image loading objects (!34)
  - Use URIs instead of filenames in the `.desktop` file (#49)
  - Directory loading: Allow to load a directory via the cli
  - Flatpak: Access remote locations with GVfs
  - Directory loading: Fix improper use of GFileEnumerator APIs (#68)

- Translation Updates:
  Albanian, Arabic, Armenian (Armenia), Basque, Belarusian, Bulgarian,
  Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish,
  Dutch, Eastern Armenian, English (Australia), English (United
  Kingdom), Estonian, Finnish, French, Galician, German, Greek, Hebrew,
  Hungarian, Icelandic, Indonesian, Interlingue, Italian, Japanese,
  Kazakh, Korean, Lithuanian, Malay, Norwegian Bokmål, Occitan (post
  1500), Polish, Portuguese, Portuguese (Brazil), Romanian, Russian,
  Serbian, Slovak, Slovenian, Spanish, Swedish, Thai, Turkish,
  Ukrainian, Uyghur

0.12.0 (2021-10-11)
======
- Dependency Changes:
  - libxfce4ui >= 4.16.0
  - libxfce4util >= 4.16.0

- New Features:
  - Allow to choose the default scale (!29)
  - Keep the scale in memory for each loaded image (#7, #17, !28)
  - Toggle fullscreen mode by double clicking on the image

- Performance Improvement:
  - Optimize directory loading (#20, #22, #32, #37, !31)
  - Optimize image viewer redraw: Disable overlay scrolling (#64)
  - Optimize image viewer redraw: Reuse source surface (#64, !26)
  - Avoid using Cairo Xlib backend to create surfaces (#60, #61, #62, !25)
  - Optimize image viewer redraw: Animation (#64)
  - Optimize image viewer redraw: Background color (#64)
  - Optimize image viewer redraw: Clock (#64)
  - Optimize image viewer redraw: Selection box (#64)
  - Don't redraw the main window when it loses focus (#64)
  - Remove the shadow of the toolbar buttons (#51, #64)

- Appearance Changes:
  - Hide thumbnail scrollbar when unused (!24)
  - Use the same background for the image and the thumbnails (#36, !23)
  - Drop preferences-desktop-default-applications icon

- Code Refactoring:
  - Flatpak build (!32)
  - Refactoring: Use only one file filter for the app
  - Refactoring: Icon bar adjustments
  - Cleanup: `icon_bar.c`
  - Cleanup: Pass orientation directly from file to viewer
  - Code refactoring: Image viewer adjustments, scale and drawing (!27)
  - Use integers for the image rendering rectangle
  - Code cleanup: Build sanitation, obsolete code removal, spacing, normalization (!22)
  - Transfer contents from dispose() to finalize()
  - Add debugging macros

- Bug Fixes:
  - Protect asynchronous jobs from an application exit
  - Fix position of the active item in the icon bar when vertical (#34)
  - Take into account the device scale (#47, !30)
  - Properly load images via drag and drop (#67)
  - Delay GdkPixbufLoader "closed" signal handler
  - Use the same scale factor to zoom via action and scrolling
  - Fix a lack of centering when zooming via the menu action
  - Fix some memory leak (several commits of this kind)
  - Fix file creation monitoring
  - Try to display the image on `GDK_PIXBUF_ERROR_CORRUPT_IMAGE` (#39)
  - Always set adjustment upper bounds greater than page sizes (#35)
  - Scaling/zoom corrections (#30, !8)
  - Fix animated GIF display
  - Automate and sanitize memory management of sources (#65)
  - Fix `rstto_icon_bar_rows_reordered()` (#48)
  - Chain up to parent in dispose() and finalize()

- Translation Updates:
  Albanian, Arabic, Armenian (Armenia), Basque, Belarusian, Bulgarian,
  Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish,
  Dutch, Eastern Armenian, English (Australia), English (United
  Kingdom), Estonian, Finnish, French, Galician, German, Greek, Hebrew,
  Hungarian, Icelandic, Indonesian, Interlingue, Italian, Japanese,
  Kazakh, Korean, Lithuanian, Malay, Norwegian Bokmål, Occitan (post
  1500), Polish, Portuguese, Portuguese (Brazil), Romanian, Russian,
  Serbian, Slovak, Slovenian, Spanish, Swedish, Thai, Turkish,
  Ukrainian, Uyghur

0.11.0 (2021-06-11)
======
- Update copyright years and appdata infos
- Enable `HAVE_MAGIC_H`-delimited code
- Fix compilation warnings
- autoconf: Some updates
- Update `.gitignore`
- Add option to copy image to clipboard (!20)
- Allow dragging window when CSD is used (#52)
- Remove GSourceFunc casts
- Added new stock icons with reverse DNS format
- Updates README.md
- Include string.h
- Codebase cleanup (!7)
- Make build less verbose
- Update .gitignore
- Make sure that argument passed to strncmp is non-NULL (!1)
- privacy_dialog.c: Remove dead initialization (!2)
- image_list.c: Remove dead assignment (!2)
- Add basic GitLab pipeline
- Switch to README.md and foreign automake mode
- Bug #16717: Move from exo-csource to xdt-csource
- Resolve couple "cast between incompatible function types" warnings
- Fix memory leaks in Privacy Dialog
- Resolve deprecation warnings
- Resolve some deprecation warnings
- Clean up unused functions
- Rename vars and funcs: show -> hide
- Add inactivity timeout setting to Preferences
- Hide the cursor while inactive in fullscreen mode
- Fix 'Status bar appears upon leaving fullscreen'
- Update .gitignore
- Do not show translation info on --help output
- Fix "window-state-event" handler
- Update credits
- Add support for old gtk2-style bg color settings
- Add missing LDFLAGS (fixes build on *bsd)
- In fullscreen mode, show toolbar when the mouse pointer is moved to
the top
- Return to git versioning
- Translation Updates:
  Albanian, Arabic, Armenian (Armenia), Basque, Belarusian, Bulgarian,
  Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish,
  Dutch, Eastern Armenian, English (Australia), English (United
  Kingdom), Estonian, Finnish, French, Galician, German, Greek, Hebrew,
  Hungarian, Icelandic, Indonesian, Interlingue, Italian, Japanese,
  Kazakh, Korean, Lithuanian, Malay, Norwegian Bokmål, Occitan (post
  1500), Polish, Portuguese, Portuguese (Brazil), Romanian, Russian,
  Serbian, Slovak, Slovenian, Spanish, Swedish, Telugu, Thai, Turkish,
  Ukrainian, Uyghur
2021-12-11 13:40:03 +00:00
taca
1ef59fdd63 doc: Updated net/ruby-ruby_smb to 2.0.12 2021-12-11 13:39:57 +00:00
taca
80e2b8f452 net/ruby-ruby_smb: update to 2.0.12
2.0.12 (2021-12-01)

* Use the correct message ID in SMB2/3 responses>
* Remove the now unused message_id attribute from
  RubySMB::Server::ServerClient.
2021-12-11 13:39:33 +00:00
taca
968e839d7f doc: Updated devel/ruby-test-unit to 3.5.2 2021-12-11 13:34:35 +00:00
taca
d6413333ca devel/ruby-test-unit: update to 3.5.2
3.5.2 (2021-12-10)

Improvements

* Required fileutils lazy. [GitHub#206][Patch by David Rodríguez]
2021-12-11 13:34:15 +00:00
taca
af297392a5 doc: Updated devel/ruby-regexp_parser to 2.2.0 2021-12-11 13:33:07 +00:00
taca
6974d4ee7d devel/ruby-regexp_parser: update to 2.2.0
2.2.0 (2021-12-04)

Added

* Added support for 13 new unicode properties introduced in Ruby 3.1.0-dev
2021-12-11 13:32:46 +00:00
taca
f2e302bc71 doc: Updated databases/ruby-arel-helpers to 2.13.0 2021-12-11 13:31:21 +00:00
taca
607a3fa0b7 databases/ruby-arel-helpers: update to 2.13.0
2.13.0 (2021-12-06)

* In QueryBuilder, delegate #empty? and #size to @query (@net1957, #47)
2021-12-11 13:30:57 +00:00
wiz
ee61e878b3 python310: add upstream bug report URL 2021-12-11 10:40:58 +00:00
wiz
713d6264d5 python310: remove reference to non-existent file 2021-12-11 10:13:18 +00:00
tsutsui
30691efe21 doc: Added graphics/raleigh-reloaded version 1.3 2021-12-11 10:00:35 +00:00
tsutsui
f3476fbbee graphics/Makefile: add raleigh-reloaded 2021-12-11 09:59:02 +00:00
tsutsui
b966edcc58 graphics/raleigh-reloaded-theme: import raleigh-reloaded-theme-1.3
Raleigh Reloaded is a GTK-3.20 theme aiming to revive the classic
Raleigh theme.
2021-12-11 09:57:51 +00:00
schmonz
356253d0e0 I export pkgsrc over NFS from a macOS host to a variety of VMs, each of
which sets ${PACKAGES} to a subdir of ${PKGSRCDIR}/packages (on the same
NFS mount) so that the generated packages all land in one place.

From my Debian, Devuan, Ubuntu, and CentOS 8 (but not 7) VMs,
copying ${STAGE_PKGFILE} to ${PKGFILE} fails to preserve permissions,
which fails the copy and the "package" target with it. The error
looks like so:

===> Building binary package for foo-4.2
=> Creating binary package /home/schmonz/trees/pkgsrc-cvs/packages/Debian/All/foo-4.2.tgz
/bin/cp: preserving permissions for ‘/home/schmonz/trees/pkgsrc-cvs/packages/Debian/All/foo-4.2.tgz’: Operation not permitted

Assuming permissions on built packages are merely a nice-to-have, avoid
failing if we couldn't preserve them. Patch from sjmulder@, for whom
this fixes a similar problem with FreeBSD with ZFS.
2021-12-11 09:01:23 +00:00
wen
d7af0afd51 Updated www/moodle to 3.11.4 2021-12-11 07:25:05 +00:00
wen
29bf702328 Update to 3.11.4
Upstream changelog, please visit:
https://docs.moodle.org/dev/Moodle_3.11.4_release_notes
2021-12-11 07:24:00 +00:00
wen
c359782366 Updated databases/p5-SQL-Abstract-Limit to 0.143 2021-12-11 03:58:10 +00:00
wen
1aebb0483a Update to 0.143
Upstream changes:
0.143   2021-03-28
        - fix RT #134147: Failed test 'SQL::Abstract - no limit' / Thanks to Slaven Rezić and Thibault Duponchelle

0.142   2020-11-22
        - module adopted by Alexander Becker
        - set up GitHub repository. See this repository for detailed changes.
        - fix RT #34847: Avoid double quoting of table name. Fix provided by @dekimsey / Daniel Kimsey
        - fix RT #50795: SQL::Abstract properties were ignored for select() if no limit was given. Thanks to Gunnar Hansson
        - fix RT #73444: Offset argument wasn't handled properly if the value was 0. Thanks to ALEXBYK
        - fix RT #62671: Properly handle 0 values in condition.
        - remove Build.PL, switch to EUMM
2021-12-11 03:56:33 +00:00
ryoon
a0c321ff3b emiclock: Remove restriction for source code redistribution
4th clause in COPYRIGHT.en has Japanese to English translation mistake.
According to COPYRIGHT (in Japanese), the author allows source code
redistribution without modification.
2021-12-10 23:37:42 +00:00
wiz
02eb3f481b python310: remove dragonfly patch that's not even in dports 2021-12-10 23:14:49 +00:00
wiz
9bf8736933 doc: Updated lang/python310 to 3.10.1nb2 2021-12-10 23:08:12 +00:00
wiz
ea8ed9ccfb python310: remove patch that was carried forward from before 2.7 times
upstream says it should not be needed, and I don't see a difference
in building python310 and running its tests either.

Let me know if you do.

Bump PKGREVISION to be on the safe side.
2021-12-10 23:08:03 +00:00
joerg
45af553160 Fix build with Heimdal and unrestrict again. 2021-12-10 22:42:35 +00:00
gutteridge
66ec5dfa10 rust-bin: fix Linux packaging 2021-12-10 19:00:35 +00:00
tsutsui
62f53a88e6 libreoffice: put a kludge to fix a build error on NetBSD/i386. PR/56440 2021-12-10 19:00:13 +00:00
hubertf
f2494ae2ca Add p5-Text-Morse v0.07: encodes and decodes Morse code in perl
Package base borrowed from pkgsrc-wip/p5-Text-Quote

pkglint: no, thanks to lang/go14 not building on Mac OS X.
2021-12-10 18:42:53 +00:00
adam
b262d877ff Updated textproc/ugrep, textproc/py-ICU 2021-12-10 18:20:26 +00:00
adam
b8de4acd09 py-ICU: updated to 2.8
Version 2.7.4 -> 2.8
--------------------
- fixed test failure in test_DateTimeParserGenerator.py with version 70.1rc
- added wrappers for UCurrNameStyle and for ucurr_getName() onto CurrencyUnit
- added support for ICU 70.1
- added FieldPosition-less overloads to RuleBasedNumberFormat.format()
- added pyproject.toml file to (also) build via python -m build
2021-12-10 18:20:06 +00:00
adam
fb4c9484e6 ugrep: updated to 3.3.11
v3.3.11
Faster column -k by on-demand computation. Faster grep files containing long Iines of text and binary files. This update corrects and further improves the input buffering method, which performed sub-optimally for long lines containing many pattern matches.
2021-12-10 18:17:21 +00:00
pin
202e9b7b7f doc: Updated audio/ncspot to 0.9.3 2021-12-10 17:21:28 +00:00
pin
97c7d508ee audio/ncspot: update to 0.9.3
Maintenance
-Fixed MPRIS OpenUri function not respecting ncspot's shuffle setting (#662)
-Fix README links (#665)
-Fix queuing of playlists causing "play next" to be broken (#667)
-Run CI on Linux/macOS/Windows (#669)

Features
-Added Wayland clipboard support (#666)
-Added jumpnext and jumpprevious as commands (#668)
2021-12-10 17:21:08 +00:00