FreeBSD Bugzilla – Attachment 65163 Details for
Bug 96639
[patch] suggestion to committer's guide that should have a description about remove ports
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.71 KB, created by
Cheng-Lung Sung
on 2006-05-02 05:00:37 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Cheng-Lung Sung
Created:
2006-05-02 05:00:37 UTC
Size:
1.71 KB
patch
obsolete
>--- en_US.ISO8859-1/articles/committers-guide/article.sgml.orig Thu Apr 20 09:49:55 2006 >+++ en_US.ISO8859-1/articles/committers-guide/article.sgml Tue May 2 11:52:02 2006 >@@ -2423,6 +2423,40 @@ > </qandadiv> > > <qandadiv> >+ <title>Removing an Existing Port</title> >+ >+ <qandaentry> >+ <question> >+ <para>How do I remove an existing port?</para> >+ </question> >+ >+ <answer> >+ <para>First, please read the section about repository >+ copies. Make sure there is no dependency on the port >+ in the ports colloection, then perform the following:</para> >+ >+ <procedure> >+ <step> >+ <para>Remove the port via <command>cvs remove</command>.</para> >+ </step> >+ <step> >+ <para>Remove <makevar>SUBDIR</makevar> listing of the port >+ in the parent directory <filename>Makefile</filename>.</para> >+ </step> >+ <step> >+ <para>Remove the module entry in >+ <filename>CVSROOT/modules</filename>.</para> >+ </step> >+ <step> >+ <para>Add an entry to >+ <filename>ports/MOVED</filename>.</para> >+ </step> >+ </procedure> >+ </answer> >+ </qandaentry> >+ </qandadiv> >+ >+ <qandadiv> > <title>Repository Copies</title> > > <qandaentry> >@@ -2495,9 +2529,9 @@ > <step> > <para>Add the new subdirectory to the > <makevar>SUBDIR</makevar> listing in the parent >- directory Makefile. You can run <command>make >- checksubdirs</command> in the parent directory to check >- this.</para> >+ directory <filename>Makefile</filename>. You can run >+ <command>make checksubdirs</command> in the parent >+ directory to check this.</para> > </step> > > <step>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 96639
: 65163