FreshPorts -- The Place For Ports Thu, 18 Mar 2010 4:58 PM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
rubygem-redcloth 4.2.2 www on this many watch lists=4 search for ports that depend on this port
A module for using Textile in Ruby
Maintained by: pgollucci@FreeBSD.org search for ports maintained by this maintainer
Port Added: 20 Jul 2005 15:11:16
Also Listed In: rubygems


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.

WWW: http://www.whytheluckystiff.net/ruby/redcloth/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: devel/ruby-gems, lang/ruby18
Required To Run: devel/ruby-gems, lang/ruby18, lang/ruby18

To install the port: cd /usr/ports/www/rubygem-redcloth/ && make install clean
To add the package: pkg_add -r rubygem-redcloth


Configuration Options
     No options to configure

Master Sites:
http://rubyforge.iasi.roedu.net/files/redcloth/
http://files.rubyforge.mmmultiworks.com/redcloth/
http://files.rubyforge.vm.bytemark.co.uk/redcloth/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/rubygem/

Number of commits found: 16

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
03 Jul 2009 22:02:36
Original commit files touched by this commit  4.2.2
pgollucci search for other commits by this committer
- Update to 4.2.2
18 Jun 2009 08:13:48
Original commit files touched by this commit  4.2.1
pgollucci search for other commits by this committer
- Update to 4.2.1
12 Jun 2009 02:51:32
Original commit files touched by this commit  4.2.0
pgollucci search for other commits by this committer
- Update to 4.2.0
28 May 2009 23:04:27
Original commit files touched by this commit  4.1.9
linimon search for other commits by this committer
Reassign these ports to the committer who has been most active in updating
them.

Approved by:    old maintainer
24 Apr 2009 03:08:37
Original commit files touched by this commit  4.1.9
pgollucci search for other commits by this committer
- Update to 4.1.9

PR:             ports/133527
Approved by:    maintainer timeout (2 weeks 1 day)
Submitted by:   me
09 Apr 2009 01:11:47
Original commit files touched by this commit  3.0.4
pgollucci search for other commits by this committer
- 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
06 Apr 2008 09:58:21
Original commit files touched by this commit  3.0.4
stas search for other commits by this committer
- 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@
27 Sep 2007 17:25:54
Original commit files touched by this commit  3.0.4
araujo search for other commits by this committer
- 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)
03 Dec 2006 01:41:02
Original commit files touched by this commit  3.0.3_2
pav search for other commits by this committer
- Fix plist after recent ruby-gems update

PR:             ports/106244
Submitted by:   Jonathan Weiss <jw@innerewut.de> (maintainer)
08 Aug 2006 12:35:27
Original commit files touched by this commit  3.0.3_1
jmelo search for other commits by this committer
- Change to use MASTER_SITE_RUBYFORGE macro to fix fetch problem.

Approved by:    portmgr (erwin)
24 Jan 2006 03:14:23
Original commit files touched by this commit  3.0.3_1
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
21 Jan 2006 20:25:07
Original commit files touched by this commit  3.0.3_1
pav search for other commits by this committer
- Populate newly created rubygems category
17 Oct 2005 12:48:31
Original commit files touched by this commit  3.0.3_1
edwin search for other commits by this committer
FIx plist.

Noticed by: YAPHR

Submitted by:   Jonathan Weiss <jw@innerewut.de>
16 Oct 2005 02:48:04
Original commit files touched by this commit  3.0.3
edwin search for other commits by this committer
[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>
21 Jul 2005 00:27:18
Original commit files touched by this commit  3.0.3
pav search for other commits by this committer
- Fix maintainer's email address

Submitted by:   Jonathan Weiss <jw@innerewut.de> (maintainer)
20 Jul 2005 15:10:43
Original commit files touched by this commit  3.0.3
pav search for other commits by this committer
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>

Number of commits found: 16

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
drupal5Mar 08
drupal6Mar 08
sudoMar 01
firefox-devel*Feb 28
firefox3*Feb 28
firefox3-devel*Feb 28
firefox35*Feb 28
linux-firefox*Feb 28
linux-firefox-devel*Feb 28
seamonkey2*Feb 28
thunderbird3*Feb 28
openoffice.org-1.0*Feb 27
openoffice.org-1.1*Feb 27
openoffice.org-1.1-devel*Feb 27
openoffice.org-2*Feb 27

4 vulnerabilities affecting 22 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 21406
Broken 172
Deprecated 45
Ignore 896
Forbidden 2
Restricted 387
No CDROM 141
Vulnerable 57
Expired 20
Set to expire 33
Interactive 79
new 24 hours 2
new 48 hours2
new 7 days18
new fortnight46
new month96

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.183 seconds.