Commit graph

351118 commits

Author SHA1 Message Date
wiz
cb01eb0635 py-gmpy: fix PLIST for python 2.7 2022-01-22 14:39:57 +00:00
wiz
80e6bdac0b py-anita: fix PLIST for python 2.7 2022-01-22 14:38:55 +00:00
wiz
524eb1f4cf py-bonjour: fix PLIST 2022-01-22 14:38:01 +00:00
wiz
1c3f02e312 py-pcap: convert to egg.mk 2022-01-22 14:35:52 +00:00
wiz
2a71f42cc2 py-s3cmd: fix PLIST 2022-01-22 14:34:18 +00:00
wiz
484f872cd2 py-SocksiPy-branch: fix PLIST for python 2.7 2022-01-22 14:31:59 +00:00
wiz
0752e5547a py-PDF2: fix PLIST for python 2.7 2022-01-22 14:30:08 +00:00
wiz
89c05d1ed7 py-aes: fix PLIST for python 2.7 2022-01-22 14:29:17 +00:00
wiz
4d9f11999d py-crack: fix PLIST for python 2.7 2022-01-22 14:28:27 +00:00
wiz
f0e04db4b2 py-crcmod: fix PLIST for python 2.7 2022-01-22 14:26:55 +00:00
wiz
c1595619ea py-openid: convert to egg.mk 2022-01-22 14:25:43 +00:00
wiz
bd9f7753c0 py-xmlsec: convert to egg.mk 2022-01-22 14:24:21 +00:00
wiz
6c20823d61 py-empy: bump PKGREVISION for previous 2022-01-22 14:21:46 +00:00
wiz
d8c7840547 py-empy: convert to egg.mk 2022-01-22 14:21:25 +00:00
wiz
c7320188e4 py-pandocfilters: fix PLIST for python 2.7 2022-01-22 14:19:58 +00:00
wiz
6c40be74e0 py-mxDateTime: fix PLIST 2022-01-22 14:18:48 +00:00
wiz
cfc3a0bff0 py-scgi: fix PLIST 2022-01-22 14:17:46 +00:00
wiz
a6555db1bd py-*: mark two as not supporting python 2.7 2022-01-22 14:16:30 +00:00
wiz
ecb80d2662 py-jeepney: fix PLIST, add missing dependencies
Bump PKGREVISION
2022-01-22 14:10:10 +00:00
triaxx
aba7d175c1 doc: Updated print/ghostscript-agpl to 9.55.0nb2 2022-01-22 13:52:19 +00:00
triaxx
495e69b568 ghostscript-agpl: Fix build issue discussed on pkgsrc-users@
https://mail-index.netbsd.org/pkgsrc-users/2019/06/13/msg028790.html

