aboutsummaryrefslogtreecommitdiff
path: root/textproc/rubygem-heredoc_unindent
Commit message (Collapse)AuthorAgeFilesLines
* - Fix trailing whitespace in pkg-descrs, categories [p-x]*Dmitry Marakasov2016-05-191-4/+4
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415500
* 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-2/+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
* - Fix RUN_DEPENDS: hoe is a development dependencySunpoet Po-Chuan Hsieh2015-11-212-4/+2
| | | | | | | | | | - Update WWW - Bump PORTREVISION for dependency change With hat: ruby Notes: svn path=/head/; revision=402124
* 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
* textproc/rubygem-heredoc_unindent: update 1.1.2 -> 1.2.0Bartek Rutkowski2015-04-292-3/+3
| | | | | | | | PR: 199773 Submitted by: Loic Pefferkorn <loic-freebsd@loicp.eu> (maintainer) Notes: svn path=/head/; revision=384974
* - Stage safeMartin Wilke2014-01-241-1/+0
| | | | Notes: svn path=/head/; revision=340905
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-4/+2
| | | | | | | textproc) Notes: svn path=/head/; revision=327773
* This gem removes common margin from indented strings, such as the ones producedSteve Wills2011-07-313-0/+31
by indented heredocs. In other words, it strips out leading whitespace chars at the beggining of each line, but only as much as the line with the smallest margin. WWW: http://rubygems.org/gems/heredoc_unindent PR: ports/158747 Submitted by: Loic Pefferkorn <loic-freebsd at loicp.eu> Notes: svn path=/head/; revision=278633