From eab3576c543b49283fda12c53e7f2334dc2d8bcc Mon Sep 17 00:00:00 2001 From: Ken Smith Date: Wed, 28 Feb 2007 18:12:22 +0000 Subject: [PATCH] Use of the easy-import tool is no longer suggested (and it's actually now a shell script that tells you to use something else, that something else being a tool to create new ports). Confirmed by: peter --- .../books/developers-handbook/policies/chapter.sgml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/en_US.ISO8859-1/books/developers-handbook/policies/chapter.sgml b/en_US.ISO8859-1/books/developers-handbook/policies/chapter.sgml index aec9e1649d..2868c118d4 100644 --- a/en_US.ISO8859-1/books/developers-handbook/policies/chapter.sgml +++ b/en_US.ISO8859-1/books/developers-handbook/policies/chapter.sgml @@ -139,8 +139,7 @@ src/contrib/tcl directory is created according to the rules: it is supposed to contain the sources as distributed (on a proper CVS vendor-branch and without RCS keyword expansion) with as few - FreeBSD-specific changes as possible. The 'easy-import' tool on - freefall will assist in doing the import, but if there are any doubts on + FreeBSD-specific changes as possible. If there are any doubts on how to go about it, it is imperative that you ask first and not blunder ahead and hope it works out. CVS is not forgiving of import accidents and a fair amount of effort is required to back out