1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-16 07:58:04 +00:00
freebsd-ports/www/p5-Gantry/pkg-plist
Cheng-Lung Sung 49c0e39450 Add p5-Gantry 3.40, web application framework for mod_perl, cgi, etc.
PR:		ports/103662
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-09-28 07:02:47 +00:00

108 lines
4.5 KiB
Plaintext

@comment $FreeBSD$
%%SITE_PERL%%/Gantry.pm
%%SITE_PERL%%/Gantry/Conf.pm
%%SITE_PERL%%/Gantry/Conf/FAQ.pm
%%SITE_PERL%%/Gantry/Conf/Provider.pm
%%SITE_PERL%%/Gantry/Conf/Provider/FlatFile/Config/General.pm
%%SITE_PERL%%/Gantry/Conf/Provider/FlatFile/Config/Tiny.pm
%%SITE_PERL%%/Gantry/Conf/Provider/HTTP.pm
%%SITE_PERL%%/Gantry/Conf/Provider/HTTP/Config/General.pm
%%SITE_PERL%%/Gantry/Conf/Provider/ParamBuilder.pm
%%SITE_PERL%%/Gantry/Conf/Provider/PerlSetVar.pm
%%SITE_PERL%%/Gantry/Conf/Provider/SQL/PostgreSQL.pm
%%SITE_PERL%%/Gantry/Conf/Tutorial.pm
%%SITE_PERL%%/Gantry/Control.pm
%%SITE_PERL%%/Gantry/Control/C/Access.pm
%%SITE_PERL%%/Gantry/Control/C/AuthenBase.pm
%%SITE_PERL%%/Gantry/Control/C/AuthenCDBI.pm
%%SITE_PERL%%/Gantry/Control/C/AuthenRegular.pm
%%SITE_PERL%%/Gantry/Control/C/Authz/PageBasedBase.pm
%%SITE_PERL%%/Gantry/Control/C/Authz/PageBasedCDBI.pm
%%SITE_PERL%%/Gantry/Control/C/Authz/PageBasedRegular.pm
%%SITE_PERL%%/Gantry/Control/C/AuthzBase.pm
%%SITE_PERL%%/Gantry/Control/C/AuthzCDBI.pm
%%SITE_PERL%%/Gantry/Control/C/AuthzRegular.pm
%%SITE_PERL%%/Gantry/Control/C/Groups.pm
%%SITE_PERL%%/Gantry/Control/C/Pages.pm
%%SITE_PERL%%/Gantry/Control/C/Users.pm
%%SITE_PERL%%/Gantry/Control/Model/GEN/auth_group_members.pm
%%SITE_PERL%%/Gantry/Control/Model/GEN/auth_groups.pm
%%SITE_PERL%%/Gantry/Control/Model/GEN/auth_pages.pm
%%SITE_PERL%%/Gantry/Control/Model/GEN/auth_users.pm
%%SITE_PERL%%/Gantry/Control/Model/auth_group_members.pm
%%SITE_PERL%%/Gantry/Control/Model/auth_group_members_cdbi.pm
%%SITE_PERL%%/Gantry/Control/Model/auth_groups.pm
%%SITE_PERL%%/Gantry/Control/Model/auth_groups_cdbi.pm
%%SITE_PERL%%/Gantry/Control/Model/auth_pages.pm
%%SITE_PERL%%/Gantry/Control/Model/auth_pages_cdbi.pm
%%SITE_PERL%%/Gantry/Control/Model/auth_users.pm
%%SITE_PERL%%/Gantry/Control/Model/auth_users_cdbi.pm
%%SITE_PERL%%/Gantry/Docs/About.pm
%%SITE_PERL%%/Gantry/Docs/DBConn.pm
%%SITE_PERL%%/Gantry/Docs/FAQ.pm
%%SITE_PERL%%/Gantry/Docs/QuickStart.pm
%%SITE_PERL%%/Gantry/Docs/TOC.pm
%%SITE_PERL%%/Gantry/Docs/Tutorial.pm
%%SITE_PERL%%/Gantry/Docs/Why.pm
%%SITE_PERL%%/Gantry/Engine/CGI.pm
%%SITE_PERL%%/Gantry/Engine/MP13.pm
%%SITE_PERL%%/Gantry/Engine/MP20.pm
%%SITE_PERL%%/Gantry/Init.pm
%%SITE_PERL%%/Gantry/Plugins/AutoCRUD.pm
%%SITE_PERL%%/Gantry/Plugins/AutoCRUDHelper/CDBI.pm
%%SITE_PERL%%/Gantry/Plugins/AutoCRUDHelper/DBIxClass.pm
%%SITE_PERL%%/Gantry/Plugins/CRUD.pm
%%SITE_PERL%%/Gantry/Plugins/Calendar.pm
%%SITE_PERL%%/Gantry/Plugins/DBIxClassConn.pm
%%SITE_PERL%%/Gantry/Plugins/Static.pm
%%SITE_PERL%%/Gantry/Plugins/Validate.pm
%%SITE_PERL%%/Gantry/Server.pm
%%SITE_PERL%%/Gantry/Stash.pm
%%SITE_PERL%%/Gantry/Stash/Controller.pm
%%SITE_PERL%%/Gantry/Stash/View.pm
%%SITE_PERL%%/Gantry/Stash/View/Form.pm
%%SITE_PERL%%/Gantry/Template/Default.pm
%%SITE_PERL%%/Gantry/Template/Framing.pm
%%SITE_PERL%%/Gantry/Template/TT.pm
%%SITE_PERL%%/Gantry/Utils/AuthCDBI.pm
%%SITE_PERL%%/Gantry/Utils/CDBI.pm
%%SITE_PERL%%/Gantry/Utils/CRUDHelp.pm
%%SITE_PERL%%/Gantry/Utils/DB.pm
%%SITE_PERL%%/Gantry/Utils/DBConnHelper.pm
%%SITE_PERL%%/Gantry/Utils/DBConnHelper/MP13.pm
%%SITE_PERL%%/Gantry/Utils/DBConnHelper/MP20.pm
%%SITE_PERL%%/Gantry/Utils/DBConnHelper/Script.pm
%%SITE_PERL%%/Gantry/Utils/DBIxClass.pm
%%SITE_PERL%%/Gantry/Utils/HTML.pm
%%SITE_PERL%%/Gantry/Utils/Model.pm
%%SITE_PERL%%/Gantry/Utils/Model/Auth.pm
%%SITE_PERL%%/Gantry/Utils/Model/Regular.pm
%%SITE_PERL%%/Gantry/Utils/ModelHelper.pm
%%SITE_PERL%%/Gantry/Utils/PODViewer.pm
%%SITE_PERL%%/Gantry/Utils/PerlbalFixup.pm
%%SITE_PERL%%/Gantry/Utils/SQL.pm
%%SITE_PERL%%/Gantry/Utils/Validate.pm
@dirrmtry %%SITE_PERL%%/Gantry/Utils/Model
@dirrmtry %%SITE_PERL%%/Gantry/Utils/DBConnHelper
@dirrmtry %%SITE_PERL%%/Gantry/Utils
@dirrmtry %%SITE_PERL%%/Gantry/Template
@dirrmtry %%SITE_PERL%%/Gantry/Stash/View
@dirrmtry %%SITE_PERL%%/Gantry/Stash
@dirrmtry %%SITE_PERL%%/Gantry/Plugins/AutoCRUDHelper
@dirrmtry %%SITE_PERL%%/Gantry/Plugins
@dirrmtry %%SITE_PERL%%/Gantry/Engine
@dirrmtry %%SITE_PERL%%/Gantry/Docs
@dirrmtry %%SITE_PERL%%/Gantry/Control/Model/GEN
@dirrmtry %%SITE_PERL%%/Gantry/Control/Model
@dirrmtry %%SITE_PERL%%/Gantry/Control/C/Authz
@dirrmtry %%SITE_PERL%%/Gantry/Control/C
@dirrmtry %%SITE_PERL%%/Gantry/Control
@dirrmtry %%SITE_PERL%%/Gantry/Conf/Provider/SQL
@dirrmtry %%SITE_PERL%%/Gantry/Conf/Provider/HTTP/Config
@dirrmtry %%SITE_PERL%%/Gantry/Conf/Provider/HTTP
@dirrmtry %%SITE_PERL%%/Gantry/Conf/Provider/FlatFile/Config
@dirrmtry %%SITE_PERL%%/Gantry/Conf/Provider/FlatFile
@dirrmtry %%SITE_PERL%%/Gantry/Conf/Provider
@dirrmtry %%SITE_PERL%%/Gantry/Conf
@dirrmtry %%SITE_PERL%%/Gantry