2013-10-08 Junichi Satoh <junichi@rworks.jp>

* pandora_server_installer: Added p5-JSON to description for FreeBSD.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8867 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
jsatoh 2013-10-08 02:46:05 +00:00
parent ff4a91e5e4
commit 57c8d4bff1
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2013-10-08 Junichi Satoh <junichi@rworks.jp>
* pandora_server_installer: Added p5-JSON to description for FreeBSD.
2013-10-07 Sergio Martin <sergio.martin@artica.es> 2013-10-07 Sergio Martin <sergio.martin@artica.es>
* util/pandora_manage.pl: Fixed data_module feature adding the data * util/pandora_manage.pl: Fixed data_module feature adding the data

View File

@ -134,7 +134,7 @@ perl-TimeDate perl-XML-Simple perl-XML-Twig perl-libwww-perl mysql-client"
echo " # make install" echo " # make install"
echo " " echo " "
echo " Install following tools from ports. Don't use packages." echo " Install following tools from ports. Don't use packages."
echo " Recommended: p5-DBI p5-NetAddr-IP p5-XML-Simple p5-XML-Twig p5-HTML-Parser p5-DBD-mysql p5-Socket6 p5-IO-Socket-INET6" echo " Recommended: p5-DBI p5-NetAddr-IP p5-XML-Simple p5-XML-Twig p5-HTML-Parser p5-DBD-mysql p5-Socket6 p5-IO-Socket-INET6 p5-JSON"
echo " Optional: nmap xprobe" echo " Optional: nmap xprobe"
echo " " echo " "
echo "To get it from source through CPAN do" echo "To get it from source through CPAN do"