Import ruby-rdiscount 1.6.5
Discount is an implementation of John Gruber's Markdown markup language in C. It implements all of the language described in the markdown syntax document and passes the Markdown 1.0 test suite. rdiscount is a ruby C extension that wraps Discount.
This commit is contained in:
parent
ae61e1b768
commit
e928d90f34
22
textproc/ruby-rdiscount/Makefile
Normal file
22
textproc/ruby-rdiscount/Makefile
Normal file
@ -0,0 +1,22 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2010/12/20 18:10:00 jeremy Exp $
|
||||
|
||||
COMMENT = discount implementation of John Gruber's Markdown
|
||||
|
||||
DISTNAME = rdiscount-1.6.5
|
||||
CATEGORIES = textproc
|
||||
|
||||
# BSD
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
PERMIT_PACKAGE_FTP = Yes
|
||||
PERMIT_DISTFILES_CDROM = Yes
|
||||
PERMIT_DISTFILES_FTP = Yes
|
||||
|
||||
MODULES = lang/ruby
|
||||
|
||||
CONFIGURE_STYLE = ruby gem ext
|
||||
|
||||
MODRUBY_REGRESS = rake
|
||||
|
||||
RAKE_REGRESS_TARGET = test:unit
|
||||
|
||||
.include <bsd.port.mk>
|
5
textproc/ruby-rdiscount/distinfo
Normal file
5
textproc/ruby-rdiscount/distinfo
Normal file
@ -0,0 +1,5 @@
|
||||
MD5 (rdiscount-1.6.5.gem) = LeMh8bqCb4C4T+RcDQE/zw==
|
||||
RMD160 (rdiscount-1.6.5.gem) = sXjUYsgRXG++zMG3vmR78a64K9Y=
|
||||
SHA1 (rdiscount-1.6.5.gem) = nPCtTXDoX+bfj82GoZ0WmNMtqVs=
|
||||
SHA256 (rdiscount-1.6.5.gem) = bEF3u14IMy0wHjUoEMM3iZqJhJ5jk2/hM7r/Ssh3uuk=
|
||||
SIZE (rdiscount-1.6.5.gem) = 52736
|
4
textproc/ruby-rdiscount/pkg/DESCR
Normal file
4
textproc/ruby-rdiscount/pkg/DESCR
Normal file
@ -0,0 +1,4 @@
|
||||
Discount is an implementation of John Gruber's Markdown markup language
|
||||
in C. It implements all of the language described in the markdown syntax
|
||||
document and passes the Markdown 1.0 test suite. rdiscount is a ruby C
|
||||
extension that wraps Discount.
|
65
textproc/ruby-rdiscount/pkg/PLIST
Normal file
65
textproc/ruby-rdiscount/pkg/PLIST
Normal file
@ -0,0 +1,65 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2010/12/20 18:10:00 jeremy Exp $
|
||||
${GEM_BIN}/rdiscount${GEM_BIN_SUFFIX}
|
||||
${GEM_LIB}/cache/${DISTNAME}.gem
|
||||
${GEM_LIB}/gems/${DISTNAME}/
|
||||
${GEM_LIB}/gems/${DISTNAME}/COPYING
|
||||
${GEM_LIB}/gems/${DISTNAME}/README.markdown
|
||||
${GEM_LIB}/gems/${DISTNAME}/Rakefile
|
||||
${GEM_LIB}/gems/${DISTNAME}/bin/
|
||||
${GEM_LIB}/gems/${DISTNAME}/bin/rdiscount
|
||||
${GEM_LIB}/gems/${DISTNAME}/ext/
|
||||
${GEM_LIB}/gems/${DISTNAME}/ext/Csio.c
|
||||
${GEM_LIB}/gems/${DISTNAME}/ext/Csio.o
|
||||
${GEM_LIB}/gems/${DISTNAME}/ext/Makefile
|
||||
${GEM_LIB}/gems/${DISTNAME}/ext/amalloc.h
|
||||
${GEM_LIB}/gems/${DISTNAME}/ext/basename.c
|
||||
${GEM_LIB}/gems/${DISTNAME}/ext/basename.o
|
||||
${GEM_LIB}/gems/${DISTNAME}/ext/config.h
|
||||
${GEM_LIB}/gems/${DISTNAME}/ext/css.c
|
||||
${GEM_LIB}/gems/${DISTNAME}/ext/css.o
|
||||
${GEM_LIB}/gems/${DISTNAME}/ext/cstring.h
|
||||
${GEM_LIB}/gems/${DISTNAME}/ext/docheader.c
|
||||
${GEM_LIB}/gems/${DISTNAME}/ext/docheader.o
|
||||
${GEM_LIB}/gems/${DISTNAME}/ext/dumptree.c
|
||||
${GEM_LIB}/gems/${DISTNAME}/ext/dumptree.o
|
||||
${GEM_LIB}/gems/${DISTNAME}/ext/emmatch.c
|
||||
${GEM_LIB}/gems/${DISTNAME}/ext/emmatch.o
|
||||
${GEM_LIB}/gems/${DISTNAME}/ext/extconf.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/ext/generate.c
|
||||
${GEM_LIB}/gems/${DISTNAME}/ext/generate.o
|
||||
${GEM_LIB}/gems/${DISTNAME}/ext/html5.c
|
||||
${GEM_LIB}/gems/${DISTNAME}/ext/html5.o
|
||||
${GEM_LIB}/gems/${DISTNAME}/ext/markdown.c
|
||||
${GEM_LIB}/gems/${DISTNAME}/ext/markdown.h
|
||||
${GEM_LIB}/gems/${DISTNAME}/ext/markdown.o
|
||||
${GEM_LIB}/gems/${DISTNAME}/ext/mkdio.c
|
||||
${GEM_LIB}/gems/${DISTNAME}/ext/mkdio.h
|
||||
${GEM_LIB}/gems/${DISTNAME}/ext/mkdio.o
|
||||
${GEM_LIB}/gems/${DISTNAME}/ext/mkmf.log
|
||||
${GEM_LIB}/gems/${DISTNAME}/ext/rdiscount.c
|
||||
${GEM_LIB}/gems/${DISTNAME}/ext/rdiscount.o
|
||||
${GEM_LIB}/gems/${DISTNAME}/ext/rdiscount.so
|
||||
${GEM_LIB}/gems/${DISTNAME}/ext/resource.c
|
||||
${GEM_LIB}/gems/${DISTNAME}/ext/resource.o
|
||||
${GEM_LIB}/gems/${DISTNAME}/ext/tags.c
|
||||
${GEM_LIB}/gems/${DISTNAME}/ext/tags.h
|
||||
${GEM_LIB}/gems/${DISTNAME}/ext/tags.o
|
||||
${GEM_LIB}/gems/${DISTNAME}/ext/toc.c
|
||||
${GEM_LIB}/gems/${DISTNAME}/ext/toc.o
|
||||
${GEM_LIB}/gems/${DISTNAME}/ext/xml.c
|
||||
${GEM_LIB}/gems/${DISTNAME}/ext/xml.o
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/markdown.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/rdiscount.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/rdiscount.so
|
||||
${GEM_LIB}/gems/${DISTNAME}/man/
|
||||
${GEM_LIB}/gems/${DISTNAME}/man/markdown.7
|
||||
${GEM_LIB}/gems/${DISTNAME}/man/rdiscount.1
|
||||
${GEM_LIB}/gems/${DISTNAME}/man/rdiscount.1.ronn
|
||||
${GEM_LIB}/gems/${DISTNAME}/rdiscount.gemspec
|
||||
${GEM_LIB}/gems/${DISTNAME}/test/
|
||||
${GEM_LIB}/gems/${DISTNAME}/test/benchmark.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/test/benchmark.txt
|
||||
${GEM_LIB}/gems/${DISTNAME}/test/markdown_test.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/test/rdiscount_test.rb
|
||||
${GEM_LIB}/specifications/${DISTNAME}.gemspec
|
Loading…
Reference in New Issue
Block a user