<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/usr.sbin/pkg_install/add/pkg_add.1, branch release/6.2.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F6.2.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F6.2.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2007-01-11T22:54:46Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2007-01-11T22:54:46Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2007-01-11T22:54:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=201f78d6b90635d961fa373ecd706e3786333b7e'/>
<id>urn:sha1:201f78d6b90635d961fa373ecd706e3786333b7e</id>
<content type='text'>
'RELENG_6_2_0_RELEASE'.

This commit was manufactured to restore the state of the 6.2-RELEASE image.
</content>
</entry>
<entry>
<title>MFC: add.h: 1.14, main.c: 1.67, perform.c: 1.80, pkg_add.1: 1.71</title>
<updated>2006-05-14T06:52:24Z</updated>
<author>
<name>Kirill Ponomarev</name>
<email>krion@FreeBSD.org</email>
</author>
<published>2006-05-14T06:52:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=1f9687b9cd15ffc11d7de3b345d9e80d934e9074'/>
<id>urn:sha1:1f9687b9cd15ffc11d7de3b345d9e80d934e9074</id>
<content type='text'>
  date: 2006/03/09 14:49:19;  author: phk;  state: Exp;  lines: +6 -1
  Add -F option to not fail on already installed packages.

  Submitted by:   Eugene Grosbein &lt;eugen@grosbein.pp.ru&gt;
</content>
</entry>
<entry>
<title>MFC: pkg_add.1:1.70</title>
<updated>2006-01-31T18:33:59Z</updated>
<author>
<name>Kirill Ponomarev</name>
<email>krion@FreeBSD.org</email>
</author>
<published>2006-01-31T18:33:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=67a809454bc105662ff18c28c40a6c4d340fb312'/>
<id>urn:sha1:67a809454bc105662ff18c28c40a6c4d340fb312</id>
<content type='text'>
  date: 2006/01/29 20:30:55;  author: krion;  state: Exp;  lines: +1 -1
  Fix typo.
</content>
</entry>
<entry>
<title>MFC:</title>
<updated>2006-01-16T19:51:41Z</updated>
<author>
<name>Florent Thoumie</name>
<email>flz@FreeBSD.org</email>
</author>
<published>2006-01-16T19:51:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=bfbedc5de6519c7e8d3922772fbe4faee8095c06'/>
<id>urn:sha1:bfbedc5de6519c7e8d3922772fbe4faee8095c06</id>
<content type='text'>
  Add -K option to pkg_add and pkg_info.
  This option saves packages to PKGDIR (if defined or current directory by default)
  as they are downloaded.
  Silent a warning when -n is used and package has a +DISPLAY file.

      src/usr.sbin/pkg_install/info/perform.c: rev 1.53 -&gt; 1.54
      src/usr.sbin/pkg_install/add/main.c: rev 1.65 -&gt; 1.66
      src/usr.sbin/pkg_install/lib/lib.h: rev 1.56 -&gt; 1.57
      src/usr.sbin/pkg_install/info/pkg_info.1: rev 1.55 -&gt; 1.56
      src/usr.sbin/pkg_install/add/add.h: rev 1.12 -&gt; 1.13
      src/usr.sbin/pkg_install/add/pkg_add.1: rev 1.68 -&gt; 1.69
      src/usr.sbin/pkg_install/add/perform.c: rev 1.78 -&gt; 1.79
      src/usr.sbin/pkg_install/info/info.h: rev 1.28 -&gt; 1.29
      src/usr.sbin/pkg_install/lib/url.c: rev 1.4 -&gt; 1.5
      src/usr.sbin/pkg_install/info/main.c: rev 1.48 -&gt; 1.49
</content>
</entry>
<entry>
<title>MFC: add.h:1.12, main.c:1.65, perform.c:1.78, pkg_add.1:1.67</title>
<updated>2005-11-17T18:08:58Z</updated>
<author>
<name>Kirill Ponomarev</name>
<email>krion@FreeBSD.org</email>
</author>
<published>2005-11-17T18:08:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=52c6bd565392eb033450e0ab4826e4519e60e339'/>
<id>urn:sha1:52c6bd565392eb033450e0ab4826e4519e60e339</id>
<content type='text'>
  date: 2005/11/12 11:45:01;  author: krion;  state: Exp;  lines: +9 -2
  Add -P flag, it does the same as the -p option, except that the
  given prefix is also used recursively for the dependency packages,
  if any.  If the -P flag appears after any -p flag on the
  command line, it overrides it's effect, causing pkg_add to use the
  given prefix recursively.

  PR:             bin/75742
  Submitted by:   Frerich Raabe &lt;raabe AT kde DOT org&gt;
</content>
</entry>
<entry>
<title>Expand *n't contractions.</title>
<updated>2005-02-13T22:25:33Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2005-02-13T22:25:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=0227791b40a6936310e1dd376b0883b540fec0c0'/>
<id>urn:sha1:0227791b40a6936310e1dd376b0883b540fec0c0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>typo</title>
<updated>2004-08-11T15:47:13Z</updated>
<author>
<name>Oliver Eikemeier</name>
<email>eik@FreeBSD.org</email>
</author>
<published>2004-08-11T15:47:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f6404ebe03536c5d47cd62829d8f60397537df45'/>
<id>urn:sha1:f6404ebe03536c5d47cd62829d8f60397537df45</id>
<content type='text'>
Approved by:	ru
</content>
</entry>
<entry>
<title>Eliminated double whitespace.</title>
<updated>2004-07-03T18:35:53Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2004-07-03T18:35:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=455fb174dfe376f3c4132713a1d08dc05fe080d3'/>
<id>urn:sha1:455fb174dfe376f3c4132713a1d08dc05fe080d3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Markup and punctuation nits.</title>
<updated>2004-06-05T20:21:17Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2004-06-05T20:21:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=362cd31336eddf6193f966e5675e2e9295e132c6'/>
<id>urn:sha1:362cd31336eddf6193f966e5675e2e9295e132c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add command line option for chrootdir, all pkg_add(8) operations will be</title>
<updated>2004-03-01T21:58:21Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2004-03-01T21:58:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e77e03a08a0f3d0f08d307fec424f4b2e402c132'/>
<id>urn:sha1:e77e03a08a0f3d0f08d307fec424f4b2e402c132</id>
<content type='text'>
done inside of chroot(2) to chrootdir.  Added to help with sysinstall(8)
support of install to alternate root but possibly useful for setting up
jails, etc.

No objection from:	portmgr@
Style(9) abuse due to:	entire program violates style(9)
Approved by:		rwatson (mentor)
</content>
</entry>
</feed>
