textproc/rubygem-action_text-trix: Add rubygem-action_text-trix 2.1.15
A Rich Text Editor for Everyday Writing Compose beautifully formatted text in your web application. Trix is a WYSIWYG editor for writing messages, comments, articles, and lists -- the simple documents most web apps are made of. It features a sophisticated document model, support for embedded attachments, and outputs terse and consistent HTML. Trix is an open-source project from 37signals, the creators of Ruby on Rails. Millions of people trust their text to us, and we built Trix to give them the best possible editing experience. See Trix in action in Basecamp 3.
This commit is contained in:
@@ -1798,6 +1798,7 @@
|
||||
SUBDIR += ruby-rdtool
|
||||
SUBDIR += ruby-rttool
|
||||
SUBDIR += rubygem-abbrev
|
||||
SUBDIR += rubygem-action_text-trix
|
||||
SUBDIR += rubygem-actionpack-xml_parser-rails5
|
||||
SUBDIR += rubygem-actionpack-xml_parser-rails52
|
||||
SUBDIR += rubygem-actionpack-xml_parser-rails61
|
||||
|
||||
20
textproc/rubygem-action_text-trix/Makefile
Normal file
20
textproc/rubygem-action_text-trix/Makefile
Normal file
@@ -0,0 +1,20 @@
|
||||
PORTNAME= action_text-trix
|
||||
PORTVERSION= 2.1.15
|
||||
CATEGORIES= textproc rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Rich text editor for everyday writing
|
||||
WWW= https://trix-editor.org/ \
|
||||
https://github.com/basecamp/trix
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= rubygem-railties81>=0:www/rubygem-railties81
|
||||
|
||||
USES= gem
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
3
textproc/rubygem-action_text-trix/distinfo
Normal file
3
textproc/rubygem-action_text-trix/distinfo
Normal file
@@ -0,0 +1,3 @@
|
||||
TIMESTAMP = 1762526274
|
||||
SHA256 (rubygem/action_text-trix-2.1.15.gem) = 4bf9bbd8fa95954de3f0022dae0d927bce22c1bb31d5dc9c3766f8c145c109c1
|
||||
SIZE (rubygem/action_text-trix-2.1.15.gem) = 109568
|
||||
10
textproc/rubygem-action_text-trix/pkg-descr
Normal file
10
textproc/rubygem-action_text-trix/pkg-descr
Normal file
@@ -0,0 +1,10 @@
|
||||
A Rich Text Editor for Everyday Writing
|
||||
|
||||
Compose beautifully formatted text in your web application. Trix is a WYSIWYG
|
||||
editor for writing messages, comments, articles, and lists -- the simple
|
||||
documents most web apps are made of. It features a sophisticated document model,
|
||||
support for embedded attachments, and outputs terse and consistent HTML.
|
||||
|
||||
Trix is an open-source project from 37signals, the creators of Ruby on Rails.
|
||||
Millions of people trust their text to us, and we built Trix to give them the
|
||||
best possible editing experience. See Trix in action in Basecamp 3.
|
||||
Reference in New Issue
Block a user