aboutsummaryrefslogtreecommitdiff
path: root/textproc/rubygem-kramdown
Commit message (Collapse)AuthorAgeFilesLines
* Update to 2.1.0Sunpoet Po-Chuan Hsieh2019-09-072-9/+8
| | | | | | | | | | | - Take maintainership Changes: https://kramdown.gettalong.org/news.html https://github.com/gettalong/kramdown/blob/master/doc/news/release_2_0_0.page https://github.com/gettalong/kramdown/blob/master/doc/news/release_2_1_0.page Notes: svn path=/head/; revision=511470
* Update to 1.17.0Sunpoet Po-Chuan Hsieh2018-05-312-4/+4
| | | | | | | Changes: https://kramdown.gettalong.org/news.html Notes: svn path=/head/; revision=471236
* Update to 1.16.2Sunpoet Po-Chuan Hsieh2017-12-112-4/+4
| | | | | | | Changes: https://kramdown.gettalong.org/news.html Notes: svn path=/head/; revision=456014
* Update to 1.15.0Sunpoet Po-Chuan Hsieh2017-09-092-4/+4
| | | | | | | Changes: https://kramdown.gettalong.org/news.html Notes: svn path=/head/; revision=449484
* Update to 1.14.0Sunpoet Po-Chuan Hsieh2017-06-272-4/+4
| | | | | | | Changes: https://kramdown.gettalong.org/news.html Notes: svn path=/head/; revision=444498
* Update to 1.13.2Sunpoet Po-Chuan Hsieh2017-01-083-5/+5
| | | | | | | | | - Update WWW Changes: https://kramdown.gettalong.org/news.html Notes: svn path=/head/; revision=430892
* textproc/rubygem-kramdown: update to 1.13.1Steve Wills2016-12-292-3/+4
| | | | Notes: svn path=/head/; revision=429853
* - Update to 1.11.1Sunpoet Po-Chuan Hsieh2016-05-072-3/+3
| | | | | | | Changes: http://kramdown.gettalong.org/news.html Notes: svn path=/head/; revision=414750
* Convert USES=gem:autoplist to USES=gem since autoplist is defaultSteve Wills2016-04-271-1/+1
| | | | Notes: svn path=/head/; revision=414136
* create USES=gem and update rubygem- ports to use itSteve Wills2016-04-271-3/+1
| | | | | | | | | | Note that for now ports still have to have USE_RUBY=yes to use USES=gem PR: 209041 Differential Revision: https://reviews.freebsd.org/D6070 Notes: svn path=/head/; revision=414118
* - Update to 1.10.0Sunpoet Po-Chuan Hsieh2016-03-062-4/+5
| | | | | | | Changes: http://kramdown.gettalong.org/news.html Notes: svn path=/head/; revision=410410
* - Update to 1.9.0Sunpoet Po-Chuan Hsieh2015-10-032-5/+5
| | | | | | | | | | | - Add LICENSE_FILE - Simplify SHEBANG_FILES Changes: http://kramdown.gettalong.org/news.html https://github.com/gettalong/kramdown/commits/master Notes: svn path=/head/; revision=398527
* - Fix shebangsDmitry Marakasov2015-08-141-0/+3
| | | | | | | | Approved by: portmgr blanket MFH: 2015Q3 (blanket) Notes: svn path=/head/; revision=394222
* - Update to 1.8.0Sunpoet Po-Chuan Hsieh2015-07-062-4/+3
| | | | | | | | | | - Remove blank line between NO_ARCH and USE_RUBY Changes: http://kramdown.gettalong.org/news.html https://github.com/gettalong/kramdown/commits/master Notes: svn path=/head/; revision=391465
* Set NO_ARCH for remaining rubygem-* ports with no arch dependent filesPhilip M. Gollucci2015-07-021-0/+2
| | | | | | | | | | Obtained from: DEVELOPER_MODE With Hat: ruby@ Sponsored by: RideCharge Inc / Curb Notes: svn path=/head/; revision=391169
* - Update to 1.7.0Sunpoet Po-Chuan Hsieh2015-05-242-3/+3
| | | | | | | Changes: https://github.com/gettalong/kramdown/commits/master Notes: svn path=/head/; revision=387206
* textproc/rubygem-kramdown: update to 1.4.2Steve Wills2014-09-212-3/+3
| | | | Notes: svn path=/head/; revision=368713
* textproc/rubygem-kramdown: update to 1.4.1Steve Wills2014-08-242-3/+3
| | | | Notes: svn path=/head/; revision=365998
* - Update to 1.3.3Steve Wills2014-03-292-3/+3
| | | | | | | | PR: ports/187999 Submitted by: Michael Moll <kvedulv@kvedulv.de> Notes: svn path=/head/; revision=349548
* - Update to 1.3.1Steve Wills2014-01-253-4/+7
| | | | | | | | | | | - Add LICENSE - Update homepage PR: ports/185064 Submitted by: Horia Racoviceanu <horia@racoviceanu.com> Notes: svn path=/head/; revision=341078
* - Add stage supportSteve Wills2013-10-301-1/+0
| | | | Notes: svn path=/head/; revision=332051
* 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
* - Use single space after WWW:Sunpoet Po-Chuan Hsieh2013-08-291-1/+1
| | | | Notes: svn path=/head/; revision=325562
* - Update to 1.0.2Steve Wills2013-06-102-8/+4
| | | | Notes: svn path=/head/; revision=320420
* - Update to 0.13.7Steve Wills2012-08-042-3/+3
| | | | Notes: svn path=/head/; revision=302014
* - Update to 0.13.4Philip M. Gollucci2011-12-172-3/+3
| | | | | | | | With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic Notes: svn path=/head/; revision=287530
* kramdown is yet-another-markdown-parser but fast, pure Ruby, using a strictSteve Wills2011-10-293-0/+27
syntax definition and supporting several common extensions. WWW: http://kramdown.rubyforge.org/ Notes: svn path=/head/; revision=284646