aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Data-Compare
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.14.Anton Berezin2006-11-282-5/+11
| | | | Notes: svn path=/head/; revision=178172
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-2/+2
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154110
* Update to 0.13.Anton Berezin2005-01-202-3/+3
| | | | Notes: svn path=/head/; revision=126923
* Update to 0.08.Anton Berezin2004-02-113-4/+14
| | | | | | | Submitted by: mat Notes: svn path=/head/; revision=100654
* Update to 0.04.Anton Berezin2003-12-292-2/+2
| | | | Notes: svn path=/head/; revision=96878
* utilize SITE_PERLYing-Chieh Liao2003-10-242-6/+5
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Updated MAINTAINER to my new committer email address.Anton Berezin2001-06-122-2/+2
| | | | | | | | | Do the same for pkg-descr files. Approved by: markm Notes: svn path=/head/; revision=43917
* Compare two perl data structures recursively. Returns 0 if theJosef Karthauser2001-04-285-0/+34
structures differ, else returns 1. PR: ports/26853 Notes: svn path=/head/; revision=42002