Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
10 Sep 2018 11:17:00
1.1903

|
des  |
Reassign all of tobez@'s p5 ports to perl@.
Approved by: tobez |
27 May 2018 20:15:20
1.1903

|
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
07 Mar 2018 09:03:07
1.1903

|
amdmi3  |
- Add LICENSE
- Add NO_ARCH
Approved by: portmgr blanket |
02 Mar 2015 23:21:08
1.1903

|
bapt  |
Remove Author from pkg-descr and white space fixes |
16 Feb 2015 21:26:35
1.1903

|
adamw  |
Update to 1.1903
Changes: https://metacpan.org/changes/distribution/Algorithm-Diff
PR: 197715
Approved by: maintainer (implicit) |
26 Nov 2014 13:08:38
1.1902_1

|
mat  |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
27 Oct 2014 10:55:59
1.1902

|
bapt  |
Cleanup plist |
09 Jan 2014 13:14:31
1.1902

|
az  |
- add stage support
Approved by: portmgr (blanket infrastructure) |
20 Sep 2013 17:13:47
1.1902

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
05 Aug 2013 15:05:30
1.1902

|
az  |
- Convert to new perl framework
- Trim Makefile header
Approved by: tobez@ (maintainer) |
24 Oct 2011 09:11:38
1.1902
|
dougb  |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
22 Oct 2011 23:50:23
1.1902
|
eadler  |
- remove maintainer tags from pkg-descr
Approved by: portmgr
Approved by: bapt (mentor) |
03 Jul 2011 14:59:23
1.1902
|
ohauer  |
-remove MD5 |
17 Apr 2008 14:30:31
1.1902
|
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) |
22 Sep 2006 10:08:39
1.1902
|
tobez  |
Update to 1.1902.
PR: 101101, 101142
Submitted by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
Gea-Suan Lin <gslin@gslin.org> |
22 Jan 2006 08:30:12
1.1901
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 01:48:34
1.1901
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
21 Oct 2005 10:27:22
1.1901
|
tobez  |
Update to 1.1901.
PR: 86789
Submitted by: ehaupt |
21 Sep 2005 19:31:43
1.15
|
fenner  |
search.cpan.org redirect reduction canonicalization project, pass 1:
URLs automatically rewritten from /search?dist=Foo or /dist/Foo
to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization,
this is the preferred way to refer to modules on search.cpan.org.
This pass brought to you by http://people.freebsd.org/~fenner/fix-search |
31 Mar 2004 03:12:58
1.15
|
trevor  |
SIZEify (maintainer timeout) |
24 Oct 2003 12:05:09
1.15
|
ijliao  |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
07 Mar 2003 06:01:16
1.15
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
28 May 2002 15:45:00
1.15
|
tobez  |
Update to 1.15; add WWW. |
14 Aug 2001 16:53:18

|
tobez  |
Upgrade devel/p5-Algorithm-Diff to 1.11a. Assume port maintainership. |
01 Mar 2001 06:39:18

|
vanilla  |
Remove do-configure section, use PERL_CONFIGURE now. |
12 Jan 2001 01:54:26

|
kuriyama  |
Add 2 "@unexec rmdir"s. |
03 Jan 2001 23:14:38

|
will  |
Add p5-Algorithm-Diff 1.10, perl interface to compute differences between two
objects. |