Sunpoet Po-Chuan Hsieh
25e640a429
Update to 2.7.1
...
Changes: https://github.com/mikel/mail/blob/2-7-stable/CHANGELOG.rdoc
2018-10-20 14:52:42 +00:00
Sunpoet Po-Chuan Hsieh
f7641ef81d
Update to 2.7.0
...
Changes: https://github.com/mikel/mail/blob/master/CHANGELOG.rdoc
2017-11-01 16:51:03 +00:00
Sunpoet Po-Chuan Hsieh
3d362c985f
Update to 2.6.6
...
Changes: https://github.com/mikel/mail/blob/2-6-stable/CHANGELOG.rdoc
2017-06-10 09:29:14 +00:00
Sunpoet Po-Chuan Hsieh
2c10b6b480
Update to 2.6.5
...
Changes: https://github.com/mikel/mail/blob/2-6-stable/CHANGELOG.rdoc
2017-04-27 12:56:21 +00:00
Steve Wills
462519941e
Convert USES=gem:autoplist to USES=gem since autoplist is default
2016-04-27 21:57:31 +00:00
Steve Wills
b3e8fe8d85
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
2016-04-27 16:36:41 +00:00
Mathieu Arnold
8d6597e0bb
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
...
With hat: portmgr
Sponsored by: Absolight
2016-04-01 14:16:16 +00:00
Sunpoet Po-Chuan Hsieh
287d8c3af3
- Update to 2.6.4
...
- Add LICENSE_FILE
Changes: https://github.com/mikel/mail/blob/master/CHANGELOG.rdoc
2016-03-25 20:03:32 +00:00
Philip M. Gollucci
4e3d011569
Set NO_ARCH for remaining rubygem-* ports with no arch dependent files
...
Obtained from: DEVELOPER_MODE
With Hat: ruby@
Sponsored by: RideCharge Inc / Curb
2015-07-02 16:01:06 +00:00
Sunpoet Po-Chuan Hsieh
66993f9c42
- Update to 2.6.3
...
Changes: https://github.com/mikel/mail/blob/master/CHANGELOG.rdoc
2015-03-05 17:28:52 +00:00
Steve Wills
28071e6398
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)
2014-09-14 02:06:58 +00:00
Steve Wills
985fbcdda1
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.
2014-08-26 18:45:58 +00:00
Steve Wills
dc65188137
mail/rubygem-mail: update to 2.6.1
2014-08-25 18:49:52 +00:00
Sunpoet Po-Chuan Hsieh
e9aef9f5c7
- Fix and sort RUN_DEPENDS
...
- Bump PORTREVISION for dependency change
2013-12-05 20:28:42 +00:00
Steve Wills
f70564d745
- Add stage support
2013-10-30 02:50:05 +00:00
Baptiste Daroussin
fd61959c15
Add NO_STAGE all over the place in preparation for the staging support (cat: mail)
2013-09-20 19:59:12 +00:00
Steve Wills
413424ee99
- Reset maintainer after no response to mail since Jan 2013
...
- Clean up headers and comments while here
Reviewed by: danfe
2013-07-27 16:06:01 +00:00
Steve Wills
aba56b4c3f
- Update to 2.5.4
...
With Hat: ruby@
2013-06-01 21:25:32 +00:00
Bryan Drewery
c93cda9208
- 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
2013-04-11 11:30:00 +00:00
Steve Wills
310d07b837
- 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
2012-05-09 23:31:46 +00:00
Philip M. Gollucci
30bca1ab60
- 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
2012-02-29 22:17:27 +00:00
Philip M. Gollucci
9f22ca2dfb
- Update to 2.4.0
...
PR: ports/164884
Approved by: maintainer (implicit, required for rails update)
With Hat: ruby@
Sponsored by: RideCharge Inc. / TaxiMagic
2012-02-08 03:39:32 +00:00
Steve Wills
25392b5b3c
- Update to 2.3.0 to work with newer rails
...
PR: ports/161730
Submitted by: swills (me)
With Hat: ruby@
2011-10-27 03:13:19 +00:00
Frederic Culot
f62786c9af
- 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)
2011-07-28 15:06:42 +00:00
Frederic Culot
3e67cc4226
- 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)
2011-07-25 11:46:28 +00:00
Philip M. Gollucci
5bdaf4c2d8
- guess thats enough for the 1st day back
...
- add files supposed to have been in previous commit for rails update to 3.0.9
2011-06-23 19:34:14 +00:00
Philip M. Gollucci
376339a5e1
- Update rails to 3.0.9 (current)
...
bump required dependencie
With Hat: ruby@
Sponsored by: RideCharge Inc. / TaxiMagic
2011-06-23 19:32:59 +00:00
Philip M. Gollucci
993bd78c08
- Update rails to 3.0.6
...
and its dependency requirements
With Hat: ruby@
Sponsored by: RideCharge Inc. / TaxiMagic
2011-06-23 17:35:27 +00:00
Martin Wilke
bf4b6b51ce
- Update to 2.2.17
...
PR: 156582
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru >
Approved by: maintainer
2011-05-31 03:33:26 +00:00
Wen Heping
4e91a5db51
- Update to 2.2.15
...
PR: ports/154938
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru >
Approved by: miwi@(portmgr), maintainer
2011-03-04 02:45:17 +00:00
Philip M. Gollucci
d543f501a3
- Fix dependency versions
2010-12-08 20:49:38 +00:00
Philip M. Gollucci
e52cab2978
- Update to 2.2.12
...
PR: ports/152906
Submitted by: Eric Freeman <freebsdports@chillibear.com > (maintainer)
Sponsored by: RideCharge Inc. / TaxiMagic
2010-12-07 23:29:47 +00:00
Philip M. Gollucci
e4608f5ae2
- Update to 2.2.10
...
PR: ports/152515
Submitted by: myself (pgollucci)
Approved by: freebsdports@chillibear.com (maintainer)
Sponsored by: RideCharge Inc. / TaxiMagic
2010-12-07 01:50:40 +00:00
Philip M. Gollucci
c06d3c144e
- Update to 2.2.9 [missed this commit yesterday]
...
With Hat: ruby@
Sponsored by: RideCharge Inc. / TaxiMagic
2010-11-16 21:17:30 +00:00
Philip M. Gollucci
8535298f4a
- Update to 2.2.7
...
PR: ports/151354
Submitted by: myself (pgollucci)
Approved by: freebsdports@chillibear.com (maintainer)
Sponsored by: RideCharge Inc. / TaxiMagic
2010-11-11 06:21:24 +00:00
Philip M. Gollucci
60ca7e308f
- github is redirecting all these to https now
2010-11-11 03:22:25 +00:00
Philip M. Gollucci
03b2aa2bab
PR: ports/150842
...
Submitted by: myself (pgollucci)
Approved by: maintainer timeout (freebsdports@chillibear.com ; 14 days)
Sponsored by: RideCharge Inc. / TaxiMagic
2010-10-05 08:16:36 +00:00
Philip M. Gollucci
fdb2c85547
- Fix dependency versions
...
PR: ports/150820
Submitted by: myself (pgollucci)
Approved by: freebsdports@chillibear.com (maintainer)
Sponsored by: RideCharge Inc. / TaxiMagic
2010-10-05 00:58:11 +00:00
Philip M. Gollucci
63e560a5d7
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>
2010-08-30 21:48:50 +00:00