summaryrefslogtreecommitdiff
path: root/macports
Commit message (Collapse)AuthorAge
* Added MediaWiki writer.fiddlosopher2008-07-27
| | | | | | | | | | | | | | | | | + Added Text/Pandoc/Writers/MediaWiki.hs + Added to pandoc.cabal + Added to Main.hs and Text/Pandoc.hs exports. + Added tests for mediawiki writer & table writer. + Added information on MediaWiki writer to README. + Added mediawiki markup to list of formats in pandoc(1) man page. + Updated debian/control with mediawiki output format. + Added mediawiki markup to description in macports portfile. + Updated freebsd package description to include mediawiki format. + Mention MediaWiki output format in web page index. + Added mediawiki demo to website. git-svn-id: https://pandoc.googlecode.com/svn/trunk@1337 788f1e2b-df1e-0410-8736-df70ead52e1b
* Removed whitespace before newlines in macports portfile template.fiddlosopher2008-06-04
| | | | git-svn-id: https://pandoc.googlecode.com/svn/trunk@1278 788f1e2b-df1e-0410-8736-df70ead52e1b
* Documented OpenDocument writer in macports Portfile.fiddlosopher2008-03-25
| | | | git-svn-id: https://pandoc.googlecode.com/svn/trunk@1270 788f1e2b-df1e-0410-8736-df70ead52e1b
* Added preliminary version of markdown2odt wrapper.fiddlosopher2008-03-19
| | | | | | | | | | | | Added man page. Modified Makefile to create markdown2odt from template. Modified Makefile to create reference.odt file from files in odt-styles. Modified Makefile to install reference.odt into PACKAGEDATAPATH. Modified macports Portfile. Modified freebsd Makefile. git-svn-id: https://pandoc.googlecode.com/svn/trunk@1259 788f1e2b-df1e-0410-8736-df70ead52e1b
* Changes to Texinfo writer:fiddlosopher2008-02-24
| | | | | | | | | | | | | | | | | | | | | | | | + No space between paragraph and following @verbatim (provides more pleasing appearance in text formats) + Blank line consistently after list environments. + Removed deVerb. + Use @code instead of @verb for inline code (this solves the character escaping problem for texi2dvi and texi2pdf). + Modified test suite accordingly. + Added Peter Wang to copyright statement (for Texinfo.hs). + Added news of Texinfo writer to README. + Added Texinfo to list of formats in man page, and removed extra 'groff'. + Updated macports with Texinfo format. + Updated FreeBSD pkg-descr with Texinfo format. + Updated web page with Texinfo writer. + Added demos for Texinfo writer. + Added Texinfo to package description in debian/control. + Added texi & texinfo extensions to Main.hs, and fixed bug in determining default output extension. + Changed from texinfo to texi extension in web demo. git-svn-id: https://pandoc.googlecode.com/svn/trunk@1244 788f1e2b-df1e-0410-8736-df70ead52e1b
* New MacPorts Portfile template. Installs pandoc programs and libraries.fiddlosopher2007-10-06
| | | | | | | | | Note that 'make install-all' cannot be used to install the libraries, because registration must be done after the files are copied out of the destroot. So a custom install procedure is included in the Portfile. git-svn-id: https://pandoc.googlecode.com/svn/trunk@1041 788f1e2b-df1e-0410-8736-df70ead52e1b
* Fixed macports Portfile:fiddlosopher2007-09-18
| | | | | | | | | | | | + Do installation manually rather than using Makefile's install-all. (There appears to be a problem with the Makefile's handling of DESTDIR.) + Note that the library must be registered in the activate phase, after the library files have been copied out of the destroot. Cabal generates a 'register.sh' script that will do this. git-svn-id: https://pandoc.googlecode.com/svn/trunk@1028 788f1e2b-df1e-0410-8736-df70ead52e1b
* Changed pandoc home page to http://johnmacfarlane.net/pandoc/.fiddlosopher2007-09-13
| | | | git-svn-id: https://pandoc.googlecode.com/svn/trunk@1014 788f1e2b-df1e-0410-8736-df70ead52e1b
* Modified MacPorts Portfile:fiddlosopher2007-08-30
| | | | | | | | | + depend on haddock + build and install libraries and library documentation in addition to the executable git-svn-id: https://pandoc.googlecode.com/svn/trunk@968 788f1e2b-df1e-0410-8736-df70ead52e1b
* Added template item for md5 sum in Portfile.in.fiddlosopher2007-08-27
| | | | git-svn-id: https://pandoc.googlecode.com/svn/trunk@921 788f1e2b-df1e-0410-8736-df70ead52e1b
* Updated Portfile.in to match the version in the MacPorts repositoryfiddlosopher2007-08-27
| | | | | | | (r28278 in MacPorts). git-svn-id: https://pandoc.googlecode.com/svn/trunk@920 788f1e2b-df1e-0410-8736-df70ead52e1b
* Moved macport -> macports.fiddlosopher2007-08-25
| | | | git-svn-id: https://pandoc.googlecode.com/svn/trunk@891 788f1e2b-df1e-0410-8736-df70ead52e1b
* Removed macports (renamed as macport).fiddlosopher2007-08-25
| | | | git-svn-id: https://pandoc.googlecode.com/svn/trunk@888 788f1e2b-df1e-0410-8736-df70ead52e1b
* Added macport target to Makefile; Portfile is now built fromfiddlosopher2007-08-25
| | | | | | | a template. git-svn-id: https://pandoc.googlecode.com/svn/trunk@886 788f1e2b-df1e-0410-8736-df70ead52e1b
* Make Portfile into a template.fiddlosopher2007-08-25
| | | | git-svn-id: https://pandoc.googlecode.com/svn/trunk@885 788f1e2b-df1e-0410-8736-df70ead52e1b
* Added macports Portfile.fiddlosopher2007-08-24
git-svn-id: https://pandoc.googlecode.com/svn/trunk@884 788f1e2b-df1e-0410-8736-df70ead52e1b