Date: Thu, 25 Feb 2010 12:59:32 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc Makefile ports/textproc/libupskirt Makefile distinfo pkg-descr pkg-plist Message-ID: <201002251259.o1PCxWPG068342@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2010-02-25 12:59:32 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/libupskirt Makefile distinfo pkg-descr pkg-plist Log: 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 Revision Changes Path 1.1420 +1 -0 ports/textproc/Makefile 1.1 +34 -0 ports/textproc/libupskirt/Makefile (new) 1.1 +3 -0 ports/textproc/libupskirt/distinfo (new) 1.1 +10 -0 ports/textproc/libupskirt/pkg-descr (new) 1.1 +9 -0 ports/textproc/libupskirt/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201002251259.o1PCxWPG068342>