aboutsummaryrefslogtreecommitdiff
path: root/textproc/rubygem-babosa
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* 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
* Babosa is a library for creating human-friendly identifiers, aka "slugs".Martin Wilke2016-01-103-0/+25
It can also be useful for normalizing and sanitizing data. WWW: https://github.com/norman/babosa PR: 205877 Submitted by: Torsten Zuehlsdorff <ports@toco-domains.de> Notes: svn path=/head/; revision=405677