FreeBSD Bugzilla – Attachment 202390 Details for
Bug 235114
[new port]: x11/rofi-pass - Rofi frontend for pass
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
fixed shar file not having any content
rofi-pass.shar (text/plain), 4.50 KB, created by
Alexander Sieg
on 2019-02-26 19:10:21 UTC
(
hide
)
Description:
fixed shar file not having any content
Filename:
MIME Type:
Creator:
Alexander Sieg
Created:
2019-02-26 19:10:21 UTC
Size:
4.50 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: ># ># Makefile ># distinfo ># pkg-descr ># rofi-pass.shar ># >echo x - Makefile >sed 's/^X//' >Makefile << 'b67911656ef5d18c4ae36cb6741b7965' >X# $FreeBSD$ >X >XPORTNAME= rofi-pass >XDISTVERSION= 2.0.2 >XCATEGORIES= x11 >X >XMAINTAINER= alex@xanderio.de >XCOMMENT= Rofi frontend for pass >X >XLICENSE= GPLv3+ >XLICENSE_FILE= ${WRKSRC}/LICENSE >X >XRUN_DEPENDS= bash:shells/bash \ >X pass:sysutils/password-store \ >X rofi:x11/rofi \ >X xdotool:x11/xdotool \ >X gawk:lang/gawk \ >X ${PREFIX}/bin/grep:textproc/gnugrep \ >X pwgen:sysutils/pwgen \ >X qrencode:graphics/libqrencode >X >XUSE_GITHUB= yes >XGH_ACCOUNT= carnager >X >XPLIST_FILES= bin/rofi-pass \ >X bin/addpass \ >X share/doc/rofi-pass/config.example \ >X share/doc/rofi-pass/README.md \ >X etc/rofi-pass.conf >X >Xdo-build: ; >X >Xdo-install: >X @${MKDIR} ${STAGEDIR} >X ${INSTALL_SCRIPT} ${WRKSRC}/rofi-pass ${STAGEDIR}/${PREFIX}/bin/ >X ${INSTALL_SCRIPT} ${WRKSRC}/addpass ${STAGEDIR}/${PREFIX}/bin/ >X @${MKDIR} ${STAGEDIR}/${PREFIX}/share/doc/rofi-pass/ >X ${INSTALL_MAN} ${WRKSRC}/config.example ${STAGEDIR}/${PREFIX}/share/doc/rofi-pass/ >X ${INSTALL_MAN} ${WRKSRC}/README.md ${STAGEDIR}/${PREFIX}/share/doc/rofi-pass/ >X ${INSTALL_DATA} ${WRKSRC}/config.example ${STAGEDIR}/${PREFIX}/etc/rofi-pass.conf >X >X.include <bsd.port.mk> >b67911656ef5d18c4ae36cb6741b7965 >echo x - distinfo >sed 's/^X//' >distinfo << '57677d168a5ec21bdf22c9501f075a8f' >XTIMESTAMP = 1550147378 >XSHA256 (carnager-rofi-pass-2.0.2_GH0.tar.gz) = 6ba8d08c39d8df671ce37f272bd05b0926365d3512f5037dab699b462015b22d >XSIZE (carnager-rofi-pass-2.0.2_GH0.tar.gz) = 58897 >57677d168a5ec21bdf22c9501f075a8f >echo x - pkg-descr >sed 's/^X//' >pkg-descr << '7f9555c3c1089940396b503dd37f3979' >XA bash script to handle Simple Password Store in a convenient way using rofi. >X >XWWW: https://github.com/carnager/rofi-pass >7f9555c3c1089940396b503dd37f3979 >echo x - rofi-pass.shar >sed 's/^X//' >rofi-pass.shar << 'a524538a970181e69203b573bb955ff8' >X# This is a shell archive. Save it in a file, remove anything before >X# this line, and then unpack it by entering "sh file". Note, it may >X# create directories; files and directories will be owned by you and >X# have default permissions. >X# >X# This archive contains: >X# >X# Makefile >X# distinfo >X# pkg-descr >X# rofi-pass.shar >X# >Xecho x - Makefile >Xsed 's/^X//' >Makefile << 'b67911656ef5d18c4ae36cb6741b7965' >XX# $FreeBSD$ >XX >XXPORTNAME= rofi-pass >XXDISTVERSION= 2.0.2 >XXCATEGORIES= x11 >XX >XXMAINTAINER= alex@xanderio.de >XXCOMMENT= Rofi frontend for pass >XX >XXLICENSE= GPLv3+ >XXLICENSE_FILE= ${WRKSRC}/LICENSE >XX >XXRUN_DEPENDS= bash:shells/bash \ >XX pass:sysutils/password-store \ >XX rofi:x11/rofi \ >XX xdotool:x11/xdotool \ >XX gawk:lang/gawk \ >XX ${PREFIX}/bin/grep:textproc/gnugrep \ >XX pwgen:sysutils/pwgen \ >XX qrencode:graphics/libqrencode >XX >XXUSE_GITHUB= yes >XXGH_ACCOUNT= carnager >XX >XXPLIST_FILES= bin/rofi-pass \ >XX bin/addpass \ >XX share/doc/rofi-pass/config.example \ >XX share/doc/rofi-pass/README.md \ >XX etc/rofi-pass.conf >XX >XXdo-build: ; >XX >XXdo-install: >XX @${MKDIR} ${STAGEDIR} >XX ${INSTALL_SCRIPT} ${WRKSRC}/rofi-pass ${STAGEDIR}/${PREFIX}/bin/ >XX ${INSTALL_SCRIPT} ${WRKSRC}/addpass ${STAGEDIR}/${PREFIX}/bin/ >XX @${MKDIR} ${STAGEDIR}/${PREFIX}/share/doc/rofi-pass/ >XX ${INSTALL_MAN} ${WRKSRC}/config.example ${STAGEDIR}/${PREFIX}/share/doc/rofi-pass/ >XX ${INSTALL_MAN} ${WRKSRC}/README.md ${STAGEDIR}/${PREFIX}/share/doc/rofi-pass/ >XX ${INSTALL_DATA} ${WRKSRC}/config.example ${STAGEDIR}/${PREFIX}/etc/rofi-pass.conf >XX >XX.include <bsd.port.mk> >Xb67911656ef5d18c4ae36cb6741b7965 >Xecho x - distinfo >Xsed 's/^X//' >distinfo << '57677d168a5ec21bdf22c9501f075a8f' >XXTIMESTAMP = 1550147378 >XXSHA256 (carnager-rofi-pass-2.0.2_GH0.tar.gz) = 6ba8d08c39d8df671ce37f272bd05b0926365d3512f5037dab699b462015b22d >XXSIZE (carnager-rofi-pass-2.0.2_GH0.tar.gz) = 58897 >X57677d168a5ec21bdf22c9501f075a8f >Xecho x - pkg-descr >Xsed 's/^X//' >pkg-descr << '7f9555c3c1089940396b503dd37f3979' >XXA bash script to handle Simple Password Store in a convenient way using rofi. >XX >XXWWW: https://github.com/carnager/rofi-pass >X7f9555c3c1089940396b503dd37f3979 >Xecho x - rofi-pass.shar >Xsed 's/^X//' >rofi-pass.shar << 'a524538a970181e69203b573bb955ff8' >a524538a970181e69203b573bb955ff8 >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 235114
:
201317
|
202014
|
202388
| 202390