aboutsummaryrefslogtreecommitdiff
path: root/print/rubygem-afm
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
* 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
* - Add LICENSESunpoet Po-Chuan Hsieh2015-05-242-1/+3
| | | | | | | - Update WWW Notes: svn path=/head/; revision=387310
* print/rubygem-afm: update to 0.2.2Steve Wills2014-08-232-3/+3
| | | | Notes: svn path=/head/; revision=365861
* - Add stage supportSteve Wills2013-10-301-1/+0
| | | | Notes: svn path=/head/; revision=332048
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | print) Notes: svn path=/head/; revision=327765
* A simple library to read Adobe Font Metrics files and use the data convenientlySteve Wills2013-06-223-0/+21
WWW: http://github.com/halfbyte/afm Notes: svn path=/head/; revision=321528