non port: devel/p5-Data-Walk/Makefile |
SVNWeb
|
Number of commits found: 11 |
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Fri, 15 Sep 2017
|
[ 08:58 mat ] (Only the first 10 of 2495 ports in this commit are shown above. )
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight
|
Thu, 19 May 2016
|
[ 03:43 sunpoet ]
- Update to 2.01
Changes: http://search.cpan.org/dist/Data-Walk/NEWS
|
Fri, 15 Apr 2016
|
[ 23:10 sunpoet ]
- Update to 2.00
- Remove MASTER_SITE_SUBDIR
- Sort PLIST
Changes: http://search.cpan.org/dist/Data-Walk/NEWS
|
Sun, 31 May 2015
|
[ 13:37 amdmi3 ] (Only the first 10 of 19 ports in this commit are shown above. )
- Add NO_ARCH
Approved by: portmgr blanket
|
Wed, 26 Nov 2014
|
[ 13:08 mat ] (Only the first 10 of 10077 ports in this commit are shown above. )
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 )
|
Tue, 29 Oct 2013
|
[ 07:56 vanilla ] (Only the first 10 of 232 ports in this commit are shown above. )
Support STAGEDIR.
|
Fri, 20 Sep 2013
|
[ 17:13 bapt ] (Only the first 10 of 2998 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
|
Fri, 2 Aug 2013
|
[ 18:52 mat ] (Only the first 10 of 1871 ports in this commit are shown above. )
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
|
Fri, 28 Oct 2011
|
[ 23:02 pgollucci ]
Data::Walk is for data what File::Find is for files. You can use it fo
rolling your own serialization class, for displaying Perl data structures,
for deep copying or comparing, for recursive deletion of data, or ...
|
Number of commits found: 11 |