Page MenuHomeFreeBSD

D23589.id.diff
No OneTemporary

D23589.id.diff

diff --git a/documentation/content/en/books/porters-handbook/porting-samplem/chapter.adoc b/documentation/content/en/books/porters-handbook/porting-samplem/chapter.adoc
--- a/documentation/content/en/books/porters-handbook/porting-samplem/chapter.adoc
+++ b/documentation/content/en/books/porters-handbook/porting-samplem/chapter.adoc
@@ -35,7 +35,6 @@
[.programlisting]
....
-[the header...just to make it easier for us to identify the ports.]
# $FreeBSD$
[ ^^^^^^^^^ This will be automatically replaced with RCS ID string by SVN
when it is committed to our repository. If upgrading a port, do not alter
diff --git a/documentation/content/en/books/porters-handbook/quick-porting/chapter.adoc b/documentation/content/en/books/porters-handbook/quick-porting/chapter.adoc
--- a/documentation/content/en/books/porters-handbook/quick-porting/chapter.adoc
+++ b/documentation/content/en/books/porters-handbook/quick-porting/chapter.adoc
@@ -70,11 +70,6 @@
.include <bsd.port.mk>
....
-[NOTE]
-====
-In some cases, the [.filename]#Makefile# of an existing port may contain additional lines in the header, such as the name of the port and the date it was created. This additional information has been declared obsolete, and is being phased out.
-====
-
Try to figure it out. Do not worry about the contents of the `$FreeBSD$` line, it will be filled in automatically by Subversion when the port is imported to our main ports tree. A more detailed example is shown in the <<porting-samplem,sample Makefile>> section.
[[porting-desc]]

File Metadata

Mime Type
text/plain
Expires
Thu, Apr 9, 11:14 PM (1 h, 53 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31165229
Default Alt Text
D23589.id.diff (1 KB)

Event Timeline