./textproc/xhtmldiff, Tool for generating valid XHTML redline documents

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.2.2nb2, Package name: ruby18-xhtmldiff-1.2.2nb2, Maintainer: minskim

XHTMLDiff is a tool and library for taking valid XHTML documents as
input, and generating redlined, valid XHTML text highlighting the
changes between them as output.



Required to run:
[misc/rubygems] [lang/ruby18-base] [textproc/ruby-diff-lcs]

Required to build:
[misc/rubygems]

Master sites:

SHA1: 72692677f214c5e275077b7ce7b32a8fe59436f5
RMD160: 81bca58acfd60f985a66564e4fbbc63d6a7af39d
Filesize: 10.212 KB

Version history: (Expand)


CVS history: (Expand)


   2010-09-23 11:22:14 by Takahiro Kambe | Files touched by this commit (8)
Log message:
Remove empty value of LICENSE.
   2010-09-13 16:39:32 by Takahiro Kambe | Files touched by this commit (12) | Package updated
Log message:
* Add two CONFLICTS patterns:
	- matches previous package name without "${RUBY_PKGPREFIX}-"
	- matches current "ruby18-" and "ruby19-" packages
* Since these packages aren't update its version during update of Ruby
  package's framework, bump PKGREVISION for safe update.  Noted by
  obache@ on tech-pkg.
   2010-09-10 10:52:04 by Takahiro Kambe | Files touched by this commit (1)
Log message:
* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Comment out HOMEPAGE, domain disappeared.
* Add LICENSE.
* Remove default value of GEM_BUILD.
   2010-09-07 19:20:27 by Takahiro Kambe | Files touched by this commit (19)
Log message:
* Mark these packages Ruby 1.8.x support only.
* Add some comments and a little clean up.

No functional change.
   2009-06-14 20:17:35 by Joerg Sonnenberger | Files touched by this commit (218)
Log message:
Remove @dirrm entries from PLISTs
   2008-04-04 17:30:02 by Johnny C. Lam | Files touched by this commit (98)
Log message:
Install as a gem using the pkgsrc rubygem.mk framework instead of
directly into site_ruby.
   2007-05-26 02:56:50 by Min Sik Kim | Files touched by this commit (4) | Imported package
Log message:
Import xhtmldiff.

xhtmldiff is a tool for generating valid XHTML redline documents from
valid XHTML documents.