aboutsummaryrefslogtreecommitdiff
path: root/www/rubygem-redcloth/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Fix plist after recent ruby-gems updatePav Lucistnik2006-12-031-2/+4
| | | | | | | | PR: ports/106244 Submitted by: Jonathan Weiss <jw@innerewut.de> (maintainer) Notes: svn path=/head/; revision=178639
* - Change to use MASTER_SITE_RUBYFORGE macro to fix fetch problem.Jean Milanez Melo2006-08-081-1/+2
| | | | | | | Approved by: portmgr (erwin) Notes: svn path=/head/; revision=170091
* - Populate newly created rubygems categoryPav Lucistnik2006-01-211-1/+1
| | | | Notes: svn path=/head/; revision=154086
* FIx plist.Edwin Groothuis2005-10-171-0/+1
| | | | | | | | | Noticed by: YAPHR Submitted by: Jonathan Weiss <jw@innerewut.de> Notes: svn path=/head/; revision=145649
* [FIX] Chase change of distfile of rubygem-redclothEdwin Groothuis2005-10-161-0/+1
| | | | | | | | | | | 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> Notes: svn path=/head/; revision=145490
* - Fix maintainer's email addressPav Lucistnik2005-07-201-2/+2
| | | | | | | Submitted by: Jonathan Weiss <jw@innerewut.de> (maintainer) Notes: svn path=/head/; revision=139741
* RedCloth is a module for using Textile in Ruby. Textile is a textPav Lucistnik2005-07-201-0/+17
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> Notes: svn path=/head/; revision=139700