Skip site navigation (1)Skip section navigation (2)

CVS log for src/usr.sbin/pkg_install/lib/plist.c

[BACK] Up to [FreeBSD] / src / usr.sbin / pkg_install / lib

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.61: download - view: text, markup, annotated - select for diffs
Thu Jan 5 21:36:45 2012 UTC (5 weeks ago) by uqs
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +1 -1 lines
SVN rev 229655 on 2012-01-05 21:36:45Z by uqs

Touch up some more small typos missed in the previous round.

Reported by:	Ben Kaduk <minimarmot@gmail.com> et al.

Revision 1.60: download - view: text, markup, annotated - select for diffs
Fri Dec 30 10:58:14 2011 UTC (6 weeks ago) by uqs
Branches: MAIN
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +2 -2 lines
SVN rev 228990 on 2011-12-30 10:58:14Z by uqs

Spelling fixes for usr.sbin/

Revision 1.59.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.59.2.1: preferred, colored; next MAIN 1.60: preferred, colored
Changes since revision 1.59.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.59.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.59: preferred, colored; next MAIN 1.60: preferred, colored
Changes since revision 1.59: +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.59: 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.58: preferred, colored
Changes since revision 1.58: +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.52.2.1.4.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.52.2.1: preferred, colored; next MAIN 1.52.6.1: preferred, colored
Changes since revision 1.52.2.1: +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.56.2.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.56.2.1: preferred, colored; next MAIN 1.57: preferred, colored
Changes since revision 1.56.2.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.56.2.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.56.2.1: preferred, colored; next MAIN 1.57: preferred, colored
Changes since revision 1.56.2.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.58
Fri Apr 23 11:07:43 2010 UTC (21 months, 2 weeks ago) by flz
Branches: MAIN
FILE REMOVED
Changes since revision 1.57: +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.57: download - view: text, markup, annotated - select for diffs
Sat Apr 3 10:55:11 2010 UTC (22 months, 1 week ago) by flz
Branches: MAIN
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +1 -1 lines
SVN rev 206132 on 2010-04-03 10:55:11Z by flz

Fix pkg_delete, check if the file we're trying to delete is a
symlink before complaining that it doesn't exist. Typical case
would be a leftover library symlink that's left over after the
actual library has been removed.

Reported by:	tabthorpe

Revision 1.52.2.1.2.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.52.2.1: preferred, colored; next MAIN 1.52.6.1: preferred, colored
Changes since revision 1.52.2.1: +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.50.2.3: download - view: text, markup, annotated - select for diffs
Fri Jan 22 23:19:33 2010 UTC (2 years ago) by flz
Branches: RELENG_6
Diff to: previous 1.50.2.2: preferred, colored; branchpoint 1.50: preferred, colored; next MAIN 1.51: preferred, colored
Changes since revision 1.50.2.2: +4 -0 lines
SVN rev 202842 on 2010-01-22 23:19:33Z by flz

Synchronize pkg_install with HEAD.

Revision 1.52.2.1: download - view: text, markup, annotated - select for diffs
Fri Jan 22 23:17:07 2010 UTC (2 years ago) by flz
Branches: RELENG_7
CVS tags: RELENG_7_4_BP, RELENG_7_3_BP
Branch point for: RELENG_7_4, RELENG_7_3
Diff to: previous 1.52: preferred, colored; next MAIN 1.53: preferred, colored
Changes since revision 1.52: +4 -0 lines
SVN rev 202841 on 2010-01-22 23:17:07Z by flz

Synchronize pkg_install with HEAD.

Revision 1.56.2.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.56.2.1: preferred, colored; next MAIN 1.57: preferred, colored
Changes since revision 1.56.2.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.56.2.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.56: preferred, colored; next MAIN 1.57: preferred, colored
Changes since revision 1.56: +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.56: download - view: text, markup, annotated - select for diffs
Tue May 19 14:26:41 2009 UTC (2 years, 8 months ago) by flz
Branches: MAIN
CVS tags: RELENG_8_BP
Branch point for: RELENG_8
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +4 -0 lines
SVN rev 192382 on 2009-05-19 14:26:41Z by flz

