CVS log for ports/www/rubygem-redcloth/Makefile
Up to [FreeBSD] / ports / www / rubygem-redcloth
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.21: download - view: text, markup, annotated - select for diffs
Mon Dec 5 01:23:29 2011 UTC (2 months, 1 week ago) by swills
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -1 lines
- Update to 4.2.9 Feature safe: yes
Revision 1.20: download - view: text, markup, annotated - select for diffs
Thu Oct 13 01:06:51 2011 UTC (3 months, 4 weeks ago) by clsung
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -1 lines
- Update to 4.2.8
Revision 1.19: download - view: text, markup, annotated - select for diffs
Wed Mar 16 05:55:26 2011 UTC (10 months, 3 weeks ago) by clsung
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -1 lines
- Update to 4.2.7
Revision 1.18: download - view: text, markup, annotated - select for diffs
Fri May 28 00:30:45 2010 UTC (20 months, 2 weeks ago) by pgollucci
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -1 lines
- Update to 4.2.3
Revision 1.17: download - view: text, markup, annotated - select for diffs
Wed May 26 19:51:33 2010 UTC (20 months, 2 weeks ago) by pgollucci
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -1 lines
- 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@
Revision 1.16: download - view: text, markup, annotated - select for diffs
Tue Apr 27 22:55:23 2010 UTC (21 months, 2 weeks ago) by pgollucci
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -1 lines
- 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
Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri Jul 3 21:02:36 2009 UTC (2 years, 7 months ago) by pgollucci
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_3_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -1 lines
- Update to 4.2.2
Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Jun 18 07:13:48 2009 UTC (2 years, 7 months ago) by pgollucci
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -1 lines
- Update to 4.2.1
Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri Jun 12 01:51:32 2009 UTC (2 years, 8 months ago) by pgollucci
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -1 lines
- Update to 4.2.0
Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu May 28 22:04:27 2009 UTC (2 years, 8 months ago) by linimon
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -1 lines
Reassign these ports to the committer who has been most active in updating them. Approved by: old maintainer
Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Apr 24 02:08:37 2009 UTC (2 years, 9 months ago) by pgollucci
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2 lines
- Update to 4.1.9 PR: ports/133527 Approved by: maintainer timeout (2 weeks 1 day) Submitted by: me
Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Apr 9 00:11:44 2009 UTC (2 years, 10 months ago) by pgollucci
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +3 -2 lines
- 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
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Apr 6 08:58:20 2008 UTC (3 years, 10 months ago) by stas
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -3 lines
- 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@
Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Sep 27 16:25:54 2007 UTC (4 years, 4 months ago) by araujo
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -2 lines
- 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)
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Dec 3 01:41:02 2006 UTC (5 years, 2 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +4 -2 lines
- Fix plist after recent ruby-gems update PR: ports/106244 Submitted by: Jonathan Weiss <jw@innerewut.de> (maintainer)
Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Aug 8 11:35:26 2006 UTC (5 years, 6 months ago) by jmelo
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -1 lines
- Change to use MASTER_SITE_RUBYFORGE macro to fix fetch problem. Approved by: portmgr (erwin)
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Jan 21 20:25:07 2006 UTC (6 years ago) by pav
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
- Populate newly created rubygems category
Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Oct 17 11:48:31 2005 UTC (6 years, 3 months ago) by edwin
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -0 lines
FIx plist. Noticed by: YAPHR Submitted by: Jonathan Weiss <jw@innerewut.de>
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Oct 16 01:48:04 2005 UTC (6 years, 3 months ago) by edwin
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -0 lines
[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>
Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Jul 20 23:27:18 2005 UTC (6 years, 6 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
- Fix maintainer's email address Submitted by: Jonathan Weiss <jw@innerewut.de> (maintainer)
Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Jul 20 14:10:43 2005 UTC (6 years, 6 months ago) by pav
Branches: MAIN
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>
