Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Jun 2008 08:57:08 GMT
From:      Anselm Strauss <strauss@FreeBSD.org>
To:        Perforce Change Reviews <perforce@FreeBSD.org>
Subject:   PERFORCE change 142937 for review
Message-ID:  <200806050857.m558v88i076184@repoman.freebsd.org>

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

Change 142937 by strauss@strauss_marvelman on 2008/06/05 08:56:55

	- README/TODO stuff
	- set shell files executable in P4
	- removed FreeBSD Makefiles

Affected files ...

.. //depot/projects/soc2008/strauss_libarchive/COPYING#7 edit
.. //depot/projects/soc2008/strauss_libarchive/GSOC2008#1 add
.. //depot/projects/soc2008/strauss_libarchive/README#7 edit
.. //depot/projects/soc2008/strauss_libarchive/TODO#1 add
.. //depot/projects/soc2008/strauss_libarchive/autogen.sh#4 edit
.. //depot/projects/soc2008/strauss_libarchive/cpio/Makefile#6 delete
.. //depot/projects/soc2008/strauss_libarchive/cpio/test/Makefile#5 delete
.. //depot/projects/soc2008/strauss_libarchive/libarchive/Makefile#6 delete
.. //depot/projects/soc2008/strauss_libarchive/libarchive/test/Makefile#6 delete
.. //depot/projects/soc2008/strauss_libarchive/release.sh#4 edit
.. //depot/projects/soc2008/strauss_libarchive/tar/Makefile#6 delete
.. //depot/projects/soc2008/strauss_libarchive/tar/test/Makefile#5 delete

Differences ...

==== //depot/projects/soc2008/strauss_libarchive/COPYING#7 (text+ko) ====


==== //depot/projects/soc2008/strauss_libarchive/README#7 (text+ko) ====

@@ -1,5 +1,12 @@
 README for libarchive bundle.
 
+This is the version of libarchive that is developed as part of the Google
+Summer of Code 2008, it's a branch of the original code. For further
+information see http://wiki.freebsd.org/AnselmStrauss/LibArchive.
+
+Changes within the scope of GSOC 2008 are made by Anselm Strauss
+<amsibamsi@gmail.com> and should all be listed in the GSOC2008 file.
+
 This distribution bundle includes the following components:
 
    * libarchive: a library for reading and writing streaming archives
@@ -20,6 +27,7 @@
    * INSTALL - installation instructions
    * README - this file
    * configure - configuration script, see INSTALL for details.
+   * GSOC2008 - Changes to the original code
 
 The following files in the top-level directory are used by the
 'configure' script:

==== //depot/projects/soc2008/strauss_libarchive/autogen.sh#4 (text+kox/text+ko) ====


==== //depot/projects/soc2008/strauss_libarchive/release.sh#4 (text+kox/text+ko) ====




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