Port details on branch 2023Q1 |
- rubygem-actiontext61 Edit and display rich text in Rails applications
- 6.1.7.2 textproc =0 6.1.7.2Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2023-02-05 18:02:04
- Last Update: 2023-02-05 17:55:55
- Commit Hash: 15ac3c3
- 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-actiontext61>0:textproc/rubygem-actiontext61
- To install the port:
- cd /usr/ports/textproc/rubygem-actiontext61/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/rubygem-actiontext61
- pkg install rubygem-actiontext61
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-actiontext61
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1675191951
SHA256 (rubygem/actiontext-6.1.7.2.gem) = d237909c98bfc529c8db2895f5e74add2f3cb8e4040e09fad964c46052e4a8cb
SIZE (rubygem/actiontext-6.1.7.2.gem) = 19456
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:
-
- ruby30 : lang/ruby30
- gem : devel/ruby-gems
- Runtime dependencies:
-
- rubygem-actionpack61>=6.1.7.2<6.1.7.2_99 : www/rubygem-actionpack61
- rubygem-activerecord61>=6.1.7.2<6.1.7.2_99 : databases/rubygem-activerecord61
- rubygem-activestorage61>=6.1.7.2<6.1.7.2_99 : net/rubygem-activestorage61
- rubygem-activesupport61>=6.1.7.2<6.1.7.2_99 : devel/rubygem-activesupport61
- 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-rails61
Configuration Options:
- No options to configure
- Options name:
- textproc_rubygem-actiontext61
- 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 |
6.1.7.2 05 Feb 2023 17:55:55 |
Po-Chuan Hsieh (sunpoet) |
textproc/rubygem-actiontext61: Update to 6.1.7.2
Changes: https://github.com/rails/rails/releases
(cherry picked from commit 82caceabbb1196a616abeb9a776d5e1892394fdc) |
Number of commits found: 1
|