CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2022/05/16 03:43:48
Modified files:
x11 : Makefile
x11/rxvt-unicode: Makefile
x11/rxvt-unicode/pkg: DESCR PLIST
Added files:
x11/rxvt-unicode/pkg: PFRAG.no-small
Log message:
rxvt-unicode ports tweaks. add flavours:
(default package) = upstream's defaults plus enable 256-colour support
"everything" = upstream's "--enable-everything" build
"small" = reduce size/dep's - starting with upstream's "--disable-everything"
but --enable-frills is added to avoid a build failure
the default package no longer includes "--enable-unicode3" which
upstream recommends not to use "unless you really need a lot of non-BMP
characters" .. "can store and display unicode characters above 65535
even without this flag, but the number of such characters is limited to
a few thousand", if you need that then switch to "everything".
also: update DESCR, take maintainer