<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/gnu/usr.bin/tar/Makefile, branch release/6.2.0</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>Ooops.  Correctly disable "tar"-&gt;"gtar" link.</title>
<updated>2005-03-21T04:02:42+00:00</updated>
<author>
<name>Tim Kientzle</name>
<email>kientzle@FreeBSD.org</email>
</author>
<published>2005-03-21T04:02:42+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=fd2a6fc1dc27c24dc1bd78066286bdc1592e4934'/>
<id>fd2a6fc1dc27c24dc1bd78066286bdc1592e4934</id>
<content type='text'>
Thanks to: Simon L. Nielsen, who was the first of
    several people to point this out. &lt;sigh&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Thanks to: Simon L. Nielsen, who was the first of
    several people to point this out. &lt;sigh&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Deorbit gtar, step 1:  Remove WITH_GTAR knob.</title>
<updated>2005-03-20T20:38:46+00:00</updated>
<author>
<name>Tim Kientzle</name>
<email>kientzle@FreeBSD.org</email>
</author>
<published>2005-03-20T20:38:46+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=1ca479296cd7d90a6498abb5d278a9409a671ad1'/>
<id>1ca479296cd7d90a6498abb5d278a9409a671ad1</id>
<content type='text'>
  "tar" is now always a synonym for "bsdtar".
  People who need gtar can access it as "gtar."

Approved by:	No objections on arch@
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  "tar" is now always a synonym for "bsdtar".
  People who need gtar can access it as "gtar."

Approved by:	No objections on arch@
</pre>
</div>
</content>
</entry>
<entry>
<title>Make bsdtar the default system tar.  This makes /usr/bin/tar a symlink</title>
<updated>2004-07-17T06:03:47+00:00</updated>
<author>
<name>Tim Kientzle</name>
<email>kientzle@FreeBSD.org</email>
</author>
<published>2004-07-17T06:03:47+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=16847ae6c0e862b7e0e8935e7b8de1104e1c6f4b'/>
<id>16847ae6c0e862b7e0e8935e7b8de1104e1c6f4b</id>
<content type='text'>
pointing to /usr/bin/bsdtar by default.  To make it point to /usr/bin/gtar,
you can define WITH_GTAR.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
pointing to /usr/bin/bsdtar by default.  To make it point to /usr/bin/gtar,
you can define WITH_GTAR.
</pre>
</div>
</content>
</entry>
<entry>
<title>Have /usr/bin/tar be a symlink to /usr/bin/gtar rather</title>
<updated>2004-06-04T00:39:46+00:00</updated>
<author>
<name>Tim Kientzle</name>
<email>kientzle@FreeBSD.org</email>
</author>
<published>2004-06-04T00:39:46+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=020a53a0cc0cf43f0fb800dfbdeebe5fb2d83644'/>
<id>020a53a0cc0cf43f0fb800dfbdeebe5fb2d83644</id>
<content type='text'>
than a hardlink.  This will make it easier for people
to tell which system tar they're currently using.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
than a hardlink.  This will make it easier for people
to tell which system tar they're currently using.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed "make clean".</title>
<updated>2004-03-03T17:04:49+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2004-03-03T17:04:49+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=38639d5191235e493f645934211cc97ed1bf8619'/>
<id>38639d5191235e493f645934211cc97ed1bf8619</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove getopt*.c, we already have compatible getopt_long() in libc</title>
<updated>2004-02-17T01:34:53+00:00</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>2004-02-17T01:34:53+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=e27b3bf5e2a16a4b2d8a5970b0ef3c7714f05c4b'/>
<id>e27b3bf5e2a16a4b2d8a5970b0ef3c7714f05c4b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Style fixes: Use curly braces in Makefiles,</title>
<updated>2004-02-13T00:58:48+00:00</updated>
<author>
<name>Tim Kientzle</name>
<email>kientzle@FreeBSD.org</email>
</author>
<published>2004-02-13T00:58:48+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=3d82406997d02b7ecf5e110e00f6a07c80652295'/>
<id>3d82406997d02b7ecf5e110e00f6a07c80652295</id>
<content type='text'>
use cat (not cp) to copy files.

Submitted by:	ru
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
use cat (not cp) to copy files.

Submitted by:	ru
</pre>
</div>
</content>
</entry>
<entry>
<title>GNU tar in the base system is now called "gtar"</title>
<updated>2004-02-11T05:44:20+00:00</updated>
<author>
<name>Tim Kientzle</name>
<email>kientzle@FreeBSD.org</email>
</author>
<published>2004-02-11T05:44:20+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=581dfc5cc0ea046c761e84f28e00a4418346cee4'/>
<id>581dfc5cc0ea046c761e84f28e00a4418346cee4</id>
<content type='text'>
"tar" is now just a link to "gtar".

This lays the groundwork for an orderly migration
from GNU tar to some other tar.  (First, we introduce
the new tar program, then we migrate the 'tar' name,
then we remove gtar, with intervals of months between
these steps.)

Approved by:	gordon
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
"tar" is now just a link to "gtar".

This lays the groundwork for an orderly migration
from GNU tar to some other tar.  (First, we introduce
the new tar program, then we migrate the 'tar' name,
then we remove gtar, with intervals of months between
these steps.)

Approved by:	gordon
</pre>
</div>
</content>
</entry>
<entry>
<title>/rescue/tar exists, so build this dynamic now.</title>
<updated>2003-11-17T05:16:26+00:00</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2003-11-17T05:16:26+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=270a7d5792eb8a5789f37277b71d250299336d2a'/>
<id>270a7d5792eb8a5789f37277b71d250299336d2a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>SUBDIR is initially empty.</title>
<updated>2002-06-05T07:00:41+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2002-06-05T07:00:41+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=fc511333b68089f65d2137fa64e3f0a3f290cdf2'/>
<id>fc511333b68089f65d2137fa64e3f0a3f290cdf2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
