aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-String-ShowDiff/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Reset mat@FreeBSD.org due to maintainer-timeouts and no response to email.Mark Linimon2009-08-161-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=239641
* Use the CPAN site macro.Mathieu Arnold2007-08-311-2/+1
| | | | | | | | Use DISTVERSION in place of DISTNAME where possible. Remove perl 5.005 shims. Notes: svn path=/head/; revision=198588
* Update my ports to use my @FreeBSD.org addressMathieu Arnold2003-08-161-1/+1
| | | | | | | Approved by: demon (mentor) Notes: svn path=/head/; revision=87033
* UPDATE textproc/p5-String-ShowDiffEdwin Groothuis2003-05-081-7/+2
| | | | | | | | | | Update to 0.03 PR: ports/51687 Submitted by: Mathieu Arnold <m@absolight.net> Notes: svn path=/head/; revision=80476
* NEW PORT devel/p5-String-ShowDiffEdwin Groothuis2003-04-291-0/+31
This module is a wrapper around the diff algorithm from the module Algorithm::Diff. It's job is to simplify a visualization of the differences of each strings. Compared to the many other Diff modules, the output is neither in diff-style nor are the recognised differences on line or word boundaries, they are at character level. PR: ports/51434 Submitted by: Mathieu Arnold <m@absolight.net> Notes: svn path=/head/; revision=79849