summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2003-08-31 09:46:12 +0000
committerjlam <jlam@pkgsrc.org>2003-08-31 09:46:12 +0000
commitae1f68d60703af0abb9175b2d4d75fc2aea26fee (patch)
tree6547acc8481e8b1dbd6f6cb0b3586f089fd2f98f
parent758472a044b808c5ca62924932c020a34b7c6a3c (diff)
downloadpkgsrc-ae1f68d60703af0abb9175b2d4d75fc2aea26fee.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.