Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
27 May 2018 20:15:20
3.0001

|
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
28 Feb 2017 09:45:20
3.0001

|
sunpoet  |
Use real PORTVERSION
- Add LICENSE
- Add NO_ARCH
- Sort PLIST |
26 Nov 2014 13:08:38
3.00.01_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
3.00.01

|
bapt  |
Cleanup plist |
29 Oct 2013 07:56:02
3.00.01

|
vanilla  |
Support STAGEDIR. |
20 Sep 2013 17:13:47
3.00.01

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

|
mat  |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
29 Mar 2013 00:44:54
3.00.01

|
eadler  |
For perl@ owned ports:
- Fix COMMENT
- Trim header |
06 Jun 2012 16:11:07
3.00.01
|
sunpoet  |
- Update to 3.0001
Changes: http://search.cpan.org/dist/Data-Hexdumper/CHANGELOG |
01 May 2012 01:47:10
3.00
|
swills  |
- Assign clsung's p5- ports to perl@
Approved by: clsung via IRC |
08 Oct 2011 16:13:55
3.00
|
clsung  |
- Update to 3.00 |
03 Jul 2011 14:59:23
2.01
|
ohauer  |
-remove MD5 |
02 Jun 2009 11:00:03
2.01
|
clsung  |
- Update to 2.01
PR: ports/134810
Submitted by: pgollucci |
13 Jun 2008 06:35:57
1.4
|
clsung  |
- Update to 1.4
Changes: http://search.cpan.org/dist/Data-Hexdumper/CHANGES |
23 May 2008 21:18:39
1.3
|
olgeni  |
Hunt for typos in devel/p5-*. |
21 Aug 2007 10:16:47
1.3
|
clsung  |
- Update to 1.3 |
22 Jan 2006 00:27:03
1.2
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry |
24 Nov 2005 15:40:04
1.2
|
pav  |
- Add some SHA256 checksums |
25 Feb 2004 02:20:36
1.2
|
ijliao  |
add p5-Data-Hexdumper 1.2
A module for displaying binary data in a readable format |