/dports/news/trn4/trn-4.0-test77/support/ |
H A D | Score.pl | 11 $FILTERDIR = $ENV{FILTERDIR} || "$HOME/News/Filters"; 89 do "$FILTERDIR/$CurrentGroup" if -T "$FILTERDIR/$CurrentGroup";
|
H A D | filter | 14 do "$FILTERDIR/global";
|
/dports/net-mgmt/nfsen/nfsen-1.3.8/libexec/ |
H A D | NfConf.pm | 72 our $FILTERDIR; 143 $FILTERDIR = undef; 193 if ( !defined $FILTERDIR ) { 194 $FILTERDIR = "$VARDIR/filters";
|
/dports/news/inn/inn-2.6.4/support/ |
H A D | fixconfig.in | 26 FILTERDIR=@FILTERDIR@ 66 -e "s,@FILTERDIR[@],$FILTERDIR,g" \
|
/dports/news/inn-current/inn-2.7-20211226/support/ |
H A D | fixconfig.in | 24 FILTERDIR=@FILTERDIR@ 64 -e "s,@FILTERDIR[@],$FILTERDIR,g" \
|
/dports/sysutils/shlock/inn-2.6.4/support/ |
H A D | fixconfig.in | 26 FILTERDIR=@FILTERDIR@ 66 -e "s,@FILTERDIR[@],$FILTERDIR,g" \
|
/dports/sysutils/LPRngTool/LPRngTool-1.3.2/DISTRIBUTIONS/Solaris.pkg/ |
H A D | Makefile | 18 FILTERDIR=/usr/libexec/filters macro 19 RHFILTERDIR=${FILTERDIR}/rhs 29 --with-ifhp_path=${FILTERDIR}/ifhp \ 31 --with-filterdir=${FILTERDIR} \
|
/dports/editors/xvile/vile-9.8v/package/pkgsrc/vile/ |
H A D | Makefile | 19 CONFIGURE_ARGS+= --with-libdir-path=${FILTERDIR:Q} 30 FILTERDIR= ${PREFIX}/libexec/vile macro
|
/dports/editors/vile/vile-9.8v/package/pkgsrc/vile/ |
H A D | Makefile | 19 CONFIGURE_ARGS+= --with-libdir-path=${FILTERDIR:Q} 30 FILTERDIR= ${PREFIX}/libexec/vile macro
|
/dports/editors/xvile/vile-9.8v/package/pkgsrc/xvile/ |
H A D | Makefile | 22 CONFIGURE_ARGS+= --with-libdir-path=${FILTERDIR:Q} 34 FILTERDIR= ${PREFIX}/libexec/xvile macro
|
/dports/editors/vile/vile-9.8v/package/pkgsrc/xvile/ |
H A D | Makefile | 22 CONFIGURE_ARGS+= --with-libdir-path=${FILTERDIR:Q} 34 FILTERDIR= ${PREFIX}/libexec/xvile macro
|
/dports/databases/namazu2/namazu-2.0.21/pl/ |
H A D | conf.pl.in | 238 # $FILTERDIR = "@FILTERDIR@"; 242 #[WIN] $FILTERDIR = 'C:/namazu/share/namazu/filter';
|
H A D | filter.pl.in | 59 if (defined $conf::FILTERDIR && -d $conf::FILTERDIR) { 60 $filterdir = $conf::FILTERDIR
|
/dports/databases/namazu2/namazu-2.0.21/scripts/ |
H A D | mknmz.in | 53 my $FILTERDIR = $PKGDATADIR . "/filter"; # directory where filters are in. 281 $FILTERDIR = $conf::FILTERDIR 282 if (defined $conf::FILTERDIR && -d $conf::FILTERDIR); 337 if ($FILTERDIR !~ /^[A-Z]:|^\\\\/i && $0 =~ m#^([A-Z]:)(/|\\)#i) { 338 $FILTERDIR = $1 . $FILTERDIR ; 384 unshift @INC, $FILTERDIR; 394 @filters = glob "$FILTERDIR/*.pl"; 406 @filters = glob "$FILTERDIR/win32/*.pl"; 407 unshift @INC, "$FILTERDIR/win32"; 1317 print _("FILTERDIR: ") . "$FILTERDIR\n";
|
/dports/www/wwwoffle/wwwoffle-2.9j/cache/search/namazu/conf/ |
H A D | mknmzrc | 210 # $FILTERDIR = "@FILTERDIR@";
|
/dports/devel/icu/icu/source/tools/genrb/ |
H A D | genrb.cpp | 87 FILTERDIR enumerator 270 if (options[FILTERDIR].doesOccur) { in main() 271 filterDir = options[FILTERDIR].value; in main()
|
/dports/devel/icu-lx/icu/source/tools/genrb/ |
H A D | genrb.cpp | 87 FILTERDIR enumerator 270 if (options[FILTERDIR].doesOccur) { in main() 271 filterDir = options[FILTERDIR].value; in main()
|
/dports/www/firefox-esr/firefox-91.8.0/intl/icu/source/tools/genrb/ |
H A D | genrb.cpp | 87 FILTERDIR enumerator 270 if (options[FILTERDIR].doesOccur) { in main() 271 filterDir = options[FILTERDIR].value; in main()
|
/dports/lang/spidermonkey78/firefox-78.9.0/intl/icu/source/tools/genrb/ |
H A D | genrb.cpp | 87 FILTERDIR enumerator 270 if (options[FILTERDIR].doesOccur) { in main() 271 filterDir = options[FILTERDIR].value; in main()
|
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/icu/source/tools/genrb/ |
H A D | genrb.cpp | 87 FILTERDIR enumerator 270 if (options[FILTERDIR].doesOccur) { in main() 271 filterDir = options[FILTERDIR].value; in main()
|
/dports/www/firefox/firefox-99.0/intl/icu/source/tools/genrb/ |
H A D | genrb.cpp | 87 FILTERDIR enumerator 270 if (options[FILTERDIR].doesOccur) { in main() 271 filterDir = options[FILTERDIR].value; in main()
|
/dports/mail/thunderbird/thunderbird-91.8.0/intl/icu/source/tools/genrb/ |
H A D | genrb.cpp | 87 FILTERDIR enumerator 270 if (options[FILTERDIR].doesOccur) { in main() 271 filterDir = options[FILTERDIR].value; in main()
|
/dports/lang/v8/v8-9.6.180.12/third_party/icu/source/tools/genrb/ |
H A D | genrb.cpp | 87 FILTERDIR enumerator 270 if (options[FILTERDIR].doesOccur) { in main() 271 filterDir = options[FILTERDIR].value; in main()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/icu/source/tools/genrb/ |
H A D | genrb.cpp | 87 FILTERDIR enumerator 270 if (options[FILTERDIR].doesOccur) { in main() 271 filterDir = options[FILTERDIR].value; in main()
|
/dports/www/node10/node-v10.24.1/deps/icu-small/source/tools/genrb/ |
H A D | genrb.cpp | 87 FILTERDIR enumerator 270 if (options[FILTERDIR].doesOccur) { in main() 271 filterDir = options[FILTERDIR].value; in main()
|