Commit graph

337009 commits

Author SHA1 Message Date
wiz
3cc1f42ac7 ko-mizi: remove dead master site 2021-04-21 07:57:31 +00:00
nia
8a8ce1d4b6 doc: Updated chat/weechat to 3.1 2021-04-21 07:44:57 +00:00
nia
36027c1e51 weechat: update to 3.1
== Version 3.1 (2021-03-07)

New features::

  * core: add options weechat.look.hotlist_update_on_buffer_switch and weechat.look.read_marker_update_on_buffer_switch (issue #992, issue #993)
  * core: add option sec.crypt.passphrase_command to read passphrase from an external program on startup, remove option sec.crypt.passphrase_file (issue #141)
  * core: improve debug in command /eval: display more verbose debug with two "-d", add indentation and colors
  * core: add options "setvar" and "delvar" in command /buffer, rename option "localvar" to "listvar"
  * core: add buffer local variable "completion_default_template" (evaluated) to override the value of option "weechat.completion.default_template" (issue #1600)
  * core: add option "recreate" in command /filter
  * core: add raw string in evaluation of expressions with "raw:xxx" (issue #1611)
  * core: add evaluation of conditions in evaluation of expressions with "eval_cond:xxx" (issue #1582)
  * api: add info_hashtable "secured_data"
  * irc: add info "irc_is_message_ignored"
  * irc: add server option "default_chantypes", used when the server does not send them in message 005 (issue #1610)
  * trigger: add variable "${tg_trigger_name}" in command trigger evaluated strings (issue #1580)

Bug fixes::

  * core: fix quoted line in cursor mode (issue #1602)
  * core: fix wrong size of the new window after vertical split (issue #1612)
  * core: do not remove quotes in arguments of command /eval as they can be part of the evaluated expression/condition (issue #1601)
  * core: display an error when the buffer is not found with command /command -buffer
  * buflist: add option buflist.look.use_items to speed up display of buflist (issue #1613)
  * irc: add bar item "irc_nick_prefix"
  * irc: fix separator between nick and host in bar item "irc_nick_host"
  * irc: fix completion of commands /halfop and /dehalfop

Documentation::

  * do not build weechat-headless man page if headless binary is disabled (issue #1607)
2021-04-21 07:44:13 +00:00
nia
feeb20e35c doc: Updated net/vtun to 3.0.4 2021-04-21 07:36:40 +00:00
nia
e19ac365a9 vtun: update to 3.0.4
3.0.4
	bug53 - Race condition in socket() vs syslog (AH)
	patch23 - check for fork and work around lack (AM)
	patch22 - static declarations where possible (AM)
	patch21 - fix up configure.in for newer autoheader (AM)
2021-04-21 07:36:24 +00:00
nia
4238fd6df9 doc: Updated misc/vttest to 20210210 2021-04-21 07:23:47 +00:00
nia
f732ad66f4 vttest: update to 20210210
20210210
        + improve test-screen for VT420 cursor movement, when left/right
          margins are enabled (prompted by discussion with Tom Szilagyi).

	+ updated/improved configure macros, i.e., for shellcheck-warnings

20201225
	+ correct highlighting for ISO Greek, Hebrew and Latin-5.

	+ correct highlighting for DEC Cyrillic, Greek and Hebrew.

	+ add Latin-2 character set for VT510.

	+ updated/improved configure macros, i.e., for compiler-warnings

	+ update config.guess, config.sub
2021-04-21 07:23:17 +00:00
gutteridge
382f3136a5 firefox: drop stale BUILDLINK_API_DEPENDS local override 2021-04-21 01:27:52 +00:00
gutteridge
7d3f8a2d52 py-numpy: fix typos in a comment 2021-04-20 23:56:26 +00:00
gutteridge
695b09898b qtermwidget: fix BUILDLINK_API_DEPENDS 2021-04-20 23:38:23 +00:00
thor
810d51e669 math/py-scikit-learn: drop explicit BLAS dependency
This adds nothing on the normal dependency to numpy.
2021-04-20 21:48:14 +00:00
thor
3ed59ecbbc math/py-scipy: drop direct BLAS dependency, used via math/py-numpy 2021-04-20 21:39:25 +00:00
wiz
e334af71e8 py-numpy: add RCS Id 2021-04-20 21:06:58 +00:00
thor
747efe7bda doc: Updated math/py-numpy16 to 1.16.6nb2 2021-04-20 20:58:56 +00:00
thor
5025334842 math/py-numpy16: bring BLAS usage into line with math/py-numpy
This old version for PY27 now behaves just like the modern one
regarding usage of BLAS and actually CBLAS.
2021-04-20 20:58:39 +00:00
thor
0d84ffedd2 doc: Updated math/py-numpy to 1.19.5nb4 2021-04-20 20:54:06 +00:00
thor
676174c5e7 math/py-numpy: updated system_info patch to upstreamed version, use cblas
The patch to system_info.py got upstreamed in a modified form which is
now backported here. On updating to 1.21, it shall be dropped.

In the process of upstreaming the patch, I learned that numpy really
needs to use cblas for proper acceleration, so it does that now and
gets a PKGREVISION bump because of that.
2021-04-20 20:53:48 +00:00
thor
aee2151189 doc: Updated math/lapacke to 3.9.0 2021-04-20 20:41:32 +00:00
thor
d54c6a096a math/lapacke: import from wip
This is the C interface to math/lapack or any other implementation
selected via ml/blas.buildlink3.mk.
2021-04-20 20:40:47 +00:00
thor
d5d49685f5 doc: Added math/cblas version 3.9.0 2021-04-20 20:37:48 +00:00
thor
c3bc73f67d math/cblas: import from wip
This will be used by math/py-numpy soon for proper matrix math.
2021-04-20 20:37:03 +00:00
cirnatdan
7d8826ea8e poppler: Don't compile the qt6 wrapper
Unnecesary(?). Disabling it fixes the build on macos
2021-04-20 20:09:36 +00:00
pin
814fa31a80 doc: Updated sysutils/macchina to 0.7.0 2021-04-20 19:50:42 +00:00
pin
612fdc0517 sysutils/macchina: update to 0.7.0
Release v0.7.0, Codename "Cobalt".

Okay, before I tell you all about the new features and bug fixes, I'd like to
thank everybody that is actively using Macchina, and especially our
contributors.

I'm very grateful that people find Macchina as interesting as I do. Our
codebase has grown from a small, glued-together set of instructions, to two
independent packages, providing users and developers the opportunity to inspect
the code and actually enjoy doing so :)

Let's take a look at the new changes:

-ASCII art now adapts to how many readouts are displayed, as suggested by
@Ramiferous.
-Updated Linux big ASCII art variant.
-The title of "Emoji" theme, now named "Boron", can now be changed, and its
separator has been modified too.
-Removed jemallocator from the dependency list, this is due to build errors
primarily with libc, we started using this a while back, because its
performance improvements were promising, but I have just come to the conclusion
that the headaches it causes aren't worth it for the most part.
-A "Beryllium" theme has appeared!
-Themes now print their own name in the box title.
-Benchmarking with hyperfine has finally been fixed.
-Update Linux and NetBSD benchmarks.
-libmacchina: Optimizations for Linux, Android and OpenWrt by implementing an
interface for sysinfo struct and using that when possible.
-libmacchina (Linux): Optimize terminal fetching by utilizing a custom
implementation instead of calling ps.
-libmacchina (Linux): Distribution should now return NAME and VERSION whenever
possible, previously it was NAME and VERSION_ID.
@123marvin123:
-Fixed an issue where the palette doesn't respect the user-provided padding
value.
@uttarayan21:
-Added command autocompletion for bash and fish.
-libmacchina: Refactored many functions, fixing a lot of clippy's warnings.
-libmacchina: Added Android support.
2021-04-20 19:50:22 +00:00
pin
8682049150 CHANGES-2021: remove double entries 2021-04-20 19:10:48 +00:00
pin
2a4637d9f5 doc: Updated meta-pkgs/lxqt to 0.17.0 2021-04-20 18:59:12 +00:00
pin
c3a837bae7 lxqt: update to 0.17.0
Thanks to David H. Gutteridge for review
2021-04-20 18:58:53 +00:00
pin
218c1403c9 doc: Updated x11/lxqt-session to 0.17.1 2021-04-20 18:56:27 +00:00
pin
68a3daabd3 x11/lxqt-session: update to 0.17.0
lxqt-session-0.17.1 / 2021-04-16
================================
   - Fixed compilation against Qt < 5.15 (especially, 5.12).

lxqt-session-0.17.0 / 2021-04-15
================================
  - Code cleanup and modernization (use const references where possible, fix
  possible use of uninitialized variables, removing deprectaed methods, etc.).
  - Remove Openbox configuration for WM agnosticism.
  - Completely moved to Qt5 signal/slot syntax.
  - Become subreaper and end children on finishing session.
2021-04-20 18:56:04 +00:00
pin
63202123cc doc: Updated x11/lxqt-panel to 0.17.1 2021-04-20 18:51:19 +00:00
pin
6713b370a9 x11/lxqt-panel: update to 0.17.0
lxqt-panel-0.17.1 / 2021-04-16
==============================
   - Fixed compilation against Qt < 5.15 (especially, 5.12).

lxqt-panel-0.17.0 / 2021-04-15
==============================
  - Fixed the popup of grouped task button in a special case.
  - Code cleanup (using nullptr, removing deprecated headers/methods, using
  default member initializers, etc.).
  - Fixed changing of world clock's time zone with mouse wheel.
  - Optionally auto-hide panel only when it overlaps a window.
  - Workaround for an issue with glibc 2.33 on old Docker engines.
  - Completely move to Qt5 signal/slot syntax.
  - Check pressed mouse buttons before closing grouped task popup.
2021-04-20 18:50:55 +00:00
pin
41851938fa doc: Updated x11/lxqt-runner to 0.17.0 2021-04-20 18:49:50 +00:00
pin
d24afbc726 x11/lxqt-runner: update to 0.17.0
lxqt-runner-0.17.0 / 2021-04-15
===============================
  - Prevent selection jumps in the dropdown list.
  - Activated `Home` and `End` in the dropdown list.
  - Copy the calculation result to clipboard.
  - Completely moved to Qt5 signal/slot syntax.
  - Select the calculation result on showing lxqt-runner.
2021-04-20 18:49:28 +00:00
pin
9cebee8226 doc: Updated x11/lxqt-notificationd to 0.17.0 2021-04-20 18:49:00 +00:00
pin
618b959e3c doc: Updated x11/lxqt-notificationd to 0.17.0 2021-04-20 18:45:55 +00:00
pin
d5288c3f94 x11/lxqt-notificationd: update to 0.17.0
lxqt-notificationd-0.17.0 / 2021-04-15
======================================
  - Used const references where possible.
  - Silenced compiler warning about unused parameters.
  - Handled Qt5.15's deprecations.
  - Used "= default" for trivial destructors.
  - Completely moved to Qt5 signal/slot syntax.
  - Always handle notification summary as plain-text.
2021-04-20 18:45:33 +00:00
pin
e6602ded84 doc: Updated x11/lxqt-globalkeys to 0.17.0 2021-04-20 18:44:02 +00:00
pin
5fad4289fb x11/lxqt-globalkeys: update to 0.17.0
lxqt-globalkeys-0.17.0 / 2021-04-15
===================================
  - Completely moved to Qt5 signal/slot syntax.
2021-04-20 18:43:41 +00:00
pin
4c5958fabf doc: Updated x11/lxqt-config to 0.17.1 2021-04-20 18:42:19 +00:00
pin
e2fa32a26b x11/lxqt-config: update to 0.17.1
lxqt-config-0.17.1 / 2021-04-16
===============================
  - Fixed compilation against Qt 5.12.

lxqt-config-0.17.0 / 2021-04-15
===============================
   - Made lxqt-config-appearance work under Wayland.
   - Made the code cleaner and more up-to-date.
2021-04-20 18:41:57 +00:00
pin
17c47a5a92 doc: Updated archivers/lxqt-archiver to 0.4.0 2021-04-20 18:38:41 +00:00
pin
f751bde231 archivers/lxqt-archiver: update to 0.4.0
lxqt-archiver-0.4.0 / 2021-04-15
===================================
  - Support opening and extracting of disk images.
  - Also, support xz-compressed disk images.
  - Added "application/vnd.debian.binary-package" to mimetypes list.
  - Made directory view horizontally scrollable.
  - Remember window settings.
2021-04-20 18:38:16 +00:00
pin
1fe277e721 doc: Updated sysutils/lxqt-powermanagement to 0.17.0 2021-04-20 18:36:49 +00:00
pin
b019b0502c sysutils/lxqt-powermanagement: update to 0.17.0
lxqt-powermanagement-0.17.0 / 2021-04-15
========================================
  - Handled Qt5.15's deprecations.
  - Added an option to disable idle watcher on fullscreen.
  - Completely moved to new signal/slot syntax.
  - Separate idle watchers for AC and battery.
2021-04-20 18:36:25 +00:00
pin
fcce645085 doc: Updated x11/lxqt-qtplugin to 0.17.0 2021-04-20 18:35:00 +00:00
wiz
35ff3afcb1 doc: remove duplicate line. 2021-04-20 18:31:49 +00:00
pin
387d5c5174 x11/lxqt-qtplugin: update to 0.17.0
lxqt-qtplugin-0.17.0 / 2021-04-15
=================================
  - Handled Qt 5.15 deprecations.
  - Don't check before deleting a pointer.
  - Don't use implicit conversions.
  - Fixed a palette/highlight color related typo.
2021-04-20 18:31:25 +00:00
pin
c0a1365694 doc: Updated security/lxqt-openssh-askpass to 0.17.0 2021-04-20 18:29:58 +00:00
pin
0c59914cdf security/lxqt-openssh-askpass: update to 0.17.0
lxqt-openssh-askpass-0.17.0 / 2021-04-15
========================================
  * Updated README.md.
2021-04-20 18:29:35 +00:00
pin
631616091e doc: Updated security/lxqt-sudo to 0.17.0 2021-04-20 18:28:44 +00:00