Skip @pkgdep if there's no argument.

Submitted by:	pav
MFC after:	1 week

Revision 1.52.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.52: preferred, colored; next MAIN 1.53: preferred, colored
Changes since revision 1.52: +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.55: download - view: text, markup, annotated - select for diffs
Tue Jan 6 19:00:12 2009 UTC (3 years, 1 month ago) by flz
Branches: MAIN
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +23 -60 lines
SVN rev 186835 on 2009-01-06 19:00:12Z by flz

- Backout latest changes (follow symlinks: r186496, r186518).
- Bump PKG_INSTALL_VER to 20090106.

Revision 1.54: download - view: text, markup, annotated - select for diffs
Sat Dec 27 14:34:33 2008 UTC (3 years, 1 month ago) by flz
Branches: MAIN
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +2 -12 lines
SVN rev 186518 on 2008-12-27 14:34:33Z by flz

Fix memory leaks introduced in last commit.
Bump version to 20081227.

Reported by:	gcooper
Submitted by:	Andrea Barberio <insomniac@slackware.it>
MFC after:	1 month

Revision 1.53: download - view: text, markup, annotated - select for diffs
Thu Dec 25 16:59:35 2008 UTC (3 years, 1 month ago) by flz
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +70 -23 lines
SVN rev 186496 on 2008-12-25 16:59:35Z by flz

Follow symlinks when deleting directories.
Bump PKG_INSTALL_VER to 20081225 (Merry Christmas \o/).

PR:		bin/54446
Submitted by:	Andrea Barberio <insomniac@slackware.it>
MFC after:	1 month

Revision 1.52.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.52: preferred, colored; next MAIN 1.53: preferred, colored
Changes since revision 1.52: +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.50.2.2.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.50.2.2: preferred, colored; next MAIN 1.50.2.3: preferred, colored
Changes since revision 1.50.2.2: +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.50.2.2: download - view: text, markup, annotated - select for diffs
Mon Apr 7 11:32:00 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.50.2.1: preferred, colored; branchpoint 1.50: preferred, colored
Changes since revision 1.50.2.1: +1 -1 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.52: download - view: text, markup, annotated - select for diffs
Wed Mar 28 05:33:52 2007 UTC (4 years, 10 months ago) by njl
Branches: MAIN
CVS tags: RELENG_7_BP, RELENG_7_2_BP, RELENG_7_1_BP, RELENG_7_0_BP, RELENG_7_0_0_RELEASE, RELENG_7_0
Branch point for: RELENG_7_2, RELENG_7_1, RELENG_7
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +1 -1 lines
Make consistent with style(msmith).  4 spaces indent, tab for each 2 indents.

Revision 1.48.2.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.48.2.1: preferred, colored; branchpoint 1.48: preferred, colored; next MAIN 1.49: preferred, colored
Changes since revision 1.48.2.1: +5 -2 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.50.2.1: download - view: text, markup, annotated - select for diffs
Tue Jan 10 22:15:06 2006 UTC (6 years, 1 month ago) by krion
Branches: RELENG_6
CVS tags: RELENG_6_3_BP, RELENG_6_3_0_RELEASE, RELENG_6_3, 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.50: preferred, colored
Changes since revision 1.50: +5 -2 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.51: 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.50: preferred, colored
Changes since revision 1.50: +5 -2 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.48.2.1: download - view: text, markup, annotated - select for diffs
Tue Jul 12 06:58:03 2005 UTC (6 years, 7 months ago) by jmg
Branches: RELENG_5
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +2 -2 lines
MFC: v1.68 of pkg_create.1, v1.50 of plist.c
  remove a few uses of the word `really'

Revision 1.50: download - view: text, markup, annotated - select for diffs
Mon Jun 27 17:10:22 2005 UTC (6 years, 7 months ago) by jmg
Branches: MAIN
CVS tags: RELENG_6_BP, RELENG_6_0_BP, RELENG_6_0_0_RELEASE, RELENG_6_0
Branch point for: RELENG_6
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +2 -2 lines
remove a few uses of the word `really'

