Port details |
- rubygem-redcloth Module for using Textile in Ruby
- 4.3.4 www =6 4.3.4Version of this port present on the latest quarterly branch.
- Maintainer: ruby@FreeBSD.org
- Port Added: 2005-07-20 14:11:16
- Last Update: 2024-03-23 14:50:19
- Commit Hash: 67500bf
- People watching this port, also watch:: cdparanoia, lame, flac, libxml2, unzip
- Also Listed In: rubygems
- License: MIT
- WWW:
- https://github.com/jgarber/redcloth
- Description:
- RedCloth is a module for using Textile in Ruby. Textile is a text
format. A very simple text format. Another stab at making readable text
that can be converted to HTML.
No need to use verbose HTML to build your docs, your blogs, your pages.
Textile gives you readable text while youre writing and beautiful text
for your readers. And if you need to break out into HTML, Textile will
allow you to do so.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rubygem-redcloth>0:www/rubygem-redcloth
- To install the port:
- cd /usr/ports/www/rubygem-redcloth/ && make install clean
- To add the package, run one of these commands:
- pkg install www/rubygem-redcloth
- pkg install rubygem-redcloth
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-redcloth
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1710712850
SHA256 (rubygem/RedCloth-4.3.4.gem) = 5231b2fdd91a933915cba330e5fd1a74025e77b56f57b7404c7191ebf2812297
SIZE (rubygem/RedCloth-4.3.4.gem) = 234496
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:
-
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
- Runtime dependencies:
-
- 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
-
Deleted ports which required this port:
- for Run
-
- www/gitlab
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- www_rubygem-redcloth
- USES:
- cpe gem
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.3.4 23 Mar 2024 14:50:19 |
Po-Chuan Hsieh (sunpoet) |
www/rubygem-redcloth: Update to 4.3.4
Changes: https://github.com/jgarber/redcloth/blob/master/CHANGELOG |
4.3.3 14 Nov 2023 17:16:45 |
Po-Chuan Hsieh (sunpoet) |
www/rubygem-redcloth: Update to 4.3.3
- Update WWW
Changes: https://github.com/jgarber/redcloth/blob/master/CHANGELOG
Security: CVE-2023-31606 |
4.3.2 14 Jan 2023 23:08:33 |
Muhammad Moinur Rahman (bofh) |
Mk/**ruby.mk: Switch from USE_RUBY=yes to USES=ruby
Switch from Mk/bsd.ruby.mk to Mk/Uses/ruby.mk
Notable changes are.
- Mk/bsd.ruby.mk is moved to Mk/Uses/ruby.mk.
- USE_RUBY=yes is replaced with USES=ruby.
- USE_RUBY_EXTCONF is replaced with USES=ruby:extconf.
- USE_RUBY_RDOC is replaced with USES=ruby:rdoc.
- USE_RUBY_SETUP is replaces with USES=ruby:setup.
- RUBY_NO_BUILD_DEPENDS and RUBY_NO_RUN_DEPENDS are replaced with
USES=ruby:{build,none,run}.
- RUBY_REQUIRE isn't used anywhere, so removed.
- USES=gem now implies USES=ruby.
This is mainly the work of yasu@ at https://reviews.freebsd.org/D27863
I have just made some cosmetic changes and ran exp-run to test that the
tree is not in a BROKEN state.
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D37925 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
4.3.2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
4.3.2 20 Jul 2022 14:23:26 |
Tobias C. Berner (tcberner) |
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
4.3.2 14 Oct 2021 21:30:59 |
Stefan Eßer (se) |
www/rubygem-redcloth: Add CPE information
Approved by: portmgr (blanket) |
4.3.2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
4.3.2 03 Aug 2017 17:27:34 |
sunpoet |
Add LICENSE_FILE |
4.3.2 21 Jan 2017 17:29:24 |
sunpoet |
Update default GEM_NAME
Change default GEM_NAME from ${PORTNAME}-${PORTVERSION} to ${DISTNAME} to avoid
unnecessary GEM_NAME setting in ports Makefile
Differential Revision: https://reviews.FreeBSD.org/D9250
PR: 216267
Exp-run by: antoine |
4.3.2 10 Aug 2016 14:25:16 |
tz |
www/rubygem-redcloth: Update from 4.2.9 to 4.3.2
4.3.2
- Fix additional case for CVE-2012-6684 [Joshua Siler]
4.3.1
- Fix additional case for CVE-2012-6684 [Joshua Siler]
4.3.0
- Remove JRuby and Windows cross compilation and support
- Add Ruby 2.2.3 testing and support
- include CVE-2012-6684 fix [Tomas Pospisek]
4.2.9.1
- Lazy-load latex_entities.yml [Charlie Somerville]
Approved by: swills (mentor) |
4.2.9 27 Apr 2016 21:57:32 |
swills |
Convert USES=gem:autoplist to USES=gem since autoplist is default |
4.2.9 27 Apr 2016 16:36:42 |
swills |
create USES=gem and update rubygem- ports to use it
Note that for now ports still have to have USE_RUBY=yes to use USES=gem
PR: 209041
Differential Revision: https://reviews.freebsd.org/D6070 |
4.2.9 23 May 2015 15:38:06 |
sunpoet |
- Add LICENSE
- Update WWW |
4.2.9 06 Aug 2014 09:11:58 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Category W.
CR: D510
Approved by: portmgr (bapt) |
4.2.9 30 Oct 2013 03:04:19 |
swills |
- Add stage support |
4.2.9 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
4.2.9 05 Dec 2011 01:23:29 |
swills |
- Update to 4.2.9
Feature safe: yes |
4.2.8 13 Oct 2011 01:06:51 |
clsung |
- Update to 4.2.8 |
4.2.7 16 Mar 2011 05:55:26 |
clsung |
- Update to 4.2.7 |
4.2.3 28 May 2010 00:30:45 |
pgollucci |
- Update to 4.2.3 |
4.2.2 26 May 2010 19:51:35 |
pgollucci |
- Mass conversion of RF -> RG for MASTER_SITE for rubygem- ports
[RG aka rubygems.org]
PR: ports/147005
Submitted by: pgollucci (myself)
Approved by: portmgr (pav)
With Hat: ruby@ |
4.2.2 27 Apr 2010 22:55:23 |
pgollucci |
- Re-assign all my rubygem-* ports to ruby@
this gives us more eyes and brings us inline with perl@
Current ruby@ members (stas, dinoex, pgollucci)
http://wiki.freebsd.org/Ruby
Discussed with: stas on #bsdports |
4.2.2 03 Jul 2009 21:02:36 |
pgollucci |
- Update to 4.2.2 |
4.2.1 18 Jun 2009 07:13:48 |
pgollucci |
- Update to 4.2.1 |
4.2.0 12 Jun 2009 01:51:32 |
pgollucci |
- Update to 4.2.0 |
4.1.9 28 May 2009 22:04:27 |
linimon |
Reassign these ports to the committer who has been most active in updating
them.
Approved by: old maintainer |
4.1.9 24 Apr 2009 02:08:37 |
pgollucci |
- Update to 4.1.9
PR: ports/133527
Approved by: maintainer timeout (2 weeks 1 day)
Submitted by: me |
3.0.4 09 Apr 2009 00:11:47 |
pgollucci |
- convert to RUBYGEM_AUTOPLIST
remove x-generate-plist and friends
- use RF macro and remove SUBDIR where possible
- remove some uneeded GEM_NAME=${DISTNAME}
(this c/should be handled better in bsd.*.mk)
other deltas specific to individual ports:
audio/rubygem-mp3info - unbreak, fix packaging, bump PORTREVISION
devel/rubygem-rapt - adopt
devel/rubygem-rspec - remove BUILD_DEPENDS=RUN_DEPENDS -- neither set
devel/rubygem-ruby2ruby - add #' for vim highlight
graphics/rubygem-extifr - drop PORTREVISION=0
graphics/rubygem-gd2 - add #' for vim highlight
www/rubygem-rubyfulsoup - swap GEM_NAME / DISTNAME for constistency
Sponsored by: RideCharge Inc.
Tested on: RideCharge's Tinderbox
Reviewed by: stas |
3.0.4 06 Apr 2008 08:58:21 |
stas |
- Add ruby 1.9 support
- Implement new knobs for gems and rake (these are included in
ruby 1.9 distribution already). Also move gem bits from
ruby-gems/Makefile.common to bsd.ruby.mk[1]. Now to depend
on gems or rake you should define USE_RUBYGEMS/USE_RAKE
accordingly. Also RAKE_BIN variable is provided for
pointing to the right rake executable.
- Rewrite RUBY_SCHEBANG in awk to eliminate build dependency
on ruby.
Discussed with: Jonathan Weiss <jw@innerewut.de> [1] (gems maintainer)
Tested by: ports@ |
3.0.4 27 Sep 2007 16:25:54 |
araujo |
- Update to 3.0.4.
PR: ports/116511
Submitted by: Alexander Logvinov <ports@logvinov.com>
Approved by: stas (mentor), Jonathan Weiss <jw@innerewut.de> (maintainer) |
3.0.3_2 03 Dec 2006 01:41:02 |
pav |
- Fix plist after recent ruby-gems update
PR: ports/106244
Submitted by: Jonathan Weiss <jw@innerewut.de> (maintainer) |
3.0.3_1 08 Aug 2006 11:35:27 |
jmelo |
- Change to use MASTER_SITE_RUBYFORGE macro to fix fetch problem.
Approved by: portmgr (erwin) |
3.0.3_1 24 Jan 2006 03:14:23 |
edwin |
SHA256ify
Approved by: krion@ |
3.0.3_1 21 Jan 2006 20:25:07 |
pav |
- Populate newly created rubygems category |
3.0.3_1 17 Oct 2005 11:48:31 |
edwin |
FIx plist.
Noticed by: YAPHR
Submitted by: Jonathan Weiss <jw@innerewut.de> |
3.0.3 16 Oct 2005 01:48:04 |
edwin |
[FIX] Chase change of distfile of rubygem-redcloth
The distfile for the www/rubygem-redcloth port was renamed
and thus cannot be installed.
PR: ports/87461
Submitted by: Jonathan Weiss <jw@innerewut.de> |
3.0.3 20 Jul 2005 23:27:18 |
pav |
- Fix maintainer's email address
Submitted by: Jonathan Weiss <jw@innerewut.de> (maintainer) |
3.0.3 20 Jul 2005 14:10:43 |
pav |
RedCloth is a module for using Textile in Ruby. Textile is a text
format. A very simple text format. Another stab at making readable text
that can be converted to HTML.
No need to use verbose HTML to build your docs, your blogs, your pages.
Textile gives you readable text while youre writing and beautiful text
for your readers. And if you need to break out into HTML, Textile will allow
you to do so.
PR: ports/82397
Submitted by: Jonathan Weiss <jw@innerewut.de> |