Commit graph

328695 commits

Author SHA1 Message Date
nia
57c7aab196 mate-power-manager: Disable gnome-keyring integration 2020-11-22 12:58:37 +00:00
nia
b4e9c57e40 doc: Updated security/seahorse to 3.38.0.1 2020-11-22 12:05:09 +00:00
nia
074952d6e7 seahorse: Update to 3.38.0.1
Too many changes to list. This brings pkgsrc seahorse up to the GNOME 3
version.
2020-11-22 12:04:28 +00:00
nia
59838be5ec doc: Added security/libpwquality version 1.4.4 2020-11-22 11:59:49 +00:00
nia
73f9f13436 security: Add libpwquality. Based on work by coypu and others in wip.
This is a library for password quality checking and generation of
random passwords that pass the checks.
2020-11-22 11:58:58 +00:00
nia
f0bff36b24 doc: Added security/cracklib version 2.9.7 2020-11-22 11:37:01 +00:00
nia
a9c630c1b3 security: Add cracklib.
CrackLib is a library containing a C function (well, lots of functions
really, but you only need to use one of them) which may be used in a
"passwd"-like program.

The idea is simple: try to prevent users from choosing passwords that
could be guessed by "Crack" by filtering them out, at source.

CrackLib is an offshoot of the the version 5 "Crack" software, and
contains a considerable number of ideas nicked from the new software.
2020-11-22 11:36:31 +00:00
nia
1ea7a7897b doc: Updated security/libsecret to 0.20.4 2020-11-22 11:35:15 +00:00
nia
885602e53a libsecret: Update to 0.20.4
0.20.4
 * secret-file-collection: Make MAC comparison constant time [!60]
 * Initialize libgcrypt for SecretFileCollection [!56]
 * meson: Add tests for GIR-based languages [!54]
 * man: Add a bugtracker section to the manpage [!14]
 * meson: add option introspection [!53]
 * Updated translations
2020-11-22 11:34:32 +00:00
schmonz
0baf1c1794 doc: Updated net/s6-networking to 2.3.2.0nb1 2020-11-22 11:33:30 +00:00
schmonz
3690bcb7fb Add --enable-absolute-paths, as these programs need to invoke each other
while often running in freshly cleared environments. Bump PKGREVISION.

While here, make TLS (via BearSSL) optional, still on by default.
2020-11-22 11:33:22 +00:00
adam
5569180422 Updated mail/postfix, devel/py-more-itertools 2020-11-22 11:17:17 +00:00
adam
96a453af5c py-more-itertools: updated to 8.6.0
8.6.0
-----
* New itertools
    * :func:`all_unique`
    * :func:`nth_product` and :func:`nth_permutation`

* Changes to existing itertools
    * :func:`chunked` and :func:`sliced` now accept a ``strict`` parameter

* Other changes
    * Python 3.5 has reached its end of life and is no longer supported.
    * Python 3.9 is officially supported.
    * Various documentation fixes
2020-11-22 11:16:54 +00:00
adam
676097529a postfix: updated to 3.5.8
Fixed in Postfix version 3.5.8:

[Postfix 3.5 and later] The Postfix SMTP client inserted <CR><LF> into message headers with lines longer than $line_length_limit (default: 2048), causing all subsequent header content to become message body content. Reported by Andreas Weigel.

Fixed in Postfix versions 3.5.8, 3.4.18, 3.3.15, 3.2.20:

[Postfix 2.8 and later] The postscreen daemon did not save a copy of the postscreen_dnsbl_reply_map lookup result. This has no effect when the recommended texthash: lookup table is used, but it could result in stale data with other lookup tables.

[Postfix 2.3 and later] After deleting a recipient with a Milter, the Postfix recipient duplicate filter was not updated; the filter suppressed requests to add the recipient back. Reported by Mehmet Avcioglu.

[Postfix 2.3 and later] Memory leak: the static: maps did not free their casefolding buffer.

[Postfix 2.2 and later] With "smtpd_tls_wrappermode = yes", the smtps service was waiting for a TLS handshake, after processing an XCLIENT command. Reported by Aki Tuomi.

[Postfix 2.0 and later] The smtp_sasl_mechanism_filter implementation ignored table lookup errors, treating them as 'not found'.

