14331 Commits

Author SHA1 Message Date
sthen
e23607e8ee i386 qutebrowser can depend on py3-adblock now 2022-01-08 01:36:34 +00:00
sthen
db495cf134 py3-adblock builds ok on i386 now (maybe after a rust update, I didn't
retry it since rust 1.57.0), drop NOT_FOR_ARCHS
2022-01-08 01:35:55 +00:00
sthen
c018fd2dfc unit-php: include php embed pseudo-flavour in RUN_DEPENDS
another attempt to get dpb to see it
2022-01-07 10:48:05 +00:00
sthen
057617aa5f update to uriparser-0.9.6
CVE-2021-46141, CVE-2021-46142
2022-01-07 08:34:21 +00:00
sthen
1d0faadbeb update to composer-2.2.3 2022-01-07 08:29:15 +00:00
sebastia
f0e8df934d update 1.3.1 -> 1.4.0 2022-01-06 21:34:54 +00:00
jeremy
dbe49dcb07 Build ruby31 versions of gem ext ports by default 2022-01-06 19:06:17 +00:00
robert
460ffa9525 fix previous pledge violation fix by using a proper ifdef for the location 2022-01-06 18:42:52 +00:00
robert
4dc1328927 avoid a pledge violation by not trying to access a sysfs file, we are not linux 2022-01-06 14:56:06 +00:00
sthen
4b1629388c update to py-requests-2.27.1 2022-01-06 13:31:05 +00:00
robert
b651625a05 add files that were missing from the previous commit 2022-01-06 06:40:47 +00:00
robert
d5638e41c1 update to 97.0.4692.71 2022-01-06 06:24:03 +00:00
pvk
8cf59b2a71 Update gitea 1.15.7 -> 1.15.9
Changelog: https://github.com/go-gitea/gitea/blob/main/CHANGELOG.md
2022-01-05 22:56:36 +00:00
sebastia
1b0ebc258d update to 3.3.0 2022-01-05 12:47:00 +00:00
sthen
e3489ad897 update to py3-requests-unixsocket-0.3.0 2022-01-05 10:54:08 +00:00
sthen
0943a18694 update to py-requests-2.27.0 2022-01-04 10:12:15 +00:00
sebastia
7f76efea68 Add HOMEPAGE and take MAINTAINER
OK jeremy@
2022-01-04 06:31:48 +00:00
sebastia
4866ad07c0 Add ruby-webrick, ruby-xmlrpc 2022-01-04 06:28:38 +00:00
sebastia
c2ae2ef255 import ruby-webrick
WEBrick is an HTTP server toolkit that can be configured as an HTTPS
server, a proxy server, and a virtual-host server.

OK jeremy@
2022-01-04 06:25:27 +00:00
sebastia
153355bce8 re-add ruby-xmlrpc
needed as dependency for upcoming wpscan update and switch to ruby30 FLAVOR

OK jeremy@
2022-01-04 06:23:50 +00:00
sebastia
f486b21899 Fix homepage 2022-01-03 22:17:53 +00:00
kirby
1e2a7878eb Fix date limits.
Reported by Alexander Grigoryev (alexander dot 4mail()gmail. com), thanks!
2022-01-02 20:16:43 +00:00
tb
58eeb8af00 Update to newsboat 2.26 2022-01-01 11:42:27 +00:00
kirby
45ad80c080 update to goaccess-1.5.4 2021-12-31 10:35:00 +00:00
robert
6a55c3754d remove obsolete patch 2021-12-31 08:17:52 +00:00
sdk
3bb3ae5a5d Update yt-dlp 2021.12.01 => 2021.12.27 by Ricardo Mestre
Changes:
2021.12.27
    Avoid recursion error when re-extracting info
    [ffmpeg] Fix position of --ppa
    [aria2c] Don't show progress when --no-progress
    [cookies] Support other keyrings by mbway
    [EmbedThumbnail] Prefer AtomicParsley over ffmpeg if available
    [generic] Fix HTTP KVS Player by git-anony-mouse
    [ThumbnailsConvertor] Fix for when there are no thumbnails
    [docs] Add examples for using TYPES: in -P/-o
    [PixivSketch] Add extractors by nao20010128nao
    [tiktok] Add music, sticker and tag IEs by MinePlayersPE
    [BiliIntl] Fix extractor by MinePlayersPE
    [CBC] Fix URL regex
    [tiktok] Fix extractor_key used in archive
    [youtube] End live-from-start properly when stream ends with 403
    [Zee5] Fix VALID_URL for tv-shows by Ashish0804

