$Id$ -> $FreeBSD$ in contents (mostly sample Makefiles).
Note I didn't touch the $Id$ line for the sgml file itself, I'm assuming Nik or someone is going to convert all the doc files in one pass.
This commit is contained in:
parent
120dadff23
commit
4b2e4fe173
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=5488
4 changed files with 28 additions and 28 deletions
en_US.ISO8859-1/books
en_US.ISO_8859-1/books
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$Id: chapter.sgml,v 1.49 1999-08-29 18:31:09 jhb Exp $
|
||||
$Id: chapter.sgml,v 1.50 1999-08-31 11:34:17 asami Exp $
|
||||
-->
|
||||
|
||||
<chapter id="ports">
|
||||
|
@ -363,7 +363,7 @@ password. Remember to use binary (also known as image) mode!]
|
|||
# Date created: 13 November 1997
|
||||
# Whom: jraynard
|
||||
#
|
||||
# $Id$
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= ElectricFence-2.0.5
|
||||
|
@ -484,7 +484,7 @@ do-install:
|
|||
<command>make maintainer</command> or read the
|
||||
<filename>Makefile</filename> to find the maintainer's email
|
||||
address. Remember to include the name/version of
|
||||
the port (copy the <literal>$Id:</literal> line from the
|
||||
the port (copy the <literal>$FreeBSD:</literal> line from the
|
||||
<filename>Makefile</filename>), and the output leading up-to the
|
||||
error, inclusive. If you do not get a satisfactory response,
|
||||
you can try filing a bug report with <command>send-pr</command>.
|
||||
|
@ -1101,7 +1101,7 @@ grizzle-6.5 - the combined piano tutorial, LOGO interpreter and shoot 'em up arc
|
|||
# Date created: 5 December 1994
|
||||
# Whom: asami
|
||||
#
|
||||
# $Id$
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= oneko-1.1b
|
||||
|
@ -1117,7 +1117,7 @@ USE_IMAKE= yes
|
|||
.include <bsd.port.mk></programlisting>
|
||||
|
||||
<para>See if you can figure it out. Do not worry about the contents
|
||||
of the <literal>$Id$</literal> line, it will be filled in
|
||||
of the <literal>$FreeBSD$</literal> line, it will be filled in
|
||||
automatically by CVS when the port is imported to our main ports
|
||||
tree. You can find a more detailed example in the <link
|
||||
linkend="porting-samplem">sample Makefile</link> section.</para>
|
||||
|
@ -4032,8 +4032,8 @@ person who wrote the first version of this Makefile. Remember, this should
|
|||
not be changed when upgrading the port later.]
|
||||
# Whom: Satoshi Asami <asami@FreeBSD.org>
|
||||
#
|
||||
# $Id$
|
||||
[ ^^^^ This will be automatically replaced with RCS ID string by CVS
|
||||
# $FreeBSD$
|
||||
[ ^^^^^^^^^ This will be automatically replaced with RCS ID string by CVS
|
||||
when it is committed to our repository.]
|
||||
#
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$Id: book.sgml,v 1.49 1999-08-29 18:31:09 jhb Exp $
|
||||
$Id: book.sgml,v 1.50 1999-08-31 11:34:17 asami Exp $
|
||||
-->
|
||||
|
||||
<chapter id="ports">
|
||||
|
@ -363,7 +363,7 @@ password. Remember to use binary (also known as image) mode!]
|
|||
# Date created: 13 November 1997
|
||||
# Whom: jraynard
|
||||
#
|
||||
# $Id$
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= ElectricFence-2.0.5
|
||||
|
@ -484,7 +484,7 @@ do-install:
|
|||
<command>make maintainer</command> or read the
|
||||
<filename>Makefile</filename> to find the maintainer's email
|
||||
address. Remember to include the name/version of
|
||||
the port (copy the <literal>$Id:</literal> line from the
|
||||
the port (copy the <literal>$FreeBSD:</literal> line from the
|
||||
<filename>Makefile</filename>), and the output leading up-to the
|
||||
error, inclusive. If you do not get a satisfactory response,
|
||||
you can try filing a bug report with <command>send-pr</command>.
|
||||
|
@ -1101,7 +1101,7 @@ grizzle-6.5 - the combined piano tutorial, LOGO interpreter and shoot 'em up arc
|
|||
# Date created: 5 December 1994
|
||||
# Whom: asami
|
||||
#
|
||||
# $Id$
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= oneko-1.1b
|
||||
|
@ -1117,7 +1117,7 @@ USE_IMAKE= yes
|
|||
.include <bsd.port.mk></programlisting>
|
||||
|
||||
<para>See if you can figure it out. Do not worry about the contents
|
||||
of the <literal>$Id$</literal> line, it will be filled in
|
||||
of the <literal>$FreeBSD$</literal> line, it will be filled in
|
||||
automatically by CVS when the port is imported to our main ports
|
||||
tree. You can find a more detailed example in the <link
|
||||
linkend="porting-samplem">sample Makefile</link> section.</para>
|
||||
|
@ -4032,8 +4032,8 @@ person who wrote the first version of this Makefile. Remember, this should
|
|||
not be changed when upgrading the port later.]
|
||||
# Whom: Satoshi Asami <asami@FreeBSD.org>
|
||||
#
|
||||
# $Id$
|
||||
[ ^^^^ This will be automatically replaced with RCS ID string by CVS
|
||||
# $FreeBSD$
|
||||
[ ^^^^^^^^^ This will be automatically replaced with RCS ID string by CVS
|
||||
when it is committed to our repository.]
|
||||
#
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$Id: chapter.sgml,v 1.49 1999-08-29 18:31:09 jhb Exp $
|
||||
$Id: chapter.sgml,v 1.50 1999-08-31 11:34:17 asami Exp $
|
||||
-->
|
||||
|
||||
<chapter id="ports">
|
||||
|
@ -363,7 +363,7 @@ password. Remember to use binary (also known as image) mode!]
|
|||
# Date created: 13 November 1997
|
||||
# Whom: jraynard
|
||||
#
|
||||
# $Id$
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= ElectricFence-2.0.5
|
||||
|
@ -484,7 +484,7 @@ do-install:
|
|||
<command>make maintainer</command> or read the
|
||||
<filename>Makefile</filename> to find the maintainer's email
|
||||
address. Remember to include the name/version of
|
||||
the port (copy the <literal>$Id:</literal> line from the
|
||||
the port (copy the <literal>$FreeBSD:</literal> line from the
|
||||
<filename>Makefile</filename>), and the output leading up-to the
|
||||
error, inclusive. If you do not get a satisfactory response,
|
||||
you can try filing a bug report with <command>send-pr</command>.
|
||||
|
@ -1101,7 +1101,7 @@ grizzle-6.5 - the combined piano tutorial, LOGO interpreter and shoot 'em up arc
|
|||
# Date created: 5 December 1994
|
||||
# Whom: asami
|
||||
#
|
||||
# $Id$
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= oneko-1.1b
|
||||
|
@ -1117,7 +1117,7 @@ USE_IMAKE= yes
|
|||
.include <bsd.port.mk></programlisting>
|
||||
|
||||
<para>See if you can figure it out. Do not worry about the contents
|
||||
of the <literal>$Id$</literal> line, it will be filled in
|
||||
of the <literal>$FreeBSD$</literal> line, it will be filled in
|
||||
automatically by CVS when the port is imported to our main ports
|
||||
tree. You can find a more detailed example in the <link
|
||||
linkend="porting-samplem">sample Makefile</link> section.</para>
|
||||
|
@ -4032,8 +4032,8 @@ person who wrote the first version of this Makefile. Remember, this should
|
|||
not be changed when upgrading the port later.]
|
||||
# Whom: Satoshi Asami <asami@FreeBSD.org>
|
||||
#
|
||||
# $Id$
|
||||
[ ^^^^ This will be automatically replaced with RCS ID string by CVS
|
||||
# $FreeBSD$
|
||||
[ ^^^^^^^^^ This will be automatically replaced with RCS ID string by CVS
|
||||
when it is committed to our repository.]
|
||||
#
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$Id: book.sgml,v 1.49 1999-08-29 18:31:09 jhb Exp $
|
||||
$Id: book.sgml,v 1.50 1999-08-31 11:34:17 asami Exp $
|
||||
-->
|
||||
|
||||
<chapter id="ports">
|
||||
|
@ -363,7 +363,7 @@ password. Remember to use binary (also known as image) mode!]
|
|||
# Date created: 13 November 1997
|
||||
# Whom: jraynard
|
||||
#
|
||||
# $Id$
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= ElectricFence-2.0.5
|
||||
|
@ -484,7 +484,7 @@ do-install:
|
|||
<command>make maintainer</command> or read the
|
||||
<filename>Makefile</filename> to find the maintainer's email
|
||||
address. Remember to include the name/version of
|
||||
the port (copy the <literal>$Id:</literal> line from the
|
||||
the port (copy the <literal>$FreeBSD:</literal> line from the
|
||||
<filename>Makefile</filename>), and the output leading up-to the
|
||||
error, inclusive. If you do not get a satisfactory response,
|
||||
you can try filing a bug report with <command>send-pr</command>.
|
||||
|
@ -1101,7 +1101,7 @@ grizzle-6.5 - the combined piano tutorial, LOGO interpreter and shoot 'em up arc
|
|||
# Date created: 5 December 1994
|
||||
# Whom: asami
|
||||
#
|
||||
# $Id$
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= oneko-1.1b
|
||||
|
@ -1117,7 +1117,7 @@ USE_IMAKE= yes
|
|||
.include <bsd.port.mk></programlisting>
|
||||
|
||||
<para>See if you can figure it out. Do not worry about the contents
|
||||
of the <literal>$Id$</literal> line, it will be filled in
|
||||
of the <literal>$FreeBSD$</literal> line, it will be filled in
|
||||
automatically by CVS when the port is imported to our main ports
|
||||
tree. You can find a more detailed example in the <link
|
||||
linkend="porting-samplem">sample Makefile</link> section.</para>
|
||||
|
@ -4032,8 +4032,8 @@ person who wrote the first version of this Makefile. Remember, this should
|
|||
not be changed when upgrading the port later.]
|
||||
# Whom: Satoshi Asami <asami@FreeBSD.org>
|
||||
#
|
||||
# $Id$
|
||||
[ ^^^^ This will be automatically replaced with RCS ID string by CVS
|
||||
# $FreeBSD$
|
||||
[ ^^^^^^^^^ This will be automatically replaced with RCS ID string by CVS
|
||||
when it is committed to our repository.]
|
||||
#
|
||||
|
||||
|
|
Loading…
Reference in a new issue