Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
24 Jul 2020 07:25:22
1.08

|
sunpoet  |
Update to 1.08
- Add LICENSE_FILE
Changes: https://metacpan.org/changes/distribution/Path-Dispatcher |
01 Mar 2020 18:19:30
1.07

|
sunpoet  |
Update to 1.07
- Add NO_ARCH
Changes: https://metacpan.org/changes/distribution/Path-Dispatcher |
06 Oct 2018 13:06:45
1.06

|
des  |
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw) |
27 May 2018 20:15:20
1.06

|
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.06

|
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
01 Apr 2016 14:00:57
1.06

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
19 Feb 2015 19:45:55
1.06

|
sunpoet  |
- Sort PLIST |
19 Feb 2015 19:23:24
1.06

|
adamw  |
Update to 1.06.
Changes: https://metacpan.org/changes/distribution/Path-Dispatcher |
26 Nov 2014 13:08:38
1.05_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.05

|
bapt  |
Cleanup plist |
31 Oct 2013 06:20:33
1.05

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

|
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.05

|
mat  |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
14 Mar 2013 19:30:17
1.05

|
sunpoet  |
- Update to 1.05
- Sort MAN3
- Cleanup Makefile header
Changes: http://search.cpan.org/dist/Path-Dispatcher/Changes |
17 Dec 2012 12:40:25
1.04_1

|
az  |
Cleanup supporting perl version 5.8 and 5.10,
lang/perl5.8 and lang/5.10 will be removed from ports tree soon. |
13 Mar 2012 16:15:36
1.04_1
|
pgollucci  |
- Revert ports/165605 as requested by portmgr@
Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.
PR: ports/165605
Approved by: portmgr (bapt)
Feature safe: yes (I sure hope so) |
08 Mar 2012 18:45:38
1.04_1
|
pgollucci  |
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}
PR: ports/165605
Submitted by: pgollucci (myself)
Approved by: portmgr (linimon)
Exp Run by: linimon
Tested by: make index |
30 Jan 2012 21:54:59
1.04_1
|
sunpoet  |
- Remove duplicated RUN_DEPENDS
- Add missing trailing slash to WWW |
30 Jan 2012 02:09:16
1.04_1
|
swills  |
- Add missing RUN_DEPENDS [1]
- Add TEST_DEPENDS [1]
- Reassign to perl@ [2]
PR: ports/164513 [1]
Submitted by: swills (myself) [1]
Approved by: bapt (maintainer) [1]
Requested by: bapt (maintainer, via IRC) [2] |
05 Sep 2011 15:06:25
1.04
|
bapt  |
- update to 1.04
- changes: http://cpansearch.perl.org/src/SARTAK/Path-Dispatcher-1.04/Changes
- pet portlint
- fix licenses |
11 Jul 2011 11:25:38
1.02
|
bapt  |
fix WWW |
05 Apr 2011 15:44:23
1.02
|
bapt  |
Path::Dispatcher - flexible and extensible dispatch for perl
WWW: http://search.cpan.org/dist/Path-Dispatcher |