Port details on branch 2024Q1 |
- rubygem-actiontext61 Edit and display rich text in Rails applications
- 6.1.7.7 textproc =0 6.1.7.7Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2024-03-09 18:01:37
- Last Update: 2024-03-09 17:50:26
- Commit Hash: 6ae3dad
- 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 = 1709391010
SHA256 (rubygem/actiontext-6.1.7.7.gem) = ee59f52dc5701cd4a05ff67a830cae968a633fc7e150de9a3a2e607cd5365542
SIZE (rubygem/actiontext-6.1.7.7.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:
-
- ruby31 : lang/ruby31
- gem : devel/ruby-gems
- Runtime dependencies:
-
- rubygem-actionpack61>=6.1.7.7<6.1.7.7_99 : www/rubygem-actionpack61
- rubygem-activerecord61>=6.1.7.7<6.1.7.7_99 : databases/rubygem-activerecord61
- rubygem-activestorage61>=6.1.7.7<6.1.7.7_99 : net/rubygem-activestorage61
- rubygem-activesupport61>=6.1.7.7<6.1.7.7_99 : devel/rubygem-activesupport61
- rubygem-nokogiri>=1.8.5 : textproc/rubygem-nokogiri
- ruby31 : lang/ruby31
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby31 : lang/ruby31
- 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.7 09 Mar 2024 17:50:26 |
Po-Chuan Hsieh (sunpoet) |
textproc/rubygem-actiontext61: Update to 6.1.7.7
Changes: https://github.com/rails/rails/releases
(cherry picked from commit 907db9d6b868c37d39aa6ec7209928f3117d8080) |
Number of commits found: 1
|