Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.8.1,2 21 Mar 2023 19:22:30 |
Po-Chuan Hsieh (sunpoet) |
mail/rubygem-mail: Update to 2.8.1
Changes: https://github.com/mikel/mail/blob/2-8-stable/CHANGELOG.rdoc |
2.8.0,2 30 Jan 2023 13:02:30 |
Po-Chuan Hsieh (sunpoet) |
mail/rubygem-mail: Update to 2.8.0
Changes: https://github.com/mikel/mail/blob/2-8-stable/CHANGELOG.rdoc |
2.7.1_2,2 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.7.1_2,2 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.7.1_2,2 20 Jul 2022 14:22:19 |
Tobias C. Berner (tcberner) |
mail: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ashish@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam David <adam@FreeBSD.org>
* Adam McDougall <mcdouga9@egr.msu.edu>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Deiter <tiamat@komi.mts.ru>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com>
* Alex Perel <veers@disturbed.net> (Only the first 15 lines of the commit message are shown above ) |
2.7.1_2,2 25 Mar 2022 13:37:58 |
Po-Chuan Hsieh (sunpoet) |
mail/rubygem-mail: Add dependencies for Ruby 3.1+
- Bump PORTREVISION for dependency change
This commit also reverts da6b7803d1f8bccac09d69a6d2eaa96e93522743.
Reference: https://github.com/mikel/mail/pull/1439 |
2.7.1_1,2 19 Mar 2022 07:10:31 |
Yasuhiro Kimura (yasu) |
mail/rubygem-mail: Fix dependency with Ruby 3.1
In Ruby 3.1 net/smtp is distributed as bundled gem. On the other hand,
our ruby ports (lang/rubyXY) don't include bundled gems in their
packages and it also applies to lang/ruby31. That means net/smtp isn't
include in the package of Ruby 3.1. So add mail/rubygem-net-smtp to
RUN_DEPENDS so this port works fine with Ruby 3.1.
PR: 262088
Approved by: portmgr (blanket: dependency fix)
MFH: 2022Q1 (dependency fix) |
2.7.1,2 19 Oct 2021 11:14:35 |
Stefan Eßer (se) |
mail/rubygem-mail: Add CPE information
Approved by: portmgr (blanket) |
2.7.1,2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.7.1,2 20 Oct 2018 14:52:42 |
sunpoet |
Update to 2.7.1
Changes: https://github.com/mikel/mail/blob/2-7-stable/CHANGELOG.rdoc |
2.7.0,2 01 Nov 2017 16:51:03 |
sunpoet |
Update to 2.7.0
Changes: https://github.com/mikel/mail/blob/master/CHANGELOG.rdoc |
2.6.6,2 10 Jun 2017 09:29:14 |
sunpoet |
Update to 2.6.6
Changes: https://github.com/mikel/mail/blob/2-6-stable/CHANGELOG.rdoc |
2.6.5,2 27 Apr 2017 12:56:21 |
sunpoet |
Update to 2.6.5
Changes: https://github.com/mikel/mail/blob/2-6-stable/CHANGELOG.rdoc |
2.6.4,2 27 Apr 2016 21:57:32 |
swills |
Convert USES=gem:autoplist to USES=gem since autoplist is default |
2.6.4,2 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.6.4,2 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
2.6.4,2 25 Mar 2016 20:03:33 |
sunpoet |
- Update to 2.6.4
- Add LICENSE_FILE
Changes: https://github.com/mikel/mail/blob/master/CHANGELOG.rdoc |
2.6.3,2 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.6.3,2 05 Mar 2015 17:28:53 |
sunpoet |
- Update to 2.6.3
Changes: https://github.com/mikel/mail/blob/master/CHANGELOG.rdoc |
2.6.1,2 14 Sep 2014 02:06:58 |
swills |
www/rubygem-rails4: create port for rails4
This port required creating a number of new ports, old versions of existing
ports and other adjustments, so do all that while here too.
Rails is a web-application framework for the MVC pattern that includes
both a template engine, controller framework, and object-relational
mapping package. Everything needed to develop web-apps that can run on
CGI, FastCGI, and mod_ruby
Being a full-stack framework means that all layers are built to work
seamlessly together. That way you Don't Repeat Yourself (DRY) and you
can use a single language from top to bottom. Everything from templates
to control flow to business logic is written in Ruby - The language of
love for industry heavy-weights.
WWW: http://www.rubyonrails.org
Submitted by: xmj (based on) |
2.5.4,2 26 Aug 2014 18:45:59 |
swills |
misc/rubygem-mime-types117: rename to misc/rubygem-mime-types1
Update misc/rubygem-mime-types117 to the latest version that will work with
rails 3.x and rename to properly reflect the version. |
2.6.1,1 25 Aug 2014 18:49:53 |
swills |
mail/rubygem-mail: update to 2.6.1 |
2.5.4_1,1 05 Dec 2013 20:28:43 |
sunpoet |
- Fix and sort RUN_DEPENDS
- Bump PORTREVISION for dependency change |
2.5.4,1 30 Oct 2013 02:50:06 |
swills |
- Add stage support |
2.5.4,1 20 Sep 2013 19:59:14 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail) |
2.5.4,1 27 Jul 2013 16:06:02 |
swills |
- Reset maintainer after no response to mail since Jan 2013
- Clean up headers and comments while here
Reviewed by: danfe |
2.5.4,1 01 Jun 2013 21:25:32 |
swills |
- Update to 2.5.4
With Hat: ruby@ |
2.5.3,1 11 Apr 2013 11:30:01 |
bdrewery |
- Update to 3.2.13 to fix security vulnerabilities
- Update rubygem-mail to 2.5.3 as rubygem-actionmailer-3.2.13 requires it
PR: ports/177709
Submitted by: Geoffroy Desvernay <dgeo@centrale-marseille.fr>
With hat: ruby
Approved by: portmgr (implicit)
Reviewed by: miwi
Security: db0c4b00-a24c-11e2-9601-000d601460a4 |
2.4.4,1 09 May 2012 23:31:46 |
swills |
- Update to 2.4.4 which fixes several security issues
PR: ports/167363
Submitted by: Eric Freeman <freebsdports@chillibear.com>
Security: 3d55b961-9a2e-11e1-a2ef-001fd0af1a4c |
2.4.1,1 29 Feb 2012 22:17:27 |
pgollucci |
- Update to 2.4.1
PR: ports/165016
Submitted by: myself (pgollucci)
Approved by: maintainer timeout (freebsdports@chillibear.com ; 17 days)
Sponsored by: RideCharge Inc. / TaxiMagic |
2.4.0,1 08 Feb 2012 03:39:32 |
pgollucci |
- Update to 2.4.0
PR: ports/164884
Approved by: maintainer (implicit, required for rails update)
With Hat: ruby@
Sponsored by: RideCharge Inc. / TaxiMagic |
2.3.0,1 27 Oct 2011 03:13:20 |
swills |
- Update to 2.3.0 to work with newer rails
PR: ports/161730
Submitted by: swills (me)
With Hat: ruby@ |
2.2.19,1 28 Jul 2011 15:06:42 |
culot |
- Revert previous update as mail/rubygem-actionmailer does not install
with rubygem-mail-2.3.0 (see ports/159255)
- Bump PORTEPOCH as we go back to version 2.2.19
Reported by: swills@ (via email)
Approved by: Eric <freebsdports@chillibear.com> (maintainer, via email) |
2.3.0 25 Jul 2011 11:46:28 |
culot |
- Update to 2.3.0
- Add LICENSE (MIT)
- drop dependency on activesupport (now optional - will be used
automatically if installed)
PR: ports/157960
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by: Eric <freebsdports@chillibear.com> (maintainer) |
2.2.19 23 Jun 2011 19:34:14 |
pgollucci |
- guess thats enough for the 1st day back
- add files supposed to have been in previous commit for rails update to 3.0.9 |
2.2.19 23 Jun 2011 19:32:59 |
pgollucci |
- Update rails to 3.0.9 (current)
bump required dependencie
With Hat: ruby@
Sponsored by: RideCharge Inc. / TaxiMagic |
2.2.18 23 Jun 2011 17:35:27 |
pgollucci |
- Update rails to 3.0.6
and its dependency requirements
With Hat: ruby@
Sponsored by: RideCharge Inc. / TaxiMagic |
2.2.17 31 May 2011 03:33:26 |
miwi |
- Update to 2.2.17
PR: 156582
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by: maintainer |
2.2.15 04 Mar 2011 02:45:17 |
wen |
- Update to 2.2.15
PR: ports/154938
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by: miwi@(portmgr), maintainer |
2.2.12 08 Dec 2010 20:47:56 |
pgollucci |
- Fix dependency versions |
2.2.12 07 Dec 2010 23:29:47 |
pgollucci |
- Update to 2.2.12
PR: ports/152906
Submitted by: Eric Freeman <freebsdports@chillibear.com> (maintainer)
Sponsored by: RideCharge Inc. / TaxiMagic |
2.2.10 07 Dec 2010 01:50:40 |
pgollucci |
- Update to 2.2.10
PR: ports/152515
Submitted by: myself (pgollucci)
Approved by: freebsdports@chillibear.com (maintainer)
Sponsored by: RideCharge Inc. / TaxiMagic |
2.2.9 16 Nov 2010 21:17:30 |
pgollucci |
- Update to 2.2.9 [missed this commit yesterday]
With Hat: ruby@
Sponsored by: RideCharge Inc. / TaxiMagic |
2.2.7 11 Nov 2010 06:21:24 |
pgollucci |
- Update to 2.2.7
PR: ports/151354
Submitted by: myself (pgollucci)
Approved by: freebsdports@chillibear.com (maintainer)
Sponsored by: RideCharge Inc. / TaxiMagic |
2.2.6 11 Nov 2010 03:22:25 |
pgollucci |
- github is redirecting all these to https now |
2.2.6 05 Oct 2010 08:16:36 |
pgollucci |
PR: ports/150842
Submitted by: myself (pgollucci)
Approved by: maintainer timeout (freebsdports@chillibear.com ; 14 days)
Sponsored by: RideCharge Inc. / TaxiMagic |
2.2.5_1 05 Oct 2010 00:58:11 |
pgollucci |
- Fix dependency versions
PR: ports/150820
Submitted by: myself (pgollucci)
Approved by: freebsdports@chillibear.com (maintainer)
Sponsored by: RideCharge Inc. / TaxiMagic |
2.2.5 30 Aug 2010 21:48:50 |
pgollucci |
Mail is an library for Ruby to handle email generation,
parsing and sending in a simple, rubyesque manner.
WWW: http://github.com/mikel/mail
PR: ports/150112
Submitted by: Eric Freeman <freebsdports at chillibear.com> |