FreeBSD Bugzilla – Attachment 196121 Details for
Bug 227807
[NEW PORT] deskutils/py-khard An addressbook for the console.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Revised port, with additions from #4
py-khard.shar (text/plain), 11.86 KB, created by
Andreas Bilke
on 2018-08-12 10:23:52 UTC
(
hide
)
Description:
Revised port, with additions from #4
Filename:
MIME Type:
Creator:
Andreas Bilke
Created:
2018-08-12 10:23:52 UTC
Size:
11.86 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: ># ># py-khard ># py-khard/files ># py-khard/files/pkg-message.in ># py-khard/pkg-descr ># py-khard/Makefile ># py-khard/distinfo ># Makefile ># >echo c - py-khard >mkdir -p py-khard > /dev/null 2>&1 >echo c - py-khard/files >mkdir -p py-khard/files > /dev/null 2>&1 >echo x - py-khard/files/pkg-message.in >sed 's/^X//' >py-khard/files/pkg-message.in << 'c7198c0362491120ffee4ec02c82a890' >X====================================================================== >X >XCopy the example configuration from >X%%PREFIX%%/share/examples/khard/khard.conf.example to >X$XDG_CONFIG_HOME/khard/khard.conf >X >X====================================================================== >c7198c0362491120ffee4ec02c82a890 >echo x - py-khard/pkg-descr >sed 's/^X//' >py-khard/pkg-descr << 'aba18c86737af0998673729803f89a28' >XKhard is an address book for the console. It creates, reads, modifies and >Xremoves carddav address book entries at your local machine. Khard is also >Xcompatible to the email clients mutt and alot and the SIP client twinkle. >X >XWWW: https://github.com/scheibler/khard/ >aba18c86737af0998673729803f89a28 >echo x - py-khard/Makefile >sed 's/^X//' >py-khard/Makefile << '1bf6a2c4fed0cf8ccc2e19e6027d711b' >X# $FreeBSD$ >X >XPORTNAME= khard >XDISTVERSION= 0.12.2 >XCATEGORIES= deskutils python >XMASTER_SITES= CHEESESHOP >XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >X >XMAINTAINER= andreas@bilke.org >XCOMMENT= Console carddav client >X >XLICENSE= GPLv3 >XLICENSE_FILE= ${WRKSRC}/LICENSE >X >XBUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>1.12.0:devel/py-setuptools_scm@${PY_FLAVOR} >XRUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}unidecode>=0.04.21:converters/py-unidecode@${PY_FLAVOR} \ >X ${PYTHON_PKGNAMEPREFIX}atomicwrites>=0.1.7:devel/py-atomicwrites@${PY_FLAVOR} \ >X ${PYTHON_PKGNAMEPREFIX}configobj>=5.0.6:devel/py-configobj@${PY_FLAVOR} \ >X ${PYTHON_PKGNAMEPREFIX}ruamel.yaml>=0.15:devel/py-ruamel.yaml@${PY_FLAVOR} \ >X ${PYTHON_PKGNAMEPREFIX}vdirsyncer>=0:deskutils/py-vdirsyncer@${PY_FLAVOR} \ >X ${PYTHON_PKGNAMEPREFIX}vobject>=0.9.5:deskutils/py-vobject@${PY_FLAVOR} >X >XUSES= python:3.4+ >XUSE_PYTHON= autoplist distutils >XNO_ARCH= yes >X >XPLIST_FILES= share/zsh/site-functions/_khard \ >X ${EXAMPLESDIR}/khard.conf.example \ >X ${EXAMPLESDIR}/template_for_contact_creation.yaml >X >XSUB_FILES= pkg-message >X >Xpost-install: >X @${MKDIR} ${STAGEDIR}${PREFIX}/share/zsh/site-functions >X ${INSTALL_DATA} ${WRKSRC}/misc/zsh/_khard \ >X ${STAGEDIR}${PREFIX}/share/zsh/site-functions >X ${MKDIR} ${STAGEDIR}${EXAMPLESDIR} >X (cd ${WRKSRC}/misc/khard/ && ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR}) >X >X.include <bsd.port.mk> >1bf6a2c4fed0cf8ccc2e19e6027d711b >echo x - py-khard/distinfo >sed 's/^X//' >py-khard/distinfo << '97d5805a755a65278b4db0ba61e37932' >XTIMESTAMP = 1528305405 >XSHA256 (khard-0.12.2.tar.gz) = 9193d2d07cdb69cc6e35a0732111efb92bbfba854a1dd42b4f9c91a52a16c507 >XSIZE (khard-0.12.2.tar.gz) = 5064055 >97d5805a755a65278b4db0ba61e37932 >echo x - Makefile >sed 's/^X//' >Makefile << 'b67911656ef5d18c4ae36cb6741b7965' >X# $FreeBSD: head/deskutils/Makefile 476187 2018-08-01 18:04:33Z tcberner $ >X# >X >X COMMENT = Things that used to be on the desktop before computers were invented >X >X SUBDIR += affiche >X SUBDIR += akonadi-calendar-tools >X SUBDIR += akonadi-import-wizard >X SUBDIR += akonadiconsole >X SUBDIR += akregator >X SUBDIR += alarm-clock-applet >X SUBDIR += anamnesis >X SUBDIR += anydesk >X SUBDIR += appwrapper >X SUBDIR += aspostit >X SUBDIR += autocutsel >X SUBDIR += baobab >X SUBDIR += basket >X SUBDIR += bigyear >X SUBDIR += bijiben >X SUBDIR += bitcollider >X SUBDIR += cairo-dock >X SUBDIR += cairo-dock-plugins >X SUBDIR += caja-extensions >X SUBDIR += cal >X SUBDIR += calcurse >X SUBDIR += calibre >X SUBDIR += cartotheque >X SUBDIR += cdcat >X SUBDIR += charmtimetracker >X SUBDIR += chart >X SUBDIR += clipit >X SUBDIR += conduit >X SUBDIR += conkyemail >X SUBDIR += conkyforecast >X SUBDIR += copyq >X SUBDIR += countdown >X SUBDIR += cycle >X SUBDIR += dailystrips >X SUBDIR += deforaos-todo >X SUBDIR += devd-notifier >X SUBDIR += dlume >X SUBDIR += docear >X SUBDIR += dosage >X SUBDIR += drivel >X SUBDIR += easystroke >X SUBDIR += egroupware >X SUBDIR += everygui >X SUBDIR += fbreader >X SUBDIR += fet >X SUBDIR += flameshot >X SUBDIR += freemind >X SUBDIR += freeplane >X SUBDIR += fusenshi >X SUBDIR += gaddr >X SUBDIR += ganttproject >X SUBDIR += ganyremote >X SUBDIR += gbirthday >X SUBDIR += gcal >X SUBDIR += gcalcli >X SUBDIR += genius >X SUBDIR += gkrellm-reminder2 >X SUBDIR += glabels >X SUBDIR += gnome-calendar >X SUBDIR += gnome-characters >X SUBDIR += gnome-clocks >X SUBDIR += gnome-contacts >X SUBDIR += gnome-dictionary >X SUBDIR += gnome-documents >X SUBDIR += gnome-font-viewer >X SUBDIR += gnome-initial-setup >X SUBDIR += gnome-maps >X SUBDIR += gnome-photos >X SUBDIR += gnome-screenshot >X SUBDIR += gnome-search-tool >X SUBDIR += gnome-shell-extension-audio-output-switcher >X SUBDIR += gnome-shell-extension-coverflow >X SUBDIR += gnome-shell-extension-dashtodock >X SUBDIR += gnome-shell-extension-filesmenu >X SUBDIR += gnome-shell-extension-hidetopbar >X SUBDIR += gnome-shell-extension-lockkeys >X SUBDIR += gnome-shell-extension-mediaplayer >X SUBDIR += gnome-shell-extension-openweather >X SUBDIR += gnome-shell-extension-overlay-icons >X SUBDIR += gnome-shell-extension-panel-osd >X SUBDIR += gnome-shell-extension-recent-items >X SUBDIR += gnome-shell-extension-trash >X SUBDIR += gnome-shell-extension-weather >X SUBDIR += gnome-shell-extra-extensions >X SUBDIR += gnome-sound-recorder >X SUBDIR += gnome-system-log >X SUBDIR += gnome-todo >X SUBDIR += gnome-tweak-tool >X SUBDIR += gnome-utils >X SUBDIR += gnome-weather >X SUBDIR += gnote >X SUBDIR += gnotime >X SUBDIR += gnustep-wrapper >X SUBDIR += go-for-it >X SUBDIR += gourmet >X SUBDIR += gpicker >X SUBDIR += grantlee-editor >X SUBDIR += grantleetheme >X SUBDIR += griffith >X SUBDIR += growl-for-linux >X SUBDIR += gruler >X SUBDIR += gsimplecal >X SUBDIR += gtg >X SUBDIR += gtimer >X SUBDIR += gtodo >X SUBDIR += gtweakui >X SUBDIR += gucharmap >X SUBDIR += gworkspace >X SUBDIR += gworkspace-gwmetadata >X SUBDIR += gxmessage >X SUBDIR += gxneur >X SUBDIR += hebcal >X SUBDIR += helpviewer >X SUBDIR += homerun >X SUBDIR += horde-groupware >X SUBDIR += horde-kronolith >X SUBDIR += horde-mnemo >X SUBDIR += horde-nag >X SUBDIR += hot-babe >X SUBDIR += howm >X SUBDIR += hs-fdo-notify >X SUBDIR += ical >X SUBDIR += ithought >X SUBDIR += jjclient >X SUBDIR += jlj >X SUBDIR += kaddressbook >X SUBDIR += kalarm >X SUBDIR += kcharselect >X SUBDIR += kcharselect-kde4 >X SUBDIR += kchmviewer >X SUBDIR += kdeconnect >X SUBDIR += kdepim >X SUBDIR += kdepim-addons >X SUBDIR += kdepim-apps-libs >X SUBDIR += kdepim-kde4 >X SUBDIR += kdepim-runtime >X SUBDIR += kdepim-runtime-kde4 >X SUBDIR += kdepimlibs-kde4 >X SUBDIR += kdeplasma-addons-kde4 >X SUBDIR += keditbookmarks >X SUBDIR += kfind >X SUBDIR += kmail >X SUBDIR += kmail-account-wizard >X SUBDIR += knotes >X SUBDIR += kontact >X SUBDIR += korganizer >X SUBDIR += kruler >X SUBDIR += kruler-kde4 >X SUBDIR += ksshaskpass >X SUBDIR += latte-dock >X SUBDIR += launchy >X SUBDIR += libkdepim >X SUBDIR += libopensync-plugin-vformat-devel >X SUBDIR += libstreamanalyzer >X SUBDIR += libstreams >X SUBDIR += ljcharm >X SUBDIR += ljclive >X SUBDIR += ljit >X SUBDIR += logjam >X SUBDIR += lumina-archiver >X SUBDIR += lumina-calculator >X SUBDIR += lumina-fileinfo >X SUBDIR += lumina-fm >X SUBDIR += lumina-mediaplayer >X SUBDIR += lumina-notify >X SUBDIR += lumina-pdf >X SUBDIR += lumina-screenshot >X SUBDIR += lumina-textedit >X SUBDIR += lumina-xdg-entry >X SUBDIR += mat >X SUBDIR += mate-notification-daemon >X SUBDIR += mate-utils >X SUBDIR += mbox-importer >X SUBDIR += mdh >X SUBDIR += mencal >X SUBDIR += menumaker >X SUBDIR += moregroupware >X SUBDIR += mozo >X SUBDIR += multisync >X SUBDIR += multisync-backup >X SUBDIR += multisync-syncml >X SUBDIR += myitcrm >X SUBDIR += nautilus-actions >X SUBDIR += nautilus-sendto >X SUBDIR += nemo-extensions >X SUBDIR += nextcloudclient >X SUBDIR += note >X SUBDIR += notecase >X SUBDIR += noti >X SUBDIR += notification-daemon >X SUBDIR += notify-osd >X SUBDIR += orage >X SUBDIR += osmo >X SUBDIR += osynctool >X SUBDIR += owncloudclient >X SUBDIR += p5-Data-ICal >X SUBDIR += p5-Data-ICal-DateTime >X SUBDIR += p5-Goo >X SUBDIR += pal >X SUBDIR += parcellite >X SUBDIR += phpcollab >X SUBDIR += phpicalendar >X SUBDIR += pim-data-exporter >X SUBDIR += pim-sieve-editor >X SUBDIR += pinot >X SUBDIR += plan >X SUBDIR += planner >X SUBDIR += plans >X SUBDIR += plasma-applet-cwp >X SUBDIR += plasma-applet-daisy >X SUBDIR += plasma-applet-fancytasks >X SUBDIR += plasma-applet-panelspacer >X SUBDIR += plasma-applet-qstardict >X SUBDIR += plasma-applet-serverstatuswidget >X SUBDIR += plasma-applet-simpleweatherforecast >X SUBDIR += plasma-applet-teacooker >X SUBDIR += plasma-applet-yawp >X SUBDIR += plasma5-milou >X SUBDIR += plasma5-sddm-kcm >X SUBDIR += plopfolio >X SUBDIR += preferences >X SUBDIR += projectlibre >X SUBDIR += puush >X SUBDIR += py-bugwarrior >X SUBDIR += py-khal >X SUBDIR += py-khard >X SUBDIR += py-pystash >X SUBDIR += py-send2trash >X SUBDIR += py-taskw >X SUBDIR += py-vdirsyncer >X SUBDIR += py-vobject >X SUBDIR += pybookreader >X SUBDIR += pypanel >X SUBDIR += qorganizer >X SUBDIR += qrfcview >X SUBDIR += qtm >X SUBDIR += recoll >X SUBDIR += rednotebook >X SUBDIR += remind >X SUBDIR += rolo >X SUBDIR += rox-memo >X SUBDIR += rubrica >X SUBDIR += rubygem-shellplay >X SUBDIR += rubygem-taskjuggler >X SUBDIR += semantik >X SUBDIR += showdown >X SUBDIR += shutter >X SUBDIR += silence >X SUBDIR += simpleagenda >X SUBDIR += simplegroupware >X SUBDIR += sliderule >X SUBDIR += spice-gtk >X SUBDIR += strigi >X SUBDIR += strigiclient >X SUBDIR += strigidaemon >X SUBDIR += strigiutils >X SUBDIR += sugarcrm >X SUBDIR += superkaramba-kde4 >X SUBDIR += surrealtodo >X SUBDIR += synapse >X SUBDIR += syncthing-gtk >X SUBDIR += systempreferences >X SUBDIR += tagutils >X SUBDIR += taskcoach >X SUBDIR += taskd >X SUBDIR += tasksh >X SUBDIR += taskwarrior >X SUBDIR += teapot >X SUBDIR += tel >X SUBDIR += thinkingrock >X SUBDIR += timewarrior >X SUBDIR += tine20 >X SUBDIR += tnote >X SUBDIR += todo >X SUBDIR += tomboy >X SUBDIR += tomboy-plugin-latex >X SUBDIR += tomboy-plugin-reminder >X SUBDIR += tomboy-plugin-todo >X SUBDIR += toolboxkit >X SUBDIR += tpb >X SUBDIR += treeline >X SUBDIR += treesheets >X SUBDIR += tuxcards >X SUBDIR += virt-manager >X SUBDIR += vit >X SUBDIR += vnc2flv >X SUBDIR += vym >X SUBDIR += wammu >X SUBDIR += when >X SUBDIR += wmpinboard >X SUBDIR += wyrd >X SUBDIR += x026 >X SUBDIR += xcalendar >X SUBDIR += xchm >X SUBDIR += xfce4-generic-slider >X SUBDIR += xfce4-notes-plugin >X SUBDIR += xfce4-notifyd >X SUBDIR += xfce4-tumbler >X SUBDIR += xfce4-volumed >X SUBDIR += xfce4-volumed-pulse >X SUBDIR += xfce4-xkb-plugin >X SUBDIR += xmaddressbook >X SUBDIR += xmdiary >X SUBDIR += xneur >X SUBDIR += xpad >X SUBDIR += xpad3 >X SUBDIR += xpostit >X SUBDIR += xpostitPlus >X SUBDIR += xrolo >X SUBDIR += xwrits >X SUBDIR += zanshin >X SUBDIR += zim >X SUBDIR += znotes >X SUBDIR += zorro >X >X.include <bsd.port.subdir.mk> >b67911656ef5d18c4ae36cb6741b7965 >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 227807
:
192845
|
194048
| 196121