2021.12.25
    [dash,youtube] Download live from start to end by nao20010128nao, pukkandan
        Add option --live-from-start to enable downloading live videos from start
        Add key is_from_start in formats to identify formats (of live videos) that downloads from start
        [dash] Create protocol http_dash_segments_generator that allows a function to be passed instead of fragments
        [fragment] Allow multiple live dash formats to download simultaneously
        [youtube] Implement fragment re-fetching for the live dash formats
        [youtube] Re-extract dash manifest every 5 hours (manifest expires in 6hrs)
        [postprocessor/ffmpeg] Add FFmpegFixupDuplicateMoovPP to fixup duplicated moov atoms
        Known issues:
            Ctrl+C doesn't work on Windows when downloading multiple formats
            If video becomes private, download hangs
    [SponsorBlock] Add Filler and Highlight categories by nihil-admirari, pukkandan
        Change --sponsorblock-cut all to --sponsorblock-cut default if you do not want filler sections to be removed
    Add field webpage_url_domain
    Add interactive format selection with -f -
    Add option --file-access-retries by ehoogeveen-medweb
    [outtmpl] Add alternate forms S, D and improve id detection
    [outtmpl] Add operator & for replacement text by PilzAdam
    [EmbedSubtitle] Disable duration check temporarily
    [extractor] Add _search_nuxt_data by nao20010128nao
    [extractor] Ignore errors in comment extraction when -i is given
    [extractor] Standardize _live_title
    [FormatSort] Prevent incorrect deprecation warning
    [generic] Extract m3u8 formats from JSON-LD
    [postprocessor/ffmpeg] Always add faststart
    [utils] Fix parsing YYYYMMDD dates in Nov/Dec by wlritchi
    [utils] Improve parse_count
    [utils] Update std_headers by kikuyan, fstirlitz
    [lazy_extractors] Fix for search IEs
    [extractor] Support default implicit graph in JSON-LD by zmousm
    Allow --no-write-thumbnail to override --write-all-thumbnail
    Fix --throttled-rate
    Fix control characters being printed to --console-title
    Fix PostProcessor hooks not registered for some PPs
    Pre-process when using --flat-playlist
    Remove known invalid thumbnails from info_dict
    Add warning when using -f best
    Use parse_duration for --wait-for-video and some minor fix
    [test/download] Add more fields
    [test/download] Ignore field webpage_url_domain by std-move
    [compat] Suppress errors in enabling VT mode
    [docs] Improve manpage format by iw0nderhow, pukkandan
    [docs,cleanup] Minor fixes and cleanup
    [cleanup] Fix some typos by unit193
    [ABC:iview] Add show extractor by pabs3
    [dropout] Add extractor by TwoThousandHedgehogs, pukkandan
    [GameJolt] Add extractors by MinePlayersPE
    [gofile] Add extractor by Jertzukka, Ashish0804
    [hse] Add extractors by cypheron, pukkandan
    [NateTV] Add NateIE and NateProgramIE by Ashish0804, Hyeeji
    [OpenCast] Add extractors by bwildenhain, C0D3D3V
    [rtve] Add RTVEAudioIE by kebianizao
    [Rutube] Add RutubeChannelIE by Ashish0804
    [skeb] Add extractor by nao20010128nao
    [soundcloud] Add related tracks extractor by Lapin0t
    [toggo] Add extractor by nyuszika7h
    [TrueID] Add extractor by MinePlayersPE
    [audiomack] Update album and song VALID_URL by abdullah-if, dirkf
    [CBC Gem] Extract 1080p formats by DavidSkrundz
    [ceskatelevize] Fetch iframe from nextJS data by mkubecek
    [crackle] Look for non-DRM formats by raleeper
    [dplay] Temporary fix for discoveryplus.com/it
    [DiscoveryPlusShowBaseIE] yield actual video id by Ashish0804
    [Facebook] Handle redirect URLs
    [fujitv] Extract 1080p from tv_android m3u8 by YuenSzeHong
    [gronkh] Support new URL pattern by Sematre
    [instagram] Expand valid URL by u-spec-png
    [Instagram] Try bypassing login wall with embed page by MinePlayersPE
    [Jamendo] Fix use of _VALID_URL_RE by jaller94
    [LBRY] Support livestreams by Ashish0804, pukkandan
    [NJPWWorld] Extract formats from m3u8 by aarubui
    [NovaEmbed] update player regex by std-move
    [npr] Make SMIL extraction non-fatal by r5d
    [ntvcojp] Extract NUXT data by nao20010128nao
    [ok.ru] add mobile fallback by nao20010128nao
    [olympics] Add uploader and cleanup by u-spec-png
    [ondemandkorea] Update jw_config regex by julien-hadleyjack
    [PlutoTV] Expand _VALID_URL
    [RaiNews] Fix extractor by nixxo
    [RCTIPlusSeries] Lazy extraction and video type selection by MinePlayersPE
    [redtube] Handle formats delivered inside a JSON by dirkf, nixxo
    [SonyLiv] Add OTP login support by Ashish0804
    [Steam] Fix extractor by u-spec-png
    [TikTok] Pass cookies to mobile API by MinePlayersPE
    [trovo] Fix inheritance of TrovoChannelBaseIE
    [TVer] Extract better thumbnails by YuenSzeHong
    [vimeo] Extract chapters
    [web.archive:youtube] Improve metadata extraction by coletdjnz
    [youtube:comments] Add more options for limiting number of comments extracted by coletdjnz
    [youtube:tab] Extract more metadata from feeds/channels/playlists by coletdjnz
    [youtube:tab] Extract video thumbnails from playlist by coletdjnz, pukkandan
    [youtube:tab] Ignore query when redirecting channel to playlist and cleanup of related code
    [youtube] Fix ytsearchdate
    [zdf] Support videos with different ptmd location by iw0nderhow
    [zee5] Support /episodes in URL
