aboutsummaryrefslogtreecommitdiff
path: root/devel/devtodo
Commit message (Collapse)AuthorAgeFilesLines
* Unbreak: move devtodo to it's new home (where a proper distfile isPete Fritchman2004-02-222-4/+2
| | | | | | | stored). Notes: svn path=/head/; revision=101655
* BROKEN: Checksum mismatchKris Kennaway2004-02-211-0/+2
| | | | Notes: svn path=/head/; revision=101590
* Fix build with gcc3.3Kris Kennaway2003-07-182-0/+17
| | | | Notes: svn path=/head/; revision=85091
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Update to 0.1.17.Pete Fritchman2003-01-043-5/+6
| | | | Notes: svn path=/head/; revision=72532
* PERL -> REINPLACEEdwin Groothuis2002-11-041-1/+2
| | | | | | | And some ports have USE_PERL5=yes now. Notes: svn path=/head/; revision=69436
* Update WWW: tag.Pete Fritchman2002-10-241-1/+1
| | | | Notes: svn path=/head/; revision=68755
* - update to 0.1.14Pete Fritchman2002-08-232-7/+11
| | | | | | | | | | | - MASTER_SITES has moved to sourceforge - use EXAMPLESDIR PR: 41897 Submitted by: Sergei Kolobov <sergei@kolobov.com> Notes: svn path=/head/; revision=64915
* Move ${MASTER_SITE_LOCAL} ahead in ${MASTER_SITES}, the main distributionPete Fritchman2002-06-081-2/+2
| | | | | | | | | site is temporarily down. Submitted by: fenner's distfile survey Notes: svn path=/head/; revision=60820
* Update to 0.1.12Pete Fritchman2001-11-202-2/+2
| | | | Notes: svn path=/head/; revision=50292
* - update to new webpagePete Fritchman2001-10-032-4/+4
| | | | | | | - style nit: Yes -> yes Notes: svn path=/head/; revision=48368
* Add MASTER_SITE_LOCAL in to MASTER_SITES. The main homepage for devtodo seemsPete Fritchman2001-09-081-1/+3
| | | | | | | | | to have disappeared... Noticed by: fenner distfile survey Notes: svn path=/head/; revision=47514
* Change my email address to petef@FreeBSD.org for the ports I maintain.Pete Fritchman2001-08-221-1/+1
| | | | | | | Reviewed by: ade Notes: svn path=/head/; revision=46662
* - update to version 0.1.11Kevin Lo2001-07-124-5/+7
| | | | | | | | | | | | - install example todorc file - add pkg-plist example todorc file logic - new MASTER_SITES and WWW PR: 28913 Submitted by: MAINTAINER Notes: svn path=/head/; revision=45071
* Update to 0.1.7.Daniel Harris2001-07-043-8/+7
| | | | | | | | PR: 28570 Submitted by: maintainer Notes: svn path=/head/; revision=44755
* devtodo is a program to assist developers (or anybody who uses aDirk Meyer2001-06-095-0/+54
terminal) in maintaining a list of outstanding tasks in a heirarchical, prioritised, list. Additionally, it can automatically list outstanding items when you change into a directory (see example shell configurations in ${PREFIX}/share/examples/devtodo). WWW: http://www.sourceforge.net/projects/devtodo/ PR: 27659 Submitted by: petef@databits.net Notes: svn path=/head/; revision=43702