Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.21.3 16 Aug 2023 18:26:16 |
Po-Chuan Hsieh (sunpoet) |
print/rubygem-rbpdf: Update to 1.21.3
Changes: https://github.com/naitoh/rbpdf/blob/master/CHANGELOG |
1.21.2 09 Jul 2023 10:26:21 |
Po-Chuan Hsieh (sunpoet) |
print/rubygem-rbpdf: Update to 1.21.2
Changes: https://github.com/naitoh/rbpdf/blob/master/CHANGELOG |
1.21.1 05 Apr 2023 17:31:31 |
Po-Chuan Hsieh (sunpoet) |
print/rubygem-rbpdf: Update to 1.21.1
Changes: https://github.com/naitoh/rbpdf/blob/master/CHANGELOG |
1.21.0 21 Mar 2023 19:22:08 |
Po-Chuan Hsieh (sunpoet) |
print/rubygem-rbpdf: Update to 1.21.0
Changes: https://github.com/naitoh/rbpdf/blob/master/CHANGELOG |
1.20.1 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) |
1.20.1 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 ) |
1.20.1 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 ) |
1.20.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.20.1 18 Nov 2019 18:13:29 |
sunpoet |
Update to 1.20.1
Changes: https://github.com/naitoh/rbpdf/blob/master/CHANGELOG |
1.19.8 04 Nov 2019 16:03:28 |
sunpoet |
Update to 1.19.8
Changes: https://github.com/naitoh/rbpdf/blob/master/CHANGELOG |
1.19.6 03 Nov 2019 17:23:18 |
sunpoet |
Update version requirement of RUN_DEPENDS
- Take maintainership |
1.19.6 14 Oct 2018 16:31:31 |
sunpoet |
Update to 1.19.6
Changes: https://github.com/naitoh/rbpdf/blob/master/CHANGELOG |
1.19.5 31 Jul 2018 23:51:05 |
sunpoet |
Update to 1.19.5
Changes: https://github.com/naitoh/rbpdf/blob/master/CHANGELOG |
1.19.3 11 Sep 2017 13:16:44 |
sunpoet |
Update to 1.19.3
Changes: https://github.com/naitoh/rbpdf/blob/master/CHANGELOG |
1.19.2 09 Apr 2017 09:04:12 |
sunpoet |
Update to 1.19.2
Changes: https://github.com/naitoh/rbpdf/blob/master/CHANGELOG |
1.19.1 30 Mar 2017 15:14:06 |
sunpoet |
Update to 1.19.1
Changes: https://github.com/naitoh/rbpdf/blob/master/CHANGELOG |
1.19.0 27 Apr 2016 21:57:32 |
swills |
Convert USES=gem:autoplist to USES=gem since autoplist is default |
1.19.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 |
1.19.0 04 Apr 2016 15:24:53 |
swills |
devel/ruby-gems: Update to 2.6.2
PR: 208371
Submitted by: wen (partial) |
1.19.0 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
1.19.0 21 Nov 2015 06:33:04 |
sunpoet |
- Update to 1.19.0
- Remove USES=dos2unix
Changes: https://github.com/naitoh/rbpdf/blob/master/CHANGELOG |
1.18.7 06 Nov 2015 08:52:01 |
sunpoet |
- Update to 1.18.7
Changes: https://github.com/naitoh/rbpdf/blob/1.18-stable/CHANGELOG |
1.18.6 21 Jun 2015 13:54:43 |
sunpoet |
- Update to 1.18.6
- Add NO_ARCH
Changes: https://github.com/naitoh/rbpdf/blob/master/CHANGELOG |
1.18.5 15 Mar 2015 15:55:21 |
xmj |
print/rubygem-rbpdf: Add port.
A template plugin allowing the inclusion of ERB-enabled RBPDF template files.
WWW: https://github.com/naitoh/rbpdf
PR: 198604
Submitted by: Michael Moll <kvedulv@kvedulv.de>
Approved by: mentors (implicit) |