Canna is a Kana-Kanji conversion server. It supports Mule(Multi-lingual extention Emacs), kinput2 X11 input method, etc. To use from Mule (CANNA version), add the following to your .emacs file: (if (and (boundp 'CANNA) CANNA) ; Is it CANNA MULE? (progn (load-library "canna") (canna) )) Then use the `C-o' key to begin kana-kanji conversion. Refer to the Info file and the documents for more detail. WWW: http://canna.sourceforge.jp/ - Max pository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/www/p5-W3C-LogValidator
Commit message (Expand)AuthorAgeFilesLines
* At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450eadler2012-01-221-1/+1
* - Change PERL_CONFIGURE to "yes" for all values between 5.8.1+ and 5.8.9+sunpoet2011-09-171-1/+1
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
* - Update to 1.4pgollucci2009-07-243-13/+13
* - Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_C...araujo2008-04-171-2/+1
* - Update to 1.2tabthorpe2008-01-242-4/+5
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.linimon2007-09-081-8/+2
* - Update to 1.06aaron2006-06-273-19/+16
* - Update to 1.05tdb2006-03-222-4/+4
* SHA256ifyedwin2006-01-241-0/+1
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-2/+2