FreeBSD Bugzilla – Attachment 182002 Details for
Bug 217706
[New port] shells/zsh-antigen: A plugin manager for the Z shell, inspired by Vundle
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Antigen v1.4.1 port (shar)
zsh-antigen.shar (text/plain), 2.72 KB, created by
Victor
on 2017-04-22 15:09:13 UTC
(
hide
)
Description:
Antigen v1.4.1 port (shar)
Filename:
MIME Type:
Creator:
Victor
Created:
2017-04-22 15:09:13 UTC
Size:
2.72 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># zsh-antigen ># zsh-antigen/Makefile ># zsh-antigen/distinfo ># zsh-antigen/files ># zsh-antigen/files/pkg-message.in ># zsh-antigen/pkg-descr ># zsh-antigen/pkg-message ># >echo c - zsh-antigen >mkdir -p zsh-antigen > /dev/null 2>&1 >echo x - zsh-antigen/Makefile >sed 's/^X//' >zsh-antigen/Makefile << '3a44d45a2365518cb99ddf925c62bc0d' >X# $FreeBSD$ >X >XPORTNAME= zsh-antigen >XPORTVERSION= 1.4.1 >XDISTVERSIONPREFIX= v >XCATEGORIES= shells >X >XMAINTAINER= gudfitz@gmail.com >XCOMMENT= Tool for managing Zshell plugins inspired by Vundle >X >XLICENSE= MIT >XLICENSE_FILE= ${WRKDIR}/LICENSE >X >XRUN_DEPENDS= zsh>=4.3.5:shells/zsh \ >X git:devel/git >X >XPLIST_FILES= share/zsh-antigen/antigen.zsh >X >XNO_ARCH= yes >XSUB_FILES= pkg-message >X >XUSE_GITHUB= yes >XGH_ACCOUNT= zsh-users >XGH_PROJECT= antigen >X >Xdo-extract: >X ${TAR} -C ${WRKDIR} -xf ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX} >X ${CP} ${WRKDIR}/${GH_PROJECT}-${PORTVERSION}/bin/antigen.zsh ${WRKDIR}/${GH_PROJECT}-${PORTVERSION}/LICENSE ${WRKDIR} >X ${RM} -r ${WRKDIR}/${GH_PROJECT}-${PORTVERSION} >X >Xdo-build: >X # empty >X >Xdo-install: >X ${MKDIR} ${STAGEDIR}${PREFIX}/share/zsh-antigen >X ${INSTALL_DATA} ${WRKDIR}/antigen.zsh ${STAGEDIR}${PREFIX}/share/zsh-antigen >X >X.include <bsd.port.mk> >3a44d45a2365518cb99ddf925c62bc0d >echo x - zsh-antigen/distinfo >sed 's/^X//' >zsh-antigen/distinfo << '7d27ba40e38f80874be4149d9091d1ba' >XTIMESTAMP = 1492787963 >XSHA256 (zsh-users-antigen-v1.4.1_GH0.tar.gz) = a2f30020ff8414341d855e33b6dfdc4827cd2079e1f7297ef65cd9a380e66cd8 >XSIZE (zsh-users-antigen-v1.4.1_GH0.tar.gz) = 50306 >7d27ba40e38f80874be4149d9091d1ba >echo c - zsh-antigen/files >mkdir -p zsh-antigen/files > /dev/null 2>&1 >echo x - zsh-antigen/files/pkg-message.in >sed 's/^X//' >zsh-antigen/files/pkg-message.in << '1510d5d2df5e8021d6102a04c74181ef' >XYou can find antigen at ${PREFIX}/share/zsh-antigen/antigen.zsh. >1510d5d2df5e8021d6102a04c74181ef >echo x - zsh-antigen/pkg-descr >sed 's/^X//' >zsh-antigen/pkg-descr << '258b7a86cf7357292d037bc423adf33c' >XAntigen is a small set of functions that help you easily manage your Z shell >X(zsh) plugins, called bundles. The concept is pretty much the same as bundles >Xin a typical vim+pathogen setup. Antigen is to zsh, what Vundle is to vim. >X >XWWW: https://github.com/zsh-users/antigen >258b7a86cf7357292d037bc423adf33c >echo x - zsh-antigen/pkg-message >sed 's/^X//' >zsh-antigen/pkg-message << 'cbe38cc6af3f6f7964b40d97f0da723f' >XYou can find antigen at ${PREFIX}/share/zsh-antigen/antigen.zsh. >cbe38cc6af3f6f7964b40d97f0da723f >exit >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 217706
:
180726
|
180734
|
180742
|
181978
|
182002
|
194261