Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/freebsd/poudriere.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Drewery <bryan@shatow.net>2014-04-19 07:27:02 +0400
committerBryan Drewery <bryan@shatow.net>2014-04-19 07:27:02 +0400
commit603a36a868fa0f83f6deced3240072c58f5b937f (patch)
tree80c38287f26056ea61d91c2aba4ab024f4a1a6f9
parentc00974076177732116e95abc48d1491cce8bf65f (diff)
Update TODO with recent items
-rw-r--r--doc/todo.wiki3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/todo.wiki b/doc/todo.wiki
index e564e143..6c560b59 100644
--- a/doc/todo.wiki
+++ b/doc/todo.wiki
@@ -31,6 +31,7 @@ These should be fixed in <strong>trunk</strong> and then merged back to <strong>
* Document/test portshaker usage
* pkgclean/options MOVED support
* Fix $(()) usage for 8.3
+ * Display DEPRECATED ports at end and UNMAINTAINED ports.
<h2>3.1</h2>
* Allow dependency calculation to optionally not exit on first failure. Complex as errors come from many places, reporting all errors at once may be even more complex. (bulk -k)
@@ -44,9 +45,7 @@ These should be fixed in <strong>trunk</strong> and then merged back to <strong>
* new dependency check should move to <strong>Mk/bsd.port.mk</strong>
* testport with leftovers results in 'crashed'
* "soft exit", "exit when idle" mode, SIGUSR1
- * Merge stage-orphan checking with <em>make check-orphans</em>. Ensure no checks are lost.
* Allow git method for jail
- * Remove PLIST_SUB magic
<h3>Stability</h3>