Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Apr 2008 11:06:31 GMT
From:      Anders Nore <andenore@FreeBSD.org>
To:        Perforce Change Reviews <perforce@FreeBSD.org>
Subject:   PERFORCE change 140718 for review
Message-ID:  <200804271106.m3RB6Vsq048009@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=140718

Change 140718 by andenore@andenore_laptop on 2008/04/27 11:05:45

	Just setting up everything to know if it works

Affected files ...

.. //depot/projects/soc2008/andenore_pkginstall/README#1 add
.. //depot/projects/soc2008/andenore_pkginstall/TODO#1 add
.. //depot/projects/soc2008/andenore_pkginstall/src/usr.sbin/pkg_install/Makefile#1 branch
.. //depot/projects/soc2008/andenore_pkginstall/src/usr.sbin/pkg_install/Makefile.inc#1 branch
.. //depot/projects/soc2008/andenore_pkginstall/src/usr.sbin/pkg_install/README#1 branch
.. //depot/projects/soc2008/andenore_pkginstall/src/usr.sbin/pkg_install/add/Makefile#1 branch
.. //depot/projects/soc2008/andenore_pkginstall/src/usr.sbin/pkg_install/add/add.h#1 branch
.. //depot/projects/soc2008/andenore_pkginstall/src/usr.sbin/pkg_install/add/extract.c#1 branch
.. //depot/projects/soc2008/andenore_pkginstall/src/usr.sbin/pkg_install/add/futil.c#1 branch
.. //depot/projects/soc2008/andenore_pkginstall/src/usr.sbin/pkg_install/add/main.c#1 branch
.. //depot/projects/soc2008/andenore_pkginstall/src/usr.sbin/pkg_install/add/perform.c#1 branch
.. //depot/projects/soc2008/andenore_pkginstall/src/usr.sbin/pkg_install/add/pkg_add.1#1 branch
.. //depot/projects/soc2008/andenore_pkginstall/src/usr.sbin/pkg_install/create/Makefile#1 branch
.. //depot/projects/soc2008/andenore_pkginstall/src/usr.sbin/pkg_install/create/create.h#1 branch
.. //depot/projects/soc2008/andenore_pkginstall/src/usr.sbin/pkg_install/create/main.c#1 branch
.. //depot/projects/soc2008/andenore_pkginstall/src/usr.sbin/pkg_install/create/perform.c#1 branch
.. //depot/projects/soc2008/andenore_pkginstall/src/usr.sbin/pkg_install/create/pkg_create.1#1 branch
.. //depot/projects/soc2008/andenore_pkginstall/src/usr.sbin/pkg_install/create/pl.c#1 branch
.. //depot/projects/soc2008/andenore_pkginstall/src/usr.sbin/pkg_install/delete/Makefile#1 branch
.. //depot/projects/soc2008/andenore_pkginstall/src/usr.sbin/pkg_install/delete/delete.h#1 branch
.. //depot/projects/soc2008/andenore_pkginstall/src/usr.sbin/pkg_install/delete/main.c#1 branch
.. //depot/projects/soc2008/andenore_pkginstall/src/usr.sbin/pkg_install/delete/perform.c#1 branch
.. //depot/projects/soc2008/andenore_pkginstall/src/usr.sbin/pkg_install/delete/pkg_delete.1#1 branch
.. //depot/projects/soc2008/andenore_pkginstall/src/usr.sbin/pkg_install/info/Makefile#1 branch
.. //depot/projects/soc2008/andenore_pkginstall/src/usr.sbin/pkg_install/info/info.h#1 branch
.. //depot/projects/soc2008/andenore_pkginstall/src/usr.sbin/pkg_install/info/main.c#1 branch
.. //depot/projects/soc2008/andenore_pkginstall/src/usr.sbin/pkg_install/info/perform.c#1 branch
.. //depot/projects/soc2008/andenore_pkginstall/src/usr.sbin/pkg_install/info/pkg_info.1#1 branch
.. //depot/projects/soc2008/andenore_pkginstall/src/usr.sbin/pkg_install/info/show.c#1 branch
.. //depot/projects/soc2008/andenore_pkginstall/src/usr.sbin/pkg_install/lib/Makefile#1 branch
.. //depot/projects/soc2008/andenore_pkginstall/src/usr.sbin/pkg_install/lib/deps.c#1 branch
.. //depot/projects/soc2008/andenore_pkginstall/src/usr.sbin/pkg_install/lib/exec.c#1 branch
.. //depot/projects/soc2008/andenore_pkginstall/src/usr.sbin/pkg_install/lib/file.c#1 branch
.. //depot/projects/soc2008/andenore_pkginstall/src/usr.sbin/pkg_install/lib/global.c#1 branch
.. //depot/projects/soc2008/andenore_pkginstall/src/usr.sbin/pkg_install/lib/lib.h#1 branch
.. //depot/projects/soc2008/andenore_pkginstall/src/usr.sbin/pkg_install/lib/match.c#1 branch
.. //depot/projects/soc2008/andenore_pkginstall/src/usr.sbin/pkg_install/lib/msg.c#1 branch
.. //depot/projects/soc2008/andenore_pkginstall/src/usr.sbin/pkg_install/lib/pen.c#1 branch
.. //depot/projects/soc2008/andenore_pkginstall/src/usr.sbin/pkg_install/lib/pkgwrap.c#1 branch
.. //depot/projects/soc2008/andenore_pkginstall/src/usr.sbin/pkg_install/lib/plist.c#1 branch
.. //depot/projects/soc2008/andenore_pkginstall/src/usr.sbin/pkg_install/lib/str.c#1 branch
.. //depot/projects/soc2008/andenore_pkginstall/src/usr.sbin/pkg_install/lib/url.c#1 branch
.. //depot/projects/soc2008/andenore_pkginstall/src/usr.sbin/pkg_install/lib/version.c#1 branch
.. //depot/projects/soc2008/andenore_pkginstall/src/usr.sbin/pkg_install/tkpkg#1 branch
.. //depot/projects/soc2008/andenore_pkginstall/src/usr.sbin/pkg_install/updating/Makefile#1 branch
.. //depot/projects/soc2008/andenore_pkginstall/src/usr.sbin/pkg_install/updating/main.c#1 branch
.. //depot/projects/soc2008/andenore_pkginstall/src/usr.sbin/pkg_install/updating/pathnames.h#1 branch
.. //depot/projects/soc2008/andenore_pkginstall/src/usr.sbin/pkg_install/updating/pkg_updating.1#1 branch
.. //depot/projects/soc2008/andenore_pkginstall/src/usr.sbin/pkg_install/version/Makefile#1 branch
.. //depot/projects/soc2008/andenore_pkginstall/src/usr.sbin/pkg_install/version/main.c#1 branch
.. //depot/projects/soc2008/andenore_pkginstall/src/usr.sbin/pkg_install/version/perform.c#1 branch
.. //depot/projects/soc2008/andenore_pkginstall/src/usr.sbin/pkg_install/version/pkg_version.1#1 branch
.. //depot/projects/soc2008/andenore_pkginstall/src/usr.sbin/pkg_install/version/test-pkg_version.sh#1 branch
.. //depot/projects/soc2008/andenore_pkginstall/src/usr.sbin/pkg_install/version/version.h#1 branch

Differences ...



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200804271106.m3RB6Vsq048009>