Port details on branch 2025Q2 |
- rubygem-premailer-rails-rails-gitlab CSS styled emails without the hassle
- 1.12.0 mail
=0 1.12.0Version of this port present on the latest quarterly branch. - Maintainer: mfechner@FreeBSD.org
 - Port Added: 2025-05-26 14:39:17
- Last Update: 2025-05-26 14:13:12
- Commit Hash: 8f67921
- Also Listed In: rubygems
- License: MIT
- WWW:
- https://github.com/fphilipe/premailer-rails
- Description:
- premailer-rails is a drop in solution for styling HTML emails with CSS without
having to do the hard work yourself.
Styling emails is not just a matter of linking to a stylesheet. Most clients,
especially web clients, ignore linked stylesheets or <style> tags in the HTML.
The workaround is to write all the CSS rules in the style attribute of each tag
inside your email. This is a rather tedious and hard to maintain approach.
Premailer to the rescue! The great premailer gem applies all CSS rules to each
matching HTML element by adding them to the style attribute. This allows you to
keep HTML and CSS in separate files, just as you're used to from web
development, thus keeping your sanity.
This gem is an adapter for premailer to work with actionmailer out of the box.
Actionmailer is the email framework used in Rails, which also works outside of
Rails. Although premailer-rails has certain Rails specific features, it also
works in the absence of Rails making it compatible with other frameworks such as
sinatra.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rubygem-premailer-rails-rails-gitlab>0:mail/rubygem-premailer-rails-rails-gitlab
- To install the port:
- cd /usr/ports/mail/rubygem-premailer-rails-rails-gitlab/ && make install clean
- To add the package, run one of these commands:
- pkg install mail/rubygem-premailer-rails-rails-gitlab
- pkg install rubygem-premailer-rails-rails-gitlab
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-premailer-rails-rails-gitlab
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1714227794
SHA256 (rubygem/premailer-rails-1.12.0.gem) = c13815d161b9bc7f7d3d81396b0bb0a61a90fa9bd89931548bf4e537c7710400
SIZE (rubygem/premailer-rails-1.12.0.gem) = 25088
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
- Runtime dependencies:
-
- rubygem-actionmailer-gitlab>=3 : mail/rubygem-actionmailer-gitlab
- rubygem-net-smtp>=0 : mail/rubygem-net-smtp
- rubygem-premailer>=1.7.9<2 : mail/rubygem-premailer
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
-
- This port is required by:
- for Build
-
- www/gitlab
- for Run
-
- www/gitlab
Configuration Options:
- No options to configure
- Options name:
- mail_rubygem-premailer-rails-rails-gitlab
- USES:
- gem
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.12.0 26 May 2025 14:13:12
    |
Matthias Fechner (mfechner)  |
www/gitlab: new ports required for 18.0.0
(cherry picked from commit 2ee21239d196d14459a6efcf6d91446e12efb24a) |
Number of commits found: 1
|