mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
a367e100f3
- Use CPAN :id subdir macro - Add LICENSE - Use TEST_DEPENDS for test-only dependencies - Sort MAN3 and PLIST - Change WWW to CPAN - Adjust pkg-descr Changes: http://search.cpan.org/dist/Mason/Changes PR: ports/168758 Submitted by: sunpoet (myself) Approved by: maintainer (timeout, 27 days)
103 lines
3.9 KiB
Plaintext
103 lines
3.9 KiB
Plaintext
bin/mason.pl
|
|
%%SITE_PERL%%/Mason.pm
|
|
%%SITE_PERL%%/Mason/App.pm
|
|
%%SITE_PERL%%/Mason/CodeCache.pm
|
|
%%SITE_PERL%%/Mason/Compilation.pm
|
|
%%SITE_PERL%%/Mason/Component.pm
|
|
%%SITE_PERL%%/Mason/Component/ClassMeta.pm
|
|
%%SITE_PERL%%/Mason/Component/Import.pm
|
|
%%SITE_PERL%%/Mason/Component/Moose.pm
|
|
%%SITE_PERL%%/Mason/DynamicFilter.pm
|
|
%%SITE_PERL%%/Mason/Exceptions.pm
|
|
%%SITE_PERL%%/Mason/Filters/Standard.pm
|
|
%%SITE_PERL%%/Mason/Interp.pm
|
|
%%SITE_PERL%%/Mason/Manual.pod
|
|
%%SITE_PERL%%/Mason/Manual/Components.pod
|
|
%%SITE_PERL%%/Mason/Manual/Cookbook.pod
|
|
%%SITE_PERL%%/Mason/Manual/FAQ.pod
|
|
%%SITE_PERL%%/Mason/Manual/Filters.pod
|
|
%%SITE_PERL%%/Mason/Manual/Intro.pod
|
|
%%SITE_PERL%%/Mason/Manual/Plugins.pod
|
|
%%SITE_PERL%%/Mason/Manual/RequestDispatch.pod
|
|
%%SITE_PERL%%/Mason/Manual/Setup.pod
|
|
%%SITE_PERL%%/Mason/Manual/Subclasses.pod
|
|
%%SITE_PERL%%/Mason/Manual/Syntax.pod
|
|
%%SITE_PERL%%/Mason/Manual/Tutorial.pod
|
|
%%SITE_PERL%%/Mason/Manual/UpgradingFromMason1.pod
|
|
%%SITE_PERL%%/Mason/Moose.pm
|
|
%%SITE_PERL%%/Mason/Moose/Role.pm
|
|
%%SITE_PERL%%/Mason/Plugin.pm
|
|
%%SITE_PERL%%/Mason/Plugin/Defer.pm
|
|
%%SITE_PERL%%/Mason/Plugin/Defer/Filters.pm
|
|
%%SITE_PERL%%/Mason/Plugin/Defer/Request.pm
|
|
%%SITE_PERL%%/Mason/Plugin/DollarDot.pm
|
|
%%SITE_PERL%%/Mason/Plugin/DollarDot/Compilation.pm
|
|
%%SITE_PERL%%/Mason/Plugin/LvalueAttributes.pm
|
|
%%SITE_PERL%%/Mason/Plugin/LvalueAttributes/Interp.pm
|
|
%%SITE_PERL%%/Mason/Plugin/TidyObjectFiles.pm
|
|
%%SITE_PERL%%/Mason/Plugin/TidyObjectFiles/Interp.pm
|
|
%%SITE_PERL%%/Mason/PluginBundle.pm
|
|
%%SITE_PERL%%/Mason/PluginBundle/Default.pm
|
|
%%SITE_PERL%%/Mason/PluginManager.pm
|
|
%%SITE_PERL%%/Mason/PluginRole.pm
|
|
%%SITE_PERL%%/Mason/Request.pm
|
|
%%SITE_PERL%%/Mason/Result.pm
|
|
%%SITE_PERL%%/Mason/Test/Class.pm
|
|
%%SITE_PERL%%/Mason/Test/Overrides/Component/StrictMoose.pm
|
|
%%SITE_PERL%%/Mason/Test/Plugins/Notify.pm
|
|
%%SITE_PERL%%/Mason/Test/Plugins/Notify/Compilation.pm
|
|
%%SITE_PERL%%/Mason/Test/Plugins/Notify/Component.pm
|
|
%%SITE_PERL%%/Mason/Test/Plugins/Notify/Interp.pm
|
|
%%SITE_PERL%%/Mason/Test/Plugins/Notify/Request.pm
|
|
%%SITE_PERL%%/Mason/Test/RootClass.pm
|
|
%%SITE_PERL%%/Mason/Test/RootClass/Compilation.pm
|
|
%%SITE_PERL%%/Mason/Test/RootClass/Component.pm
|
|
%%SITE_PERL%%/Mason/Test/RootClass/Interp.pm
|
|
%%SITE_PERL%%/Mason/Test/RootClass/Request.pm
|
|
%%SITE_PERL%%/Mason/TieHandle.pm
|
|
%%SITE_PERL%%/Mason/Types.pm
|
|
%%SITE_PERL%%/Mason/Util.pm
|
|
%%SITE_PERL%%/Mason/t/Autobase.pm
|
|
%%SITE_PERL%%/Mason/t/Cache.pm
|
|
%%SITE_PERL%%/Mason/t/CompCalls.pm
|
|
%%SITE_PERL%%/Mason/t/Compilation.pm
|
|
%%SITE_PERL%%/Mason/t/ComponentMeta.pm
|
|
%%SITE_PERL%%/Mason/t/Defer.pm
|
|
%%SITE_PERL%%/Mason/t/DollarDot.pm
|
|
%%SITE_PERL%%/Mason/t/Errors.pm
|
|
%%SITE_PERL%%/Mason/t/Filters.pm
|
|
%%SITE_PERL%%/Mason/t/Globals.pm
|
|
%%SITE_PERL%%/Mason/t/HTMLFilters.pm
|
|
%%SITE_PERL%%/Mason/t/Interp.pm
|
|
%%SITE_PERL%%/Mason/t/LvalueAttributes.pm
|
|
%%SITE_PERL%%/Mason/t/Plugins.pm
|
|
%%SITE_PERL%%/Mason/t/Reload.pm
|
|
%%SITE_PERL%%/Mason/t/Request.pm
|
|
%%SITE_PERL%%/Mason/t/ResolveURI.pm
|
|
%%SITE_PERL%%/Mason/t/Sanity.pm
|
|
%%SITE_PERL%%/Mason/t/Sections.pm
|
|
%%SITE_PERL%%/Mason/t/Skel.pm
|
|
%%SITE_PERL%%/Mason/t/StaticSource.pm
|
|
%%SITE_PERL%%/Mason/t/Syntax.pm
|
|
%%SITE_PERL%%/Mason/t/Util.pm
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Mason/.packlist
|
|
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Mason
|
|
@dirrmtry %%SITE_PERL%%/Mason/t
|
|
@dirrmtry %%SITE_PERL%%/Mason/Test/RootClass
|
|
@dirrmtry %%SITE_PERL%%/Mason/Test/Plugins/Notify
|
|
@dirrmtry %%SITE_PERL%%/Mason/Test/Plugins
|
|
@dirrmtry %%SITE_PERL%%/Mason/Test/Overrides/Component
|
|
@dirrmtry %%SITE_PERL%%/Mason/Test/Overrides
|
|
@dirrmtry %%SITE_PERL%%/Mason/Test
|
|
@dirrmtry %%SITE_PERL%%/Mason/PluginBundle
|
|
@dirrmtry %%SITE_PERL%%/Mason/Plugin/TidyObjectFiles
|
|
@dirrmtry %%SITE_PERL%%/Mason/Plugin/LvalueAttributes
|
|
@dirrmtry %%SITE_PERL%%/Mason/Plugin/DollarDot
|
|
@dirrmtry %%SITE_PERL%%/Mason/Plugin/Defer
|
|
@dirrmtry %%SITE_PERL%%/Mason/Plugin
|
|
@dirrmtry %%SITE_PERL%%/Mason/Moose
|
|
@dirrmtry %%SITE_PERL%%/Mason/Manual
|
|
@dirrmtry %%SITE_PERL%%/Mason/Filters
|
|
@dirrmtry %%SITE_PERL%%/Mason/Component
|
|
@dirrmtry %%SITE_PERL%%/Mason
|