Improve English man page.
fix typo s/fallowing/following/
Fix bug in baraction.sh that causes bar text to flicker every 20s.
Fix man page to use escape codes for aring å and pi �^�.
Add new quirk IGNOREPID.
Add new quirk IGNORESPAWNWS.
Fix stacking issue at (re)start when spawn_position = first or
Convert all booleans to stdbool.h bool.
Add new option: warp_pointer.
Add new quirk: WS[n]
Add new option: urgent_collapse
cleanup baraction.sh
Ok remi@
openbsdrcctl: extend enabled() to check flags
On OpenBSD, it's possible to define particular flags a daemon should be
enabled with. To make sure the flags are properly updated when changed
(in pillars or states), we return a service as "disabled" if the
currently configured flags do not match the provided ones; this ensures
/etc/rc.conf.local is always in sync.
All patches merged upstream.
new options: -p (warn about mdoc(7) blank lines), -X (XML output)
some new spelling errors and bad phrases, some additions to DocBook support
ok afresh1@
- remove obsolete patches
- set HOMEPAGE to Github, previous one is not reachable
- remove post-build target because tests are not distributed anymore
OK aja@
all local patches we had. The only new patch will be needed until
security/srtp gets updated. Major library version bumped because some types
in API changed (int -> size_t).
Pointed out by portscout-based service hosted by jasperla@
so add PORTSCOUT annotations to limit the versions to look for as otherwise
it would pickup a newer version (3.something) which is actually packaged by the
other port (py-gobject3).
ok aja@
html-xml-utils contains a number of simple utilities for manipulating
HTML and XML files. They perform actions such as number headings in
HTML, make a table of contents, pretty-print, and so on.
ok jca@
x265 is an open-source project and free application library for
encoding video streams into the H.265/High Efficiency Video Coding
(HEVC) format.
ok ajacoutot@