[Postfix alpha and later] The code that looks for Delivered-To: headers ignored headers longer than $line_length_limit (default: 2048).
2020-11-22 11:14:44 +00:00
wiz
dd846c0215 doc/TODO: add some
+ ImageMagick-7.0.10.41, Sigil-1.4.2 [needs QtWebEngine],
  automake-1.16.3, bison-3.7.4, cmake-3.19.0, gopls-0.5.3,
  libcares-1.17.1, libxkbcommon-1.0.2, py-hypothesis-5.41.3,
  tor-browser-https-everywhere-2020.11.17, ugrep-3.0.5, unifont-13.0.04,
  vala-0.50.2.
2020-11-22 09:50:28 +00:00
gutteridge
f1d862f1e0 mutter: reflect universal tool dependencies universally 2020-11-22 00:05:09 +00:00
wiz
be8b67abe0 qt5-qtwebkit: restore PKGREVISION
This was not updated with the rest of qt5
2020-11-21 23:13:11 +00:00
pin
d30454d4ef doc: Updated sysutils/onefetch to 2.7.3 2020-11-21 23:07:23 +00:00
pin
4767e35848 sysutils/onefetch: update to 2.7.3
v2.7.3
-[info] if user.name is not set print unknown instead of crashing

v2.7.2
-[language] added support for HolyC
-[language] added support for Xaml
-[info] get_repo_name_and_url defaults to remote.origin.url
-[misc] replaced some git sys calls with git2-rs calls
-[ascii] improved coloring for c, c++, c#, typescript, and lua
-[ascii] fixed ascii max-width integration test --> update raku ascii logo
-[image] fixed image detection for kitty: remove check on env variable
2020-11-21 23:06:56 +00:00
adam
03fb00511b Updated databases/py-pymysql, devel/py-pygit2 2020-11-21 22:34:21 +00:00
adam
33e44cbd44 py-pygit2: updated to 1.4.0
1.4.0
- Upgrade to libgit2 1.1, new ``GIT_BLAME_IGNORE_WHITESPACE`` constant
- Add wheels for Python 3.9
- Drop support for PyPy3 7.2
- New optional ``flags`` argument in ``Repository.__init__(...)``,
  new ``GIT_REPOSITORY_OPEN_*`` constants
