head 1.1; access; symbols pkgsrc-2026Q1:1.1.0.8 pkgsrc-2026Q1-base:1.1 pkgsrc-2025Q4:1.1.0.6 pkgsrc-2025Q4-base:1.1 pkgsrc-2025Q3:1.1.0.4 pkgsrc-2025Q3-base:1.1 pkgsrc-2025Q2:1.1.0.2 pkgsrc-2025Q2-base:1.1; locks; strict; comment @# @; 1.1 date 2025.05.27.19.15.12; author vins; state Exp; branches; next ; commitid huZJEDWkRnAGXzWF; desc @@ 1.1 log @misc/multitail: update to 7.1.5 # pkgsrc changes * Switch to Github hosting. * Switch to build with CMake. * Allow to use NetBSD curses. * Install conversion scripts. * Add LICENSE. * Take maintainership. # upstream changes No changelog provided. @ text @$NetBSD$ * Avoid hard-coding non portable utils path. * Fix path to conversion scripts. --- multitail.conf.orig 2024-08-13 10:49:48.000000000 +0000 +++ multitail.conf @@@@ -1179,7 +1179,7 @@@@ cs_re:magenta:TLS # end offset: the position AFTER the last character for which the attributes are # valid # do NOT use spaces in each line! -colorscript:cscriptexample:/etc/multitail/colors-example.pl:this is a barely functional example script +colorscript:cscriptexample:@@PREFIX@@/libexec/multitail/colors-example.pl:this is a barely functional example script # # # default colorschemes: @@@@ -1231,7 +1231,7 @@@@ check_mail:0 # # where to find the 'xclip' binary - used to send a buffer # to the X clipboard -#xclip:/usr/bin/xclip +xclip:@@PREFIX@@/bin/xclip # # where to find the 'pbcopy' binary - used to send a buffer # to the clipboard (OSX-only) @@@@ -1244,8 +1244,8 @@@@ tab_stop:8 # what program to start when the user presses a key # ...:x:... just that key # ...:^x:... that key with control -bind:g:/usr/bin/pine -bind:^k:/bin/bash +bind:g:/usr/bin/mail +bind:^k:/bin/sh bind:^l:/usr/bin/telnet bind:^s:/bin/su # @@@@ -1336,7 +1336,7 @@@@ convert:squid:ip4tohost:^[^ ]* *[0-9]* * convert:asterisk:epochtodate:^([0-9]*).([0-9]*) convert:nagios.log:epochtodate:^.([0-9]*). convert:qmailtimestr:tai64todate:^(@@[^ ]*) -convert:geoip:script:/etc/multitail/convert-geoip.pl:([0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}) +convert:geoip:script:@@PREFIX@@/libexec/multitail/convert-geoip.pl:([0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}) # # shell to invoke shell:/bin/sh @