Date: Sun, 11 Jul 2004 15:57:04 +0200 (CEST) From: Tobias Roth <ports@fsck.ch> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/68920: [New Port] deskutils/treeline - structured information storage Message-ID: <200407111357.i6BDv4TJ022558@secure.socket.ch> Resent-Message-ID: <200407111400.i6BE0iqI077654@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 68920 >Category: ports >Synopsis: [New Port] deskutils/treeline - structured information storage >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Jul 11 14:00:42 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Tobias Roth >Release: FreeBSD 5.2-CURRENT i386 >Organization: >Environment: System: FreeBSD localhost 5.2-CURRENT FreeBSD 5.2-CURRENT #10: Wed May 26 19:30:57 CEST 2004 toor@localhost:/usr/obj/usr/src/sys/FOOBAR i386 >Description: New port: deskutils/treeline TreeLine is a structured information storage program >How-To-Repeat: >Fix: # 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: # # treeline # treeline/Makefile # treeline/distinfo # treeline/pkg-plist # treeline/files # treeline/files/patch-install.py # treeline/pkg-descr # echo c - treeline mkdir -p treeline > /dev/null 2>&1 echo x - treeline/Makefile sed 's/^X//' >treeline/Makefile << 'END-of-treeline/Makefile' X# New ports collection makefile for: treeline X# Date created: Wed Jul 7 20:50:24 CEST 2004 X# Whom: Tobias Roth <ports@fsck.ch> X# X# $FreeBSD$ X# X XPORTNAME= treeline XPORTVERSION= 0.8.1 XCATEGORIES= deskutils python XMASTER_SITES= http://www.bellz.org/treeline/ \ X http://depot.fsck.ch/mirror/distfiles/ X XMAINTAINER= ports@fsck.ch XCOMMENT= TreeLine is a structured information storage program X XBUILD_DEPENDS= pyuic:${PORTSDIR}/x11-toolkits/py-qt X X.if defined(WITH_ASPELL) XBUILD_DEPENDS+= aspell:${PORTSDIR}/textproc/aspell X.endif X X.if defined(WITH_ISPELL) XBUILD_DEPENDS+= ispell:${PORTSDIR}/textproc/ispell X.endif X X.if defined(WITH_PYXML) XBUILD_DEPENDS+= ${PYXML} X.else XLIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2 X.endif X XRUN_DEPENDS= ${BUILD_DEPENDS} X XWRKSRC= ${WRKDIR}/TreeLine XUSE_QT_VER= 3 XUSE_PYTHON= 2.3+ XNO_BUILD= yes X X.include <bsd.port.pre.mk> X Xpre-everything:: X @${ECHO_MSG} "" X @${ECHO_MSG} "You may use the following build options:" X @${ECHO_MSG} "WITH_ASPELL=yes install with aspell support" X @${ECHO_MSG} " or" X @${ECHO_MSG} "WITH_ISPELL=yes install with ispell support" X @${ECHO_MSG} "WITH_PYXML=yes use textproc/py-xml instead of" X @${ECHO_MSG} " textproc/expat2" X @${ECHO_MSG} "" X Xdo-install: X @cd ${WRKSRC} && ${PYTHON_CMD} install.py -p ${PREFIX} -x X Xpost-install: X ${RM} ${DOCSDIR}/INSTALL ${DOCSDIR}/LICENSE X.if defined(NOPORTDOCS) X ${RM} ${DOCSDIR}/* X ${RMDIR} ${DOCSDIR} X.endif X X.include <bsd.port.post.mk> END-of-treeline/Makefile echo x - treeline/distinfo sed 's/^X//' >treeline/distinfo << 'END-of-treeline/distinfo' XMD5 (treeline-0.8.1.tar.gz) = 5875be618f78e07ab1ee0862224f345d XSIZE (treeline-0.8.1.tar.gz) = 125190 END-of-treeline/distinfo echo x - treeline/pkg-plist sed 's/^X//' >treeline/pkg-plist << 'END-of-treeline/pkg-plist' Xbin/treeline Xlib/python2.3/site-packages/sitecustomize.py Xlib/python2.3/site-packages/sitecustomize.pyc Xlib/treeline/docparam.py Xlib/treeline/docparam.pyc Xlib/treeline/fieldformat.py Xlib/treeline/fieldformat.pyc Xlib/treeline/formatlist.py Xlib/treeline/formatlist.pyc Xlib/treeline/genboolean.py Xlib/treeline/genboolean.pyc Xlib/treeline/gendate.py Xlib/treeline/gendate.pyc Xlib/treeline/gennumber.py Xlib/treeline/gennumber.pyc Xlib/treeline/gentime.py Xlib/treeline/gentime.pyc Xlib/treeline/helpview.py Xlib/treeline/helpview.pyc Xlib/treeline/numbering.py Xlib/treeline/numbering.pyc Xlib/treeline/option.py Xlib/treeline/option.pyc Xlib/treeline/optiondlg.py Xlib/treeline/optiondlg.pyc Xlib/treeline/printpreview.py Xlib/treeline/printpreview.pyc Xlib/treeline/recentfiles.py Xlib/treeline/recentfiles.pyc Xlib/treeline/sitecustomize.py Xlib/treeline/sitecustomize.pyc Xlib/treeline/spellcheck.py Xlib/treeline/spellcheck.pyc Xlib/treeline/textedit2.py Xlib/treeline/textedit2.pyc Xlib/treeline/textedit3.py Xlib/treeline/textedit3.pyc Xlib/treeline/tmpcontrol.py Xlib/treeline/tmpcontrol.pyc Xlib/treeline/treedialogs.py Xlib/treeline/treedialogs.pyc Xlib/treeline/treedoc.py Xlib/treeline/treedoc.pyc Xlib/treeline/treeformat.py Xlib/treeline/treeformat.pyc Xlib/treeline/treeitem.py Xlib/treeline/treeitem.pyc Xlib/treeline/treeline.py Xlib/treeline/treeline.pyc Xlib/treeline/treemainwin.py Xlib/treeline/treemainwin.pyc Xlib/treeline/treerightviews.py Xlib/treeline/treerightviews.pyc Xlib/treeline/treeview.py Xlib/treeline/treeview.pyc Xlib/treeline/undo.py Xlib/treeline/undo.pyc Xlib/treeline/xpm.py Xlib/treeline/xpm.pyc X%%PORTDOCS%%%%DOCSDIR%%/README.html X%%PORTDOCS%%%%DOCSDIR%%/readme.trl X%%PORTDOCS%%%%DOCSDIR%%/sample.trl X%%PORTDOCS%%%%DOCSDIR%%/sample_table.trl X@dirrm lib/treeline X%%PORTDOCS%%@dirrm %%DOCSDIR%% END-of-treeline/pkg-plist echo c - treeline/files mkdir -p treeline/files > /dev/null 2>&1 echo x - treeline/files/patch-install.py sed 's/^X//' >treeline/files/patch-install.py << 'END-of-treeline/files/patch-install.py' X--- install.py.orig Wed Jul 7 19:59:06 2004 X+++ install.py Wed Jul 7 19:59:19 2004 X@@ -247,10 +247,6 @@ X 'dataFilePath = None', \ X 'dataFilePath = \'%s\' # modified by install script\n' \ X % dataDir) X- if os.path.isdir('icons'): X- iconDir = os.path.join(prefixDir, 'share', 'icons') X- print ' Copying icon files to %s' % iconDir X- copyDir('icons', iconDir) X if siteCustomReqd: X createSiteCustomize() X createWrapper(pyDir, progName) END-of-treeline/files/patch-install.py echo x - treeline/pkg-descr sed 's/^X//' >treeline/pkg-descr << 'END-of-treeline/pkg-descr' XTreeLine helps you organise all your sticky notes, lists of books, movies, Xwebsite logins, personal contacts, or things to do. X XIt stores almost any kind of information. A tree structure makes it easy to Xkeep things organised. Each node in the tree can contain several fields, Xforming a mini-database. The output format for each node can be defined, and Xthe output can be shown on the screen, printed, or exported to html. X XWWW: http://www.bellz.org/treeline/ END-of-treeline/pkg-descr exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407111357.i6BDv4TJ022558>