Mojo::Weixin is a Weixin Client Framework base on Mojolicious.
WWW: https://metacpan.org/release/Mojo-Weixin
This commit is contained in:
parent
0ed1b4d744
commit
5dff9cefce
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=498992
@ -1047,6 +1047,7 @@
|
||||
SUBDIR += p5-ModPerl-VersionUtil
|
||||
SUBDIR += p5-Mojo-IOLoop-ForkCall
|
||||
SUBDIR += p5-Mojo-Server-FastCGI
|
||||
SUBDIR += p5-Mojo-Weixin
|
||||
SUBDIR += p5-MojoMojo
|
||||
SUBDIR += p5-MojoX-Log-Dispatch-Simple
|
||||
SUBDIR += p5-MojoX-Renderer-Xslate
|
||||
|
24
www/p5-Mojo-Weixin/Makefile
Normal file
24
www/p5-Mojo-Weixin/Makefile
Normal file
@ -0,0 +1,24 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Mojo-Weixin
|
||||
PORTVERSION= 1.4.5
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= CPAN:SJDY
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= wen@FreeBSD.org
|
||||
COMMENT= Weixin Client Framework base on Mojolicious
|
||||
|
||||
LICENSE= ART10 GPLv1+
|
||||
LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
RUN_DEPENDS= p5-Encode-Locale>=0:converters/p5-Encode-Locale \
|
||||
p5-IO-Socket-SSL>=2.009:security/p5-IO-Socket-SSL \
|
||||
p5-Mojolicious>=8.02:www/p5-Mojolicious
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
.include <bsd.port.mk>
|
3
www/p5-Mojo-Weixin/distinfo
Normal file
3
www/p5-Mojo-Weixin/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
TIMESTAMP = 1555295990
|
||||
SHA256 (Mojo-Weixin-1.4.5.tar.gz) = 2217a469ee4ff76a7dc8f62b496cf2b1ed1645ce292ee3674c56fcfc5bec50b9
|
||||
SIZE (Mojo-Weixin-1.4.5.tar.gz) = 414255
|
3
www/p5-Mojo-Weixin/pkg-descr
Normal file
3
www/p5-Mojo-Weixin/pkg-descr
Normal file
@ -0,0 +1,3 @@
|
||||
Mojo::Weixin is a Weixin Client Framework base on Mojolicious.
|
||||
|
||||
WWW: https://metacpan.org/release/Mojo-Weixin
|
76
www/p5-Mojo-Weixin/pkg-plist
Normal file
76
www/p5-Mojo-Weixin/pkg-plist
Normal file
@ -0,0 +1,76 @@
|
||||
%%SITE_PERL%%/Mojo/Weixin.pm
|
||||
%%SITE_PERL%%/Mojo/Weixin.pod
|
||||
%%SITE_PERL%%/Mojo/Weixin/Base.pm
|
||||
%%SITE_PERL%%/Mojo/Weixin/Cache.pm
|
||||
%%SITE_PERL%%/Mojo/Weixin/Client.pm
|
||||
%%SITE_PERL%%/Mojo/Weixin/Client/Cron.pm
|
||||
%%SITE_PERL%%/Mojo/Weixin/Client/Remote/_get_qrcode_image.pm
|
||||
%%SITE_PERL%%/Mojo/Weixin/Client/Remote/_get_qrcode_uuid.pm
|
||||
%%SITE_PERL%%/Mojo/Weixin/Client/Remote/_is_need_login.pm
|
||||
%%SITE_PERL%%/Mojo/Weixin/Client/Remote/_login.pm
|
||||
%%SITE_PERL%%/Mojo/Weixin/Client/Remote/_logout.pm
|
||||
%%SITE_PERL%%/Mojo/Weixin/Client/Remote/_sync.pm
|
||||
%%SITE_PERL%%/Mojo/Weixin/Client/Remote/_synccheck.pm
|
||||
%%SITE_PERL%%/Mojo/Weixin/Const.pm
|
||||
%%SITE_PERL%%/Mojo/Weixin/Controller.pm
|
||||
%%SITE_PERL%%/Mojo/Weixin/Friend.pm
|
||||
%%SITE_PERL%%/Mojo/Weixin/Group.pm
|
||||
%%SITE_PERL%%/Mojo/Weixin/Group/Member.pm
|
||||
%%SITE_PERL%%/Mojo/Weixin/List.pm
|
||||
%%SITE_PERL%%/Mojo/Weixin/Log.pm
|
||||
%%SITE_PERL%%/Mojo/Weixin/Message.pm
|
||||
%%SITE_PERL%%/Mojo/Weixin/Message/Base.pm
|
||||
%%SITE_PERL%%/Mojo/Weixin/Message/Handle.pm
|
||||
%%SITE_PERL%%/Mojo/Weixin/Message/Queue.pm
|
||||
%%SITE_PERL%%/Mojo/Weixin/Message/Remote/_get_media.pm
|
||||
%%SITE_PERL%%/Mojo/Weixin/Message/Remote/_revoke_message.pm
|
||||
%%SITE_PERL%%/Mojo/Weixin/Message/Remote/_send_media_message.pm
|
||||
%%SITE_PERL%%/Mojo/Weixin/Message/Remote/_send_text_message.pm
|
||||
%%SITE_PERL%%/Mojo/Weixin/Message/Remote/_upload_media.pm
|
||||
%%SITE_PERL%%/Mojo/Weixin/Model.pm
|
||||
%%SITE_PERL%%/Mojo/Weixin/Model/Base.pm
|
||||
%%SITE_PERL%%/Mojo/Weixin/Model/Remote/_webwxbatchgetcontact.pm
|
||||
%%SITE_PERL%%/Mojo/Weixin/Model/Remote/_webwxbatchgetcontact_friend.pm
|
||||
%%SITE_PERL%%/Mojo/Weixin/Model/Remote/_webwxbatchgetcontact_group.pm
|
||||
%%SITE_PERL%%/Mojo/Weixin/Model/Remote/_webwxbatchgetcontact_group_member.pm
|
||||
%%SITE_PERL%%/Mojo/Weixin/Model/Remote/_webwxcreatechatroom.pm
|
||||
%%SITE_PERL%%/Mojo/Weixin/Model/Remote/_webwxgetcontact.pm
|
||||
%%SITE_PERL%%/Mojo/Weixin/Model/Remote/_webwxgetheadimg.pm
|
||||
%%SITE_PERL%%/Mojo/Weixin/Model/Remote/_webwxinit.pm
|
||||
%%SITE_PERL%%/Mojo/Weixin/Model/Remote/_webwxoplog_markname.pm
|
||||
%%SITE_PERL%%/Mojo/Weixin/Model/Remote/_webwxoplog_stick.pm
|
||||
%%SITE_PERL%%/Mojo/Weixin/Model/Remote/_webwxstatusnotify.pm
|
||||
%%SITE_PERL%%/Mojo/Weixin/Model/Remote/_webwxupdatechatroom.pm
|
||||
%%SITE_PERL%%/Mojo/Weixin/Model/Remote/_webwxverifyuser.pm
|
||||
%%SITE_PERL%%/Mojo/Weixin/Plugin.pm
|
||||
%%SITE_PERL%%/Mojo/Weixin/Plugin/AutoVerify.pm
|
||||
%%SITE_PERL%%/Mojo/Weixin/Plugin/Beauty.pm
|
||||
%%SITE_PERL%%/Mojo/Weixin/Plugin/FmPush.pm
|
||||
%%SITE_PERL%%/Mojo/Weixin/Plugin/FuckDaShen.pm
|
||||
%%SITE_PERL%%/Mojo/Weixin/Plugin/GCM.pm
|
||||
%%SITE_PERL%%/Mojo/Weixin/Plugin/HwPush.pm
|
||||
%%SITE_PERL%%/Mojo/Weixin/Plugin/IRCShell.pm
|
||||
%%SITE_PERL%%/Mojo/Weixin/Plugin/ImageStore.pm
|
||||
%%SITE_PERL%%/Mojo/Weixin/Plugin/KnowledgeBase.pm
|
||||
%%SITE_PERL%%/Mojo/Weixin/Plugin/MiPush.pm
|
||||
%%SITE_PERL%%/Mojo/Weixin/Plugin/Openwx.pm
|
||||
%%SITE_PERL%%/Mojo/Weixin/Plugin/Perlcode.pm
|
||||
%%SITE_PERL%%/Mojo/Weixin/Plugin/Perldoc.pm
|
||||
%%SITE_PERL%%/Mojo/Weixin/Plugin/PostQRcode.pm
|
||||
%%SITE_PERL%%/Mojo/Weixin/Plugin/PostQRcodeToTelegram.pm
|
||||
%%SITE_PERL%%/Mojo/Weixin/Plugin/Riddle.pm
|
||||
%%SITE_PERL%%/Mojo/Weixin/Plugin/ShowMsg.pm
|
||||
%%SITE_PERL%%/Mojo/Weixin/Plugin/ShowQRCodeInTerm.pm
|
||||
%%SITE_PERL%%/Mojo/Weixin/Plugin/ShowQRcode.pm
|
||||
%%SITE_PERL%%/Mojo/Weixin/Plugin/SmartReply.pm
|
||||
%%SITE_PERL%%/Mojo/Weixin/Plugin/Translation.pm
|
||||
%%SITE_PERL%%/Mojo/Weixin/Plugin/UploadQRcode.pm
|
||||
%%SITE_PERL%%/Mojo/Weixin/Plugin/UploadQRcode2.pm
|
||||
%%SITE_PERL%%/Mojo/Weixin/Plugin/Weather.pm
|
||||
%%SITE_PERL%%/Mojo/Weixin/Plugin/XiaoiceReply.pm
|
||||
%%SITE_PERL%%/Mojo/Weixin/Request.pm
|
||||
%%SITE_PERL%%/Mojo/Weixin/Run.pm
|
||||
%%SITE_PERL%%/Mojo/Weixin/Server.pm
|
||||
%%SITE_PERL%%/Mojo/Weixin/User.pm
|
||||
%%SITE_PERL%%/Mojo/Weixin/Util.pm
|
||||
%%PERL5_MAN3%%/Mojo::Weixin.3.gz
|
Loading…
Reference in New Issue
Block a user