Port details |
- tdl To-do list manager
- 1.5.2_3 devel =3 1.5.2_3Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2001-08-30 02:39:52
- Last Update: 2024-03-14 10:06:04
- Commit Hash: de3ac29
- People watching this port, also watch:: autoconf, libevent, newfile, p5-MIME-Tools, gentoo
- License: GPLv2+
- WWW:
- http://www.rc0.org.uk/tdl/
- Description:
- A small program for managing a to-do list. There can be one to-do
database per directory, or per tree of directories. Tasks are in
a tree structure (ie: one task can be a sub-task of another task).
Reports can also be generated to summarize tasks completed in
a certain time period.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS:
- To install the port:
- cd /usr/ports/devel/tdl/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/tdl
- pkg install tdl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: tdl
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (tdl-1.5.2.tar.gz) = b43ed73bbdc77527c164b7e99f28c5fe2b7626d30adace78d8c40cca74f7fbfb
SIZE (tdl-1.5.2.tar.gz) = 66057
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Library dependencies:
-
- libreadline.so.8 : devel/readline
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_tdl
- USES:
- readline
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.5.2_3 14 Mar 2024 10:06:04 |
Christian Weisgerber (naddy) |
devel/tdl: Move man pages to share/man
Approved by: portmgr (blanket) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.5.2_2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.5.2_2 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.5.2_2 29 Oct 2021 09:50:18 |
Stefan Eßer (se) |
*/*: Remove redundant '-[0-9]*' from CONFLICTS
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".
Approved by: portmgr (blanket) |
1.5.2_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.5.2_2 09 Apr 2019 14:04:50 |
sunpoet |
Update devel/readline to 8.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://tiswww.case.edu/php/chet/readline/CHANGES
PR: 236156
Exp-run by: antoine |
1.5.2_1 27 Jun 2017 13:46:53 |
sunpoet |
Update devel/readline to 7.0 patch 3
- Bump PORTREVISION for shlib change
Changes: https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES
https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html
https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html
Differential Revision: https://reviews.freebsd.org/D11172
PR: 219947
Exp-run by: antoine |
1.5.2 12 Jan 2016 16:20:32 |
amdmi3 |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
1.5.2 20 Feb 2015 13:30:40 |
amdmi3 |
- Add LICENSE
- Silence post-patch
- Strip binary |
1.5.2 15 Aug 2014 19:24:31 |
adamw |
Fix build on -current. |
1.5.2 23 Jul 2014 13:24:53 |
adamw |
Add USES=readline to fix build on -current. |
1.5.2 08 Oct 2013 11:30:24 |
bsam |
Support staging. |
1.5.2 20 Sep 2013 17:17:45 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4) |
1.5.2 04 Jun 2012 12:06:57 |
pav |
- Register conflicts in my ports
Reported by: http://ketas.si.pri.ee/ports-conflictchecks/ |
1.5.2 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
1.5.2 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
1.5.2 21 Dec 2009 02:19:12 |
dougb |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
1.5.2 14 Apr 2006 20:45:44 |
linimon |
Reset petef due to no response to email. We hope to see him back sometime.
Hat: portmgr |
1.5.2 22 Jan 2006 08:30:12 |
edwin |
SHA256ify
Approved by: krion@ |
1.5.2 06 Aug 2004 15:07:40 |
petef |
- update to 1.5.2
- new MASTER_SITES/WWW:
- fmt pkg-descr
PR: 68814
Submitted by: Alex Kapranoff <kappa@rambler-co.ru> |
1.4.1 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
1.4.1 17 Nov 2003 12:29:10 |
trevor |
USE_REINPLACE need be defined only when REINPLACE_CMD is used. |
1.4.1 26 Oct 2003 19:19:19 |
petef |
Update to 1.4.1. |
1.3 04 Apr 2003 02:45:05 |
petef |
Update to 1.3. |
1.2 07 Mar 2003 06:01:16 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
1.2 04 Nov 2002 05:46:38 |
edwin |
PERL -> REINPLACE
And some ports have USE_PERL5=yes now. |
1.2 04 Aug 2002 21:45:22 |
petef |
Update to 1.2.
PR: 40996
Submitted by: Nicholas Esborn <nick@netdot.net> |
20 Nov 2001 23:55:34 |
petef |
Update to 1.0 |
31 Oct 2001 15:08:55 |
petef |
Update to 0.7.4 |
05 Oct 2001 01:56:26 |
petef |
Add a missing manual page to MAN1 |
30 Aug 2001 06:39:52 |
petef |
add tdl 0.6 To-do list manager |