Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.5.0 23 Mar 2024 14:50:05 |
Po-Chuan Hsieh (sunpoet) |
print/rubygem-prawn: Update to 2.5.0
Changes: https://github.com/prawnpdf/prawn/releases
https://github.com/prawnpdf/prawn/blob/master/CHANGELOG.md |
2.4.0 05 Apr 2023 17:31:31 |
Po-Chuan Hsieh (sunpoet) |
print/rubygem-prawn: Update WWW and clean up pkg-descr |
2.4.0 14 Jan 2023 23:08:33 |
Muhammad Moinur Rahman (bofh) |
Mk/**ruby.mk: Switch from USE_RUBY=yes to USES=ruby
Switch from Mk/bsd.ruby.mk to Mk/Uses/ruby.mk
Notable changes are.
- Mk/bsd.ruby.mk is moved to Mk/Uses/ruby.mk.
- USE_RUBY=yes is replaced with USES=ruby.
- USE_RUBY_EXTCONF is replaced with USES=ruby:extconf.
- USE_RUBY_RDOC is replaced with USES=ruby:rdoc.
- USE_RUBY_SETUP is replaces with USES=ruby:setup.
- RUBY_NO_BUILD_DEPENDS and RUBY_NO_RUN_DEPENDS are replaced with
USES=ruby:{build,none,run}.
- RUBY_REQUIRE isn't used anywhere, so removed.
- USES=gem now implies USES=ruby.
This is mainly the work of yasu@ at https://reviews.freebsd.org/D27863
I have just made some cosmetic changes and ran exp-run to test that the
tree is not in a BROKEN state.
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D37925 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.4.0 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.4.0 20 Jul 2022 14:22:48 |
Tobias C. Berner (tcberner) |
print: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com>
* Alexander Vereeken <Alexander88207@protonmail.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alonso Cardenas Marquez <acm@FreeBSD.org>
* Andreas Klemm <andreas@FreeBSD.org>
* Andreas Klemm <andreas@klemm.gtn.com>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Anish Mistry <amistry@am-productions.biz> (Only the first 15 lines of the commit message are shown above ) |
2.4.0 16 May 2021 15:24:37 |
Po-Chuan Hsieh (sunpoet) |
print/rubygem-prawn: Update to 2.4.0
- Change RUN_DEPENDS from rubygem-pdf-core07 to rubygem-pdf-core
- Update pkg-descr
- Update WWW
- Take maintainership
Changes: https://github.com/prawnpdf/prawn/releases
https://github.com/prawnpdf/prawn/blob/master/CHANGELOG.md |
2.2.2_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.2.2_2 07 Mar 2021 22:33:01 |
sunpoet |
Change RUN_DEPENDS from rubygem-pdf-core to rubygem-pdf-core07
- Update version requirement of RUN_DEPENDS
- Bump PORTREVISION for dependency change
It should fix the resulting FDP pdf file.
PR: 253178 |
2.2.2_1 03 Dec 2018 18:56:42 |
sunpoet |
Update to 2.7.8
Changes: https://github.com/rubygems/rubygems/blob/master/History.txt
PR: 233645
Exp-run by: antoine |
2.2.2_1 28 Apr 2018 20:11:07 |
sunpoet |
Fix gemspec for rubygem-pdf-core 0.8.0 update
- Bump PORTREVISION for package change |
2.2.2 18 Mar 2017 17:13:44 |
sunpoet |
Update to 2.2.2
Changes: https://github.com/prawnpdf/prawn/blob/master/CHANGELOG.md |
2.2.1 16 Mar 2017 20:55:35 |
sunpoet |
Update to 2.2.1
Changes: https://github.com/prawnpdf/prawn/blob/master/CHANGELOG.md |
2.2.0 12 Mar 2017 17:28:34 |
sunpoet |
- Update to 2.2.0
Changes: https://github.com/prawnpdf/prawn/blob/2.2.0/CHANGELOG.md |
2.1.0_1 14 Feb 2017 14:34:22 |
sunpoet |
Fix gemspec for rubygem-ttfunk 1.5.0 update
- Bump PORTREVISION for package change |
2.1.0 27 Apr 2016 21:57:32 |
swills |
Convert USES=gem:autoplist to USES=gem since autoplist is default |
2.1.0 27 Apr 2016 16:36:42 |
swills |
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 |
2.1.0 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
2.1.0 06 Mar 2016 06:34:39 |
sunpoet |
- Update to 2.1.0
- Add LICENSE_FILE
Changes: https://github.com/prawnpdf/prawn/blob/master/CHANGELOG.md |
2.0.2 17 Jul 2015 12:25:33 |
sunpoet |
- Update to 2.0.2
Changes: https://github.com/prawnpdf/prawn/blob/master/CHANGELOG.md |
2.0.1 02 Jul 2015 16:01:08 |
pgollucci |
Set NO_ARCH for remaining rubygem-* ports with no arch dependent files
Obtained from: DEVELOPER_MODE
With Hat: ruby@
Sponsored by: RideCharge Inc / Curb |
2.0.1 24 May 2015 18:57:28 |
sunpoet |
- Update to 2.0.1
Changes: https://github.com/prawnpdf/prawn/blob/master/CHANGELOG.md |
1.3.0 29 Sep 2014 21:05:03 |
swills |
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> |
1.2.1 25 Aug 2014 18:59:55 |
swills |
print/rubygem-prawn: update to 1.2.1 |
1.0.0 29 Mar 2014 15:34:42 |
swills |
- Update to 1.0.0
PR: ports/188001
Submitted by: Michael Moll <kvedulv@kvedulv.de> |
0.12.0 30 Oct 2013 02:55:00 |
swills |
- Add stage support |
0.12.0 20 Sep 2013 22:44:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
print) |
0.12.0 22 Jun 2013 02:41:35 |
swills |
- Update to 0.12.0 |
0.8.4_1 17 Dec 2010 03:48:33 |
pgollucci |
- prawn-core is pulled in by the others
With Hat: ruby@
Sponsored by: RideCharge Inc. / TaxiMagic |
0.8.4 17 Dec 2010 03:01:38 |
pgollucci |
- Update to 0.8.4
- Remove MD5
With Hat: ruby@
Sponsored by: RideCharge Inc. / TaxiMagic |
0.6.3 08 Dec 2010 20:48:13 |
pgollucci |
- Fix dependency versions |
0.6.3 20 Oct 2010 01:35:47 |
pgollucci |
- Mass fixup of WWW: lines pkg-descr based on rubygems.org Homepage meta info
Prompted by: distilator
With Hat: ruby@
Sponsored by: RideCharge Inc. / TaxiMagic |
0.6.3 26 Aug 2010 23:52:26 |
pgollucci |
Move wen@FreeBSD.org -> ruby@FreeBSD.org for rubygem-*
Approved by: wen
With Hat: ruby |
0.6.3 23 Jun 2010 18:42:12 |
pgollucci |
RF -> RG Conversion (Part II)
PR: ports/147844
Submitted by: pgollucci (myself)
Reviewed by: portmgr (flz)
Discussed with: portmgr (pav)
Tested by: make checksum
Feature safe: yes |
0.6.3 06 Jun 2010 19:25:10 |
pgollucci |
- 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 |
0.6.3 22 Nov 2009 11:45:56 |
wen |
- Update to 0.6.3 |
0.6.2 17 Nov 2009 03:22:36 |
wen |
- Update to 0.6.2 |
0.6.1 12 Nov 2009 03:37:12 |
wen |
- Update to 0.6.1 |
0.5.1 30 Sep 2009 14:57:05 |
wen |
- Update to 0.5.1
- Update my mail address to FreeBSD
Approved by: miwi(mentor) |
0.5.0.1 20 Jun 2009 12:07:28 |
miwi |
- Update to 0.5.0.1
PR: 135839
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer) |
0.4.1 09 Apr 2009 00:11:47 |
pgollucci |
- 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 |
0.4.1 15 Feb 2009 22:28:24 |
miwi |
- Update to 0.4.1
Approved by: maintainer implicit |
0.4.0 08 Feb 2009 23:46:08 |
miwi |
- Update to 0.4.0
PR: 130816
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer) |
0.3.0 25 Dec 2008 00:26:19 |
miwi |
- Update to 0.3.0
PR: 129903
Submitted by; Wen Heping <wenheping@gmail.com> (maintainer) |
0.2.3 09 Nov 2008 23:25:09 |
miwi |
Prawn is a new pure Ruby PDF generation library,
with the long term goal of providing a suitable
replacement for PDF::Writer. It is being developed
under the auspices of the Ruby Mendicant project
with copious help from a number of mighty fine
contributors.
WWW: http://rubyforge.org/projects/prawn/
PR: ports/128455
Submitted by: wenheping at gmail.com |