CVS log for src/usr.sbin/pkg_install/info/show.c
Up to [FreeBSD] / src / usr.sbin / pkg_install / info
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.41.10.2: download - view: text, markup, annotated - select for diffs
Tue Feb 7 03:37:29 2012 UTC (3 days, 9 hours ago) by emaste
Branches: RELENG_8
Diff to: previous 1.41.10.1: preferred, colored; branchpoint 1.41: preferred, colored; next MAIN 1.42: preferred, colored
Changes since revision 1.41.10.1: +11 -3 lines
SVN rev 231109 on 2012-02-07 03:37:29Z by emaste MFC r226697 and r226708: Avoid printing // for packages that install to / I have some packages that install to / (for whatever reason). Right now we print entries of the form //path/to/file when listing files (pkg_info -L, pkg_info -g etc.) This change avoids printing the redundant / . Staticify elide_root() for now to fix build.
Revision 1.43.2.2: download - view: text, markup, annotated - select for diffs
Tue Feb 7 03:34:57 2012 UTC (3 days, 9 hours ago) by emaste
Branches: RELENG_9
Diff to: previous 1.43.2.1: preferred, colored; branchpoint 1.43: preferred, colored; next MAIN 1.44: preferred, colored
Changes since revision 1.43.2.1: +11 -3 lines
SVN rev 231108 on 2012-02-07 03:34:57Z by emaste MFC r226697 and r226708: Avoid printing // for packages that install to / I have some packages that install to / (for whatever reason). Right now we print entries of the form //path/to/file when listing files (pkg_info -L, pkg_info -g etc.) This change avoids printing the redundant / . Staticify elide_root() for now to fix build.
Revision 1.46: download - view: text, markup, annotated - select for diffs
Fri Dec 30 10:58:14 2011 UTC (6 weeks ago) by uqs
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +1 -1 lines
SVN rev 228990 on 2011-12-30 10:58:14Z by uqs Spelling fixes for usr.sbin/
Revision 1.43.2.1.2.1: download - view: text, markup, annotated - select for diffs
Fri Nov 11 04:20:22 2011 UTC (3 months ago) by kensmith
Branches: RELENG_9_0
CVS tags: RELENG_9_0_0_RELEASE
Diff to: previous 1.43.2.1: preferred, colored; next MAIN 1.43.2.2: preferred, colored
Changes since revision 1.43.2.1: +0 -0 lines
SVN rev 227445 on 2011-11-11 04:20:22Z by kensmith Copy stable/9 to releng/9.0 as part of the FreeBSD 9.0-RELEASE release cycle. Approved by: re (implicit)
Revision 1.45: download - view: text, markup, annotated - select for diffs
Mon Oct 24 21:38:25 2011 UTC (3 months, 2 weeks ago) by delphij
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +1 -1 lines
SVN rev 226708 on 2011-10-24 21:38:25Z by delphij Staticify elide_root() for now to fix build.
Revision 1.44: download - view: text, markup, annotated - select for diffs
Mon Oct 24 18:29:50 2011 UTC (3 months, 2 weeks ago) by emaste
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +11 -3 lines
SVN rev 226697 on 2011-10-24 18:29:50Z by emaste Avoid printing // for packages that install to / I have some packages that install to / (for whatever reason). Right now we print entries of the form //path/to/file when listing files (pkg_info -L, pkg_info -g etc.) This change avoids printing the redundant / .
Revision 1.43.2.1: download - view: text, markup, annotated - select for diffs
Fri Sep 23 00:51:37 2011 UTC (4 months, 2 weeks ago) by kensmith
Branches: RELENG_9
CVS tags: RELENG_9_0_BP
Branch point for: RELENG_9_0
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +0 -0 lines
SVN rev 225736 on 2011-09-23 00:51:37Z by kensmith Copy head to stable/9 as part of 9.0-RELEASE release cycle. Approved by: re (implicit)
Revision 1.43: download - view: text, markup, annotated - select for diffs
Tue May 17 19:11:47 2011 UTC (8 months, 3 weeks ago) by flz
Branches: MAIN
CVS tags: RELENG_9_BP
Branch point for: RELENG_9
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +1 -1 lines
SVN rev 222035 on 2011-05-17 19:11:47Z by flz Backout libinstall.a -> libpkg commit. Discussed with: erwin, brooks, bapt
Revision 1.41.14.1: download - view: text, markup, annotated - select for diffs
Tue Dec 21 17:10:29 2010 UTC (13 months, 2 weeks ago) by kensmith
Branches: RELENG_7_4
CVS tags: RELENG_7_4_0_RELEASE
Diff to: previous 1.41: preferred, colored; next MAIN 1.42: preferred, colored
Changes since revision 1.41: +0 -0 lines
SVN rev 216618 on 2010-12-21 17:10:29Z by kensmith Copy stable/7 to releng/7.4 in preparation for FreeBSD-7.4 release. Approved by: re (implicit)
Revision 1.41.10.1.6.1: download - view: text, markup, annotated - select for diffs
Tue Dec 21 17:09:25 2010 UTC (13 months, 2 weeks ago) by kensmith
Branches: RELENG_8_2
CVS tags: RELENG_8_2_0_RELEASE
Diff to: previous 1.41.10.1: preferred, colored; next MAIN 1.41.10.2: preferred, colored
Changes since revision 1.41.10.1: +0 -0 lines
SVN rev 216617 on 2010-12-21 17:09:25Z by kensmith Copy stable/8 to releng/8.2 in preparation for FreeBSD-8.2 release. Approved by: re (implicit)
Revision 1.41.10.1.4.1: download - view: text, markup, annotated - select for diffs
Mon Jun 14 02:09:06 2010 UTC (19 months, 4 weeks ago) by kensmith
Branches: RELENG_8_1
CVS tags: RELENG_8_1_0_RELEASE
Diff to: previous 1.41.10.1: preferred, colored; next MAIN 1.41.10.2: preferred, colored
Changes since revision 1.41.10.1: +0 -0 lines
SVN rev 209145 on 2010-06-14 02:09:06Z by kensmith Copy stable/8 to releng/8.1 in preparation for 8.1-RC1. Approved by: re (implicit)
Revision 1.42: download - view: text, markup, annotated - select for diffs
Fri Apr 23 11:07:43 2010 UTC (21 months, 2 weeks ago) by flz
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +1 -1 lines
SVN rev 207113 on 2010-04-23 11:07:43Z by flz - Take libinstall.a out of pkg_install and make it a proper shared library. - Rework the wrapper support to check libpkg version as well as pkg_install version. - Add libfetch to _prebuild_libs. - There are no new features introduced. Notes: the API is not stable, so basically, do not use libpkg in your projects for now. Also there's no manpage for libpkg yet, because the API will change drastically. I repeat, do not use libpkg for now.
Revision 1.41.12.1: download - view: text, markup, annotated - select for diffs
Wed Feb 10 00:26:20 2010 UTC (2 years ago) by kensmith
Branches: RELENG_7_3
CVS tags: RELENG_7_3_0_RELEASE
Diff to: previous 1.41: preferred, colored; next MAIN 1.42: preferred, colored
Changes since revision 1.41: +0 -0 lines
SVN rev 203736 on 2010-02-10 00:26:20Z by kensmith Copy stable/7 to releng/7.3 as part of the 7.3-RELEASE process. Approved by: re (implicit)
Revision 1.41.10.1.2.1: download - view: text, markup, annotated - select for diffs
Sun Oct 25 01:10:29 2009 UTC (2 years, 3 months ago) by kensmith
Branches: RELENG_8_0
CVS tags: RELENG_8_0_0_RELEASE
Diff to: previous 1.41.10.1: preferred, colored; next MAIN 1.41.10.2: preferred, colored
Changes since revision 1.41.10.1: +0 -0 lines
SVN rev 198460 on 2009-10-25 01:10:29Z by kensmith Copy stable/8 to releng/8.0 as part of 8.0-RELEASE release procedure. Approved by: re (implicit)
Revision 1.41.10.1: download - view: text, markup, annotated - select for diffs
Mon Aug 3 08:13:06 2009 UTC (2 years, 6 months ago) by kensmith
Branches: RELENG_8
CVS tags: RELENG_8_2_BP, RELENG_8_1_BP, RELENG_8_0_BP
Branch point for: RELENG_8_2, RELENG_8_1, RELENG_8_0
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +0 -0 lines
SVN rev 196045 on 2009-08-03 08:13:06Z by kensmith Copy head to stable/8 as part of 8.0 Release cycle. Approved by: re (Implicit)
Revision 1.41.8.1: download - view: text, markup, annotated - select for diffs
Wed Apr 15 03:14:26 2009 UTC (2 years, 9 months ago) by kensmith
Branches: RELENG_7_2
CVS tags: RELENG_7_2_0_RELEASE
Diff to: previous 1.41: preferred, colored; next MAIN 1.42: preferred, colored
Changes since revision 1.41: +0 -0 lines
SVN rev 191087 on 2009-04-15 03:14:26Z by kensmith Create releng/7.2 from stable/7 in preparation for 7.2-RELEASE. Approved by: re (implicit)
Revision 1.41.6.1: download - view: text, markup, annotated - select for diffs
Tue Nov 25 02:59:29 2008 UTC (3 years, 2 months ago) by kensmith
Branches: RELENG_7_1
CVS tags: RELENG_7_1_0_RELEASE
Diff to: previous 1.41: preferred, colored; next MAIN 1.42: preferred, colored
Changes since revision 1.41: +0 -0 lines
SVN rev 185281 on 2008-11-25 02:59:29Z by kensmith Create releng/7.1 in preparation for moving into RC phase of 7.1 release cycle. Approved by: re (implicit)
Revision 1.38.2.4.2.1: download - view: text, markup, annotated - select for diffs
Thu Oct 2 02:57:24 2008 UTC (3 years, 4 months ago) by kensmith
Branches: RELENG_6_4
CVS tags: RELENG_6_4_0_RELEASE
Diff to: previous 1.38.2.4: preferred, colored; next MAIN 1.39: preferred, colored
Changes since revision 1.38.2.4: +0 -0 lines
SVN rev 183531 on 2008-10-02 02:57:24Z by kensmith Create releng/6.4 from stable/6 in preparation for 6.4-RC1. Approved by: re (implicit)
Revision 1.38.2.4: download - view: text, markup, annotated - select for diffs
Mon Apr 7 11:31:59 2008 UTC (3 years, 10 months ago) by flz
Branches: RELENG_6
CVS tags: RELENG_6_4_BP
Branch point for: RELENG_6_4
Diff to: previous 1.38.2.3: preferred, colored; branchpoint 1.38: preferred, colored; next MAIN 1.39: preferred, colored
Changes since revision 1.38.2.3: +0 -0 lines
Synchronize pkg_install with HEAD: - Add pkg_updating, - Remove pkg_sign, - Support for 8-CURRENT, - Style cleanup (__P use), - ... and much more.
Revision 1.37.6.3: download - view: text, markup, annotated - select for diffs
Wed Feb 14 09:37:15 2007 UTC (4 years, 11 months ago) by pav
Branches: RELENG_5
Diff to: previous 1.37.6.2: preferred, colored; branchpoint 1.37: preferred, colored; next MAIN 1.38: preferred, colored
Changes since revision 1.37.6.2: +23 -5 lines
MFC 1.41: Fix a bug in 1.40 - it missed three occurences in pkg_info which leads to (null)/file output.
Revision 1.38.2.3: download - view: text, markup, annotated - select for diffs
Wed Feb 14 09:33:34 2007 UTC (4 years, 11 months ago) by pav
Branches: RELENG_6
CVS tags: RELENG_6_3_BP, RELENG_6_3_0_RELEASE, RELENG_6_3
Diff to: previous 1.38.2.2: preferred, colored; branchpoint 1.38: preferred, colored
Changes since revision 1.38.2.2: +23 -5 lines
MFC 1.41: Fix a bug in 1.40 - it missed three occurences in pkg_info which leads to (null)/file output.
Revision 1.41: download - view: text, markup, annotated - select for diffs
Wed Feb 7 19:44:44 2007 UTC (5 years ago) by pav
Branches: MAIN
CVS tags: RELENG_8_BP, RELENG_7_BP, RELENG_7_4_BP, RELENG_7_3_BP, RELENG_7_2_BP, RELENG_7_1_BP, RELENG_7_0_BP, RELENG_7_0_0_RELEASE, RELENG_7_0, RELENG_7
Branch point for: RELENG_8, RELENG_7_4, RELENG_7_3, RELENG_7_2, RELENG_7_1
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +23 -5 lines
Fix a bug in 1.40 - it missed three occurences in pkg_info which leads to (null)/file output. MFC after: 1 week
Revision 1.37.6.2: download - view: text, markup, annotated - select for diffs
Tue Jan 10 22:17:08 2006 UTC (6 years, 1 month ago) by krion
Branches: RELENG_5
CVS tags: RELENG_5_5_BP, RELENG_5_5_0_RELEASE, RELENG_5_5
Diff to: previous 1.37.6.1: preferred, colored; branchpoint 1.37: preferred, colored
Changes since revision 1.37.6.1: +4 -1 lines
MFC: add/extract.c:1.44 create/perform.c:1.82 create/pkg_create.1:1.70 create/pl.c:1.28 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
Revision 1.38.2.2: download - view: text, markup, annotated - select for diffs
Tue Jan 10 22:15:05 2006 UTC (6 years, 1 month ago) by krion
Branches: RELENG_6
CVS tags: RELENG_6_2_BP, RELENG_6_2_0_RELEASE, RELENG_6_2, RELENG_6_1_BP, RELENG_6_1_0_RELEASE, RELENG_6_1
Diff to: previous 1.38.2.1: preferred, colored; branchpoint 1.38: preferred, colored
Changes since revision 1.38.2.1: +4 -1 lines
MFC: add/extract.c:1.44 create/perform.c:1.82 create/pkg_create.1:1.70 create/pl.c:1.28 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
Revision 1.40: download - view: text, markup, annotated - select for diffs
Sat Jan 7 22:10:58 2006 UTC (6 years, 1 month ago) by krion
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +4 -1 lines
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
Revision 1.38.2.1: download - view: text, markup, annotated - select for diffs
Tue Sep 27 13:37:53 2005 UTC (6 years, 4 months ago) by krion
Branches: RELENG_6
CVS tags: RELENG_6_0_BP, RELENG_6_0_0_RELEASE, RELENG_6_0
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +1 -1 lines
MFC: 1.39
date: 2005/09/24 19:41:56; author: krion; state: Exp; lines: +1 -1
Remove '\n' since it's redundant in case if file doesn't exist while
running 'pkg_info -g'
Based on PR: bin/42609
Submitted by: Jeff King <peff-freebsd at peff dot net>
MFC after: 3 days
Approved by: re (kensmith)
Revision 1.14.2.17: download - view: text, markup, annotated - select for diffs
Tue Sep 27 07:54:08 2005 UTC (6 years, 4 months ago) by krion
Branches: RELENG_4
Diff to: previous 1.14.2.16: preferred, colored; branchpoint 1.14: preferred, colored; next MAIN 1.15: preferred, colored
Changes since revision 1.14.2.16: +1 -1 lines
MFC: 1.39 date: 2005/09/24 19:41:56; author: krion; state: Exp; lines: +1 -1 Remove '\n' since it's redundant in case if file doesn't exist while running 'pkg_info -g' Based on PR: bin/42609 Submitted by: Jeff King <peff-freebsd at peff dot net> MFC after: 3 days
Revision 1.37.6.1: download - view: text, markup, annotated - select for diffs
Tue Sep 27 07:49:05 2005 UTC (6 years, 4 months ago) by krion
Branches: RELENG_5
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +1 -1 lines
MFC: 1.39 date: 2005/09/24 19:41:56; author: krion; state: Exp; lines: +1 -1 Remove '\n' since it's redundant in case if file doesn't exist while running 'pkg_info -g' Based on PR: bin/42609 Submitted by: Jeff King <peff-freebsd at peff dot net> MFC after: 3 days
Revision 1.39: download - view: text, markup, annotated - select for diffs
Sat Sep 24 19:41:56 2005 UTC (6 years, 4 months ago) by krion
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +1 -1 lines
Remove '\n' since it's redundant in case if file doesn't exist while running 'pkg_info -g' Based on PR: bin/42609 Submitted by: Jeff King <peff-freebsd at peff dot net> MFC after: 3 days
Revision 1.38: download - view: text, markup, annotated - select for diffs
Tue Jun 14 15:05:42 2005 UTC (6 years, 7 months ago) by krion
Branches: MAIN
CVS tags: RELENG_6_BP
Branch point for: RELENG_6
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +4 -0 lines
Implement @noinst field which has at the moment the same meaning and 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)
Revision 1.14.2.16: download - view: text, markup, annotated - select for diffs
Wed Aug 11 16:16:23 2004 UTC (7 years, 6 months ago) by eik
Branches: RELENG_4
CVS tags: RELENG_4_11_BP, RELENG_4_11_0_RELEASE, RELENG_4_11
Diff to: previous 1.14.2.15: preferred, colored; branchpoint 1.14: preferred, colored
Changes since revision 1.14.2.15: +4 -1 lines
sync the pkg_install tools with -CURRENT: - MFC of the package tools revision 20040629 changes. - replace the perl version of pkg_version(1) by its C equivalent, which means that `pkg_version -c' does no longer work - keep the perl version of pkg_update(1) until a replacement is available - include some man pages fixes
Revision 1.14.2.15: download - view: text, markup, annotated - select for diffs
Mon Aug 11 01:13:44 2003 UTC (8 years, 6 months ago) by kris
Branches: RELENG_4
CVS tags: RELENG_4_9_BP, RELENG_4_9_0_RELEASE, RELENG_4_9, RELENG_4_10_BP, RELENG_4_10_0_RELEASE, RELENG_4_10
Diff to: previous 1.14.2.14: preferred, colored; branchpoint 1.14: preferred, colored
Changes since revision 1.14.2.14: +4 -0 lines
MFC: Support for pkg_add -C (conflicts) and pkg_info -P (pkg_tools version).
Revision 1.14.2.14: download - view: text, markup, annotated - select for diffs
Mon Jun 9 16:59:43 2003 UTC (8 years, 8 months ago) by lioux
Branches: RELENG_4
Diff to: previous 1.14.2.13: preferred, colored; branchpoint 1.14: preferred, colored
Changes since revision 1.14.2.13: +19 -10 lines
MFC: rev 1.36. Add a trailing '\n' character if none is found in the information obtained from a package. Patch show_file() [1] and show_index() [2] functions. PR: 52097 Obtained from: NetBSD [1], OpenBSD [2]
Revision 1.37: download - view: text, markup, annotated - select for diffs
Mon May 26 17:06:05 2003 UTC (8 years, 8 months ago) by lioux
Branches: MAIN
CVS tags: RELENG_5_BP, RELENG_5_4_BP, RELENG_5_4_0_RELEASE, RELENG_5_4, RELENG_5_3_BP, RELENG_5_3_0_RELEASE, RELENG_5_3, RELENG_5_2_BP, RELENG_5_2_1_RELEASE, RELENG_5_2_0_RELEASE, RELENG_5_2, RELENG_5_1_BP, RELENG_5_1_0_RELEASE, RELENG_5_1
Branch point for: RELENG_5
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +19 -10 lines
Add a trailing '\n' character if none is found in the information obtained from a package. Patch show_file() [1] and show_index() [2] functions. PR: 52097 Reviewed by: bento, kris, portmgr, re, Michael Nottebrock <michaelnottebrock@gmx.net>, Martin Horcicka <horcicka@FreeBSD.cz> Approved by: re (scottl) Obtained from: NetBSD [1], OpenBSD [2] MFC after: 1 week
Revision 1.36: download - view: text, markup, annotated - select for diffs
Thu Apr 17 09:56:05 2003 UTC (8 years, 9 months ago) by kris
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +4 -0 lines
* Add explicit conflict-checking to the package tools. Packages can 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 <sem@ciam.ru> PR: bin/47145 MFC after: 2 weeks
Revision 1.35: download - view: text, markup, annotated - select for diffs
Tue Mar 25 01:22:42 2003 UTC (8 years, 10 months ago) by mdodd
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +4 -1 lines
- Add the 'b' option which causes BLOCKSIZE to be hornored when the 'q' or 'Q' options are present. - Document BLOCKSIZE.
Revision 1.33.2.1: download - view: text, markup, annotated - select for diffs
Wed Jan 8 10:12:14 2003 UTC (9 years, 1 month ago) by obrien
Branches: RELENG_5_0
CVS tags: RELENG_5_0_0_RELEASE
Diff to: previous 1.33: preferred, colored; next MAIN 1.34: preferred, colored
Changes since revision 1.33: +1 -1 lines
MFC: revert getbsize's headerlenp argument back to an int *. Approved by: re
Revision 1.34: download - view: text, markup, annotated - select for diffs
Mon Dec 30 18:16:26 2002 UTC (9 years, 1 month ago) by mike
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +1 -1 lines
Back out rev 1.33; getbsize(3)'s original interface has been restored. Approved by: markm
Revision 1.33: download - view: text, markup, annotated - select for diffs
Thu Oct 24 17:27:32 2002 UTC (9 years, 3 months ago) by gallatin
Branches: MAIN
CVS tags: RELENG_5_0_BP
Branch point for: RELENG_5_0
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +1 -1 lines
getbsize() now takes a pointer to a size_t as its first arg. A pointer to an int no longer works on an LP64 platform...
Revision 1.14.2.13: download - view: text, markup, annotated - select for diffs
Tue Aug 20 06:35:08 2002 UTC (9 years, 5 months ago) by obrien
Branches: RELENG_4
CVS tags: RELENG_4_8_BP, RELENG_4_8_0_RELEASE, RELENG_4_8, RELENG_4_7_BP, RELENG_4_7_0_RELEASE, RELENG_4_7
Diff to: previous 1.14.2.12: preferred, colored; branchpoint 1.14: preferred, colored
Changes since revision 1.14.2.12: +5 -6 lines
MFC: don't use the GCC'ism __FUNCTION__, but rather than ISO __func__'ism.
Revision 1.14.2.12: download - view: text, markup, annotated - select for diffs
Fri Aug 2 11:09:05 2002 UTC (9 years, 6 months ago) by sobomax
Branches: RELENG_4
Diff to: previous 1.14.2.11: preferred, colored; branchpoint 1.14: preferred, colored
Changes since revision 1.14.2.11: +13 -7 lines
MFC: all latest changes, fixes and new features. This pretty much brings code in stable on par with -current.
Revision 1.14.2.11: download - view: text, markup, annotated - select for diffs
Mon May 20 09:53:16 2002 UTC (9 years, 8 months ago) by sobomax
Branches: RELENG_4
CVS tags: RELENG_4_6_BP, RELENG_4_6_2_RELEASE, RELENG_4_6_1_RELEASE, RELENG_4_6_0_RELEASE, RELENG_4_6
Diff to: previous 1.14.2.10: preferred, colored; branchpoint 1.14: preferred, colored
Changes since revision 1.14.2.10: +20 -3 lines
MFC: - make `-g' working for symlinks (PR 33857); - make pkg_info working again when argument is a file not in the current directory (PR 37571); - when packing installed package into a file (pkg_create -b) make sure to include all package files into resulting tarball (PR 34007). Approved by: re
Revision 1.32: download - view: text, markup, annotated - select for diffs
Sat May 11 04:17:55 2002 UTC (9 years, 9 months ago) by alfred
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +1 -1 lines
replace __FUNCTION__ with standardized __func__. Requested by: jhb
Revision 1.31: download - view: text, markup, annotated - select for diffs
Sat May 11 03:48:49 2002 UTC (9 years, 9 months ago) by alfred
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +2 -1 lines
fix build: you may not use string concatination with __FUNCTION__, replace all occurances of: __FUNCTION__ ": error string" with: "%s: error string"
Revision 1.30: download - view: text, markup, annotated - select for diffs
Sun May 5 21:03:25 2002 UTC (9 years, 9 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +6 -1 lines
New feature: allow origins of all dependencies be recorded into package list using new `@comment DEPORIGIN:...' directive. This would allow us to make many neat things including: - easier binary upgrades; - source upgrades without using external tools by simply extending bsd.port.mk and pkg_install tools; - mixed-mode upgrades (source + binary); - depreciate and deorbit silly +REQUIRED_BY files in the near future. This feature is no-op until appropriate bsd.port.mk patch is committed, and even when it is already committed packages generated will remain 100% compatible with old set of pkg_install tools (module all those neat features, of course). MFC after: 6 days
Revision 1.29: download - view: text, markup, annotated - select for diffs
Sun May 5 12:54:11 2002 UTC (9 years, 9 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +5 -0 lines
Handle PLIST_ORIGIN properly. Poked by: kris Pointy hat grabbed by: sobomax MFC after: 6 days
Revision 1.28: download - view: text, markup, annotated - select for diffs
Sat May 4 14:51:07 2002 UTC (9 years, 9 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +0 -0 lines
(forced) Previous delta (pkg_info -O) is subject of: MFC after: 1 week
Revision 1.27: download - view: text, markup, annotated - select for diffs
Sat May 4 14:49:49 2002 UTC (9 years, 9 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +2 -6 lines
Add ability to query installed packages based on origin.
Revision 1.26: download - view: text, markup, annotated - select for diffs
Thu May 2 12:52:42 2002 UTC (9 years, 9 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +20 -3 lines
Make `-g' working for symlinks. PR: 33857 Submitted by: darren <igla@batterybackups.net> MFC after: 1 week
Revision 1.25: download - view: text, markup, annotated - select for diffs
Mon Apr 1 09:39:06 2002 UTC (9 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +3 -5 lines
Fix SCM ID's.
Revision 1.14.2.10: download - view: text, markup, annotated - select for diffs
Wed Oct 24 10:06:56 2001 UTC (10 years, 3 months ago) by sobomax
Branches: RELENG_4
CVS tags: RELENG_4_5_BP, RELENG_4_5_0_RELEASE, RELENG_4_5
Diff to: previous 1.14.2.9: preferred, colored; branchpoint 1.14: preferred, colored
Changes since revision 1.14.2.9: +9 -0 lines
MFC: symlinks and other non-regular files handling fixes, packing list format versioning.
Revision 1.14.2.9: download - view: text, markup, annotated - select for diffs
Tue Oct 23 09:16:03 2001 UTC (10 years, 3 months ago) by sobomax
Branches: RELENG_4
Diff to: previous 1.14.2.8: preferred, colored; branchpoint 1.14: preferred, colored
Changes since revision 1.14.2.8: +13 -13 lines
MFC: WANSify.
Revision 1.24: download - view: text, markup, annotated - select for diffs
Wed Oct 10 08:21:41 2001 UTC (10 years, 4 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +9 -0 lines
- Introduce a notion of `packing list format version'. This allows making non-backward compatible changes in the format of packing list and handle them gracefully; - fix a longstanding issue with symlinks handling. Instead of recording checksum for the file symlink points to, record checksum for the value returned by readlink(2). For backward compatibility increase packing list format minor version number and provide a fallback to a previous behaviour, if package in question was created with older version of pkg_* tools; Submitted by: Alec Wolman <wolman@cs.washington.edu>, sobomax - don't record MD5 checksum for device nodes, fifo's and other non-regular files. Submitted by: nbm MFC in: 2 weeks
Revision 1.23: download - view: text, markup, annotated - select for diffs
Wed Oct 10 06:58:42 2001 UTC (10 years, 4 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +13 -13 lines
WARNS=2 cleanup. Tested on: i386, alpha MFC after: 2 weeks
Revision 1.14.2.8: download - view: text, markup, annotated - select for diffs
Wed Aug 8 11:11:07 2001 UTC (10 years, 6 months ago) by kris
Branches: RELENG_4
CVS tags: RELENG_4_4_BP, RELENG_4_4_0_RELEASE, RELENG_4_4
Diff to: previous 1.14.2.7: preferred, colored; branchpoint 1.14: preferred, colored
Changes since revision 1.14.2.7: +7 -1 lines
MFC: 1.22: recognise @option directives Approved by: re
Revision 1.22: download - view: text, markup, annotated - select for diffs
Mon Aug 6 20:09:26 2001 UTC (10 years, 6 months ago) by kris
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +7 -1 lines
Recognise @option directives instead of falling through to the default "unknown command" clause. PR: 29262
Revision 1.14.2.7: download - view: text, markup, annotated - select for diffs
Thu May 17 12:33:38 2001 UTC (10 years, 8 months ago) by sobomax
Branches: RELENG_4
Diff to: previous 1.14.2.6: preferred, colored; branchpoint 1.14: preferred, colored
Changes since revision 1.14.2.6: +0 -1 lines
MFC: Sync up with HEAD, modulo update/*, version/*, sign/* and r1.38
of add/mail.c
Revision 1.21: download - view: text, markup, annotated - select for diffs
Fri Mar 23 18:45:24 2001 UTC (10 years, 10 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +0 -1 lines
- Add which(1)-like functionality into pkg_info; - fix a harmless bug in match_installed() function introduced in my last commit; - uniformely reorder includes across files. Submitted by: Garrett Rooney <rooneg@electricjellyfish.net> Not objected by: jkh, -ports
Revision 1.14.2.6: download - view: text, markup, annotated - select for diffs
Mon Feb 5 09:58:28 2001 UTC (11 years ago) by sobomax
Branches: RELENG_4
CVS tags: RELENG_4_3_BP, RELENG_4_3_0_RELEASE, RELENG_4_3
Diff to: previous 1.14.2.5: preferred, colored; branchpoint 1.14: preferred, colored
Changes since revision 1.14.2.5: +3 -2 lines
MFC: - Add a missed prototype for the recently added show_cksum() function; - put in "explicit braces to avoid ambitious else" suggested by gcc(1).
Revision 1.20: download - view: text, markup, annotated - select for diffs
Mon Feb 5 09:56:52 2001 UTC (11 years ago) by sobomax
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +3 -2 lines
-pedantic mode: - Add a missed prototype for the recently added show_cksum() function; - put in "explicit braces to avoid ambitious else" suggested by gcc(1).
Revision 1.14.2.5: download - view: text, markup, annotated - select for diffs
Mon Feb 5 02:42:05 2001 UTC (11 years ago) by jkh
Branches: RELENG_4
Diff to: previous 1.14.2.4: preferred, colored; branchpoint 1.14: preferred, colored
Changes since revision 1.14.2.4: +31 -1 lines
MFC: add -g flag to pkg_info for verifying checksums.
Revision 1.19: download - view: text, markup, annotated - select for diffs
Sat Feb 3 20:56:32 2001 UTC (11 years ago) by jkh
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +31 -1 lines
Add a -g flag for verifying an installed package against its recorded checksums (to see if it's been modified post-installation). Naturally, this mechanism is only as secure as the contents of /var/db/pkg if you're using it for auditing purposes. Submitted by: Roman Shterenzon <roman@xpert.com>
Revision 1.12.2.3: download - view: text, markup, annotated - select for diffs
Tue Dec 5 16:59:01 2000 UTC (11 years, 2 months ago) by sobomax
Branches: RELENG_3
Diff to: previous 1.12.2.2: preferred, colored; branchpoint 1.12: preferred, colored; next MAIN 1.13: preferred, colored
Changes since revision 1.12.2.2: +69 -0 lines
MFS4: - Add "-o" option to pkg_create(1) and pkg_info(1). This option intended to record 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; - add "-s" option to check size of installed package(s); - add several missed references to pkg_version(1). Prompted by: asami (`origin' option)
Revision 1.14.2.4: download - view: text, markup, annotated - select for diffs
Tue Oct 31 07:21:28 2000 UTC (11 years, 3 months ago) by sobomax
Branches: RELENG_4
CVS tags: RELENG_4_2_0_RELEASE
Diff to: previous 1.14.2.3: preferred, colored; branchpoint 1.14: preferred, colored
Changes since revision 1.14.2.3: +16 -1 lines
MFC: Add "-o" option to pkg_create(1) and pkg_info(1). This option intended to record 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: freebsd-ports, jkh Approved by: jkh MFC Approved by: jkh
Revision 1.14.2.3: download - view: text, markup, annotated - select for diffs
Mon Oct 23 18:34:16 2000 UTC (11 years, 3 months ago) by jkh
Branches: RELENG_4
Diff to: previous 1.14.2.2: preferred, colored; branchpoint 1.14: preferred, colored
Changes since revision 1.14.2.2: +2 -2 lines
MFC: more informative errx() messages, use ISO string functions.
Revision 1.18: download - view: text, markup, annotated - select for diffs
Mon Oct 23 07:01:31 2000 UTC (11 years, 3 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +16 -1 lines
Add "-o" option to pkg_create(1) and pkg_info(1). This option intended to record 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
Revision 1.17: download - view: text, markup, annotated - select for diffs
Sun Oct 22 09:53:26 2000 UTC (11 years, 3 months ago) by jkh
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2 lines
Cause fatal error messages to be a little more helpful to the programmer concerning where they're taking place. Switch from [r]index() to str[r]chr() functions, which are more ISO compliant. Prompted by: Edward Welbourne <eddy@vortigen.demon.co.uk>
Revision 1.14.2.2: download - view: text, markup, annotated - select for diffs
Mon Sep 25 07:35:08 2000 UTC (11 years, 4 months ago) by marko
Branches: RELENG_4
Diff to: previous 1.14.2.1: preferred, colored; branchpoint 1.14: preferred, colored
Changes since revision 1.14.2.1: +2 -2 lines
MFC: Make ``-r'' work Approved by: jkh
Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Sep 25 07:27:04 2000 UTC (11 years, 4 months ago) by marko
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2 lines
Make the ``-r'' option actually do something :) Also tidy up it's output. Approved by: jkh
Revision 1.14.2.1: download - view: text, markup, annotated - select for diffs
Tue Jul 18 10:12:30 2000 UTC (11 years, 6 months ago) by sobomax
Branches: RELENG_4
CVS tags: RELENG_4_1_1_RELEASE, RELENG_4_1_0_RELEASE
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +58 -1 lines
MFC: "-s" option to check size of installed package(s).
Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri Jul 7 13:06:32 2000 UTC (11 years, 7 months ago) by sobomax
Branches: MAIN
CVS tags: PRE_SMPNG
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +58 -1 lines
New option "-s" to query size of the installed package(s). PR: 19445 Submitted by: sobomax Reviewed by: knu Approved by: silence
Revision 1.6.4.4: download - view: text, markup, annotated - select for diffs
Sun Sep 5 11:44:31 1999 UTC (12 years, 5 months ago) by peter
Branches: RELENG_2_1_0
Diff to: previous 1.6.4.3: preferred, colored; branchpoint 1.6: preferred, colored; next MAIN 1.7: preferred, colored
Changes since revision 1.6.4.3: +1 -1 lines
$Id$ -> $FreeBSD$
Revision 1.8.2.3: download - view: text, markup, annotated - select for diffs
Sun Sep 5 11:40:44 1999 UTC (12 years, 5 months ago) by peter
Branches: RELENG_2_2
Diff to: previous 1.8.2.2: preferred, colored; branchpoint 1.8: preferred, colored; next MAIN 1.9: preferred, colored
Changes since revision 1.8.2.2: +1 -1 lines
$Id$ -> $FreeBSD$
Revision 1.12.2.2: download - view: text, markup, annotated - select for diffs
Sun Aug 29 15:45:24 1999 UTC (12 years, 5 months ago) by peter
Branches: RELENG_3
CVS tags: RELENG_3_5_0_RELEASE, RELENG_3_4_0_RELEASE, RELENG_3_3_0_RELEASE
Diff to: previous 1.12.2.1: preferred, colored; branchpoint 1.12: preferred, colored
Changes since revision 1.12.2.1: +1 -1 lines
$Id$ -> $FreeBSD$
Revision 1.14: download - view: text, markup, annotated - select for diffs
Sat Aug 28 01:18:04 1999 UTC (12 years, 5 months ago) by peter
Branches: MAIN
CVS tags: RELENG_4_BP, RELENG_4_0_0_RELEASE
Branch point for: RELENG_4
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -1 lines
$Id$ -> $FreeBSD$
Revision 1.12.2.1: download - view: text, markup, annotated - select for diffs
Mon Aug 23 03:16:08 1999 UTC (12 years, 5 months ago) by mharo
Branches: RELENG_3
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +3 -1 lines
MFC: #include <err.h>
Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Aug 11 20:55:41 1999 UTC (12 years, 6 months ago) by billf
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +3 -1 lines
-Wall fixes. Ambigious if/elses, uninitialized values, missing headers, missing prototypes, and empty format strings.
Revision 1.8.2.2: download - view: text, markup, annotated - select for diffs
Sat Oct 18 05:42:23 1997 UTC (14 years, 3 months ago) by jkh
Branches: RELENG_2_2
CVS tags: RELENG_2_2_8_RELEASE, RELENG_2_2_7_RELEASE, RELENG_2_2_6_RELEASE, RELENG_2_2_5_RELEASE
Diff to: previous 1.8.2.1: preferred, colored; branchpoint 1.8: preferred, colored
Changes since revision 1.8.2.1: +5 -1 lines
MFC: PR#4784 fix
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat Oct 18 05:42:05 1997 UTC (14 years, 3 months ago) by jkh
Branches: MAIN
CVS tags: RELENG_3_BP, RELENG_3_2_PAO_BP, RELENG_3_2_PAO, RELENG_3_2_0_RELEASE, RELENG_3_1_0_RELEASE, RELENG_3_0_0_RELEASE
Branch point for: RELENG_3
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +5 -1 lines
Deal with PLIST_UNEXEC properly. PR: 4784 Submitted by: Stefan `Sec` Zehl <sec@quit.42.org>
Revision 1.8.2.1: download - view: text, markup, annotated - select for diffs
Thu Oct 9 07:09:48 1997 UTC (14 years, 4 months ago) by charnier
Branches: RELENG_2_2
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +5 -3 lines
MFC: Use err(3). Cosmetics in usage string and man page.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Oct 8 07:47:38 1997 UTC (14 years, 4 months ago) by charnier
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +5 -3 lines
Use err(3). Cosmetics in usage string and man page.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat Feb 22 16:09:43 1997 UTC (14 years, 11 months ago) by peter
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
Revert $FreeBSD$ to $Id$
Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Jan 14 07:14:50 1997 UTC (15 years ago) by jkh
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
Make the long-awaited change from $Id$ to $FreeBSD$ This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise.
Revision 1.6.4.3: download - view: text, markup, annotated - select for diffs
Tue Oct 15 18:38:27 1996 UTC (15 years, 3 months ago) by jkh
Branches: RELENG_2_1_0
CVS tags: RELENG_2_1_7_RELEASE, RELENG_2_1_6_RELEASE, RELENG_2_1_6_1_RELEASE
Diff to: previous 1.6.4.2: preferred, colored; branchpoint 1.6: preferred, colored
Changes since revision 1.6.4.2: +1 -1 lines
Merge from HEAD.
Revision 1.6.4.2: download - view: text, markup, annotated - select for diffs
Thu Aug 1 12:17:38 1996 UTC (15 years, 6 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.6.4.1: preferred, colored; branchpoint 1.6: preferred, colored
Changes since revision 1.6.4.1: +2 -3 lines
Do my good deed for the day and merge in some recent pkg_install fixes for those folk still supping -stable in the fond hope that folks might occasionally do nice things to it.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Jun 20 18:33:47 1996 UTC (15 years, 7 months ago) by jkh
Branches: MAIN
CVS tags: RELENG_2_2_BP, RELENG_2_2_2_RELEASE, RELENG_2_2_1_RELEASE, RELENG_2_2_0_RELEASE
Branch point for: RELENG_2_2
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -3 lines
Make pkg_install understand and use libftpio instead of its own copies of the ftp support routines. Also some cosmetic and minor bug fixes I've been meaning to incorporate for awhile.
Revision 1.6.4.1: download - view: text, markup, annotated - select for diffs
Wed Aug 30 07:49:56 1995 UTC (16 years, 5 months ago) by jkh
Branches: RELENG_2_1_0
CVS tags: RELENG_2_1_5_RELEASE, RELENG_2_1_0_RELEASE
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +7 -7 lines
Merge changes from the HEAD.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Jul 30 01:08:34 1995 UTC (16 years, 6 months ago) by ache
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +7 -7 lines
If some files lost in /var/db/pkg/<port>/ after system crash f.e., pkg_manage silently dumps core, pkg_info claims about them to stderr, which makes very difficult to find what directory cause it via tons of pkg_info -a output. I found solution which covers both variants, now pkg_info claims about missing files to stdout among valid output with ERROR: prefix. It heals pkg_manage to not dump core and makes easy to find errors in pkg_info -a output by simple /ERROR 'more' command.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue May 30 03:50:02 1995 UTC (16 years, 8 months ago) by rgrimes
Branches: MAIN
CVS tags: RELENG_2_1_0_BP, RELENG_2_0_5_RELEASE, RELENG_2_0_5_BP, RELENG_2_0_5
Branch point for: RELENG_2_1_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +6 -6 lines
Remove trailing whitespace.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Jan 5 01:10:13 1995 UTC (17 years, 1 month ago) by swallace
Branches: MAIN
CVS tags: RELENG_2_0_5_ALPHA
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +24 -1 lines
Added new function show_index() which does a 'smart' display of the index file. Index descriptions are limited to MAXINDEXSIZE (60) chars. Any description beyond that is truncated. Also, only the first line is displayed as well. This allows pkg_info -a -I to be formated in two columns with one line per package for easy reading. Reviewed by: jkh
Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Dec 6 00:51:46 1994 UTC (17 years, 2 months ago) by jkh
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +27 -1 lines
Many of John T. Kohl's patches from NetBSD. Thanks, John! Submitted by: jkohl
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Sep 8 01:46:59 1993 UTC (18 years, 5 months ago) by jkh
Branches: MAIN
CVS tags: RELEASE_2_0, MOVED_NEWCVS, BP_BETA_1_1, BETA_2_0, ALPHA_2_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +46 -11 lines
Added two new options, one of which is fairly far reaching: -q turns on "quiet" mode, where informational headers and such are not dumped, just the information. -L Shows full pathnames of files comprising a package. With -q, this can be useful for doing fileset operations, such as "du -s `pkg_info -q -L foo_bin`" to see how much space package "foo_bin" is taking up.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Sep 3 23:01:08 1993 UTC (18 years, 5 months ago) by jkh
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -3 lines
Lots of misc tweaks, support for arbitrary separators in pkg_info, more intelligent name handling in pkg_create. Most of these files are changed because of rcsid's being different in my cvs tree and freefall's (foo).
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Thu Aug 26 01:19:55 1993 UTC (18 years, 5 months ago) by jkh
CVS tags: pkg_install
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
The release version of my package install suite. Please see man pages for info.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Aug 26 01:19:54 1993 UTC (18 years, 5 months ago) by jkh
Branches: MAIN
Initial revision
