=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== po-debconf-1.0.21/debconf-gettextize-72- print STDERR "Running po2debconf --podir=$podir -e po -o $tmpdir/templates $ARGV[0]\n" if $verbose; po-debconf-1.0.21/debconf-gettextize:73: system("po2debconf", "--podir=$podir", "-e", "po", "-o", $tmpdir."/templates", $ARGV[0]) == 0 po-debconf-1.0.21/debconf-gettextize-74- or die "po2debconf failed: $? $!\n"; ############################################## po-debconf-1.0.21/debconf-gettextize-76- for (@ARGV) { po-debconf-1.0.21/debconf-gettextize:77: system("po2debconf", "--podir=$podir", "-e", "po", "-o", $tmpdir."/templates.tmp", $_) == 0 po-debconf-1.0.21/debconf-gettextize-78- or die "po2debconf failed: $!\n"; ############################################## po-debconf-1.0.21/debconf-gettextize-332- } else { po-debconf-1.0.21/debconf-gettextize:333: system("msguniq", "--use-first", "-o", "$podir/$polang.tmp", "$podir/$polang") == 0 or die "msguniq failed: $!\n"; po-debconf-1.0.21/debconf-gettextize-334- rename "$podir/$polang.tmp", "$podir/$polang"; ############################################## po-debconf-1.0.21/debconf-gettextize-371- unlink "$podir/temp"; po-debconf-1.0.21/debconf-gettextize:372: system("msgcat", "--use-first", "-o", "$podir/temp", "$oldpodir/$polang.po", "$podir/$polang.po") == 0 && system("cp", "$podir/temp", "$oldpodir/$polang.po"); po-debconf-1.0.21/debconf-gettextize-373- } else { po-debconf-1.0.21/debconf-gettextize:374: system("cp", "$podir/$polang.po", "$oldpodir/$polang.po"); po-debconf-1.0.21/debconf-gettextize-375- } ############################################## po-debconf-1.0.21/debconf-gettextize-383- print STDERR "Running debconf-updatepo --podir=$podir\n" if $verbose; po-debconf-1.0.21/debconf-gettextize:384: system("debconf-updatepo", "--podir=$podir"); po-debconf-1.0.21/debconf-gettextize-385- ############################################## po-debconf-1.0.21/debian/changelog-1298- * debconf-gettextize: Change default PO directory, it is now po-debconf-1.0.21/debian/changelog:1299: `dirname $1`/po po-debconf-1.0.21/debian/changelog-1300- * debconf2po-update: search PO directory in ./po, debian/po and ../po ############################################## po-debconf-1.0.21/debian/changelog-1313- * encodings: Update, thanks to Tomohiro Kubota. po-debconf-1.0.21/debian/changelog:1314: * po2debconf: Change default PO directory, it is now `dirname $1`/po po-debconf-1.0.21/debian/changelog-1315- so that po2debconf can be called from any directory. ############################################## po-debconf-1.0.21/doc/Makefile-17- test -f $$l/$$m.pod || continue; \ po-debconf-1.0.21/doc/Makefile:18: s=`echo $$m | sed -e 's/.*\.//'`; \ po-debconf-1.0.21/doc/Makefile:19: p=`echo $$m | sed -e 's/\..//'`; \ po-debconf-1.0.21/doc/Makefile-20- cp $$l/$$m.pod $$p.pod; \ ############################################## po-debconf-1.0.21/doc/Makefile-24- de) \ po-debconf-1.0.21/doc/Makefile:25: sed -i -e 's/ds C` ""$$/ds C` »/' \ po-debconf-1.0.21/doc/Makefile-26- -e "s/ds C' \"\"$$/ds C' «/" \ ############################################## po-debconf-1.0.21/doc/Makefile-29- fr) \ po-debconf-1.0.21/doc/Makefile:30: sed -i -e 's/ds C` ""$$/ds C` «\\ /' \ po-debconf-1.0.21/doc/Makefile-31- -e "s/ds C' \"\"$$/ds C' \\\\ »/" \ ############################################## po-debconf-1.0.21/po2debconf-48- fi po-debconf-1.0.21/po2debconf:49: optarg=`expr "x$option" : 'x[^=]*=\(.*\)'` po-debconf-1.0.21/po2debconf-50- case $option in ############################################## po-debconf-1.0.21/po2debconf-137-esac po-debconf-1.0.21/po2debconf:138:[ -n "$podir" ] || podir=`dirname $origfile`/po po-debconf-1.0.21/po2debconf-139-[ -d "$podir" ] || { ############################################## po-debconf-1.0.21/po2debconf-145-if [ -f "$podir/output" ]; then po-debconf-1.0.21/po2debconf:146: outputformat=`sed -e 1q "$podir/output" | awk '{printf "%s", $1}'` po-debconf-1.0.21/po2debconf-147- [ -n "$outputformat" ] && format=$outputformat po-debconf-1.0.21/po2debconf:148: outputencoding=`sed -e 1q "$podir/output" | awk '{printf "%s", $2}'` po-debconf-1.0.21/po2debconf-149- [ -n "$outputencoding" ] && encoding=$outputencoding ############################################## po-debconf-1.0.21/po2debconf-210- [ -f "$f" ] || continue po-debconf-1.0.21/po2debconf:211: l=`echo $f | sed -e 's/.*\///' -e 's/\.po$//'` po-debconf-1.0.21/po2debconf:212: encto=`grep "^$l[ ]" "$PODEBCONF_ENCODINGS" | sed -e "s/^$l[ ][ ]*//" -e 1q` po-debconf-1.0.21/po2debconf-213- if [ -n "$encto" ]; then ############################################## po-debconf-1.0.21/podebconf-report-po-985- $opts = "-f" if ($editor eq "vim"); po-debconf-1.0.21/podebconf-report-po:986: system("$editor $opts $tmpnam"); po-debconf-1.0.21/podebconf-report-po-987-