2021-12-30 20:14:37 +00:00
landry
c42e9ef3ef www/seamonkey: update to 2.53.10.2.
see https://www.seamonkey-project.org/releases/seamonkey2.53.10.2/
2021-12-30 17:29:56 +00:00
sthen
220b4969a9 update to squid-5.3 2021-12-30 11:14:36 +00:00
sthen
943babf4f8 update to composer-2.2.2 2021-12-30 08:38:28 +00:00
robert
9f20642feb update to 2021.12.96 2021-12-28 15:49:54 +00:00
jung
14cbb2f28c add missed wantlibs 2021-12-27 19:20:53 +00:00
jung
0eaebba932 update to surf-2.1
with help from crystal kolipe
2021-12-27 18:56:32 +00:00
afresh1
a7a179e236 Update p5-CGI to 4.53 2021-12-26 22:59:59 +00:00
sdk
5c0f520f91 Update tor-browser to 11.0.3
Changes in 11.0.3: https://blog.torproject.org/new-release-tor-browser-1103
Changes in 11.0.2: https://blog.torproject.org/new-release-tor-browser-1102

Patch by Caspar Schutijser and tested by Yifei Zhan, thank you!

ok op@
2021-12-24 14:25:40 +00:00
ajacoutot
021fbf889d Update to epiphany-41.3. 2021-12-21 16:22:16 +00:00
ajacoutot
8d895e15ad SECURITY update to WebKitGTK 2.34.3 (WSA-2021-0007). 2021-12-21 15:08:08 +00:00
giovanni
9c4c48f390 update to 2.4.52
fixes CVE-2021-44790 and CVE-2021-44224
2021-12-21 07:38:41 +00:00
robert
37ade19bdc allow writing to ~/.cache/fontconfig 2021-12-20 19:00:26 +00:00
robert
5f6886e907 allow writing to ~/.cache/fontconfig 2021-12-20 19:00:04 +00:00
robert
15f757149d unbreak after clang update which pointed out an infinite loop that was made
my be and for some reason the previous clang version did not show it, probably
due to some optimizer magic
2021-12-20 15:57:37 +00:00
robert
63c8bfb7a6 unbreak after clang update which pointed out an infinite loop that was made
my be and for some reason the previous clang version did not show it, probably
due to some optimizer magic
2021-12-20 15:52:11 +00:00
sthen
b5841261b5 add php 8.1 for unit-php
there's still an issue getting packages built in snapshots for this,
I haven't figured out the magic needed to get dpb to skip the build_once
optimization for php
2021-12-19 00:43:08 +00:00
sthen
db786474ef build pecl extensions for php 8.1 where possible 2021-12-19 00:40:42 +00:00
ajacoutot
502e84b1ad Update to epiphany-41.2. 2021-12-17 09:49:59 +00:00
mestre
f024f42675 new release REVISION is not required 2021-12-16 20:48:39 +00:00
mestre
a28f0dfb6a update to 2021.12.17 2021-12-16 20:44:26 +00:00
landry
8f9620de07 www/firefox-esr: update to 91.4.1.
see https://www.mozilla.org/en-US/firefox/91.4.1/releasenotes/
2021-12-16 15:09:12 +00:00
landry
269794aace www/mozilla-firefox: update to 95.0.1.
See https://www.mozilla.org/en-US/firefox/95.0.1/releasenotes/
2021-12-16 15:07:59 +00:00
robert
a9e850c7a7 update to 96.0.4664.110 2021-12-15 15:08:09 +00:00
sthen
c7372dfe03 update to p5-CGI-Fast-2.16, from maintainer Mikolaj Kucharski
no change for us, it just fixes a test on cygwin
2021-12-14 10:36:26 +00:00