Reviewed by:	hrs
Approved by:	re (scottl)
MFC after:	1 week

Revision 1.49: download - view: text, markup, annotated - select for diffs
Tue Jun 14 15:05:43 2005 UTC (6 years, 7 months ago) by krion
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +6 -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.29.2.13: download - view: text, markup, annotated - select for diffs
Wed Aug 11 16:16:24 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.29.2.12: preferred, colored; branchpoint 1.29: preferred, colored; next MAIN 1.30: preferred, colored
Changes since revision 1.29.2.12: +4 -3 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.48: download - view: text, markup, annotated - select for diffs
Wed Jul 28 07:19:15 2004 UTC (7 years, 6 months ago) by kan
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
Branch point for: RELENG_5
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +1 -1 lines
Downgrade WARNS level to more tolerable value. Attempt to fix
casts as lvalue usage whenever possible.

Revision 1.29.2.12: download - view: text, markup, annotated - select for diffs
Tue Jan 27 08:59:48 2004 UTC (8 years ago) by des
Branches: RELENG_4
CVS tags: RELENG_4_10_BP, RELENG_4_10_0_RELEASE, RELENG_4_10
Diff to: previous 1.29.2.11: preferred, colored; branchpoint 1.29: preferred, colored
Changes since revision 1.29.2.11: +1 -1 lines
MFC: avoid potential buffer overflow in format_cmd().

Forgotten by:	jkh

Revision 1.29.2.11: 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
Diff to: previous 1.29.2.10: preferred, colored; branchpoint 1.29: preferred, colored
Changes since revision 1.29.2.10: +6 -0 lines
MFC: Support for pkg_add -C (conflicts) and pkg_info -P (pkg_tools version).

Revision 1.47: 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
CVS tags: 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
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +6 -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.46: download - view: text, markup, annotated - select for diffs
Mon Jan 6 07:39:02 2003 UTC (9 years, 1 month ago) by jkh
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +1 -1 lines
Prevent buffer overflow in format_cmd() by properly tracking maximum
buffer size.
Reported by:	Lionnel CHAPTAL <Lionnel.Chaptal@IPricot.com>
MFC after:	1 week

Revision 1.45: download - view: text, markup, annotated - select for diffs
Sat Aug 31 20:21:47 2002 UTC (9 years, 5 months ago) by kris
Branches: MAIN
CVS tags: RELENG_5_0_BP, RELENG_5_0_0_RELEASE, RELENG_5_0
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +3 -2 lines
Don't treat unknown commands as fatal errors: they are probably just
the signature of out-of-date pkg_tools and newer packages.

Reviewed by:	jkh
MFC after:	3 days

Revision 1.29.2.10: download - view: text, markup, annotated - select for diffs
Sat Aug 31 19:38:55 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.29.2.9: preferred, colored; branchpoint 1.29: preferred, colored
Changes since revision 1.29.2.9: +7 -7 lines
MFC:  use '' quotes instead of `' to delimit names of files and packages

Revision 1.29.2.9: 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
Diff to: previous 1.29.2.8: preferred, colored; branchpoint 1.29: preferred, colored
Changes since revision 1.29.2.8: +6 -7 lines
MFC: don't use the GCC'ism __FUNCTION__, but rather than ISO __func__'ism.

Revision 1.29.2.8: download - view: text, markup, annotated - select for diffs
Mon Aug 19 15:44:09 2002 UTC (9 years, 5 months ago) by sobomax
Branches: RELENG_4
Diff to: previous 1.29.2.7: preferred, colored; branchpoint 1.29: preferred, colored
Changes since revision 1.29.2.7: +1 -0 lines
MFC: prevent `pkg_info(1) -o' from dumping core on packages without origin
     recorded.

