Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.8.7 06 Jul 2024 16:12:57 |
Po-Chuan Hsieh (sunpoet) |
www/rubygem-addressable: Update to 2.8.7
Changes: https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md |
2.8.6_1 18 Jun 2024 19:53:24 |
Po-Chuan Hsieh (sunpoet) |
www/rubygem-addressable: Fix gemspec for rubygem-public_suffix 6.0.0 update
- Bump PORTREVISION for package change |
2.8.6 14 Dec 2023 20:48:11 |
Po-Chuan Hsieh (sunpoet) |
www/rubygem-addressable: Update to 2.8.6
Changes: https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md |
2.8.5 21 Aug 2023 17:08:45 |
Po-Chuan Hsieh (sunpoet) |
www/rubygem-addressable: Update to 2.8.5
Changes: https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md |
2.8.4 18 Apr 2023 18:05:12 |
Po-Chuan Hsieh (sunpoet) |
www/rubygem-addressable: Update to 2.8.4
Changes: https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md |
2.8.3 09 Apr 2023 20:41:39 |
Po-Chuan Hsieh (sunpoet) |
www/rubygem-addressable: Update to 2.8.3
Changes: https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md |
2.8.2 09 Apr 2023 13:37:34 |
Po-Chuan Hsieh (sunpoet) |
www/rubygem-addressable: Update to 2.8.2
Changes: https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md |
2.8.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) |
2.8.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 ) |
2.8.1 31 Aug 2022 11:41:54 |
Po-Chuan Hsieh (sunpoet) |
www/rubygem-addressable: Update to 2.8.1
Changes: https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md |
2.8.0_1 30 Jul 2022 19:26:55 |
Po-Chuan Hsieh (sunpoet) |
www/rubygem-addressable: Fix gemspec for rubygem-public_suffix 5.0.0 update
- Bump PORTREVISION for package change |
2.8.0 20 Jul 2022 14:23:26 |
Tobias C. Berner (tcberner) |
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
2.8.0 21 Oct 2021 15:40:54 |
Stefan Eßer (se) |
www/rubygem-addressable: Add CPE information
Approved by: portmgr (blanket) |
2.8.0 21 Jul 2021 18:12:06 |
Po-Chuan Hsieh (sunpoet) |
www/rubygem-addressable: Update to 2.8.0
Changes: https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md |
2.7.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.7.0 02 Feb 2020 08:28:38 |
mfechner |
Update to 2.7.0 which is required for gitlab-ce 12.7. |
2.6.0_1 02 Aug 2019 19:30:31 |
sunpoet |
Fix gemspec for rubygem-public_suffix 4.0.0 update
- Bump PORTREVISION for package change |
2.6.0 16 Jul 2019 08:26:44 |
meta |
www/rubygem-addressable: Update to 2.6.0
While here, pet portlint.
PR: 239239 |
2.5.2 25 Aug 2017 18:21:43 |
sunpoet |
Update to 2.5.2
Changes: https://github.com/sporkmonger/addressable/blob/master/CHANGELOG.md |
2.5.1_1 05 Aug 2017 23:11:32 |
sunpoet |
- Change RUN_DEPENDS from rubygem-public_suffix to rubygem-public_suffix2
- Bump PORTREVISION for dependency change |
2.5.1 30 Mar 2017 15:14:15 |
sunpoet |
Update to 2.5.1
Changes: https://github.com/sporkmonger/addressable/blob/master/CHANGELOG.md |
2.5.0_1 30 Dec 2016 19:22:35 |
sunpoet |
- Add missing RUN_DEPENDS
- Bump PORTREVISION for dependency change |
2.5.0 29 Dec 2016 18:34:09 |
swills |
www/rubygem-addressable: update to 2.5.0 |
2.4.0 27 Apr 2016 21:57:32 |
swills |
Convert USES=gem:autoplist to USES=gem since autoplist is default |
2.4.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.4.0 09 Dec 2015 14:28:20 |
sunpoet |
- Update to 2.4.0
- Add LICENSE_FILE
Changes: https://github.com/sporkmonger/addressable/blob/master/CHANGELOG.md |
2.3.8 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.3.8 05 Apr 2015 18:23:45 |
sunpoet |
- Update to 2.3.8
Changes: https://github.com/sporkmonger/addressable/blob/master/CHANGELOG.md |
2.3.7 06 Mar 2015 22:37:22 |
sunpoet |
- Update to 2.3.7
- Update WWW
Changes: https://github.com/sporkmonger/addressable/blob/master/CHANGELOG.md |
2.3.6 25 Aug 2014 17:26:42 |
swills |
www/rubygem-addressable: update to 2.3.6 |
2.3.5 19 Aug 2014 15:35:36 |
swills |
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) |
2.3.5 08 May 2014 03:45:53 |
sunpoet |
- Add LICENSE
- Remove leading indefinite article from COMMENT |
2.3.5 30 Oct 2013 03:00:33 |
swills |
- Add stage support |
2.3.5 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
2.3.5 01 Jul 2013 02:59:21 |
swills |
- Update to 2.3.5 |
2.3.4 03 Jun 2013 01:41:49 |
swills |
- Update to 2.3.3 |
2.3.2 05 Aug 2012 16:58:33 |
swills |
- Update to 2.3.2 |
2.2.6 14 Jun 2011 14:01:57 |
swills |
- Update to 2.2.6
PR: ports/157823
Submitted by: Jin-Sih Lin <linpct@gmail.com> |
2.2.4 16 Feb 2011 12:43:55 |
avl |
- Update to 2.2.4 |
2.2.2 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 |
2.2.2 19 Oct 2010 06:54:37 |
pgollucci |
- Update to 2.2.2
With Hat: ruby@
Sponsored by: RideCharge Inc. / TaxiMagic |
2.2.1 13 Sep 2010 23:27:45 |
pgollucci |
- Update to 2.2.1
With Hat: ruby@
Sponsored by: RideCharge Inc. / TaxiMagic |
2.2.0 28 Aug 2010 08:02:54 |
pgollucci |
- Update to 2.2.0
Sponsored by: RideCharge Inc. / TaxiMagic |
2.1.2 27 Aug 2010 00:30:24 |
pgollucci |
Prep for datamapper 1.0
- miwi -> ruby [1]
PR: ports/147800 [1]
Approved by: portmgr (flz) [1], no objection from miwi
With Hat: ruby |
2.1.2 26 May 2010 19:51:35 |
pgollucci |
- Mass conversion of RF -> RG for MASTER_SITE for rubygem- ports
[RG aka rubygems.org]
PR: ports/147005
Submitted by: pgollucci (myself)
Approved by: portmgr (pav)
With Hat: ruby@ |
2.1.2 25 Apr 2010 09:20:26 |
miwi |
- Update to 2.1.2 |
2.1.1 03 Nov 2009 16:57:01 |
miwi |
- Update to 2.1.1 |
2.1.0 30 May 2009 17:49:41 |
miwi |
- Update to 2.1.0 |
2.0.2 01 Mar 2009 14:20:18 |
miwi |
Addressable is a replacement for the URI implementation that is part of Ruby's
standard library. It more closely conforms to the relevant RFCs and adds support
for IRIs and URI templates.
WWW: http://rubyforge.org/projects/addressable/ |