OpenBSD CVS

CVS log for src/usr.sbin/pkg/Attic/pkg.pl


[BACK] Up to [local] / src / usr.sbin / pkg

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.8, Sun Aug 8 00:19:06 2004 UTC (19 years, 9 months ago) by brad
Branch: MAIN
CVS Tags: HEAD
Changes since 1.7: +1 -1 lines
FILE REMOVED

should have been removed when I removed the old pkg tools.

Revision 1.7 / (download) - annotate - [select for diffs], Sat Nov 17 10:42:11 2001 UTC (22 years, 6 months ago) by espie
Branch: MAIN
CVS Tags: OPENBSD_3_5_BASE, OPENBSD_3_5, OPENBSD_3_4_BASE, OPENBSD_3_4, OPENBSD_3_3_BASE, OPENBSD_3_3, OPENBSD_3_2_BASE, OPENBSD_3_2, OPENBSD_3_1_BASE, OPENBSD_3_1
Changes since 1.6: +54 -2 lines
Diff to previous 1.6 (colored)

check the full libdepend spec at install time.
Thanks naddy for testing all that.

Revision 1.6 / (download) - annotate - [select for diffs], Thu Nov 8 20:43:00 2001 UTC (22 years, 6 months ago) by espie
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

swap arguments in libdepend, do it now before the bsd.port.mk parts are set
in stone...

Revision 1.5 / (download) - annotate - [select for diffs], Wed Nov 7 21:00:29 2001 UTC (22 years, 6 months ago) by espie
Branch: MAIN
Changes since 1.4: +8 -1 lines
Diff to previous 1.4 (colored)

Recognize @libdepend, even though it doesn't do anything smarter with it
than @newdepend for now.

Revision 1.3.2.1 / (download) - annotate - [select for diffs], Mon Jul 16 10:34:05 2001 UTC (22 years, 10 months ago) by espie
Branch: OPENBSD_2_9
Changes since 1.3: +8 -3 lines
Diff to previous 1.3 (colored) next main 1.4 (colored)

MFC: pkg.pl does not check version numbers correctly.

Revision 1.4 / (download) - annotate - [select for diffs], Sat Jul 14 14:20:11 2001 UTC (22 years, 10 months ago) by espie
Branch: MAIN
CVS Tags: OPENBSD_3_0_BASE, OPENBSD_3_0
Changes since 1.3: +8 -3 lines
Diff to previous 1.3 (colored)

Silly bug in version detection: not having any dewey check does NOT
mean check went okay. In fact, if we only have exact versions to match
against, we don't want to match... Ouch.

Revision 1.3 / (download) - annotate - [select for diffs], Tue Apr 24 22:14:10 2001 UTC (23 years, 1 month ago) by espie
Branch: MAIN
CVS Tags: OPENBSD_2_9_BASE
Branch point for: OPENBSD_2_9
Changes since 1.2: +2 -1 lines
Diff to previous 1.2 (colored)

Last-minute fix for flavor deps. Very, very late.
Thanks, Theo.

Revision 1.2 / (download) - annotate - [select for diffs], Fri Apr 13 17:05:24 2001 UTC (23 years, 1 month ago) by espie
Branch: MAIN
Changes since 1.1: +2 -4 lines
Diff to previous 1.1 (colored)

Remove  debugging output, and some extra junk from the verbose output.
Prefix verbose output with pkg: so that we get a better idea what we're
dealing with...

Revision 1.1 / (download) - annotate - [select for diffs], Mon Apr 2 10:11:16 2001 UTC (23 years, 2 months ago) by espie
Branch: MAIN

pkg command: perl frontend to pkg_{add,info,delete,create}, and hooks
to handle new dependencies.

This form allows you to request diff's 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.