2007/7/15, Benoit Chesneau <[EMAIL PROTECTED]>:

On 5/3/07, Benoit Chesneau <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> Find here the port of rxvt-unicode version 0.8.2. It give you some
> features like :
>     -Unicode support (either UCS-2 or UCS-4)
>     - Use locales
>     - Daemon mode.
>     - Support for Xft and colors fonts
>     - ...
>
> With FLAVOR perl it give you more  such as :
>     - Tabbed terminal support.
>     - Regex
>     - URL underlining and launching ...
>
> Port is here :
>
http://babilu.metavers.net/openbsd/rxvt-unicode/obsd-rxvt_unicode_8.2.tar.gz
>
> Please don't hesitate to test it and comment it.
>
> -  benoit
> --
> bchesneau.info | neurofriends.net | osbud.net
>

Fixed port, I think . Tested on i386. Tell me if it works for you :

http://babilu.metavers.net/openbsd/rxvt-unicode/obsd-rxvt_unicode_8.2_1.tar.gz


With USE_SYSTRACE=yes, fails during make fake, it does nasty things in $HOME
apparently - maybe a @exec to add, and a makefile to patch.

if test -x "/usr/bin/tic"; then if test -n "/usr/bin/tic"; then /usr/bin/tic
./etc/rxvt-unicode.terminfo; fi; fi
systrace: deny user: root, prog: /usr/bin/tic, pid: 13110(0)[8898], policy:
/usr/bin/env, filters: 193, syscall: native-fswrite(136), filename:
/usr/share/terminfo
systrace: deny user: root, prog: /usr/bin/tic, pid: 13110(0)[8898], policy:
/usr/bin/env, filters: 193, syscall: native-fswrite(136), filename: /rxvt-
unicode-8.2_writes_to_HOME/.terminfo
"./etc/rxvt-unicode.terminfo", line 9, terminal 'rxvt-unicode': /rxvt-
unicode-8.2_writes_to_HOME/.terminfo: permission denied (errno 1)
*** Error code 1

Landry

Reply via email to