FreeBSD Bugzilla – Attachment 148225 Details for
Bug 193337
[NEW PORT] deskutils/treesheets: Free form data organizer
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
The port in shar format (20141009)
treesheets.shar (text/plain), 3.47 KB, created by
lightside
on 2014-10-13 04:54:24 UTC
(
hide
)
Description:
The port in shar format (20141009)
Filename:
MIME Type:
Creator:
lightside
Created:
2014-10-13 04:54:24 UTC
Size:
3.47 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: ># ># treesheets ># treesheets/distinfo ># treesheets/Makefile ># treesheets/pkg-descr ># >echo c - treesheets >mkdir -p treesheets > /dev/null 2>&1 >echo x - treesheets/distinfo >sed 's/^X//' >treesheets/distinfo << 'a54f98bc4d5c016508808c6686fe5421' >XSHA256 (treesheets-20141009.tar.gz) = 8a7773a887cdcaf06862df23605a0f27d92ba67771c1ae83abfdaf58aaa85ade >XSIZE (treesheets-20141009.tar.gz) = 1792112 >a54f98bc4d5c016508808c6686fe5421 >echo x - treesheets/Makefile >sed 's/^X//' >treesheets/Makefile << 'ed9f7bf87f01ea75b589e92cd7462423' >X# Created by: lightside <lightside@gmx.com> >X# $FreeBSD$ >X >XPORTNAME= treesheets >XPORTVERSION= 20141009 >XCATEGORIES= deskutils >XMASTER_SITES= GH >X >XMAINTAINER= lightside@gmx.com >XCOMMENT= Free form data organizer >X >XLICENSE= ZLIB >XLICENSE_FILE= ${WRKSRC}/ZLIB_LICENSE.txt >X >XUSE_GITHUB= yes >XGH_ACCOUNT= aardappel >XGH_PROJECT= ${PORTNAME} >XGH_COMMIT= ed9639b >XGH_TAGNAME= ${GH_COMMIT} >X >XWRKSRC= ${WRKDIR}/${GH_ACCOUNT}-${GH_PROJECT}-${GH_COMMIT} >XBUILD_WRKSRC= ${WRKSRC}/src >XEXTRACT_AFTER_ARGS= --exclude .gitignore >X >XUSES= compiler:c++11-lang >XUSE_WX= 3.0+ >XWX_UNICODE= yes >X >XPORTDATA= images *.html >XPORTDOCS= * >XPORTEXAMPLES= * >X >XPLIST_FILES= bin/${PORTNAME} \ >X share/pixmaps/${PORTNAME}.png >X >XDESKTOP_ENTRIES="TreeSheets" "${COMMENT}" \ >X "${PREFIX}/share/pixmaps/${PORTNAME}.png" "${PORTNAME}" \ >X "Office;Utility;" true >X >XOPTIONS_DEFINE= DOCS EXAMPLES >X >X.include <bsd.port.options.mk> >X >Xpost-patch: .SILENT >X ${REINPLACE_CMD} -e 's|c++ -std=c++11 -O3|${CXX} -std=c++11| ; \ >X s|wx-config|${WX_CONFIG}| ; \ >X /^mv treesheets/d' \ >X ${BUILD_WRKSRC}/build.sh >X ${REINPLACE_CMD} -e 's|sys->frame->exepath+L"/docs|L"${DOCSDIR}|' \ >X ${BUILD_WRKSRC}/document.h >X ${REINPLACE_CMD} -e 's|wxFileName(exename).GetPath()|L"${DATADIR}"|' \ >X ${BUILD_WRKSRC}/myframe.h >X ${REINPLACE_CMD} -e 's|frame->exepath+L"/examples|L"${EXAMPLESDIR}|' \ >X ${BUILD_WRKSRC}/system.h >X >Xdo-build: >X cd ${BUILD_WRKSRC} && ${SH} build.sh >X >Xdo-install: >X ${INSTALL_PROGRAM} ${BUILD_WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin >X cd ${WRKSRC}/TS && ${COPYTREE_SHARE} "${PORTDATA}" ${STAGEDIR}${DATADIR} >X.if ${PORT_OPTIONS:MDOCS} >X cd ${WRKSRC}/TS/docs && ${COPYTREE_SHARE} "${PORTDOCS}" ${STAGEDIR}${DOCSDIR} >X.endif >X.if ${PORT_OPTIONS:MEXAMPLES} >X cd ${WRKSRC}/TS/examples && ${COPYTREE_SHARE} "${PORTEXAMPLES}" ${STAGEDIR}${EXAMPLESDIR} >X.endif >X ${INSTALL_DATA} ${WRKSRC}/TS/images/icon32.png \ >X ${STAGEDIR}${PREFIX}/share/pixmaps/${PORTNAME}.png >X >X.include <bsd.port.mk> >ed9f7bf87f01ea75b589e92cd7462423 >echo x - treesheets/pkg-descr >sed 's/^X//' >treesheets/pkg-descr << '68c9d6a86de9c7500871f95e0ce99bd0' >XThe ultimate replacement for spreadsheets, mind mappers, outliners, PIMs, text >Xeditors and small databases. >X >XSuitable for any kind of data organization, such as Todo lists, calendars, >Xproject management, brainstorming, organizing ideas, planning, requirements >Xgathering, presentation of information, etc. >X >XIt's like a spreadsheet, immediately familiar, but much more suitable for >Xcomplex data because it's hierarchical. >XIt's like a mind mapper, but more organized and compact. >XIt's like an outliner, but in more than one dimension. >XIt's like a text editor, but with structure. >X >XWWW: http://treesheets.com >68c9d6a86de9c7500871f95e0ce99bd0 >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 193337
:
146848
|
146849
|
146953
|
148225
|
148226
|
148414
|
148415
|
148421
|
148422
|
148423
|
148649