Bug 198722 - new port: deskutils/tudu: small utility for todo management
Summary: new port: deskutils/tudu: small utility for todo management
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Alexey Dokuchaev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-19 22:34 UTC by mp39590
Modified: 2015-10-22 13:10 UTC (History)
1 user (show)

See Also:


Attachments
shell archive (2.10 KB, text/plain)
2015-03-19 22:34 UTC, mp39590
no flags Details
poudriere build logs (42.69 KB, text/plain)
2015-03-19 22:35 UTC, mp39590
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description mp39590 2015-03-19 22:34:11 UTC
Created attachment 154543 [details]
shell archive

small utility for todo management, depends only on ncurses, all todos are saved in xml file which can be moved around (with a project, for example)
Comment 1 mp39590 2015-03-19 22:35:24 UTC
Created attachment 154544 [details]
poudriere build logs

poudriere build logs for 10.1/9.3/8.4 {amd64}
Comment 2 commit-hook freebsd_committer freebsd_triage 2015-10-22 13:06:07 UTC
A commit references this bug:

Author: danfe
Date: Thu Oct 22 13:05:56 UTC 2015
New revision: 399971
URL: https://svnweb.freebsd.org/changeset/ports/399971

Log:
  Add a port of TuDu, a command line (curses) program to manage hierarchical
  "todo" lists.

  PR:	198722

Changes:
  head/misc/Makefile
  head/misc/tudu/
  head/misc/tudu/Makefile
  head/misc/tudu/distinfo
  head/misc/tudu/pkg-descr
  head/misc/tudu/pkg-plist
Comment 3 Alexey Dokuchaev freebsd_committer freebsd_triage 2015-10-22 13:10:07 UTC
Port added as of ports r399971, thank you!  I've made a few changes and style fixes; also, after some consideration I've decided to use "fallback" category of `misc' rather than proposed `deskutils' because `deskutils' typically refers to desktop-oriented applications which often implies GUI, etc. while command-line tools can be used e.g. remotely from a TI-85 calculator or something.  Looking for command-line utilities, the last category I would think of would be `desktop'.