aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Text-MultiMarkdown-ApacheHandler
Commit message (Collapse)AuthorAgeFilesLines
* Support STAGEDIR.Vanilla I. Shu2013-11-072-9/+3
| | | | Notes: svn path=/head/; revision=333137
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | www) Notes: svn path=/head/; revision=327776
* - Convert to new perl frameworkMathieu Arnold2013-08-021-1/+2
| | | | | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default. Notes: svn path=/head/; revision=324174
* New port: www/p5-Text-MultiMarkdown-ApacheHandler:Ryan Steinmetz2013-05-066-0/+74
Processes files containing MultiMarkdown syntax into HTML files and serves them, optionally applying CSS styles according to rules in your httpd.conf or (more likely) .htaccess files. Optionally applies SmartyPants post-processing using Text::Typography. WWW: http://search.cpan.org/dist/Text-MultiMarkdown-ApacheHandler/ Notes: svn path=/head/; revision=317541