Revision 1.44: download - view: text, markup, annotated - select for diffs
Mon Aug 12 16:15:25 2002 UTC (9 years, 6 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +1 -0 lines
Ensure that origin field in the packing list structure is initialised. This
fixes problem when there are origin-less packages installed on a system

Reported by:	Mark Knight <markk@knigma.org>
MFC after:	3 days

Revision 1.29.2.7: download - view: text, markup, annotated - select for diffs
Fri Aug 2 11:09:06 2002 UTC (9 years, 6 months ago) by sobomax
Branches: RELENG_4
Diff to: previous 1.29.2.6: preferred, colored; branchpoint 1.29: preferred, colored
Changes since revision 1.29.2.6: +29 -2 lines
MFC: all latest changes, fixes and new features. This pretty much brings code
in stable on par with -current.

Revision 1.43: 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.42: preferred, colored
Changes since revision 1.42: +2 -2 lines
replace __FUNCTION__ with standardized __func__.

Requested by: jhb

Revision 1.42: 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.41: preferred, colored
Changes since revision 1.41: +3 -2 lines
fix build:
you may not use string concatination with __FUNCTION__, replace all occurances
of:
__FUNCTION__ ": error string"
with:
"%s: error string"

Revision 1.41: 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.40: preferred, colored
Changes since revision 1.40: +7 -0 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.40: download - view: text, markup, annotated - select for diffs
Sun May 5 12:54:10 2002 UTC (9 years, 9 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +4 -0 lines
Handle PLIST_ORIGIN properly.

Poked by:		kris
Pointy hat grabbed by:	sobomax
MFC after:	6 days

Revision 1.39: 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.38: preferred, colored
Changes since revision 1.38: +0 -0 lines
(forced)

Previous delta (pkg_info -O) is subject of:

MFC after:	1 week

Revision 1.38: 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.37: preferred, colored
Changes since revision 1.37: +18 -2 lines
Add ability to query installed packages based on origin.

Revision 1.37: download - view: text, markup, annotated - select for diffs
Mon Apr 1 09:39:07 2002 UTC (9 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +3 -5 lines
Fix SCM ID's.

Revision 1.29.2.6: 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_6_BP, RELENG_4_6_2_RELEASE, RELENG_4_6_1_RELEASE, RELENG_4_6_0_RELEASE, RELENG_4_6, RELENG_4_5_BP, RELENG_4_5_0_RELEASE, RELENG_4_5
Diff to: previous 1.29.2.5: preferred, colored; branchpoint 1.29: preferred, colored
Changes since revision 1.29.2.5: +45 -11 lines
MFC: symlinks and other non-regular files handling fixes, packing list format
versioning.

Revision 1.29.2.5: download - view: text, markup, annotated - select for diffs
Tue Oct 23 09:16:04 2001 UTC (10 years, 3 months ago) by sobomax
Branches: RELENG_4
Diff to: previous 1.29.2.4: preferred, colored; branchpoint 1.29: preferred, colored
Changes since revision 1.29.2.4: +13 -12 lines
MFC: WANSify.

Revision 1.36: 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.35: preferred, colored
Changes since revision 1.35: +45 -11 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.35: 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.34: preferred, colored
Changes since revision 1.34: +12 -11 lines
WARNS=2 cleanup.

Tested on:	i386, alpha
MFC after:	2 weeks

Revision 1.29.2.4: download - view: text, markup, annotated - select for diffs
Tue Sep 18 09:38:39 2001 UTC (10 years, 4 months ago) by sobomax
Branches: RELENG_4
Diff to: previous 1.29.2.3: preferred, colored; branchpoint 1.29: preferred, colored
Changes since revision 1.29.2.3: +2 -3 lines
MFC:
- kill blank lines at the end of lib/global.c;
- in the case of checksum mismatch print name of offending file to stderr;
- replace dozen instances of "(tmp = getenv(PKG_DBDIR) ? tmp : DEF_LOG_DIR)"
  with macro;
- exists(../../crypto) --> exists(${.CURDIR}/../../crypto) in a top-level
  Makefile.

Revision 1.34: download - view: text, markup, annotated - select for diffs
Thu Aug 2 12:38:29 2001 UTC (10 years, 6 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +7 -7 lines
Usability tweak:

  Use '' quotes instead of `' to delimit names of files and packages in
  warning and error messages, because it is easier to cut-n-paste name in
  question that way (single click) without confusing the shell. And yes,
  I know that it is less eye-candy...

MFC after:	1 month

Revision 1.33: download - view: text, markup, annotated - select for diffs
Thu Aug 2 12:19:32 2001 UTC (10 years, 6 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +2 -3 lines
When there is a file that can't be deleted due to checksum mismatch print name
of that file to stdout to simplify debugging. IMO it was a mistake to print
this warning only when `verbose' mode is on.

MFC after:	1 month

Revision 1.29.2.3: download - view: text, markup, annotated - select for diffs
Mon Feb 5 10:02:52 2001 UTC (11 years ago) by sobomax
Branches: RELENG_4
CVS tags: RELENG_4_4_BP, RELENG_4_4_0_RELEASE, RELENG_4_4, RELENG_4_3_BP, RELENG_4_3_0_RELEASE, RELENG_4_3
Diff to: previous 1.29.2.2: preferred, colored; branchpoint 1.29: preferred, colored
Changes since revision 1.29.2.2: +4 -1 lines
MFC: add ability to handle bzip2-compressed packages.

Revision 1.32: download - view: text, markup, annotated - select for diffs
Mon Jan 22 12:01:55 2001 UTC (11 years ago) by sobomax
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +4 -1 lines
- Add ability to handle bzip2-compressed packages;
- 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

Revision 1.29.2.2: 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
CVS tags: RELENG_4_2_0_RELEASE
Diff to: previous 1.29.2.1: preferred, colored; branchpoint 1.29: preferred, colored
Changes since revision 1.29.2.1: +4 -4 lines
MFC: more informative errx() messages, use ISO string functions.

Revision 1.31: download - view: text, markup, annotated - select for diffs
Sun Oct 22 09:53:27 2000 UTC (11 years, 3 months ago) by jkh
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +4 -4 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.27.2.3: download - view: text, markup, annotated - select for diffs
Wed Sep 20 13:42:00 2000 UTC (11 years, 4 months ago) by sobomax
Branches: RELENG_3
Diff to: previous 1.27.2.2: preferred, colored; branchpoint 1.27: preferred, colored; next MAIN 1.28: preferred, colored
Changes since revision 1.27.2.2: +3 -3 lines
MFC: Fix handling of symlinks pointing to a directory.

Revision 1.29.2.1: download - view: text, markup, annotated - select for diffs
Wed Sep 20 08:53:55 2000 UTC (11 years, 4 months ago) by jkh
Branches: RELENG_4
CVS tags: RELENG_4_1_1_RELEASE
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +3 -3 lines
MFC: proper parsing of package names, spelling fixes, updates

Revision 1.30: download - view: text, markup, annotated - select for diffs
Mon Sep 18 07:41:48 2000 UTC (11 years, 4 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +3 -3 lines
Fix symlink-to-a-dir handling in pkg_delete.

Reviewed by:	-ports
Tested by:	bento

Revision 1.13.4.5: 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.13.4.4: preferred, colored; branchpoint 1.13: preferred, colored; next MAIN 1.14: preferred, colored
Changes since revision 1.13.4.4: +1 -1 lines
$Id$ -> $FreeBSD$

Revision 1.17.2.10: download - view: text, markup, annotated - select for diffs
Sun Sep 5 11:40:45 1999 UTC (12 years, 5 months ago) by peter
Branches: RELENG_2_2
Diff to: previous 1.17.2.9: preferred, colored; branchpoint 1.17: preferred, colored; next MAIN 1.18: preferred, colored
Changes since revision 1.17.2.9: +1 -1 lines
$Id$ -> $FreeBSD$

Revision 1.27.2.2: download - view: text, markup, annotated - select for diffs
Sun Aug 29 15:45:29 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.27.2.1: preferred, colored; branchpoint 1.27: preferred, colored
Changes since revision 1.27.2.1: +1 -1 lines
$Id$ -> $FreeBSD$

Revision 1.29: download - view: text, markup, annotated - select for diffs
Sat Aug 28 01:18:07 1999 UTC (12 years, 5 months ago) by peter
Branches: MAIN
CVS tags: RELENG_4_BP, RELENG_4_1_0_RELEASE, RELENG_4_0_0_RELEASE, PRE_SMPNG
Branch point for: RELENG_4
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +1 -1 lines
$Id$ -> $FreeBSD$

Revision 1.27.2.1: download - view: text, markup, annotated - select for diffs
Mon Aug 23 03:59:52 1999 UTC (12 years, 5 months ago) by mharo
Branches: RELENG_3
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +3 -2 lines
MFC: use uname(3) to find out hardware platform, add braces and other minor cleanup

Revision 1.28: download - view: text, markup, annotated - select for diffs
Wed Aug 11 20:55:42 1999 UTC (12 years, 6 months ago) by billf
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +3 -2 lines
-Wall fixes. Ambigious if/elses, uninitialized values, missing headers,
missing prototypes, and empty format strings.

Revision 1.17.2.9: download - view: text, markup, annotated - select for diffs
Wed Oct 28 12:00:33 1998 UTC (13 years, 3 months ago) by jkh
Branches: RELENG_2_2
CVS tags: RELENG_2_2_8_RELEASE
Diff to: previous 1.17.2.8: preferred, colored; branchpoint 1.17: preferred, colored
Changes since revision 1.17.2.8: +3 -3 lines
MFC: assorted fixes.

Revision 1.17.2.8: download - view: text, markup, annotated - select for diffs
Fri Sep 11 07:27:18 1998 UTC (13 years, 5 months ago) by jkh
Branches: RELENG_2_2
Diff to: previous 1.17.2.7: preferred, colored; branchpoint 1.17: preferred, colored
Changes since revision 1.17.2.7: +5 -3 lines
MFC: cleanup() fixes.

Revision 1.27: download - view: text, markup, annotated - select for diffs
Fri Sep 11 07:26:58 1998 UTC (13 years, 5 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.26: preferred, colored
Changes since revision 1.26: +6 -4 lines
correct usage of cleanup() everywhere - this became bogus when the warnx/errx
stuff was added and nobody seems to have noticed. :)
Noticed by:	Josh MacDonald <jmacd@paris.CS.Berkeley.EDU>

Revision 1.17.2.7: download - view: text, markup, annotated - select for diffs
Tue Sep 1 07:00:20 1998 UTC (13 years, 5 months ago) by jkh
Branches: RELENG_2_2
Diff to: previous 1.17.2.6: preferred, colored; branchpoint 1.17: preferred, colored
Changes since revision 1.17.2.6: +2 -2 lines
Fix typo.

Revision 1.17.2.6: download - view: text, markup, annotated - select for diffs
Tue Sep 1 06:59:46 1998 UTC (13 years, 5 months ago) by jkh
Branches: RELENG_2_2
Diff to: previous 1.17.2.5: preferred, colored; branchpoint 1.17: preferred, colored
Changes since revision 1.17.2.5: +3 -3 lines
MFC: better warning.

Revision 1.26: download - view: text, markup, annotated - select for diffs
Tue Sep 1 06:58:11 1998 UTC (13 years, 5 months ago) by jkh
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -2 lines
Silence potentially bogus warning.

Revision 1.25: download - view: text, markup, annotated - select for diffs
Sat Jul 18 22:19:11 1998 UTC (13 years, 6 months ago) by hoek
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +3 -3 lines
Clarify "Cannot delete file as directory" errmessage.

PR:		bin/1985

Revision 1.17.2.5: download - view: text, markup, annotated - select for diffs
Thu Oct 9 07:10:14 1997 UTC (14 years, 4 months ago) by charnier
Branches: RELENG_2_2
CVS tags: RELENG_2_2_7_RELEASE, RELENG_2_2_6_RELEASE, RELENG_2_2_5_RELEASE
Diff to: previous 1.17.2.4: preferred, colored; branchpoint 1.17: preferred, colored
Changes since revision 1.17.2.4: +17 -13 lines
MFC: Use err(3). Cosmetics in usage string and man page.

Revision 1.24: download - view: text, markup, annotated - select for diffs
Wed Oct 8 07:48:15 1997 UTC (14 years, 4 months ago) by charnier
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +17 -13 lines
Use err(3). Cosmetics in usage string and man page.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Tue Sep 2 08:48:47 1997 UTC (14 years, 5 months ago) by jkh
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -4 lines
Eliminate an annoying message.

Revision 1.17.2.4: download - view: text, markup, annotated - select for diffs
Wed Aug 20 10:29:52 1997 UTC (14 years, 5 months ago) by jkh
Branches: RELENG_2_2
Diff to: previous 1.17.2.3: preferred, colored; branchpoint 1.17: preferred, colored
Changes since revision 1.17.2.3: +2 -4 lines
Remove an extra bit of chattyness I can do without.

Revision 1.17.2.3: download - view: text, markup, annotated - select for diffs
Tue Jul 1 06:14:15 1997 UTC (14 years, 7 months ago) by jkh
Branches: RELENG_2_2
Diff to: previous 1.17.2.2: preferred, colored; branchpoint 1.17: preferred, colored
Changes since revision 1.17.2.2: +4 -7 lines
YAMFC

Revision 1.22: download - view: text, markup, annotated - select for diffs
Tue Jul 1 06:13:51 1997 UTC (14 years, 7 months ago) by jkh
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +4 -7 lines
Change the naming conventions for preserve'd files and also document
the option in pkg_create.  Now preserved files start with a . and are
named .<filename>.<pkgname>.backup so that their purpose is more clear.

Note that just using the preserve option without proper pkg_deps
is also foolish since packages being deleted in the incorrect order with
preserve on can generate some odd results.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Mon Jun 30 03:15:40 1997 UTC (14 years, 7 months ago) by jkh
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +25 -21 lines
YAMF22 - deletes and preserve option fixes.

Revision 1.17.2.2: download - view: text, markup, annotated - select for diffs
Mon Jun 30 03:15:22 1997 UTC (14 years, 7 months ago) by jkh
Branches: RELENG_2_2
Diff to: previous 1.17.2.1: preferred, colored; branchpoint 1.17: preferred, colored
Changes since revision 1.17.2.1: +25 -21 lines
Make deletes get along with new preserve option a little nicer.

Revision 1.17.2.1: download - view: text, markup, annotated - select for diffs
Sun Jun 29 10:42:15 1997 UTC (14 years, 7 months ago) by jkh
Branches: RELENG_2_2
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +25 -4 lines
YAMFC

Revision 1.20: download - view: text, markup, annotated - select for diffs
Sun Jun 29 10:41:49 1997 UTC (14 years, 7 months ago) by jkh
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +25 -4 lines
Add support for @option preserve - moves existing files out of the way
before replacing them (using pkgname to make this hopefully unique).
Delete also moves them back, if they exist, resulting in a package
which can be "backed out" with reasonable safety.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Sat Feb 22 16:09:51 1997 UTC (14 years, 11 months ago) by peter
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -1 lines
Revert $FreeBSD$ to $Id$

Revision 1.18: download - view: text, markup, annotated - select for diffs
Tue Jan 14 07:14:58 1997 UTC (15 years ago) by jkh
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +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.13.4.4: download - view: text, markup, annotated - select for diffs
Tue Oct 15 18:39:12 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.13.4.3: preferred, colored; branchpoint 1.13: preferred, colored
Changes since revision 1.13.4.3: +1 -1 lines
Merge from HEAD.

Revision 1.13.4.3: download - view: text, markup, annotated - select for diffs
Thu Aug 1 12:17:44 1996 UTC (15 years, 6 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.13.4.2: preferred, colored; branchpoint 1.13: preferred, colored
Changes since revision 1.13.4.2: +64 -30 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.17: download - view: text, markup, annotated - select for diffs
Tue Jul 30 10:48:20 1996 UTC (15 years, 6 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.16: preferred, colored
Changes since revision 1.16: +63 -29 lines
Add MD5 checksums to packing list for all files during pkg_create and use
later at pkg_delete time to verify that you're deleting what you added.
This, of course, does NOT cover the case where a file you still need
hasn't changed!  That's a tougher problem to solve, and this provides
only the minimal amount of safety belt.  MD5 checksums are stored in comment
fields, so packages produced with these tools are backwards compatible with
the older ones.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Thu Jun 20 18:33:55 1996 UTC (15 years, 7 months ago) by jkh
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2 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.15: download - view: text, markup, annotated - select for diffs
Sun Nov 12 04:55:40 1995 UTC (16 years, 3 months ago) by jkh
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +19 -17 lines
Bring my pkg_install improvements forward from 2.1.

Revision 1.13.4.2: download - view: text, markup, annotated - select for diffs
Fri Nov 10 06:44:53 1995 UTC (16 years, 3 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.13.4.1: preferred, colored; branchpoint 1.13: preferred, colored
Changes since revision 1.13.4.1: +19 -17 lines
Every time I swear I'll never touch this again, I end up touching it.
Bleah.  Now the chained dependency adds work from FTP sites.  This was
really totally broken before, despite my claims to the contrary.  Sorry
folks.  I guess nobody uses the pkg_add ftp://... feature or somebody
would have reported it by now! :-)

Revision 1.13.4.1: download - view: text, markup, annotated - select for diffs
Wed Aug 30 07:50:02 1995 UTC (16 years, 5 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2 lines
Merge changes from the HEAD.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Jul 28 01:50:35 1995 UTC (16 years, 6 months ago) by ache
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2 lines
Fix coredump for -v flag
Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de>
Obtained from:

Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue May 30 03:50:07 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.12: preferred, colored
Changes since revision 1.12: +6 -6 lines
Remove trailing whitespace.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat Apr 22 07:41:02 1995 UTC (16 years, 9 months ago) by jkh
Branches: MAIN
CVS tags: RELENG_2_0_5_ALPHA
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +33 -8 lines
1. Add an new @option directive.  You'll understand it better in a moment.
2. Fix a long-standing bug in pkg_add where the failure of one package in
   a multipackage installation (pkg_add *.tgz) would blow you right out of
   the water.  Ick.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sat Apr 22 00:14:20 1995 UTC (16 years, 9 months ago) by jkh
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +13 -6 lines
Some patches to make deletions of non-existent files and directories slightly
less fatal (so that the database entry is subsequently removed anyway).
Submitted by:	Edward Wang <edward@edcom.com>

Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Dec 6 00:51:50 1994 UTC (17 years, 2 months ago) by jkh
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +60 -13 lines
Many of John T. Kohl's patches from NetBSD.  Thanks, John!
Submitted by:	jkohl

Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Sep 29 13:19:43 1994 UTC (17 years, 4 months ago) by jkh
Branches: MAIN
CVS tags: RELEASE_2_0, BETA_2_0, ALPHA_2_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +10 -4 lines
Don't let pkg_delete remove the recorded location until everything has
absolutely, positively been successfully removed.
Reviewed by:
Submitted by:
Obtained from:

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Aug 28 14:15:30 1994 UTC (17 years, 5 months ago) by jkh
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +7 -1 lines
Add @srcdir option for customizing creation of packages.
Submitted by:	jkh

Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Jul 11 01:11:14 1994 UTC (17 years, 7 months ago) by jkh
Branches: MAIN
CVS tags: MOVED_NEWCVS
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
Argh!  What a boneheaded bug!  Finally fix the blank-line-in-packing list
problem!  I am pond scum!

Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed May 25 06:27:24 1994 UTC (17 years, 8 months ago) by jkh
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +7 -7 lines
Add new find_plist() function.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Sep 18 03:39:50 1993 UTC (18 years, 4 months ago) by jkh
Branches: MAIN
CVS tags: BP_BETA_1_1
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +20 -2 lines
Added code for doing % sequence expansion, added new @unexec command.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Sep 12 20:45:53 1993 UTC (18 years, 5 months ago) by jkh
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -3 lines
Fixed an embarassing bug with @owner, @mode & @group

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Sep 5 04:54:24 1993 UTC (18 years, 5 months ago) by jkh
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +32 -0 lines
Made staging area configurable rather than assuming /tmp (-t)

Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Sep 3 23:01:17 1993 UTC (18 years, 5 months ago) by jkh
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +37 -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

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options