summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjlam <jlam>2003-08-31 09:46:12 +0000
committerjlam <jlam>2003-08-31 09:46:12 +0000
commit4c97626cc1e95462e9d115b6fef5aca3d475575f (patch)
tree6547acc8481e8b1dbd6f6cb0b3586f089fd2f98f
parent7b77e08056f1702fbe47bc43d29eece6307e0b9f (diff)
downloadpkgsrc-4c97626cc1e95462e9d115b6fef5aca3d475575f.tar.gz
Move the PKGVIEWS file into buildlink3 and rename it "TODO". This file
contains the pkgviews migration plan as well as any other buildlink3/pkgviews ideas that we may have.
-rw-r--r--mk/buildlink3/TODO (renamed from mk/PKGVIEWS)7
1 files changed, 1 insertions, 6 deletions
diff --git a/mk/PKGVIEWS b/mk/buildlink3/TODO
index e4e8f1c6706..5b289bfa5a4 100644
--- a/mk/PKGVIEWS
+++ b/mk/buildlink3/TODO
@@ -1,4 +1,4 @@
-$NetBSD: PKGVIEWS,v 1.1.2.10 2003/08/16 20:20:55 jlam Exp $
+$NetBSD: TODO,v 1.1.2.1 2003/08/31 09:46:14 jlam Exp $
Package views integration plan:
==============================
@@ -41,8 +41,3 @@ that depend on them.
(4) Migrate the USE_X11BASE and USE_IMAKE packages to set
PKG_INSTALLATION_TYPE to "pkgviews".
-
-At this point every package in pkgsrc will be using pkgviews, and we
-can excise all of the "overwrite" code from pkgsrc internals. From
-this point on, pkgsrc only supports depoted packages via package
-views.