Port details on branch 2023Q1 |
- rubygem-actiontext70 Edit and display rich text in Rails applications
- 7.0.4.2 textproc =0 7.0.4.2Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2023-02-05 18:03:13
- Last Update: 2023-02-05 17:56:08
- Commit Hash: 0abaa4b
- Also Listed In: rubygems
- License: MIT
- WWW:
- https://github.com/rails/rails/tree/main/actiontext
- https://rubyonrails.org/
- Description:
- Action Text brings rich text content and editing to Rails. It includes the Trix
editor that handles everything from formatting to links to quotes to lists to
embedded images and galleries. The rich text content generated by the Trix
editor is saved in its own RichText model that's associated with any existing
Active Record model in the application. Any embedded images (or other
attachments) are automatically stored using Active Storage and associated with
the included RichText model.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rubygem-actiontext70>0:textproc/rubygem-actiontext70
- To install the port:
- cd /usr/ports/textproc/rubygem-actiontext70/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/rubygem-actiontext70
- pkg install rubygem-actiontext70
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-actiontext70
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1675191977
SHA256 (rubygem/actiontext-7.0.4.2.gem) = 2fd5a18990a63394e117116d6bc07299afe3cc543429129e7995b692d63b2adf
SIZE (rubygem/actiontext-7.0.4.2.gem) = 92160
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ruby30 : lang/ruby30
- gem : devel/ruby-gems
- Runtime dependencies:
-
- rubygem-actionpack70>=7.0.4.2<7.0.4.2_99 : www/rubygem-actionpack70
- rubygem-activerecord70>=7.0.4.2<7.0.4.2_99 : databases/rubygem-activerecord70
- rubygem-activestorage70>=7.0.4.2<7.0.4.2_99 : net/rubygem-activestorage70
- rubygem-activesupport70>=7.0.4.2<7.0.4.2_99 : devel/rubygem-activesupport70
- rubygem-globalid-rails70>=0.6.0 : databases/rubygem-globalid-rails70
- rubygem-nokogiri>=1.8.5 : textproc/rubygem-nokogiri
- ruby30 : lang/ruby30
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby30 : lang/ruby30
- gem : devel/ruby-gems
-
- This port is required by:
- for Run
-
- www/rubygem-rails70
Configuration Options:
- No options to configure
- Options name:
- textproc_rubygem-actiontext70
- 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 |
7.0.4.2 05 Feb 2023 17:56:08 |
Po-Chuan Hsieh (sunpoet) |
textproc/rubygem-actiontext70: Update to 7.0.4.2
Changes: https://github.com/rails/rails/releases
(cherry picked from commit 4d0f02ff1598edea8508784f4c954a4adf891388) |
Number of commits found: 1
|