Port details |
- rubygem-pdfwriter Pure Ruby PDF document creation library
- 1.1.8 print
=0 1.1.8Version of this port present on the latest quarterly branch. - Maintainer: ruby@FreeBSD.org
![search for ports maintained by this maintainer search for ports maintained by this maintainer](/images/search.jpg) - Port Added: 2005-11-09 11:36:56
- Last Update: 2015-04-05 18:26:21
- SVN Revision: 383346
- Also Listed In: rubygems
- License: not specified in port
- WWW:
- http://rubygems.org/gems/pdfwriter/
- Description:
- This library provides the ability to create PDF documents using only native
Ruby libraries. There are several demo programs available in the demo/
directory. The canonical documentation for PDF::Writer is "manual.pdf",
which can be generated using bin/techbook (just "techbook" for RubyGem users)
and the manual file "manual.pwd".
WWW: http://rubygems.org/gems/pdfwriter/
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ ![SVNWeb SVNWeb](/images/subversion.png)
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- rubygem-pdfwriter>0:print/rubygem-pdfwriter
- No installation instructions:
- This port has been deleted.
- PKGNAME: rubygem-pdfwriter
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
![pkg-fallout pkg-fallout](/images/fallout.svg)
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gem20 : devel/ruby-gems
- ruby20 : lang/ruby20
- Runtime dependencies:
-
- rubygem-color>=1.4.0 : print/rubygem-color
- rubygem-transactionsimple>=1.4.0 : devel/rubygem-transactionsimple
- gem20 : devel/ruby-gems
- ruby20 : lang/ruby20
- Patch dependencies:
-
- gem20 : devel/ruby-gems
- ruby20 : lang/ruby20
-
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.1.8 05 Apr 2015 18:26:21
![Revision:383346 Revision:383346](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
sunpoet ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Move print/rubygem-pdfwriter to print/rubygem-pdf-writer
- Add LICENSE
- Update RUN_DEPENDS
- Remove DISTNAME and GEM_NAME
- Update WWW |
1.1.8 19 Aug 2014 15:35:36
![Revision:365393 Revision:365393](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
swills ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
many ruby/rubygem ports: death of rubyforge.org
rubyforge.org shutdown on May 15, 2014. This commit accounts for that by doing
several things:
- Deprecate ruby that had only rubyforge.org as MASTER_SITES (and so are now
only fetchable via our cache)
- Deprecate ports that depend on those
- Update the WWW pkg-descr line that points to rubyforge.org for rubygem ports
(which are still fetchable from rubygems.org)
The next step will be to remove rubyforge.org from bsd.sites.mk, after these
deprecated ports are deleted.
Phabric: D591
With hat: ruby
Approved by: portmgr (because of committing to unstaged graphics/mingplot port) |
1.1.8 17 Jul 2014 08:57:51
![Revision:362126 Revision:362126](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
olgeni ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Categories P-S.
CR: D422
Approved by: portmgr (bapt) |
1.1.8 30 Oct 2013 02:55:00
![Revision:332048 Revision:332048](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
swills ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Add stage support |
1.1.8 20 Sep 2013 22:44:00
![Revision:327765 Revision:327765](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add NO_STAGE all over the place in preparation for the staging support (cat:
print) |
1.1.8 13 Oct 2012 13:39:59
![Revision:305832 Revision:305832](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
dinoex ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- cleanup comments
Feature safe: yes |
1.1.8 29 Jun 2012 04:07:49
![files touched by this commit files touched by this commit](/images/logs.gif) |
dinoex ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- set MAINTAINER ro ruby@ |
1.1.8 23 Jun 2011 18:03:54
![files touched by this commit files touched by this commit](/images/logs.gif) |
pgollucci ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Removing remaining MD5 from rubygem- ports |
1.1.8 09 Sep 2010 19:12:56
![files touched by this commit files touched by this commit](/images/logs.gif) |
pgollucci ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
RF -> RG Conversion (Part III)
With Hat: ruby@
Tested by: make checksum |
1.1.8 06 Jun 2010 19:25:10
![files touched by this commit files touched by this commit](/images/logs.gif) |
pgollucci ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- GEMS are always RUN_DEPENDS of other GEMS
- Bump PORTREVISION when something other then BUILD_DEPENDS changes
- Some minor verticle whitespace in some ports for consistency with the rest
PR: ports/147551
Submitted by: pgollucci@ (myself)
Reviewed by: portmgr (pav)
With Hat: ruby |
1.1.8 09 Apr 2009 00:11:47
![files touched by this commit files touched by this commit](/images/logs.gif) |
pgollucci ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- convert to RUBYGEM_AUTOPLIST
remove x-generate-plist and friends
- use RF macro and remove SUBDIR where possible
- remove some uneeded GEM_NAME=${DISTNAME}
(this c/should be handled better in bsd.*.mk)
other deltas specific to individual ports:
audio/rubygem-mp3info - unbreak, fix packaging, bump PORTREVISION
devel/rubygem-rapt - adopt
devel/rubygem-rspec - remove BUILD_DEPENDS=RUN_DEPENDS -- neither set
devel/rubygem-ruby2ruby - add #' for vim highlight
graphics/rubygem-extifr - drop PORTREVISION=0
graphics/rubygem-gd2 - add #' for vim highlight
www/rubygem-rubyfulsoup - swap GEM_NAME / DISTNAME for constistency
Sponsored by: RideCharge Inc.
Tested on: RideCharge's Tinderbox
Reviewed by: stas |
1.1.8 14 Feb 2009 01:21:39
![files touched by this commit files touched by this commit](/images/logs.gif) |
stas ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Fix plist after ruby update by generating it dynamically. |
1.1.8 06 Apr 2008 08:58:21
![files touched by this commit files touched by this commit](/images/logs.gif) |
stas ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Add ruby 1.9 support
- Implement new knobs for gems and rake (these are included in
ruby 1.9 distribution already). Also move gem bits from
ruby-gems/Makefile.common to bsd.ruby.mk[1]. Now to depend
on gems or rake you should define USE_RUBYGEMS/USE_RAKE
accordingly. Also RAKE_BIN variable is provided for
pointing to the right rake executable.
- Rewrite RUBY_SCHEBANG in awk to eliminate build dependency
on ruby.
Discussed with: Jonathan Weiss <jw@innerewut.de> [1] (gems maintainer)
Tested by: ports@ |
1.1.8 29 Mar 2008 12:29:47
![files touched by this commit files touched by this commit](/images/logs.gif) |
dinoex ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- update to 1.1.8
- use new dependency form
- cleanup with GEM macros |
1.1.3 20 Feb 2007 06:40:46
![files touched by this commit files touched by this commit](/images/logs.gif) |
dinoex ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- update DEPENDS |
1.1.3 08 Aug 2006 11:35:27
![files touched by this commit files touched by this commit](/images/logs.gif) |
jmelo ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Change to use MASTER_SITE_RUBYFORGE macro to fix fetch problem.
Approved by: portmgr (erwin) |
1.1.3 21 Jan 2006 20:25:07
![files touched by this commit files touched by this commit](/images/logs.gif) |
pav ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Populate newly created rubygems category |
1.1.3 13 Nov 2005 09:26:50
![files touched by this commit files touched by this commit](/images/logs.gif) |
dinoex ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- add SHA checksum |
1.1.3 10 Nov 2005 19:52:06
![files touched by this commit files touched by this commit](/images/logs.gif) |
dinoex ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update descriptions |
1.1.3 09 Nov 2005 11:33:17
![files touched by this commit files touched by this commit](/images/logs.gif) |
dinoex ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Tools written in pure Ruby (no C extensions) for working with PDF documents.
WWW: http://rubyforge.org/projects/ruby-pdf/ |