403Webshell
Server IP : 82.208.35.60  /  Your IP : 216.73.216.89
Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31
System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64
User : studiokobylisy_cz ( 1008)
PHP Version : 7.3.31
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /usr/ports/databases/namazu2/files/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/databases/namazu2/files/patch-pl__conf.pl.in
--- pl/conf.pl.in.orig	2009-01-28 17:31:11.000000000 +0900
+++ pl/conf.pl.in	2009-03-16 02:25:18.000000000 +0900
@@ -198,19 +198,19 @@
 #
 # Network Kanji Filter nkf v1.71 or later
 #
-$NKF = "@NKF@";
+$NKF = "module_nkf";
 
 #
 # KAKASI 2.x or later
 # Text::Kakasi 1.05 or later
 #
-$KAKASI = "@DO_KAKASI@";
+$KAKASI = "module_kakasi";
 
 #
 # ChaSen 2.02 or later (simple wakatigaki)
 # Text::ChaSen 1.03
 #
-$CHASEN = "@DO_CHASEN@";
+$CHASEN = "module_chasen";
 
 #
 # ChaSen 2.02 or later (with noun words extraction)
@@ -220,12 +220,14 @@
 #
 # MeCab
 #
-$MECAB = "@DO_MECAB@";
+$MECAB = "module_mecab";
 
 #
 # Default Japanese processer: KAKASI or ChaSen or MeCab.
 #
-$WAKATI  = $@OPT_WAKATI_DEFAULT@;
+$WAKATI  = $KAKASI;
+$WAKATI  = $CHASEN;
+$WAKATI  = $MECAB;
 
 
 #===================================================================

Youez - 2016 - github.com/yon3zu
LinuXploit