Commit Graph

12 Commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
9fd0cf652a Update to 0.8.1
Changes:	https://github.com/prawnpdf/pdf-core/blob/master/CHANGELOG.md
2018-04-29 19:46:33 +00:00
Sunpoet Po-Chuan Hsieh
55e155cf5e Update to 0.8.0
Changes:	https://github.com/prawnpdf/pdf-core/blob/master/CHANGELOG.md
2018-04-28 20:11:02 +00:00
Sunpoet Po-Chuan Hsieh
34a674a710 Update to 0.7.0
Changes:	https://github.com/prawnpdf/pdf-core/blob/master/CHANGELOG.md
2017-03-12 17:28:29 +00:00
Dmitry Marakasov
1f8b48b772 - Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by:	portmgr blanket
2016-05-19 10:53:05 +00:00
Steve Wills
462519941e Convert USES=gem:autoplist to USES=gem since autoplist is default 2016-04-27 21:57:31 +00:00
Steve Wills
b3e8fe8d85 create USES=gem and update rubygem- ports to use it
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
2016-04-27 16:36:41 +00:00
Sunpoet Po-Chuan Hsieh
caf38523b5 - Update to 0.6.1
- Add LICENSE_FILE

Changes:	https://github.com/prawnpdf/pdf-core/blob/master/CHANGELOG.md
2016-03-06 06:34:35 +00:00
Sunpoet Po-Chuan Hsieh
ad5522f51d - Update to 0.6.0
Changes:	https://github.com/prawnpdf/pdf-core/blob/master/CHANGELOG.md
2015-07-17 12:25:27 +00:00
Philip M. Gollucci
4e3d011569 Set NO_ARCH for remaining rubygem-* ports with no arch dependent files
Obtained from:  DEVELOPER_MODE
With Hat:       ruby@

Sponsored by:   RideCharge Inc / Curb
2015-07-02 16:01:06 +00:00
Sunpoet Po-Chuan Hsieh
8b30495662 - Update to 0.5.1
- Add LICENSE
- Add GitHub repository to WWW

Changes:	https://github.com/prawnpdf/pdf-core/commits/master
2015-05-24 18:57:22 +00:00
Steve Wills
37b5ed38b0 print/rubygem-prawn: update to 1.3.0
print/rubygem-ttfunk: update to 1.4.0
print/rubygem-pdf-core: update to 0.4.0

Update rubygem-prawn and friends to the latest versions. These are all
committed at the same time to avoid breakage.

PR:		193833
PR:		194012
PR:		194013
Submitted by:	Michael Moll <kvedulv@kvedulv.de>
2014-09-29 21:05:03 +00:00
Steve Wills
b5020a733f PDF::Core is a pure Ruby library to render PDF documents.
It supports several PDF features, such as among others:
 * low-level annotation
 * istream objects and stream filters
 * NameTree
 * object repository
 * object serialization
 * indirect objects
 * page geometries

It is used internally by Prawn (provided in the rubygems-prawn package),
a Ruby PDF generation library.

WWW: http://prawnpdf.org/

PR:		ports/187987
Submitted by:	Michael Moll <kvedulv at kvedulv.de>
2014-03-29 14:53:39 +00:00