- Documentation
2020-11-21 22:33:59 +00:00
adam
6865a06140 py-pymysql: updated to 0.10.1
v0.10.1
* Fix missing import of ProgrammingError.
* Fix auth switch request handling.
2020-11-21 22:22:35 +00:00
adam
983ea6f832 Updated net/libtorrent-rasterbar, net/qbittorrent 2020-11-21 22:18:22 +00:00
adam
89747765c1 qbittorrent: updated to 4.3.0.1
v4.3.0
- FEATURE: Many UI elements colors are themeable now (jagannatharjun)
- FEATURE: Allow changing GUI icons from theme bundles (jagannatharjun)
- FEATURE: Notify user when torrent moving finished (glassez)
- FEATURE: Shortcut CTRL + I opens Statistics window (LoopsGod)
- FEATURE: Add RSS functionality in Web UI (Sepro)
- FEATURE: Drop ".unwanted folder" feature (glassez)
- FEATURE: Expose libtorrent peer_turnover, max_concurrent_http_announces, no_connect_privileged_ports settings (Sophist, an0n666, NotTsunami)
- BUGFIX: Fix typo in Options dialog (Andrei Stepanov)
- BUGFIX: Remove "requires restart" from network interface settings (an0n666)
- BUGFIX: Rename "Create subfolder" to "Keep top-level folder" (thalieht)
- BUGFIX: Show tooltip for some properties in transfer list (Nick Korotysh)
- BUGFIX: Fix calculation of torrent current state (glassez)
- BUGFIX: Improve detecting completed files when adding, rechecking or moving a torrent (glassez)
- BUGFIX: Fixed broken announce logic in embedded tracker causing failures in some cases (FranciscoPombal)
- BUGFIX: Disable checkbox if torrent doesn't have root folder (thalieht)
- BUGFIX: Update country flag icons with upstream (Chocobo1)
- BUGFIX: Private torrent: If tracker entry is edited clear old peer list. Also don't allow user to manually add peers. (an0n666)
- BUGFIX: Fix large strings not visible in log widget (jagannatharjun)
- BUGFIX: Disable edit action in Peer list widget (Chocobo1)
- BUGFIX: Add a scroll area to torrent creator dialog (Ernesto Castellotti)
- BUGFIX: Content tab: Open double-clicked folder regardless on which column the click happens (Chocobo1)
- BUGFIX: "Open containing folder" on a folder now opens it in its parent folder (Chocobo1)
- BUGFIX: Fix GeoDB download in systems with non-C locales (FranciscoPombal)
- BUGFIX: Fix peer blocked message (FranciscoPombal)
- BUGFIX: Make more robust the banning of selected peers from the list (NotTsunami)
- BUGFIX: Use toned green color for downloading pieces in Pieces bar (jagannatharjun)
- BUGFIX: Correctly fill whole width of speed graph (jagannatharjun)
- BUGFIX: Fix impossible speed in speed graph (jagannatharjun)
- WEBUI: Hide additional search filters on small screens (Thomas Piccirello)
- WEBUI: Shrink search bar on small screens (Thomas Piccirello)
- WEBUI: Fix search categories only working in English (Thomas Piccirello)
- WEBUI: Add Trackers section to sidebar (Thomas Piccirello)
- WEBUI: Fix Enter button behavior in textarea (Tom Piccirello)
- WEBUI: Fix wrong file renaming selection range (MR)
- WEBUI: Preselect "Default save path" in watched folders (thalieht)
- WEBUI: Fix banning peers (brvphoenix)
- WEBUI: Fix seeding time checkbox placement (Chocobo1)
- WEBUI: Bump Web API version (Thomas Piccirello)
- RSS: Fix renaming RSS autodownload rule (glassez)
- RSS: Fix RSS article is not marked as "read" when torrent is downloaded (glassez)
- SEARCH: Update minimum Python version to 3.5.0 (ngosang)
- SEARCH: Make middle-click close search tabs (Will Da Silva)
- WINDOWS: NSIS: Update Dutch translation (Thomas De Rocker)
- WINDOWS: NSIS: Change the installers uninstallation question to clear confusion (an0n666)
- LINUX: Fix typo in systemd service file (Shane Allgeier)
- LINUX: Don't use HTML in tray tooltip (thalieht)
- LINUX: Don't create 'data' subdirectory in XDG_DATA_HOME (lbilli)
- LINUX/MACOS: Add HTTPS tracker certificate validation option (NotTsunami)
- OTHER: Many CMake improvements (FranciscoPombal)
- OTHER: Support for libtorrent 1.1.x is dropped (Chocobo1)
- OTHER: Many code cleanups and improvements (FranciscoPombal, Chocobo1, glassez)
2020-11-21 22:17:56 +00:00
adam
934c6f1315 libtorrent-rasterbar: updated to 1.2.11
libtorrent-1.2.11

Fixes since the 1.2.10 release:

fix issue with moving the session object
deprecate torrent_status::allocating. This state is no longer used
fix bug creating torrents with symbolic links
remove special case to save metadata in resume data unconditionally when added throught magnet link
fix bugs in mutable-torrent support (reusing identical files from different torrents)
fix incorrectly inlined move-assignment of file_storage
add session::paused flag, and the ability to construct a session in paused mode
fix session-pause causing tracker announces to fail
fix peer-exchange flags bug
allow saving resume data before metadata has been downloaded (for magnet links)
record blocks in the disk queue as downloaded in the resume data
fix bug in set_piece_deadline() when set in a zero-priority piece
fix issue in URL parser, causing issues with certain tracker URLs
use a different error code than host-unreachable, when skipping tracker announces
2020-11-21 22:16:08 +00:00
otis
af77fb276e php72: Make php-embed a no-op for other than main php package
This avoids the situation when more than one SAPI is requested to build,
which is unsupported (only one of fpm, filter, module) can be built at
once.
2020-11-21 19:44:32 +00:00
otis
9939706e1c php73: Make php-embed a no-op for other than main php package
This avoids the situation when more than one SAPI is requested to build,
which is unsupported (only one of fpm, filter, module) can be built at
once.
2020-11-21 19:43:57 +00:00
otis
f022fbf2ed php74: Make php-embed a no-op for other than main php package
This avoids the situation when more than one SAPI is requested to build,
which is unsupported (only one of fpm, filter, module) can be built at
once.
2020-11-21 19:42:25 +00:00
otis
4ee1310c8e doc: Added www/php-phalcon4 version 4.1.0 2020-11-21 14:54:35 +00:00
otis
036b0c0069 www: Add php-phalcon4 4.1.0
Phalcon is a full stack PHP framework offering low resource consumption and
high performance.

