1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- Add LICENSE

- Sort PLIST
- Reformat pkg-descr
- Use single space after WWW:
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2014-07-06 18:51:39 +00:00
parent 96b29b5eff
commit 9b70d09f6a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=360985
3 changed files with 24 additions and 23 deletions

View File

@ -12,15 +12,18 @@ PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Interface to Jquery, a language based on JavaScript COMMENT= Interface to Jquery, a language based on JavaScript
RUN_DEPENDS= p5-CGI-Application>=0:${PORTSDIR}/www/p5-CGI-Application \ LICENSE= ART10 GPLv1
LICENSE_COMB= dual
BUILD_DEPENDS= p5-CGI-Application>=0:${PORTSDIR}/www/p5-CGI-Application \
p5-CSS>=0:${PORTSDIR}/textproc/p5-CSS \ p5-CSS>=0:${PORTSDIR}/textproc/p5-CSS \
p5-HTML-Table>=0:${PORTSDIR}/www/p5-HTML-Table \ p5-HTML-Table>=0:${PORTSDIR}/www/p5-HTML-Table \
p5-IO-String>=0:${PORTSDIR}/devel/p5-IO-String \ p5-IO-String>=0:${PORTSDIR}/devel/p5-IO-String \
p5-XML-Writer>=0:${PORTSDIR}/textproc/p5-XML-Writer p5-XML-Writer>=0:${PORTSDIR}/textproc/p5-XML-Writer
BUILD_DEPENDS:= ${RUN_DEPENDS} RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5 shebangfix
USE_PERL5= modbuild USE_PERL5= modbuild
USES= perl5 shebangfix
SHEBANG_FILES= lib/JQuery/cgi-bin/*.pl SHEBANG_FILES= lib/JQuery/cgi-bin/*.pl

View File

@ -1,10 +1,8 @@
JQuery is a frontend for the jQuery language. I use JQuery to refer to JQuery is a frontend for the jQuery language. I use JQuery to refer to the Perl
the Perl part or the package, and jQuery to reference the javascript part or the package, and jQuery to reference the javascript part or the package.
part or the package.
A quote from http://jquery.com: jQuery is a fast, concise, JavaScript A quote from http://jquery.com: jQuery is a fast, concise, JavaScript Library
Library that simplifies how you traverse HTML documents, handle that simplifies how you traverse HTML documents, handle events, perform
events, perform animations, and add Ajax interactions to your web animations, and add Ajax interactions to your web pages.
pages.
WWW: http://search.cpan.org/dist/JQuery/ WWW: http://search.cpan.org/dist/JQuery/

View File

@ -1,15 +1,3 @@
%%PERL5_MAN3%%/JQuery.3.gz
%%PERL5_MAN3%%/JQuery::Accordion.3.gz
%%PERL5_MAN3%%/JQuery::CSS.3.gz
%%PERL5_MAN3%%/JQuery::ClickMenu.3.gz
%%PERL5_MAN3%%/JQuery::Demo.3.gz
%%PERL5_MAN3%%/JQuery::Form.3.gz
%%PERL5_MAN3%%/JQuery::Heartbeat.3.gz
%%PERL5_MAN3%%/JQuery::Splitter.3.gz
%%PERL5_MAN3%%/JQuery::TableSorter.3.gz
%%PERL5_MAN3%%/JQuery::Tabs.3.gz
%%PERL5_MAN3%%/JQuery::Taconite.3.gz
%%PERL5_MAN3%%/JQuery::Treeview.3.gz
%%SITE_PERL%%/JQuery.pm %%SITE_PERL%%/JQuery.pm
%%SITE_PERL%%/JQuery/Accordion.pm %%SITE_PERL%%/JQuery/Accordion.pm
%%SITE_PERL%%/JQuery/CSS.pm %%SITE_PERL%%/JQuery/CSS.pm
@ -157,6 +145,18 @@
%%SITE_PERL%%/JQuery/jquery_js/plugins/validate/jquery.validate.js %%SITE_PERL%%/JQuery/jquery_js/plugins/validate/jquery.validate.js
%%SITE_PERL%%/JQuery/jquery_js/plugins/validate/jquery.validate.pack.js %%SITE_PERL%%/JQuery/jquery_js/plugins/validate/jquery.validate.pack.js
%%SITE_PERL%%/JQuery/jquery_js/plugins/window/window.js %%SITE_PERL%%/JQuery/jquery_js/plugins/window/window.js
%%PERL5_MAN3%%/JQuery.3.gz
%%PERL5_MAN3%%/JQuery::Accordion.3.gz
%%PERL5_MAN3%%/JQuery::CSS.3.gz
%%PERL5_MAN3%%/JQuery::ClickMenu.3.gz
%%PERL5_MAN3%%/JQuery::Demo.3.gz
%%PERL5_MAN3%%/JQuery::Form.3.gz
%%PERL5_MAN3%%/JQuery::Heartbeat.3.gz
%%PERL5_MAN3%%/JQuery::Splitter.3.gz
%%PERL5_MAN3%%/JQuery::TableSorter.3.gz
%%PERL5_MAN3%%/JQuery::Tabs.3.gz
%%PERL5_MAN3%%/JQuery::Taconite.3.gz
%%PERL5_MAN3%%/JQuery::Treeview.3.gz
@dirrmtry %%SITE_PERL%%/JQuery/jquery_js/plugins/window @dirrmtry %%SITE_PERL%%/JQuery/jquery_js/plugins/window
@dirrmtry %%SITE_PERL%%/JQuery/jquery_js/plugins/validate @dirrmtry %%SITE_PERL%%/JQuery/jquery_js/plugins/validate
@dirrmtry %%SITE_PERL%%/JQuery/jquery_js/plugins/treeview/images/red @dirrmtry %%SITE_PERL%%/JQuery/jquery_js/plugins/treeview/images/red