Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 May 2019 13:04:24
1.23_1

|
mat  |
Remove Created by lines where I am the one. |
27 May 2018 20:15:20
1.23_1

|
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
15 Sep 2017 08:58:50
1.23_1

|
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
29 Jun 2015 13:50:39
1.23_1

|
sunpoet  |
- Remove DOCS option
- Add NO_ARCH
- Bump PORTREVISION for package change |
10 Jun 2015 07:44:24
1.23

|
culot  |
- Update to 1.23
- Add LICENSE (Artistic 1 & GPL 1)
Changes: http://search.cpan.org/dist/Data-Dump/Changes |
26 Nov 2014 13:08:38
1.22_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.22

|
bapt  |
Cleanup plist |
03 Jul 2014 23:57:08
1.22

|
adamw  |
Remove NOPORTDOCS and NOPORTEXAMPLES.
Approved by: portmgr (blanket) |
05 Nov 2013 12:56:04
1.22

|
vanilla  |
Support STAGEDIR. |
22 Oct 2013 16:57:45
1.22

|
mat  |
Try and be consistent with what commands are silent and not in *install.
- MKDIR is silent
- ECHO is silent
- INSTALL_* are not silent
- CP/FIND/... are not silent
I fixed a few PORTDOCS misusage, I'll do a second pass.
With Hat: perl@ |
22 Sep 2013 18:05:05
1.22

|
bapt  |
Fix NO_STAGE attribution |
20 Sep 2013 17:13:47
1.22

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
02 Aug 2013 18:52:11
1.22

|
mat  |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
13 May 2013 09:23:40
1.22

|
tobez  |
Update to 1.22.
Changes: http://search.cpan.org/dist/Data-Dump/Changes |
15 Oct 2011 13:09:25
1.21
|
sunpoet  |
- Update to 1.21
Changes: http://search.cpan.org/dist/Data-Dump/Changes |
02 Oct 2011 14:37:26
1.20
|
sunpoet  |
- Update to 1.20
Changes: http://search.cpan.org/dist/Data-Dump/Changes |
17 May 2011 11:05:02
1.19
|
jadawin  |
- Cleaning MD5 in perl@'s ports.
Approved by: erwin@ (portmgr) |
20 Oct 2010 18:42:07
1.19
|
leeym  |
- update to 1.19 |
19 Oct 2010 02:43:05
1.18
|
wen  |
- Update to 1.18
Changelog: http://cpansearch.perl.org/src/GAAS/Data-Dump-1.18/Changes |
24 Sep 2010 02:03:44
1.17
|
pgollucci  |
- only 13% of the p5- ports embed @comment $FreeBSD$:
so standarize and remove it
With Hat: perl@ |
14 Jun 2010 10:31:14
1.17
|
tobez  |
Update to 1.17.
Changes: http://search.cpan.org/dist/Data-Dump/Changes |
09 Jun 2010 12:30:31
1.16
|
tobez  |
Update to 1.16.
Changes: http://search.cpan.org/dist/Data-Dump/Changes |
18 Aug 2009 08:51:58
1.15
|
tobez  |
Update to 1.15.
Changes: http://search.cpan.org/dist/Data-Dump/Changes |
16 Aug 2009 09:55:32
1.14
|
linimon  |
Reset mat@FreeBSD.org due to maintainer-timeouts and no response to email.
Hat: portmgr |
12 Feb 2009 15:59:10
1.14
|
mat  |
Update to 1.14 |
31 Aug 2007 13:37:23
1.08
|
mat  |
Use the CPAN site macro.
Use DISTVERSION in place of DISTNAME where possible.
Remove perl 5.005 shims. |
03 Jan 2007 12:47:43
1.08
|
mat  |
Update to 1.08
PR: 107069
Submitted by: chinsan |
22 Jan 2006 01:48:34
1.06
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
14 Nov 2005 14:16:12
1.06
|
mat  |
Be hipe and add SHA256 |
17 Nov 2004 11:01:46
1.06
|
mat  |
Update to 1.06 |
12 Nov 2004 11:18:41
1.05
|
mat  |
Update to 1.05 |
10 Nov 2004 16:21:39
1.04
|
mat  |
Update to 1.04
Add some docs |
14 Apr 2004 11:21:49
1.03
|
mat  |
Update to 1.03 |
23 Mar 2004 14:08:07
1.02
|
mat  |
Add p5-Data-Dump 1.02, pretty printing of data structures. |