See https://pecl.php.net/package/phalcon
2020-11-21 14:54:14 +00:00
otis
b9476b37d9 php-phalcon: Revert back to 3.x (due to erroneous commit) 2020-11-21 14:52:58 +00:00
otis
e9d65165da php-phalcon4: Add php-phalcon4 4.1.0
Phalcon is a full stack PHP framework offering low resource consumption and
high performance.

See https://pecl.php.net/package/phalcon
2020-11-21 13:57:21 +00:00
otis
d902c72339 doc: Added devel/php-psr version 1.0.1 2020-11-21 13:50:15 +00:00
otis
c8e565adb2 php-psr: Add php-psr 1.0.1
This extension provides the accepted PSR interfaces, so they can be used in an
extension.

See http://www.php-fig.org/psr/
2020-11-21 13:49:50 +00:00
nia
6138590815 doc: Remove torsmo 2020-11-21 13:02:05 +00:00
nia
94bb866341 Remove torsmo, older version of sysutils/conky that seems to no longer work 2020-11-21 13:01:22 +00:00
wiz
d7dfbd392e thunderbird: Fix typo in PLIST 2020-11-21 12:28:43 +00:00
adam
c6bab13679 Updated x11/qt5, devel/meson, devel/glib2 2020-11-21 11:31:10 +00:00
adam
796d84b881 gdbus-codegen glib2 glib2-tools: updated to 2.66.3
Overview of changes in GLib 2.66.3
==================================

* Fix awkward bug with `GPollFD` handling in some situations (work by Claudio
  Saavedra and Eugene M)

* Fix sending FDs attached to very large D-Bus messages (work by Simon McVittie
  and Giovanni Campagna)

* Bugs fixed:
 - Main loop ignores GPollFD sources when there is at least one source ready with priority higher than default one
 - Backport !1718 “gtrace: Add G_GNUC_PRINTF annotation” to glib-2-66
 - Backport !1713 “gmain: g_main_context_check() can skip updating polled FD sources” to glib-2-66
 - Backport !1711 “Fix race in socketclient-slow test” to glib-2-66
 - Backport !1725 “gdbus: Cope with sending fds in a message that takes multiple writes” to glib-2-66
 - Backport !1734 “glocalfileinfo: Use a single timeout source at a time for hidden file cache” to glib-2-66


Overview of changes in GLib 2.66.2
==================================

* Important and time-critical fix to DST transitions which will happen in Europe
  on 2020-10-25 on distributions which use the ‘slim’ tzdata format (which is
  now the default in tzdata/tzcode 2020b) (work by Claudi M., LRN)

* Further timezone handling changes to restore support for changing the timezone
  when `/etc/localtime/` changes (work by António Fernandes, Sebastian Keller)

* Fix deadlock on Windows when `G_SLICE` is set in the environment (diagnosis by
  Christoph Reiter)

* Fix UTF-8 validation when escaping URI components (thanks to Marc-André Lureau) (!1680)

* Bugs fixed:
 - fstatat is available only on macOS 10.10+
 - top bar time is incorrect, timezone map in control center is broken
 - Setting G_SLICE makes Windows programs hang since 2.66
 - Backport !1680 “guri: Fix UTF-8 validation when escaping URI components” to glib-2-66
 - Backport !1684 “glocalfileinfo: Fix use of fstatat() on macOS < 10.10” to glib-2-66
 - uri: add missing (not)nullable annotations
 - Backport !1691 “gmain: Fix possible locking issue in source unref” to glib-2-66
 - Backport !1692 “gsignal: Plug g_signal_connect_object leak” to glib-2-66
 - Backport !1661 “Lookup fallback time zones in the cache to improve performance” to glib-2-66
 - Backport !1698 “gslice: Inline win32 implementation of g_getenv() to avoid deadlock” to glib-2-66
 - Backport !1683 “Fix the 6-days-until-the-end-of-the-month bug” to glib-2-66
 - Backport !1706 “Add various missing nullable annotations” to glib-2-66

