aboutsummaryrefslogtreecommitdiff
path: root/textproc/rubygem-rdiscount
Commit message (Collapse)AuthorAgeFilesLines
* textproc/rubygem-rdiscount: update to 2.1.7.1Steve Wills2014-08-232-3/+3
| | | | Notes: svn path=/head/; revision=365836
* Remove indefinite articles and trailing periods from COMMENT, plusJimmy Olgeni2014-08-031-1/+1
| | | | | | | | | | | | minor COMMENT typos and surrounding whitespace fixes. A few Makefiles where not included as they contain Latin-1 characters that break the Phabricator workflow. Categories T-V. CR: D509 Approved by: portmgr (antoine) Notes: svn path=/head/; revision=363904
* - Add stage supportSteve Wills2013-10-301-1/+0
| | | | Notes: svn path=/head/; revision=332052
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | textproc) Notes: svn path=/head/; revision=327773
* - Update to 2.1.6Steve Wills2013-06-232-7/+4
| | | | Notes: svn path=/head/; revision=321657
* - Update to 1.6.8Cheng-Lung Sung2011-11-152-3/+3
| | | | | | | | | PR: ports/162566 Submitted by: lwhsu Feature safe: yes Notes: svn path=/head/; revision=285812
* - Removing remaining MD5 from rubygem- portsPhilip M. Gollucci2011-06-231-1/+0
| | | | Notes: svn path=/head/; revision=276163
* - github is redirecting all these to https nowPhilip M. Gollucci2010-11-111-1/+1
| | | | Notes: svn path=/head/; revision=264379
* - Mass fixup of WWW: lines pkg-descr based on rubygems.org Homepage meta infoPhilip M. Gollucci2010-10-201-1/+1
| | | | | | | | | Prompted by: distilator With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic Notes: svn path=/head/; revision=263313
* RF -> RG Conversion (Part II)Philip M. Gollucci2010-06-231-1/+1
| | | | | | | | | | | | | PR: ports/147844 Submitted by: pgollucci (myself) Reviewed by: portmgr (flz) Discussed with: portmgr (pav) Tested by: make checksum Feature safe: yes Notes: svn path=/head/; revision=256881
* - Pass to ruby@Philip M. Gollucci2010-06-111-1/+1
| | | | | | | Approved by: daniel@roe.ch (previous maintainer) via private e-mail Notes: svn path=/head/; revision=256338
* - Update to 1.3.5Dmitry Marakasov2009-08-172-4/+4
| | | | | | | | PR: 137834 Submitted by: Daniel Roethlisberger <daniel@roe.ch> (maintainer) Notes: svn path=/head/; revision=239738
* - Update to 1.3.4Martin Wilke2009-03-092-4/+4
| | | | | | | | PR: 132446 Submitted by: Daniel Roethlisberger <daniel@roe.ch> (maintainer) Notes: svn path=/head/; revision=229799
* - Update to 1.3.1.1Martin Wilke2009-02-142-12/+6
| | | | | | | | | | - Switch to RUBYGEM_AUTOPLIST PR: 131638 Submitted by: Daniel Roethlisberger <daniel@roe.ch> (maintainer) Notes: svn path=/head/; revision=228290
* - Update to 1.3.1Beech Rintoul2009-01-182-5/+6
| | | | | | | | PR: ports/130661 Submitted by: Daniel Roethlisberger <daniel@roe.ch> (maintainer) Notes: svn path=/head/; revision=226350
* - Update to 1.2.11Martin Wilke2008-11-252-4/+4
| | | | | | | | PR: 129108 Submitted by: Daniel Roethlisberger <daniel@roe.ch> (maintainer) Notes: svn path=/head/; revision=223356
* Ruby wrapper around David Loren Parsons' discount, a fast,Martin Wilke2008-11-093-0/+38
BSD-licensed c implementation of John Gruber's Markdown plus some aspects of SmartyPants. Markdown is a text-to-HTML conversion language for web writers, inspired by the format of plain-text e-mail messages. Markdown allows you to write in an easy-to-read, easy-to-write plain text format, then convert it to structurally valid XHTML (or HTML). WWW: http://github.com/rtomayko/rdiscount/ PR: ports/128548 Submitted by: Daniel Roethlisberger <daniel at roe.ch> Notes: svn path=/head/; revision=222655