<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/usr.sbin/pkg_install/create/pkg_create.1, branch stable/5</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=stable%2F5</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=stable%2F5'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2006-01-10T22:17:08Z</updated>
<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:08Z</updated>
<author>
<name>Kirill Ponomarev</name>
<email>krion@FreeBSD.org</email>
</author>
<published>2006-01-10T22:17:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=1ad49bd592a62f0a43af8a6617e2a2465043e06f'/>
<id>urn:sha1:1ad49bd592a62f0a43af8a6617e2a2465043e06f</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>
</entry>
<entry>
<title>MFC: create.h:1.26, main.c:1.37, perform.c:1.81, pkg_create.1:1.69</title>
<updated>2005-11-11T08:08:04Z</updated>
<author>
<name>Kirill Ponomarev</name>
<email>krion@FreeBSD.org</email>
</author>
<published>2005-11-11T08:08:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=2714cf5ceb80d5fb261fa74eabcadd6a38255289'/>
<id>urn:sha1:2714cf5ceb80d5fb261fa74eabcadd6a38255289</id>
<content type='text'>
  date: 2005/11/08 20:48:26;  author: krion;  state: Exp;  lines: +1 -0
  Introduce 3 new options for pkg_create(1), -x for using basic regular
  expressions for pkg-name, -E for extended regexps and -G for exact matching.
  These new options are only meaningful when using the -b flag of pkg_create(1),
  and that the default for the -b parameter is now to do glob matching, as in
  other pkg_foo utilities that support package patterns.

  Submitted by:   mux
</content>
</entry>
<entry>
<title>MFC: v1.68 of pkg_create.1, v1.50 of plist.c</title>
<updated>2005-07-12T06:58:03Z</updated>
<author>
<name>John-Mark Gurney</name>
<email>jmg@FreeBSD.org</email>
</author>
<published>2005-07-12T06:58:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=84d388d310afc2bff7dea1e2654adea73deb8d04'/>
<id>urn:sha1:84d388d310afc2bff7dea1e2654adea73deb8d04</id>
<content type='text'>
  remove a few uses of the word `really'
</content>
</entry>
<entry>
<title>MFC: recursive package creation move (-R).</title>
<updated>2005-06-15T10:35:14Z</updated>
<author>
<name>Maxim Sobolev</name>
<email>sobomax@FreeBSD.org</email>
</author>
<published>2005-06-15T10:35:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=8ac6613e87314f62974f96e9ea8897922915a416'/>
<id>urn:sha1:8ac6613e87314f62974f96e9ea8897922915a416</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Mechanically kill hard sentence breaks.</title>
<updated>2004-07-02T23:13:00Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2004-07-02T23:13:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=07bfccd71e05867cb46c11ea07ec0027794972b3'/>
<id>urn:sha1:07bfccd71e05867cb46c11ea07ec0027794972b3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- pkg_create: new flag -S (clean room installation)</title>
<updated>2004-06-29T18:56:59Z</updated>
<author>
<name>Oliver Eikemeier</name>
<email>eik@FreeBSD.org</email>
</author>
<published>2004-06-29T18:56:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9c762229f3824f5fcc685a70f770d8d0ad22bbac'/>
<id>urn:sha1:9c762229f3824f5fcc685a70f770d8d0ad22bbac</id>
<content type='text'>
- pkg_create: checksum meta files too

PR:		66032
</content>
</entry>
<entry>
<title>Clarify the order of arguments passed to the pre-/post-install script</title>
<updated>2003-08-26T14:49:11Z</updated>
<author>
<name>Peter Pentchev</name>
<email>roam@FreeBSD.org</email>
</author>
<published>2003-08-26T14:49:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=5e5d9065e4612977d613aeb2b361938bdfbb461f'/>
<id>urn:sha1:5e5d9065e4612977d613aeb2b361938bdfbb461f</id>
<content type='text'>
in the description of the pkg_create -i command-line option.

PR:		55477
Submitted by:	Eric van Gyzen &lt;vangyzen@stat.duke.edu&gt;
MFC after:	5 weeks
</content>
</entry>
<entry>
<title>* Add explicit conflict-checking to the package tools.  Packages can</title>
<updated>2003-04-17T09:56:05Z</updated>
<author>
<name>Kris Kennaway</name>
<email>kris@FreeBSD.org</email>
</author>
<published>2003-04-17T09:56:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=7f6bf1d8ce336ac638b67bb6ac0fc7d09bf59d29'/>
<id>urn:sha1:7f6bf1d8ce336ac638b67bb6ac0fc7d09bf59d29</id>
<content type='text'>
  register a list of other packages with which they conflict (via the
  -C option to pkg_create), and they will refuse to install (unless -f is
  specified) if one of the listed packages is already present.

* Update documentation for the new feature as well as fleshing out some
  existing documentation.

* Bump PKG_INSTALL_VERSION so this feature can be tested for.

Submitted by:   Sergey Matveychuk &lt;sem@ciam.ru&gt;
PR:             bin/47145
MFC after:      2 weeks
</content>
</entry>
<entry>
<title>english(4) police.</title>
<updated>2002-12-27T12:15:40Z</updated>
<author>
<name>Jens Schweikhardt</name>
<email>schweikh@FreeBSD.org</email>
</author>
<published>2002-12-27T12:15:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=57bd0fc6e89b888516b6a64206715bef500fc2d1'/>
<id>urn:sha1:57bd0fc6e89b888516b6a64206715bef500fc2d1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Drop support for the .tbz2 suffix.  One would not want pkg_create(1)</title>
<updated>2002-08-04T21:20:09Z</updated>
<author>
<name>Akinori MUSHA</name>
<email>knu@FreeBSD.org</email>
</author>
<published>2002-08-04T21:20:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=752b4d681edeeb09b296547c5518ec277ef98ea4'/>
<id>urn:sha1:752b4d681edeeb09b296547c5518ec277ef98ea4</id>
<content type='text'>
to create "pkgname.tbz" when one specifies "pkgname.tbz2".

MFC after:	1 week
</content>
</entry>
</feed>
