<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/usr.sbin/pkg_install/create/create.h, 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>2005-11-11T08:08:04Z</updated>
<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: 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>- pkg_add spawns itself as argv[0]  when installing dependent packages, to</title>
<updated>2004-06-29T19:06:42Z</updated>
<author>
<name>Oliver Eikemeier</name>
<email>eik@FreeBSD.org</email>
</author>
<published>2004-06-29T19:06:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b9ba84598dd8244e0e1b884bffe0fb289ada9701'/>
<id>urn:sha1:b9ba84598dd8244e0e1b884bffe0fb289ada9701</id>
<content type='text'>
  enable the use as a port on older systems

- use absolute paths in all calls to external programs, to account for strange
  PATH settings

- use INDEX or INDEX-5 depending on FreeBSD version, to enable the use on
  FreeBSD 4.x as a port.

- conditionalize all 4.x/5.x differences on __FreeBSD_version, so that the
  pkg_install tools can be kept in sync on 4.x and 5.x

- Bump PKG_INSTALL_VERSION

Reviewed by:	portmgr (bento run)
MFC after:	4 weeks
</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>* 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>Improve the Bzip2 handling.</title>
<updated>2002-04-20T21:20:58Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2002-04-20T21:20:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=2d37eb657efedf8a7ce4e17c1d6e98484dd041b2'/>
<id>urn:sha1:2d37eb657efedf8a7ce4e17c1d6e98484dd041b2</id>
<content type='text'>
Sponsored by:	FreeBSD Mall, Inc.
</content>
</entry>
<entry>
<title>WARNS=2 cleanup.</title>
<updated>2001-10-10T06:58:42Z</updated>
<author>
<name>Maxim Sobolev</name>
<email>sobomax@FreeBSD.org</email>
</author>
<published>2001-10-10T06:58:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d100deb8cc0b79e72f19dfe82f8ea3ddd1278f88'/>
<id>urn:sha1:d100deb8cc0b79e72f19dfe82f8ea3ddd1278f88</id>
<content type='text'>
Tested on:	i386, alpha
MFC after:	2 weeks
</content>
</entry>
<entry>
<title>- Allow package archive to be created from a locally installed package. This</title>
<updated>2001-10-08T17:01:35Z</updated>
<author>
<name>Maxim Sobolev</name>
<email>sobomax@FreeBSD.org</email>
</author>
<published>2001-10-08T17:01:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=4bbe1f1cd479c455684f4da3b713475e23fc57a8'/>
<id>urn:sha1:4bbe1f1cd479c455684f4da3b713475e23fc57a8</id>
<content type='text'>
  allows for an easy way to backup old version of port prior to installing
  a new one;
- silence compiler warnings by killing some unused variables and adding
  all includes necessary.

MFC after:	2 weeks
</content>
</entry>
<entry>
<title>- Add ability to handle bzip2-compressed packages;</title>
<updated>2001-01-22T12:01:55Z</updated>
<author>
<name>Maxim Sobolev</name>
<email>sobomax@FreeBSD.org</email>
</author>
<published>2001-01-22T12:01:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=acf6a4418d46d059fb0adc9d87220b13d3bad5cd'/>
<id>urn:sha1:acf6a4418d46d059fb0adc9d87220b13d3bad5cd</id>
<content type='text'>
- fix cosmetics to shut-up compiler in -pedantic mode (axe several unused vars
  and provide default clause in several switch() statements).

No response from:	-ports
</content>
</entry>
<entry>
<title>Add "-o" option to pkg_create(1) and pkg_info(1). This option intended to record</title>
<updated>2000-10-23T07:01:31Z</updated>
<author>
<name>Maxim Sobolev</name>
<email>sobomax@FreeBSD.org</email>
</author>
<published>2000-10-23T07:01:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=dd2b039a87f54c02fd010fb421517cabad53e442'/>
<id>urn:sha1:dd2b039a87f54c02fd010fb421517cabad53e442</id>
<content type='text'>
a path of the port from which package has been created within FreeBSD Ports
Collection and will be used to improve pkg_version(1) and similar tools.

Reviewed by:	ports@FreeBSD.org, jkh
Approved by:	jkh
</content>
</entry>
</feed>
