CKEditor 3.6.4 (XStatic packaging standard)
CKEditor packaged for setuptools (easy_install) / pip.
This package is intended to be used by any project that needs these
files.
It intentionally does not provide any extra code except some metadata
nor has any extra requirements. You MAY use some minimal support code
from the XStatic base package, if you like.
WWW: https://ckeditor.com
install -m 0644 /wrkdirs/usr/ports/comms/libusbsio/work/libusbsio-8577280966ee91cab606df5b0c64889be71ce7b9/bin/freebsd_powerpc64le/libusbsio.a /wrkdirs/usr/ports/comms/libusbsio/work/stage/usr/local/lib
install: /wrkdirs/usr/ports/comms/libusbsio/work/libusbsio-8577280966ee91cab606df5b0c64889be71ce7b9/bin/freebsd_powerpc64le/libusbsio.a: No such file or directory
New upstream release. Changes:
* Add tooling for localized UI texts and Emoji names imported from
Unicode CLDR
* Add translations for German (de)
* Improve search, show groups (skin-tone variants of the same Emoji) in
search results and make it configurable what exactly the search looks
at: original and/or translated names, and whether or not to consider
other "variant" descriptions after a colon in the name
* Implement the _NET_WM_PING protocol and associated window properties,
allowing a window manager to know when and how to force-kill Xmoji
GUI wallpaper setter for Wayland and Xorg window managers. It works as a
frontend for popular wallpaper backends like swaybg, swww, wallutils,
hyprpaper and feh.
Features
- Vim keys
- Support for GIF animations (with swww)
- Support for multiple monitors (with swww)
- Works on Wayland (with swww or swaybg or wallutils or hyprpaper)
- Works on Xorg (with feh or wallutils)
- Restores wallpaper at launch of your WM
- Caching for fast loading
https://anufrievroman.gitbook.io/waypaper
Efficient animated wallpaper daemon for wayland, controlled at runtime.
Features
- Display animated gifs on your desktop
- Display any image in the formats:
- jpeg
- png
- gif
- pnm
- tga
- tiff
- webp
- bmp
- farbfeld
- Clear the screen with an arbitrary rrggbb color
- Smooth transition effect when you switch images
- Do all of that without having to shutdown and reinitialize the daemon
https://github.com/LGFae/swww
No longer supported on any supported FreeBSD version, but
was errorneously enabled on FreeBSD 15-CURRENT, causing
plist issues.
Approved by: portmgr (build fix blanket)
- ensure generic memset is not built on AArch64 FreeBSD, just like it
is not on AArch64 Linux
- test suite fails to build unfortunately
Approved by: portmgr (build fix blanket)
pykeepass_cache is a support library for pykeepass. It is a drop-in
replacement for pykeepass.PyKeePass which caches databases in a
background process to make database access faster.
This is useful in situations where the program is terminated between
invocations (e.g. CLI scripts). The background process will
automatically shut down after 300 seconds.
WWW: https://pypi.org/project/pykeepass-cache
PR: 277694
Event: EuroBSDcon 2024
pykeepass is a python library to interact with keepass databases
(supports KDBX3 and KDBX4). You can perform many tasks such as
finding entries, groups, manipulate entries, group entries,
attachments, and much more. All in a single Python library.
WWW: https://pypi.org/project/pykeepass
PR: 277695
Evenet: EuroBSDcon 2024