Commit graph

6 commits

Author SHA1 Message Date
Baptiste Daroussin
a8c22639ca Fix build with clang 2011-06-20 17:26:54 +00:00
Baptiste Daroussin
b39446b81d - update to 1.1
- update website
- changes:
  * New features:
      + new callbacks for document prolog and epilog,
      + support of PHP-Markdown-like tables, through 3 new callbacks.

  * Several bug fixes, most notably:
      + span-level entities are now correctly recognized in headers,
      + empty ATX-styles header (i.e. lines containing only '#' charcters)
        no longer crash the library
      + empty documents are now correctly handled
      + blackslash escapes work in inline URIs, thereby allowing to include
        ')' characters in such URIs.

PR:		ports/157250
Submitted by:	Natacha Porté <natacha@instinctive.eu> (upstream)
2011-05-22 16:05:22 +00:00
Baptiste Daroussin
24d4dc0db9 Get rid of md5 for all my ports.
while here add most of the licenses
2011-03-20 22:30:17 +00:00
Baptiste Daroussin
5a4055b083 Change maintainer address to my new @FreeBSD.org
Approved by:	jadawin@ (co-mentor)
2010-07-28 17:31:01 +00:00
Wen Heping
d170760ba0 - Update to 1.0
- Add License

PR:		ports/148447
Submitted by:	Bapt <baptiste.daroussin@gmail.com> (maintainer)
2010-07-10 00:23:41 +00:00
Martin Wilke
e242ddd466 lightweight C library that can parse John Gruber's [markdown]
(http://daringfireball.net/projects/markdown/) format and convert
it into several formats and can be easily extended.

It also provides two usage examples:
- lace: markdown to xhtml conversion.
- kilt: markdown to manpage conversion.

WWW: http://git.instinctive.eu/cgit/libupskirt/

PR:		ports/Feature safe: yes
****
**** tag if you are sure this commit does not violate
**** feature freeze guidelines.  If in doubt, contact portmgr.
****
cvs [commit aborted]: Message verification failed
/usr/ports/Tools/scripts/addport: cvs commit failed, aborting.
===> Done
[13:57][miwi@miwi] $ Feature safe: yes            (~/dev/ports/textproc/libupskirt)
zsh: command not found: Feature
[13:58][miwi@miwi] $ pc                           (~/dev/ports/textproc/libupskirt)
===> Your username on freefall: miwi
===> Pre-commit portlint check
lightweight C library that can parse John Gruber's [markdown]
(http://daringfireball.net/projects/markdown/) format and convert
it into several formats and can be easily extended.

It also provides two usage examples:
- lace: markdown to xhtml conversion.
- kilt: markdown to manpage conversion.

WWW: http://git.instinctive.eu/cgit/libupskirt/

PR:>····>·······ports/144209
Submitted by:>··Bapt <baptiste.daroussin at gmail.com>
Feature safe:	yes
2010-02-25 12:59:32 +00:00