* Translation updates:
 - Chinese (Taiwan)
 - Portuguese
 - Slovak


Overview of changes in GLib 2.66.1
==================================

* A performance problem where timezones were reloaded from disk every time a
  `GTimeZone` was created has been fixed
  `/etc/localtime` will not take effect until a process restarts; future changes
  in a subsequent 2.66.x release will improve this

* Security fix for incorrect scope/zone ID parsing in URIs (!1669)

* Bugs fixed:
 - Invalid Pointer Arithmetic in g_path_get_basename
 - GDBus DBUS_COOKIE_SHA1 mechanism may use too old a key
 - gtk3/glib crash on gimp
 - Time zone cache is constantly invalidated if TZ is NULL
 - gthreadedresolver: faulty logic in parse_res_txt
 - Define G_MSVC_SYMBOL_PREFIX correctly for ARM
 - Minor Coverity fixes
 - Fix various signedness warnings
 - glocalfile: Never require G_LOCAL_FILE_STAT_FIELD_ATIME
 - trash portal: Handle portal failures
 - gio-tool-trash: Prevent recursion to speed up emptying trash
 - glist: Clarify that g_list_free() and friends only free an entire list
 - utils: Limit the scope of the variable `max`
 - Fix g_module_symbol() under Windows sometimes not succeeding
 - guri: Fix URI scope parsing
 - gdatetime: Avoid integer overflow creating dates too far in the past

* Translation updates:
 - Danish
 - Greek, Modern (1453-)
 - Hebrew
 - Latvian
 - Portuguese
 - Russian
2020-11-21 11:30:49 +00:00
adam
708ab24765 meson: updated to 0.56.0
0.56.0:
* meson test can now filter tests by subproject
* Native (build machine) compilers not always required by project()
* New extra_files key in target introspection
* Preliminary AIX support
* Wraps from subprojects are automatically promoted
* meson.build_root() and meson.source_root() are deprecated
* dep.as_link_whole()
* Add support for all Windows subsystem types
* Added NVidia HPC SDK compilers
* Project and built-in options can be set in native or cross files
* unstable-keyval is now stable keyval
* CMake subproject cross compilation support
* Machine file keys are stored case sensitive
* Consistency between declare_dependency() and pkgconfig.generate() variables
* Qt5 compile_translations now supports qresource preprocessing
* Controlling subproject dependencies with dependency(allow_fallback: ...)
* Custom standard library
* Improvements for the builtin curses dependency
* HDF5 dependency improvements
* External projects
* Per subproject warning_level option
* meson subprojects command
* Added CompCert C compiler
* Dependencies listed in test and benchmark introspection
* include_type support for the CMake subproject object dependency method
* Deprecate Dependency.get_pkgconfig_variable and Dependency.get_configtool_variable
2020-11-21 11:27:23 +00:00
adam
e3dff84f17 qt5: updated to 5.15.2
5.12.2:
Bug fix release.
2020-11-21 11:22:31 +00:00
mef
e0d52c498a (wm/mutter) Fix build -- msgfmt: unknown option -- desktop 2020-11-21 10:41:47 +00:00
nia
8488fe0625 doc: Removed chat/telepathy-mission-control 2020-11-21 10:05:46 +00:00
nia
41ea7005b9 Remove telepathy-mission-control, replaced by telepathy-mission-control5
years ago.
2020-11-21 10:04:30 +00:00
nia
7b0cdd928b telepathy-mission-control*: Fix HOMEPAGEs. 2020-11-21 09:56:27 +00:00
nia
5d2102d93a doc: Removed security/gnome-keyring-manager 2020-11-21 09:53:44 +00:00
nia
c505fcf30a Remove gnome-keyring-manager - obsolete GNOME 2 version 2020-11-21 09:52:47 +00:00
wiz
c074afd3d2 mozjs68: remove
Use mozjs78 instead.

No package in pkgsrc uses this version.
2020-11-21 09:47:11 +00:00
wiz
e7d6df783a mozjs60: remove
Use mozjs68 or mozjs78 instead.
No package in pkgsrc still needs this version.
2020-11-21 09:45:39 +00:00
wiz
196d0d846a *: recursive bump for poppler 20.11.0 2020-11-21 09:34:53 +00:00