Public git conversion mirror of OpenBSD's official cvs ports repository. Pull requests not accepted - send diffs to the ports@ mailing list.
Go to file
sdk 0aaed074cb Update alacritty v0.9.0 => v0.10.0
Changes:

# Added
* Option colors.transparent_background_colors to allow applying opacity to all background colors
* Support for running multiple windows from a single Alacritty instance (see docs/features.md)
* Urgency support on Wayland via xdg_activation_v1

# Changed
* ExpandSelection is now a configurable mouse binding action
* Config option background_opacity, you should use window.opacity instead
* Reload configuration files when their symbolic link is replaced
* Strip trailing whitespaces when yanking from a block selection
* Display area keeps history position when viewport is cleared
* Commands spawn from the current directory of the foreground shell in Unix-like systems
* Remove trailing newline from strings taken from hints or simple/semantic selections
* Builtin font is now used for box drawing characters from U+2500 to U+259f
* Logs now print the time since startup instead of the local time

# Fixed
* Line indicator obstructing vi mode cursor when scrolled into history
* Vi mode search starting in the line below the vi cursor
* Invisible cursor with matching foreground/background colors
* Crash when hovering over a match emptied by post-processing
* Crash when the vi cursor is on the scrollback and viewport clear is invoked
* Freeze when the vi cursor is on the scrollback and scrollback clear is invoked
* Vi cursor on topmost of the display moving downward when scrolled into history with active output
* Input lag on Wayland with Nvidia binary driver
* Crash when hovering the mouse over fullwidth characters
* Do not create logfile if the file already exists

# Removed
* Wayland client side decorations were simplified

from Eric Auge

Committed with tweaks:
* Revision removed (instead of =0)
* Added comment about failing test
2022-01-29 12:11:51 +00:00
archivers Update to zstd-1.5.2 2022-01-23 15:05:55 +00:00
astro Qt5WebEngine is used if available, so add dependency on x11/qt5/qtwebengine 2022-01-19 15:25:13 +00:00
audio Replace xinput2 option with merged PR 2022-01-21 20:49:17 +00:00
benchmarks zap a few PKGNAME-sub which are now default 2021-11-22 13:55:54 +00:00
biology bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:00:12 +00:00
books update to man-pages-posix-2017a 2020-11-06 19:50:06 +00:00
cad hook up xtrkcad 2022-01-18 20:06:36 +00:00
chinese zh-c2t: remove 'register' keywords, avoid "error: address of register variable 2021-11-28 13:43:25 +00:00
comms Properly link against libpython3.9 and unbreak consumers on sparc64/ld.bfd archs 2022-01-11 18:00:53 +00:00
converters update to p5-JSON-4.05 2022-01-25 17:53:06 +00:00
databases Use a valid shell in rc-file 2022-01-27 09:32:17 +00:00
devel Update to git-2.35.1. 2022-01-29 08:36:48 +00:00
editors vim: backout ab16ad33ba (patch 8.2.3941) which results in an 2022-01-17 17:03:19 +00:00
education bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:01:12 +00:00
emulators update to 1.29.0 2022-01-19 14:36:36 +00:00
fonts +zh-iansui 2022-01-20 00:55:43 +00:00
games update to scummvm 2.5.1 2022-01-28 12:27:36 +00:00
geo Remove obsolete uses of the TESTLIBDIR construct in favor of 2022-01-26 22:58:21 +00:00
graphics update to ImageMagick-6.9.12-36 2022-01-29 09:30:26 +00:00
infrastructure Add _vmetrics user and link victoriametrics to the build 2022-01-27 09:25:37 +00:00
inputmethods +libkkc-data 2022-01-02 20:46:25 +00:00
japanese kanjipad: unbreak with ld.lld on powerpc 2021-08-28 09:03:46 +00:00
java fix build on aarch64. 2021-10-31 13:00:03 +00:00
korean Remove unresponsive maintainers 2019-07-17 14:46:32 +00:00
lang update to py-cython-0.29.27 2022-01-29 09:31:23 +00:00
mail sendmail: remove stale patch. Claus Assmann incorporated our patches 2022-01-27 07:42:36 +00:00
math Remove obsolete uses of the TESTLIBDIR construct in favor of 2022-01-26 22:58:21 +00:00
meta Fix typo: integrate => integrated 2022-01-13 21:06:25 +00:00
misc Do not pick up gsed. 2022-01-28 11:11:32 +00:00
multimedia do not install gst-ptp-helper as suid; ok aja@ 2022-01-27 07:51:23 +00:00
net Update to py3-boto3-1.20.46. 2022-01-29 09:12:34 +00:00
news Update to sabnzbd-3.5.0 2022-01-28 17:47:02 +00:00
plan9 Update to the latest drawterm 2021-10-13 00:25:47 +00:00
print Remove patches/chunks now that we have a modern ghostscript. 2022-01-29 07:37:52 +00:00
productivity Update baikal to 0.9.1. 2022-01-27 14:20:42 +00:00
security Update for Lynis to 3.0.7 2022-01-28 09:26:19 +00:00
shells shells/bash: update to 5.1 patchlevel 16 2022-01-05 21:59:59 +00:00
sysutils Update to awscli-1.22.46. 2022-01-29 09:12:51 +00:00
telephony update p5-Net-SIP to 0.833 2022-01-14 21:21:03 +00:00
tests Let those tests work if PORTSDIR isn't specified in /etc/mk.conf 2021-08-29 08:18:17 +00:00
textproc Update to p5-PPI-1.271 from wen heping. 2022-01-28 08:38:39 +00:00
wayland Update plasma-wayland-protocols to 1.5.0 2021-11-10 07:30:37 +00:00
www Remove empty files. 2022-01-29 06:56:10 +00:00
x11 Update alacritty v0.9.0 => v0.10.0 2022-01-29 12:11:51 +00:00
.cvsignore
.gitignore add a .gitignore file with similar contents to .cvsignore, to help users 2020-04-28 10:55:03 +00:00
Makefile +wayland 2021-11-06 19:09:10 +00:00
README

Documentation for the ports tree: ports(7), packages(7), mirroring-ports(7),
library-specs(7), bsd.port.mk(5), bsd.port.arch.mk(5), port-modules(5).

dpb(1), bulk(8) for bulk builds.

See also the OpenBSD Porter's Handbook http://www.openbsd.org/faq/ports/

$OpenBSD: README,v 1.23 2018/07/14 14:20:04 bcallah Exp $