<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.sbin/pkg_install/add, branch release/6.1.0</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>Set all the pointers to 6.1-RELEASE.</title>
<updated>2006-05-06T07:41:04+00:00</updated>
<author>
<name>Scott Long</name>
<email>scottl@FreeBSD.org</email>
</author>
<published>2006-05-06T07:41:04+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=92b8d3701bd899392b7cdf3d8f5a1f3a92f1730a'/>
<id>92b8d3701bd899392b7cdf3d8f5a1f3a92f1730a</id>
<content type='text'>
Approved by: re
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Approved by: re
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: pkg_add.1:1.70</title>
<updated>2006-01-31T18:33:59+00:00</updated>
<author>
<name>Kirill Ponomarev</name>
<email>krion@FreeBSD.org</email>
</author>
<published>2006-01-31T18:33:59+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=67a809454bc105662ff18c28c40a6c4d340fb312'/>
<id>67a809454bc105662ff18c28c40a6c4d340fb312</id>
<content type='text'>
  date: 2006/01/29 20:30:55;  author: krion;  state: Exp;  lines: +1 -1
  Fix typo.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  date: 2006/01/29 20:30:55;  author: krion;  state: Exp;  lines: +1 -1
  Fix typo.
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC:</title>
<updated>2006-01-16T19:51:41+00:00</updated>
<author>
<name>Florent Thoumie</name>
<email>flz@FreeBSD.org</email>
</author>
<published>2006-01-16T19:51:41+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=bfbedc5de6519c7e8d3922772fbe4faee8095c06'/>
<id>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>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  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
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: add/extract.c:1.44 create/perform.c:1.82 create/pkg_create.1:1.70 create/pl.c:1.28</title>
<updated>2006-01-10T22:17:08+00:00</updated>
<author>
<name>Kirill Ponomarev</name>
<email>krion@FreeBSD.org</email>
</author>
<published>2006-01-10T22:17:08+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=bc6c125d4e5e517afb67c3d0fcd227e3762a19fb'/>
<id>bc6c125d4e5e517afb67c3d0fcd227e3762a19fb</id>
<content type='text'>
     info/show.c:1.40 lib/plist.c:1.51

  date: 2006/01/07 22:10:57;  author: krion;  state: Exp;  lines: +10 -3
  When using @cwd %%FOO%%, we must ensure to return in the original
  prefix later, but doing so with @cwd %%OLDPREFIX%% (having
  PLIST_SUB+="OLDPREFIX=${PREFIX}") hardcodes the value in the packing
  list. That's not really a problem when dealing with ports but that's
  a problem with packages since pkg_add -p option only overrides the
  first @cwd occurrence.

  This patch allow us to use @cwd without any argument. If no
  directory argument is given, it will set current working directory
  to the first prefix given by the @cwd command.

  PR:             bin/77212
  Submitted by:   flz
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
     info/show.c:1.40 lib/plist.c:1.51

  date: 2006/01/07 22:10:57;  author: krion;  state: Exp;  lines: +10 -3
  When using @cwd %%FOO%%, we must ensure to return in the original
  prefix later, but doing so with @cwd %%OLDPREFIX%% (having
  PLIST_SUB+="OLDPREFIX=${PREFIX}") hardcodes the value in the packing
  list. That's not really a problem when dealing with ports but that's
  a problem with packages since pkg_add -p option only overrides the
  first @cwd occurrence.

  This patch allow us to use @cwd without any argument. If no
  directory argument is given, it will set current working directory
  to the first prefix given by the @cwd command.

  PR:             bin/77212
  Submitted by:   flz
</pre>
</div>
</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:58+00:00</updated>
<author>
<name>Kirill Ponomarev</name>
<email>krion@FreeBSD.org</email>
</author>
<published>2005-11-17T18:08:58+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=52c6bd565392eb033450e0ab4826e4519e60e339'/>
<id>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>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  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;
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: look for packages in the packages-6-release directory when</title>
<updated>2005-10-27T18:36:13+00:00</updated>
<author>
<name>Murray Stokely</name>
<email>murray@FreeBSD.org</email>
</author>
<published>2005-10-27T18:36:13+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=9256d542acbbcaee10088e0b23f95f5ed83a67c1'/>
<id>9256d542acbbcaee10088e0b23f95f5ed83a67c1</id>
<content type='text'>
appropriate.

Reviewed by:	portmgr (kris@)
Approved by:	re (scottl@)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
appropriate.

Reviewed by:	portmgr (kris@)
Approved by:	re (scottl@)
</pre>
</div>
</content>
</entry>
<entry>
<title>Retro-fit packages-5.4-release entry.</title>
<updated>2005-07-11T16:14:21+00:00</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2005-07-11T16:14:21+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=882f477d3cc89330540f0685eebdc21ec9040857'/>
<id>882f477d3cc89330540f0685eebdc21ec9040857</id>
<content type='text'>
Approved by:	re (implicit)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Approved by:	re (implicit)
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement @noinst field which has at the moment the same meaning and</title>
<updated>2005-06-14T15:05:43+00:00</updated>
<author>
<name>Kirill Ponomarev</name>
<email>krion@FreeBSD.org</email>
</author>
<published>2005-06-14T15:05:43+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=c554b6316d25cca31b174f95377e9103aae180ef'/>
<id>c554b6316d25cca31b174f95377e9103aae180ef</id>
<content type='text'>
function as @comment has.  But will be valid only for files and not
for md5 sums, rcsid's and comments in the future.

Submitted by:	flz
Approved by:	re@ (scottl)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
function as @comment has.  But will be valid only for files and not
for md5 sums, rcsid's and comments in the future.

Submitted by:	flz
Approved by:	re@ (scottl)
</pre>
</div>
</content>
</entry>
<entry>
<title>Change the PATH for pkg_add to be the same used for pointyhat package builds.</title>
<updated>2005-03-19T19:20:19+00:00</updated>
<author>
<name>Joe Marcus Clarke</name>
<email>marcus@FreeBSD.org</email>
</author>
<published>2005-03-19T19:20:19+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=d19a25b5b3837a06ac2c8f044369a3d884fb60be'/>
<id>d19a25b5b3837a06ac2c8f044369a3d884fb60be</id>
<content type='text'>
This will give our users and porters a more consistent experience between
installing ports and installing packages.

Discussed with:	portmgr
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This will give our users and porters a more consistent experience between
installing ports and installing packages.

Discussed with:	portmgr
</pre>
</div>
</content>
</entry>
<entry>
<title>Expand *n't contractions.</title>
<updated>2005-02-13T22:25:33+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2005-02-13T22:25:33+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=0227791b40a6936310e1dd376b0883b540fec0c0'/>
<id>0227791b40a6936310e1dd376b0883b540fec0c0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
