| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
03 Jun 2012 05:56:20
1.2200
|
az  |
- Remove SITE_PERL from *_DEPENDS
Approved by: maintainer (tobez@ via IM) |
21 Jan 2012 17:40:15
1.2200
|
eadler  |
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr |
21 Jun 2011 06:58:21
1.2200
|
az  |
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum
- Utilize CPAN macro |
14 Feb 2010 16:00:43
1.2200
|
tobez  |
Update to 1.22(00).
Changes: http://search.cpan.org/dist/Data-Compare/CHANGES |
01 Feb 2010 19:33:08
1.2102
|
tobez  |
Update to 1.2102.
Changes: http://search.cpan.org/dist/Data-Compare/CHANGES |
14 May 2009 10:46:40
1.2101
|
tobez  |
Update to 1.2101.
Changes: http://search.cpan.org/dist/Data-Compare/CHANGES |
03 Sep 2008 13:25:53
1.21
|
tobez  |
Update to 1.21.
Changes: http://search.cpan.org/dist/Data-Compare/CHANGES |
02 Jul 2008 08:35:08
1.19
|
tobez  |
Update to 1.19.
Changes: http://search.cpan.org/dist/Data-Compare/CHANGES |
17 Apr 2008 14:30:31
1.18
|
araujo  |
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav) |
07 Feb 2008 12:53:28
1.18
|
tobez  |
Update to 1.18.
Changes: http://search.cpan.org/dist/Data-Compare/CHANGES |
21 Aug 2007 08:26:31
0.17
|
tobez  |
Update to 0.17.
Remove 4.X bits from the port.
Changes: http://search.cpan.org/src/DCANTRELL/Data-Compare-0.17/CHANGES |
01 Mar 2007 13:24:09
0.16
|
tobez  |
Update to 0.16.
Submitted by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
PR: 109661 |
27 Feb 2007 11:48:48
0.15
|
tobez  |
Update to 0.15. |
28 Nov 2006 13:22:45
0.14
|
tobez  |
Update to 0.14. |
22 Jan 2006 08:30:12
0.13
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 01:48:34
0.13
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
20 Jan 2005 09:24:33
0.13
|
tobez  |
Update to 0.13. |
11 Feb 2004 09:28:07
0.08
|
tobez  |
Update to 0.08.
Submitted by: mat |
29 Dec 2003 12:57:57
0.04
|
tobez  |
Update to 0.04. |
24 Oct 2003 12:05:09
0.02
|
ijliao  |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
07 Mar 2003 06:01:16
0.02
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
12 Jun 2001 20:25:42 
|
tobez  |
Updated MAINTAINER to my new committer email address. Do the same for
pkg-descr files. |
28 Apr 2001 15:48:19 
|
joe  |
Compare two perl data structures recursively. Returns 0 if the structures
differ, else returns 1. |