This fix has kindly been provided upstream to try solving the building
errors (https://bugs.ghostscript.com/show_bug.cgi?id=704844).
2022-01-22 13:51:55 +00:00
ryoon
ca59fabb77 doc: Updated net/yt-dlp to 2022.1.21 2022-01-22 13:49:11 +00:00
ryoon
2224cce413 yt-dlp: Update to 2022.01.21
* Fix ffprobe detection.

Changelog:
### 2021.01.21

* Add option `--concat-playlist` to **concat videos in a playlist**
* Allow **multiple and nested configuration files**
* Add more post-processing stages (`after_video`, `playlist`)
* Allow `--exec` to be run at any post-processing stage (Deprecates `--exec-before-download`)
* Allow `--print` to be run at any post-processing stage
* Allow listing formats, thumbnails, subtitles using `--print` by [pukkandan](https://github.com/pukkandan), [Zirro](https://github.com/Zirro)
* Add fields `video_autonumber`, `modified_date`, `modified_timestamp`, `playlist_count`, `channel_follower_count`
* Add key `requested_downloads` in the root `info_dict`
* Write `download_archive` only after all formats are downloaded
* [FfmpegMetadata] Allow setting metadata of individual streams using `meta<n>_` prefix
* Add option `--legacy-server-connect` by [xtkoba](https://github.com/xtkoba)
* Allow escaped `,` in `--extractor-args`
* Allow unicode characters in `info.json`
* Check for existing thumbnail/subtitle in final directory
* Don't treat empty containers as `None` in `sanitize_info`
* Fix `-s --ignore-no-formats --force-write-archive`
* Fix live title for multiple formats
* List playlist thumbnails in `--list-thumbnails`
* Raise error if subtitle download fails
* [cookies] Fix bug when keyring is unspecified
* [ffmpeg] Ignore unknown streams, standardize use of `-map 0`
* [outtmpl] Alternate form for `D` and fix suffix's case
* [utils] Add `Sec-Fetch-Mode` to `std_headers`
* [utils] Fix `format_bytes` output for Bytes by [pukkandan](https://github.com/pukkandan), [mdawar](https://github.com/mdawar)
* [utils] Handle `ss:xxx` in `parse_duration`
* [utils] Improve parsing for nested HTML elements by [zmousm](https://github.com/zmousm), [pukkandan](https://github.com/pukkandan)
* [utils] Use key `None` in `traverse_obj` to return as-is
* [extractor] Detect more subtitle codecs in MPD manifests by [fstirlitz](https://github.com/fstirlitz)
* [extractor] Extract chapters from JSON-LD by [iw0nderhow](https://github.com/iw0nderhow), [pukkandan](https://github.com/pukkandan)
* [extractor] Extract thumbnails from JSON-LD by [nixxo](https://github.com/nixxo)
* [extractor] Improve `url_result` and related
* [generic] Improve KVS player extraction by [trassshhub](https://github.com/trassshhub)
* [build] Reduce dependency on third party workflows
* [extractor,cleanup] Use `_search_nextjs_data`, `format_field`
* [cleanup] Minor fixes and cleanup
* [docs] Improvements
* [test] Fix TestVerboseOutput
* [afreecatv] Add livestreams extractor by [wlritchi](https://github.com/wlritchi)
* [callin] Add extractor by [foghawk](https://github.com/foghawk)
* [CrowdBunker] Add extractors by [Ashish0804](https://github.com/Ashish0804)
* [daftsex] Add extractors by [k3ns1n](https://github.com/k3ns1n)
* [digitalconcerthall] Add extractor by [teridon](https://github.com/teridon)
* [Drooble] Add extractor by [u-spec-png](https://github.com/u-spec-png)
* [EuropeanTour] Add extractor by [Ashish0804](https://github.com/Ashish0804)
* [iq.com] Add extractors by [MinePlayersPE](https://github.com/MinePlayersPE)
* [KelbyOne] Add extractor by [Ashish0804](https://github.com/Ashish0804)
* [LnkIE] Add extractor by [Ashish0804](https://github.com/Ashish0804)
* [MainStreaming] Add extractor by [coletdjnz](https://github.com/coletdjnz)
* [megatvcom] Add extractors by [zmousm](https://github.com/zmousm)
* [Newsy] Add extractor by [Ashish0804](https://github.com/Ashish0804)
* [noodlemagazine] Add extractor by [trassshhub](https://github.com/trassshhub)
* [PokerGo] Add extractors by [Ashish0804](https://github.com/Ashish0804)
* [Pornez] Add extractor by [mozlima](https://github.com/mozlima)
* [PRX] Add Extractors by [coletdjnz](https://github.com/coletdjnz)
* [RTNews] Add extractor by [Ashish0804](https://github.com/Ashish0804)
* [Rule34video] Add extractor by [trassshhub](https://github.com/trassshhub)
* [tvopengr] Add extractors by [zmousm](https://github.com/zmousm)
* [Vimm] Add extractor by [alerikaisattera](https://github.com/alerikaisattera)
* [glomex] Add extractors by [zmousm](https://github.com/zmousm)
* [instagram] Add story/highlight extractor by [u-spec-png](https://github.com/u-spec-png)
* [openrec] Add movie extractor by [Lesmiscore](https://github.com/Lesmiscore)
* [rai] Add Raiplaysound extractors by [nixxo](https://github.com/nixxo), [pukkandan](https://github.com/pukkandan)
* [aparat] Fix extractor
* [ard] Extract subtitles by [fstirlitz](https://github.com/fstirlitz)
* [BiliIntl] Add login by [MinePlayersPE](https://github.com/MinePlayersPE)
* [CeskaTelevize] Use `http` for manifests
* [CTVNewsIE] Add fallback for video search by [Ashish0804](https://github.com/Ashish0804)
* [dplay] Migrate DiscoveryPlusItaly to DiscoveryPlus by [timendum](https://github.com/timendum)
* [dplay] Re-structure DiscoveryPlus extractors
* [Dropbox] Support password protected files and more formats by [zenerdi0de](https://github.com/zenerdi0de)
* [facebook] Fix extraction from groups
* [facebook] Improve title and uploader extraction
* [facebook] Parse dash manifests
* [fox] Extract m3u8 from preview by [ischmidt20](https://github.com/ischmidt20)
* [funk] Support origin URLs
* [gfycat] Fix `uploader`
* [gfycat] Support embeds by [coletdjnz](https://github.com/coletdjnz)
* [hotstar] Add extractor args to ignore tags by [Ashish0804](https://github.com/Ashish0804)
* [hrfernsehen] Fix ardloader extraction by [CreaValix](https://github.com/CreaValix)
* [instagram] Fix username extraction for stories and highlights by [nyuszika7h](https://github.com/nyuszika7h)
* [kakao] Detect geo-restriction
* [line] Remove `tv.line.me` by [sian1468](https://github.com/sian1468)
* [mixch] Add `MixchArchiveIE` by [Lesmiscore](https://github.com/Lesmiscore)
* [mixcloud] Detect restrictions by [llacb47](https://github.com/llacb47)
* [NBCSports] Fix extraction of platform URLs by [ischmidt20](https://github.com/ischmidt20)
* [Nexx] Extract more metadata by [MinePlayersPE](https://github.com/MinePlayersPE)
* [Nexx] Support 3q CDN by [MinePlayersPE](https://github.com/MinePlayersPE)
* [pbs] de-prioritize AD formats
* [PornHub,YouTube] Refresh onion addresses by [unit193](https://github.com/unit193)
* [RedBullTV] Parse subtitles from manifest by [Ashish0804](https://github.com/Ashish0804)
* [streamcz] Fix extractor by [arkamar](https://github.com/arkamar), [pukkandan](https://github.com/pukkandan)
* [Ted] Rewrite extractor by [pukkandan](https://github.com/pukkandan), [trassshhub](https://github.com/trassshhub)
* [Theta] Fix valid URL by [alerikaisattera](https://github.com/alerikaisattera)
* [ThisOldHouseIE] Add support for premium videos by [Ashish0804](https://github.com/Ashish0804)
* [TikTok] Fix extraction for sigi-based webpages, add API fallback by [MinePlayersPE](https://github.com/MinePlayersPE)
* [TikTok] Pass cookies to formats, and misc fixes by [MinePlayersPE](https://github.com/MinePlayersPE)
* [TikTok] Extract captions, user thumbnail by [MinePlayersPE](https://github.com/MinePlayersPE)
* [TikTok] Change app version by [MinePlayersPE](https://github.com/MinePlayersPE), [llacb47](https://github.com/llacb47)
* [TVer] Extract message for unaired live by [Lesmiscore](https://github.com/Lesmiscore)
* [twitcasting] Refactor extractor by [Lesmiscore](https://github.com/Lesmiscore)
* [twitter] Fix video in quoted tweets
* [veoh] Improve extractor by [foghawk](https://github.com/foghawk)
* [vk] Capture `clip` URLs
* [vk] Fix VKUserVideosIE by [Ashish0804](https://github.com/Ashish0804)
* [vk] Improve `_VALID_URL` by [k3ns1n](https://github.com/k3ns1n)
* [VrtNU] Handle empty title by [pgaig](https://github.com/pgaig)
* [XVideos] Check HLS formats by [MinePlayersPE](https://github.com/MinePlayersPE)
* [yahoo:gyao] Improved playlist handling by [hyano](https://github.com/hyano)
* [youtube:tab] Extract more playlist metadata by [coletdjnz](https://github.com/coletdjnz), [pukkandan](https://github.com/pukkandan)
* [youtube:tab] Raise error on tab redirect by [krichbanana](https://github.com/krichbanana), [coletdjnz](https://github.com/coletdjnz)
* [youtube] Update Innertube clients by [coletdjnz](https://github.com/coletdjnz)
* [youtube] Detect live-stream embeds
* [youtube] Do not return `upload_date` for playlists
* [youtube] Extract channel subscriber count by [coletdjnz](https://github.com/coletdjnz)
* [youtube] Make invalid storyboard URL non-fatal
* [youtube] Enforce UTC, update innertube clients and tests by [coletdjnz](https://github.com/coletdjnz)
* [zdf] Add chapter extraction by [iw0nderhow](https://github.com/iw0nderhow)
* [zee5] Add geo-bypass
2022-01-22 13:48:34 +00:00
he
0c3ce42d7a Note update of lang/rust to 1.57.0. 2022-01-21 23:21:18 +00:00
he
992677a460 Update lang/rust to version 1.57.0.
Pkgsrc changes:
 * Adjust line numbers in a number of patches
 * remove the --disable-dist-src option, so that we produce
   the rust-src rust component, which we upload to LOCALSRC
   to allow the rust-src package to build, which is needed
   for rust-analyzer.
 * Cargo checksum for vendor/cc no longer needs patching;
   checksum for vendor/libc updated

Upstream changes:

Version 1.57.0 (2021-12-02)
==========================

Language
--------

- [Macro attributes may follow `#[derive]` and will see the original
  (pre-`cfg`) input.][87220]
- [Accept curly-brace macros in expressions, like `m!{ .. }.method()`
  and `m!{ .. }?`.][88690]
- [Allow panicking in constant evaluation.][89508]

Compiler
--------

- [Create more accurate debuginfo for vtables.][89597]
- [Add `armv6k-nintendo-3ds` at Tier 3\*.][88529]
- [Add `armv7-unknown-linux-uclibceabihf` at Tier 3\*.][88952]
- [Add `m68k-unknown-linux-gnu` at Tier 3\*.][88321]
- [Add SOLID targets at Tier 3\*:][86191] `aarch64-kmc-solid_asp3`,
  `armv7a-kmc-solid_asp3-eabi`, `armv7a-kmc-solid_asp3-eabihf`

\* Refer to Rust's [platform support page][platform-support-doc] for more
   information on Rust's tiered platform support.

Libraries
---------

- [Avoid allocations and copying in `Vec::leak`][89337]
- [Add `#[repr(i8)]` to `Ordering`][89507]
- [Optimize `File::read_to_end` and `read_to_string`][89582]
- [Update to Unicode 14.0][89614]
- [Many more functions are marked `#[must_use]`][89692], producing a warning
  when ignoring their return value. This helps catch mistakes such as expecting
  a function to mutate a value in place rather than return a new value.

Stabilised APIs
---------------

- [`[T; N]::as_mut_slice`][`array::as_mut_slice`]
- [`[T; N]::as_slice`][`array::as_slice`]
- [`collections::TryReserveError`]
- [`HashMap::try_reserve`]
- [`HashSet::try_reserve`]
- [`String::try_reserve`]
- [`String::try_reserve_exact`]
- [`Vec::try_reserve`]
- [`Vec::try_reserve_exact`]
- [`VecDeque::try_reserve`]
- [`VecDeque::try_reserve_exact`]
- [`Iterator::map_while`]
- [`iter::MapWhile`]
- [`proc_macro::is_available`]
- [`Command::get_program`]
- [`Command::get_args`]
- [`Command::get_envs`]
- [`Command::get_current_dir`]
- [`CommandArgs`]
- [`CommandEnvs`]

These APIs are now usable in const contexts:

- [`hint::unreachable_unchecked`]

Cargo
-----

- [Stabilize custom profiles][cargo/9943]

Compatibility notes
-------------------

Internal changes
----------------
These changes provide no direct user facing benefits, but represent significant
improvements to the internals and overall performance of rustc
and related tools.

- [Added an experimental backend for codegen with `libgccjit`.][87260]

[86191]: https://github.com/rust-lang/rust/pull/86191/
[87220]: https://github.com/rust-lang/rust/pull/87220/
[87260]: https://github.com/rust-lang/rust/pull/87260/
[88243]: https://github.com/rust-lang/rust/pull/88243/
[88321]: https://github.com/rust-lang/rust/pull/88321/
[88529]: https://github.com/rust-lang/rust/pull/88529/
[88690]: https://github.com/rust-lang/rust/pull/88690/
[88952]: https://github.com/rust-lang/rust/pull/88952/
[89337]: https://github.com/rust-lang/rust/pull/89337/
[89507]: https://github.com/rust-lang/rust/pull/89507/
[89508]: https://github.com/rust-lang/rust/pull/89508/
[89582]: https://github.com/rust-lang/rust/pull/89582/
[89597]: https://github.com/rust-lang/rust/pull/89597/
[89614]: https://github.com/rust-lang/rust/pull/89614/
[89692]: https://github.com/rust-lang/rust/issues/89692/
[cargo/9943]: https://github.com/rust-lang/cargo/pull/9943/
[`array::as_mut_slice`]: https://doc.rust-lang.org/std/primitive.array.html#method.as_mut_slice
[`array::as_slice`]: https://doc.rust-lang.org/std/primitive.array.html#method.as_slice
[`collections::TryReserveError`]: https://doc.rust-lang.org/std/collections/struct.TryReserveError.html
[`HashMap::try_reserve`]: https://doc.rust-lang.org/std/collections/hash_map/struct.HashMap.html#method.try_reserve
[`HashSet::try_reserve`]: https://doc.rust-lang.org/std/collections/hash_set/struct.HashSet.html#method.try_reserve
[`String::try_reserve`]: https://doc.rust-lang.org/alloc/string/struct.String.html#method.try_reserve
[`String::try_reserve_exact`]: https://doc.rust-lang.org/alloc/string/struct.String.html#method.try_reserve_exact
[`Vec::try_reserve`]: https://doc.rust-lang.org/std/vec/struct.Vec.html#method.try_reserve
[`Vec::try_reserve_exact`]: https://doc.rust-lang.org/std/vec/struct.Vec.html#method.try_reserve_exact
[`VecDeque::try_reserve`]: https://doc.rust-lang.org/std/collections/struct.VecDeque.html#method.try_reserve
[`VecDeque::try_reserve_exact`]: https://doc.rust-lang.org/std/collections/struct.VecDeque.html#method.try_reserve_exact
[`Iterator::map_while`]: https://doc.rust-lang.org/std/iter/trait.Iterator.html#method.map_while
[`iter::MapWhile`]: https://doc.rust-lang.org/std/iter/struct.MapWhile.html
[`proc_macro::is_available`]: https://doc.rust-lang.org/proc_macro/fn.is_available.html
[`Command::get_program`]: https://doc.rust-lang.org/std/process/struct.Command.html#method.get_program
[`Command::get_args`]: https://doc.rust-lang.org/std/process/struct.Command.html#method.get_args
[`Command::get_envs`]: https://doc.rust-lang.org/std/process/struct.Command.html#method.get_envs
[`Command::get_current_dir`]: https://doc.rust-lang.org/std/process/struct.Command.html#method.get_current_dir
[`CommandArgs`]: https://doc.rust-lang.org/std/process/struct.CommandArgs.html
[`CommandEnvs`]: https://doc.rust-lang.org/std/process/struct.CommandEnvs.html
2022-01-21 23:20:36 +00:00
adam
bc5569020d Updated games/wesnoth 2022-01-21 20:37:25 +00:00
adam
e3a56f3025 wesnoth: updated to 1.16.2
Version 1.16.2
  Campaigns
   * Delfador’s Memoirs
     * S07: Clarified objectives
   * Descent into Darkness
     * S08: Prevent possibility of Darken Volk advancing to Lich
   * Heir to the Throne
     * S05b: Temples given an aged appearance to match ‘ancient temples’ description
   * Sceptre of Fire
     * Added notes about Thursagan’s rune mechanics
     * S04: Mining objectives are much clearer now
   * Secret of the Ancients
     * S06: Ardonna should no longer mistake hostile bats as ‘my pet’
     * S20: Directions “left” and “right” in character speech now use the character’s orientation, not the player’s
     * Consistently capitalise the name of the Academy of Magic
   * The Rise of Wesnoth
     * S08: The appearance of Naga is now smoother
     * S08: Refactored ship-boarding events
     * S19: The troll’s gold is automatically collected upon victory if not already obtained
     * S19: Avoid units spawning over chasms
   * Under the Burning Suns
     * Correct Traveler’s Ring description
     * Remove the “formation” ability from the attack predictions dialog, as it was in a confusing location; its effect is still shown in the calculations and chance-to-hit percentage
     * S02: Pinnacle Rock is now shown during dialogue
     * S04: Improve dialogue about dark underground tunnels
     * S06b:
       * Account for non-elvish units encountering Dwarf Sergeant
       * Grog will not die as quick now
       * Hermit dialogue cannot be accidentally skipped now
       * Fixed bug where tentacles would not spawn
       * Fast units cannot get stuck on the wall now
       * Camera now moves to where the charges are blown up
       * Fixed weird scout AI behaviour
     * S09: Rebels joining Kaleh’s side are now loyal
     * The last unit killed to trigger certain events should no longer linger during those events
     * The Dark Assassin’s race is not revealed until uncloaked
     * The Dust Devil’s XP bar is now blue
   * World Conquest:
     * Fixed for Winged Scepter not giving the correct defence values
     * Corrected the attack icon of ice bow from a lightning bolt to an iceball
  Multiplayer
   * Lobby joins are no longer displayed in chat even when that preference has been disabled
   * Added a specific prompt for moderators before joining password-protected games
   * Fixed add-ons not getting enabled for clients, leading to errors such as Unknown Terrain
   * Fixed an information leak where planned multi-turn moves could be visible to enemy players
   * Made planned moves visible to allies; this refers to trying to move more hexes than the unit can move this turn, it isn’t the whiteboard
  Lua API
   * Fixed an error in `gui.get_user_choice()` and added support for the current DescriptionWML syntax
  Translations
   * Added translations: Spanish (Latin American)
   * Updated translations: British English, Chinese (Simplified), Czech, Finnish, Italian, Japanese, Portuguese (Brazil), Scottish Gaelic, Turkish.
   * Lots of corrections of typos in `en_US` (untranslated text), which will require marking translations as `non-fuzzy` again
   * Implemented delayed translation option for gettext plurals
   * Comments in .po files are now kept in order when the .pot is regenerated
  Units
   * Added attack image for the Bone Knight’s trample
   * Added attack image for the Nightblade’s kick
  User interface
   * Improved translatability of MP ban durations
   * Fixed missing sidebar tooltips in low resolutions such as 800x600
 Miscellaneous and Bug Fixes
   * Password storage was fixed to work with multiple accounts
   * wmllint now automatically removes `{MAGENTA_IS_THE_TEAM_COLOR}`
   * Added workaround for connecting to the multiplayer server taking too long when Chinese or Japanese language is selected
   * Added `KeyboardInterrupt` handling to many Python WML tools
   * Added `--simple-version` command line option
   * wmllint, wmlscope and wmlindent now support the command line `--version` flag, which reports the current version of Wesnoth
   * wmllint is now capable of handling unit levels and types when checking recruitment patterns.
   * Fixed units on a recall list sometimes being put on the map by `[modify_unit]` or `[store_unit]...[unstore_unit]`
   * Fixed abilities that are shown as weapon specials in the attack prediction window being shown on the placeholder for units with no ranged attack, or dark adepts' melee response
   * Fixed a glitch after a move is interrupted, paths to the hex where the move started were shown

Version 1.16.1
  Add-ons server
   * Fixed `core=` attribute in `_server.pbl` being completely ignored
  Campaigns
   * Tutorial
     * Use a portrait on the Campaigns menu.
   * Sceptre of Fire
     * S02p5: Added defeat condition if Alanin dies.
  Multiplayer
   * Increased the limits of timer values (up to 10 minutes turn bonus, 50 minutes reservoir).
   * Re-added HTML character escaping.
  Lua API
   * Fixed an error in `gui.get_user_choice()`.
   * Fixed an error in handling `x,y` locations
  Packaging
   * Fixed missing dependency on boost-math in the vcpkg config.
   * Made `get_dlls.py` install libraries for `wesnothd` too.
  Translations
   * Updated translations: Dutch, Italian, Portuguese (Brazil).
   * Added po hints for time format strings.
  User interface
   * Made the Add-ons Manager search box less unwieldy on very small resolutions.
   * Made listbox header toggle buttons taller.
  WML Engine
   * Fixed `[item]x,y=` at scenario scope
  Miscellaneous and Bug Fixes
   * Fixed missing tooltips on the side-bar (hover over the unit type to see a description, etc).
   * Fixed several issues in the multiplayer server about TLS connections, error-handling and disconnections.
   * Added `.DS_Store` and `Thumbs.db` to wmltool's list of files to ignore.
2022-01-21 20:37:07 +00:00
gutteridge
c838a6e8ce doc: Updated games/wordsearch to 2.1 2022-01-21 18:02:18 +00:00
gutteridge
cc03ed7f7b wordsearch: update to 2.1
PR pkg/56649 from Pat Jensen, the upstream maintainer.
2022-01-21 18:01:31 +00:00
wiz
f56bf046bf xindy: mark as not-supporting-PIE since it uses clisp 2022-01-21 17:34:34 +00:00
nikita
32b1bcbedc doc: Updated devel/guile-git to 0.5.2 2022-01-21 17:09:38 +00:00
nikita
ece45bd103 guile-git: Update to 0.5.2
Changelog from https://gitlab.com/guile-git/guile-git/-/releases

Changes in 0.5.2
Bug fix
    Fix crash when fetching multiple sub-modules
    This bug was reported at https://issues.guix.gnu.org/48855.  It
    could lead to crashes via SIGSEGV or SIGILL while fetching
    multiple sub-modules in a row.

Changes in 0.5.1
Bug fix
    Fix crash when using config-foreach or config-fold
    This bug was reported at https://issues.guix.gnu.org/47808.  It
    could lead to segmentation faults in tests/config.scm while
    running make check.

Changes in 0.5.0
New functionality
    New diff bindings in (git diff)
    These bindings allow you to compute and print a diff between two
    different trees.

    New configuration parsing support in (git config)
    This new module provides an interface to obtain configuration
    value as you would do on with the git config command.  As a
    corollary, it introduces an incompatible change: the internal
    module previously known as (git config) has been renamed to (git
    configuration).  It is not meant to be used directly by
    applications though, so you should not notice it.

    New tag procedures: ‘tag-fold’, ‘tag-foreach’

    New tree procedures: ‘tree-entry-byname’, ‘tree-entry-type’

    New remote procedures: ‘remote-url’, ‘remote-set-url!’

    Submodule interface changes
    The submodule-update procedure accepts the new #:allow-fetch? and
    #:fetch-options arguments.  The latter allows you to specify
    “fetch options”, such as the URL of an HTTP/HTTPS proxy.  There’s
    also a new submodule-set-url! procedure.

Bug fixes
    commit: Prevent dangling repository references
    Fix “make check” for tests involving SSH

Changes in 0.4.0
New Functionality
    Support for HTTP and HTTPS proxies
    One can now specify the HTTP and HTTPS via the #:proxy-url
    parameter of make-fetch-options.  Those fetch options must then be
    passed to fetch, or they can be added to the clone options passed
    to clone.

    Support for progress report
    Clones and fetches can take some time and you may want to tell
    users what’s going on.  To help with that, make-fetch-options now
    takes a #:transfer-progress option; it should be either #f or a
    one-argument procedure that will be called with an
    <indexer-progress> record every time progress is made.  This
    record contains information about the total number of objects
    being processed, the number of objects already retrieved, and the
    number of objects already indexed.

Bug Fixes
    Fix typo that made repository-index and repository-refdb unusable
2022-01-21 17:09:29 +00:00
bsiegert
5826585d27 doc: Added comms/c3270 version 4.1ga11 2022-01-21 16:49:26 +00:00
bsiegert
b4241ffbf2 New package for c3270, via pkgsrc-wip.
This addresses PR pkg/54543.

IBM 3278/3279 terminal emulator for ncurses terminals
2022-01-21 16:49:00 +00:00
nikita
62cdf108b7 doc: Updated textproc/guile-json to 4.7.0 2022-01-21 16:35:07 +00:00
nikita
7f5b095992 guile-json: Update to 4.7.0
Changelog:

No Changelog.
2022-01-21 16:34:59 +00:00
nikita
f53ea04a13 doc: Updated databases/guile-sqlite3 to 0.1.3 2022-01-21 16:29:51 +00:00
nikita
73780000c1 guile-sqlite3: Update to 0.1.3
Changelog from https://notabug.org/guile-sqlite3/guile-sqlite3/releases

v0.1.3
	Add trace support.
2022-01-21 16:29:42 +00:00
nikita
a6b0f1a516 doc: Updated textproc/py-markovify to 0.9.3 2022-01-21 16:25:09 +00:00
nikita
64bda2f445 py-markovify: Update to 0.9.3
Changelog:

No Changelog.
2022-01-21 16:25:00 +00:00
bsiegert
4cd39d7e4f py-borgbackup: also install man pages, bump revision 2022-01-21 16:07:33 +00:00
ryoon
b175320011 mlterm: Simplify GITHUB_PROJECT 2022-01-21 14:32:49 +00:00
wiz
7715bd6d1d doc: Added fonts/JetBrainsMono-ttf version 2.242 2022-01-21 13:47:54 +00:00
wiz
756ac222de fonts/Makefile: + JetBrainsMono-ttf 2022-01-21 13:47:46 +00:00
wiz
33776261e1 fonts/JetBrainsMono-ttf: import JetBrainsMono-ttf-2.242
JetBrains Mono: a typeface made for developers
2022-01-21 13:47:32 +00:00
adam
d550fbedf2 Updated devel/py-pyparsing, net/py-aioresponses 2022-01-21 11:37:06 +00:00
adam
e186491384 py-aioresponses: updated to 0.7.3
0.7.3
-----
* Support binary bodies in responses
* fix flake8
* move RequestInfo to compat
* drop \`.travis.yml\`
* basic CI using github actions add codecov and add flake8
* basic CI using github actions
* basic CI using github actions
* basic CI using github actions
* basic CI using github actions
* basic CI using github actions
* (feat) add unit tests
* (feat) allow for callbacks to be called before raising of exception
* add \`py.typed\` (PEP 561)
* Fix setuptools warnings by replacing dashes in keys with underscores
2022-01-21 11:36:24 +00:00
leot
65e5308aeb vimb: Replace shebang in all scripts
On Solaris 10 the default /bin/sh ends up in syntax error when trying
to evaluate CONSTANT=$(...).

Patch from Claes Nästén via PR pkg/56510, thanks!
2022-01-21 11:32:59 +00:00
adam
a45074f9bd py-pyparsing: updated to 3.0.7
Version 3.0.7
-------------
- Fixed bug 345, in which delimitedList changed expressions in place
  using expr.streamline(). Reported by Kim Gräsman, thanks!

- Fixed bug 346, when a string of word characters was passed to WordStart
  or WordEnd instead of just taking the default value. Originally posted
  as a question by Parag on StackOverflow, good catch!

- Fixed bug 350, in which White expressions could fail to match due to
  unintended whitespace-skipping. Reported by Fu Hanxi, thank you!

- Fixed bug 355, when a QuotedString is defined with characters in its
  quoteChar string containing regex-significant characters such as ., *,
  ?, [, ], etc.

- Fixed bug in ParserElement.run_tests where comments would be displayed
  using with_line_numbers.

- Added optional "min" and "max" arguments to `delimited_list`. PR
  submitted by Marius, thanks!

- Added new API change note in `whats_new_in_pyparsing_3_0_0`, regarding
  a bug fix in the `bool()` behavior of `ParseResults`.

  Prior to pyparsing 3.0.x, the `ParseResults` class implementation of
  `__bool__` would return `False` if the `ParseResults` item list was empty,
  even if it contained named results. In 3.0.0 and later, `ParseResults` will
  return `True` if either the item list is not empty *or* if the named
  results dict is not empty.

      # generate an empty ParseResults by parsing a blank string with
      # a ZeroOrMore
      result = Word(alphas)[...].parse_string("")
      print(result.as_list())
      print(result.as_dict())
      print(bool(result))

      # add a results name to the result
      result["name"] = "empty result"
      print(result.as_list())
      print(result.as_dict())
      print(bool(result))

  Prints:

      []
      {}
      False

      []
      {'name': 'empty result'}
      True

  In previous versions, the second call to `bool()` would return `False`.

- Minor enhancement to Word generation of internal regular expression, to
  emit consecutive characters in range, such as "ab", as "ab", not "a-b".

- Fixed character ranges for search terms using non-Western characters
  in booleansearchparser, PR submitted by tc-yu, nice work!

- Additional type annotations on public methods.
2022-01-21 11:31:47 +00:00
leot
b9249f0522 doc: Updated www/webkit-gtk to 2.34.4 2022-01-21 11:26:02 +00:00