pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/archivers/libarchive/files Removed extra files



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7a6daa249c63
branches:  trunk
changeset: 644776:7a6daa249c63
user:      adam <adam%pkgsrc.org@localhost>
date:      Sat Jan 17 12:48:19 2015 +0000

description:
Removed extra files

diffstat:

 archivers/libarchive/files/build/cmake/AddTest28.cmake                               |   107 -
 archivers/libarchive/files/build/windows/mvcpp.nt                                    |   122 -
 archivers/libarchive/files/build/windows/vc71/libarchive.sln                         |    23 -
 archivers/libarchive/files/build/windows/vc71/libarchive.vcproj                      |   327 -
 archivers/libarchive/files/build/windows/vc80/libarchive.sln                         |    25 -
 archivers/libarchive/files/build/windows/vc80/libarchive.vcproj                      |   455 -
 archivers/libarchive/files/build/windows/vc80/libarchive_test/libarchive_test.vcproj |   495 -
 archivers/libarchive/files/build/windows/vc90/libarchive.sln                         |    25 -
 archivers/libarchive/files/build/windows/vc90/libarchive.vcproj                      |   456 -
 archivers/libarchive/files/build/windows/vc90/libarchive_test/libarchive_test.vcproj |   494 -
 archivers/libarchive/files/build/windows/wccpp.nt                                    |   112 -
 archivers/libarchive/files/cpio/match.c                                              |    87 -
 archivers/libarchive/files/cpio/test/test_gcpio_compat_ref.bin                       |   Bin 
 archivers/libarchive/files/cpio/test/test_gcpio_compat_ref.crc                       |   Bin 
 archivers/libarchive/files/cpio/test/test_gcpio_compat_ref.newc                      |   Bin 
 archivers/libarchive/files/cpio/test/test_gcpio_compat_ref.ustar                     |   Bin 
 archivers/libarchive/files/cpio/test/test_help.c                                     |    66 -
 archivers/libarchive/files/cpio/test/test_option_m.cpio                              |   Bin 
 archivers/libarchive/files/cpio/test/test_option_t.cpio                              |   Bin 
 archivers/libarchive/files/cpio/test/test_option_t.stdout                            |     1 -
 archivers/libarchive/files/cpio/test/test_option_tv.stdout                           |     1 -
 archivers/libarchive/files/cpio/test/test_pathmatch.c                                |   243 -
 archivers/libarchive/files/cpio/test/test_version.c                                  |    73 -
 archivers/libarchive/files/cpio/test/test_write_odc.c                                |   186 -
 archivers/libarchive/files/examples/minitar/Makefile                                 |    28 -
 archivers/libarchive/files/examples/minitar/tree.c                                   |   423 -
 archivers/libarchive/files/examples/minitar/tree.h                                   |    78 -
 archivers/libarchive/files/libarchive/archive_hash.h                                 |   281 -
 archivers/libarchive/files/libarchive/archive_read_disk.c                            |   198 -
 archivers/libarchive/files/libarchive/archive_read_support_compression_all.c         |    60 -
 archivers/libarchive/files/libarchive/archive_read_support_compression_bzip2.c       |   353 -
 archivers/libarchive/files/libarchive/archive_read_support_compression_compress.c    |   444 -
 archivers/libarchive/files/libarchive/archive_read_support_compression_gzip.c        |   465 -
 archivers/libarchive/files/libarchive/archive_read_support_compression_none.c        |    40 -
 archivers/libarchive/files/libarchive/archive_read_support_compression_program.c     |   459 -
 archivers/libarchive/files/libarchive/archive_read_support_compression_rpm.c         |   287 -
 archivers/libarchive/files/libarchive/archive_read_support_compression_uu.c          |   627 --
 archivers/libarchive/files/libarchive/archive_read_support_compression_xz.c          |   708 --
 archivers/libarchive/files/libarchive/archive_write_disk.c                           |  2628 ----------
 archivers/libarchive/files/libarchive/archive_write_set_compression_bzip2.c          |   408 -
 archivers/libarchive/files/libarchive/archive_write_set_compression_compress.c       |   492 -
 archivers/libarchive/files/libarchive/archive_write_set_compression_gzip.c           |   477 -
 archivers/libarchive/files/libarchive/archive_write_set_compression_none.c           |   257 -
 archivers/libarchive/files/libarchive/archive_write_set_compression_program.c        |   347 -
 archivers/libarchive/files/libarchive/archive_write_set_compression_xz.c             |   438 -
 archivers/libarchive/files/libarchive/filter_fork.c                                  |   161 -
 archivers/libarchive/files/libarchive/test/test_acl_basic.c                          |   229 -
 archivers/libarchive/files/libarchive/test/test_acl_freebsd.c                        |   255 -
 archivers/libarchive/files/libarchive/test/test_read_compress_program.c              |    84 -
 archivers/libarchive/files/libarchive/test/test_read_format_iso_gz.c                 |    52 -
 archivers/libarchive/files/libarchive/test/test_read_uu.c                            |   134 -
 archivers/libarchive/files/libarchive/test/test_write_compress.c                     |   102 -
 archivers/libarchive/files/libarchive/test/test_write_compress_bzip2.c               |   228 -
 archivers/libarchive/files/libarchive/test/test_write_compress_gzip.c                |   252 -
 archivers/libarchive/files/libarchive/test/test_write_compress_lzma.c                |   245 -
 archivers/libarchive/files/libarchive/test/test_write_compress_program.c             |   118 -
 archivers/libarchive/files/libarchive/test/test_write_compress_xz.c                  |   253 -
 archivers/libarchive/files/libarchive_fe/matching.c                                  |   284 -
 archivers/libarchive/files/libarchive_fe/matching.h                                  |    46 -
 archivers/libarchive/files/libarchive_fe/pathmatch.c                                 |   255 -
 archivers/libarchive/files/libarchive_fe/pathmatch.h                                 |    42 -
 archivers/libarchive/files/tar/getdate.c                                             |  1037 ---
 archivers/libarchive/files/tar/test/config.sh                                        |    75 -
 archivers/libarchive/files/tar/test/test-acl.sh                                      |    76 -
 archivers/libarchive/files/tar/test/test-basic.sh                                    |   432 -
 archivers/libarchive/files/tar/test/test-deep-dir.sh                                 |    60 -
 archivers/libarchive/files/tar/test/test-flags.sh                                    |    74 -
 archivers/libarchive/files/tar/test/test-nodump.sh                                   |    52 -
 archivers/libarchive/files/tar/test/test-overwrite.sh                                |    51 -
 archivers/libarchive/files/tar/test/test-utf8.sh                                     |    40 -
 archivers/libarchive/files/tar/test/test_getdate.c                                   |    80 -
 archivers/libarchive/files/tar/tree.c                                                |   821 ---
 archivers/libarchive/files/tar/tree.h                                                |   141 -
 73 files changed, 0 insertions(+), 18475 deletions(-)

diffs (truncated from 18756 to 300 lines):

diff -r d0f586054ccb -r 7a6daa249c63 archivers/libarchive/files/build/cmake/AddTest28.cmake
--- a/archivers/libarchive/files/build/cmake/AddTest28.cmake    Sat Jan 17 12:44:47 2015 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,107 +0,0 @@
-# - Macro approximating the CMake 2.8 ADD_TEST(NAME) signature.
-# ADD_TEST_28(NAME <name> COMMAND <command> [arg1 [arg2 ...]])
-#  <name>    - The name of the test
-#  <command> - The test executable
-#  [argN...] - Arguments to the test executable
-# This macro approximates the ADD_TEST(NAME) signature provided in
-# CMake 2.8 but works with CMake 2.6 too.  See CMake 2.8 documentation
-# of ADD_TEST()for details.
-#
-# This macro automatically replaces a <command> that names an
-# executable target with the target location.  A generator expression
-# of the form "$<TARGET_FILE:tgt>" is supported in both the command
-# and arguments of the test.  Howerver, this macro only works for
-# targets without per-config output name properties set.
-#
-# Example usage:
-#   add_test(NAME mytest COMMAND testDriver --exe $<TARGET_FILE:myexe>)
-# This creates a test "mytest" whose command runs a testDriver tool
-# passing the full path to the executable file produced by target
-# "myexe".
-
-#=============================================================================
-# Copyright 2009 Kitware, Inc.
-# All rights reserved.
-#
-# Redistribution and use in source and binary forms, with or without
-# modification, are permitted provided that the following conditions
-# are met:
-# 1. Redistributions of source code must retain the above copyright
-#    notice, this list of conditions and the following disclaimer
-#    in this position and unchanged.
-# 2. Redistributions in binary form must reproduce the above copyright
-#    notice, this list of conditions and the following disclaimer in the
-#    documentation and/or other materials provided with the distribution.
-#
-# THIS SOFTWARE IS PROVIDED BY THE AUTHOR(S) ``AS IS'' AND ANY EXPRESS OR
-# IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
-# OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
-# IN NO EVENT SHALL THE AUTHOR(S) BE LIABLE FOR ANY DIRECT, INDIRECT,
-# INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
-# NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
-# THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-#=============================================================================
-
-CMAKE_MINIMUM_REQUIRED(VERSION 2.6.3)
-
-# CMake 2.8 supports ADD_TEST(NAME) natively.
-IF(NOT "${CMAKE_VERSION}" VERSION_LESS "2.8")
-  MACRO(ADD_TEST_28)
-    ADD_TEST(${ARGV})
-  ENDMACRO()
-  RETURN()
-ENDIF()
-
-# Simulate ADD_TEST(NAME) signature from CMake 2.8.
-MACRO(ADD_TEST_28 NAME name COMMAND command)
-  # Enforce the signature.
-  IF(NOT "x${NAME}" STREQUAL "xNAME")
-    MESSAGE(FATAL_ERROR "First ADD_TEST_28 argument must be \"NAME\"")
-  ENDIF()
-  IF(NOT "x${COMMAND}" STREQUAL "xCOMMAND")
-    MESSAGE(FATAL_ERROR "Third ADD_TEST_28 argument must be \"COMMAND\"")
-  ENDIF()
-
-  # Perform "COMMAND myexe ..." substitution.
-  SET(cmd "${command}")
-  IF(TARGET "${cmd}")
-    _ADD_TEST_28_GET_EXE(${cmd} cmd)
-  ENDIF()
-
-  # Perform "COMMAND ... $<TARGET_FILE:myexe> ..." substitution.
-  SET(target_file "\\$<TARGET_FILE:(.+)>")
-  SET(args)
-  FOREACH(ARG ${cmd} ${ARGN})
-    SET(arg "${ARG}")
-    IF("${arg}" MATCHES "${target_file}")
-      STRING(REGEX REPLACE "${target_file}" "\\1" tgt "${arg}")
-      IF(TARGET "${tgt}")
-        _ADD_TEST_28_GET_EXE(${tgt} exe)
-        STRING(REGEX REPLACE "${target_file}" "${exe}" arg "${arg}")
-      ENDIF()
-    ENDIF()
-    LIST(APPEND args "${arg}")
-  ENDFOREACH()
-
-  # Invoke old ADD_TEST() signature with transformed arguments.
-  ADD_TEST(${name} ${args})
-ENDMACRO()
-
-# Get the test-time location of an executable target.
-MACRO(_ADD_TEST_28_GET_EXE tgt exe_var)
-  # The LOCATION property gives a build-time location.
-  GET_TARGET_PROPERTY(${exe_var} ${tgt} LOCATION)
-
-  # In single-configuration generatrs the build-time and test-time
-  # locations are the same because there is no per-config variable
-  # reference.  In multi-configuration generators the following
-  # substitution converts the build-time configuration variable
-  # reference to a test-time configuration variable reference.
-  IF(CMAKE_CONFIGURATION_TYPES)
-    STRING(REPLACE "${CMAKE_CFG_INTDIR}" "\${CTEST_CONFIGURATION_TYPE}"
-      ${exe_var} "${${exe_var}}")
-  ENDIF(CMAKE_CONFIGURATION_TYPES)
-ENDMACRO()
diff -r d0f586054ccb -r 7a6daa249c63 archivers/libarchive/files/build/windows/mvcpp.nt
--- a/archivers/libarchive/files/build/windows/mvcpp.nt Sat Jan 17 12:44:47 2015 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,122 +0,0 @@
-#/* FILE: mvcpp.nt
-# *
-# *          Copyright (c) 2008
-# *          TouchNet Information Systems, Inc.
-# *          All Rights Reserved
-# *
-# *  This program is an unpublished copyright work of TouchNet Information
-# *  Systems, Inc. of Lenexa, KS.  The program, all information disclosed
-# *  and the matter shown and described hereon or herewith are confidential
-# *  and proprietary to TouchNet Information Systems, Inc.
-# *
-# ******************************************************************************
-# *
-# * $LastChangedBy: kientzle $
-# * $Locker:  $
-# * $ProjectName: $
-# * $ProjectRevision: $
-# * $LastChangedRevision: 29 $
-# * $LastChangedDate: 2008-05-06 00:10:33 +0200 (Tue, 06 May 2008) $
-# * $State: Exp $
-# * $RCSfile: mvcpp.nt,v $
-# * $Source: /cvsroot/pkgsrc/archivers/libarchive/files/build/windows/Attic/mvcpp.nt,v $
-# *
-# * Change Log:
-# * $Log: mvcpp.nt,v $
-# * Revision 1.1.1.4  2010/07/09 11:53:09  joerg
-# * Import libarchive-2.8.4:
-# * - Improved reliability of hash function detection
-# * - Fix issues on ancient FreeBSD, QNX, ancient NetBSD and Minix
-# *
-# *
-# */
-
-.SUFFIXES : .c .cpp .obm
-
-ZLIB_INCL=\3rdParty\ZLib\Current\Include
-
-EXTRA_DEFINES=/DLIBARCHIVE_STATIC=1
-
-!ifdef DEBUG
-DEST_PATH=.\lib\mvcpp\debug
-OBJ_DIR=obj\debug
-COMPILE_FLAG=/MTd /DDEBUG=1 $(EXTRA_DEFINES) /Zi /Fd$(OBJ_DIR)\libarchive.pdb
-!else
-DEST_PATH=.\lib\mvcpp
-OBJ_DIR=obj
-COMPILE_FLAG=/MT $(EXTRA_DEFINES) /Fd$(OBJ_DIR)\libarchive.pdb
-!endif
-
-INCLUDE=.;$(MSDEVDIR)\INCLUDE;$(ZLIB_INCL);
-INCLUDE_OPTS=
-
-NT_CPP=cl
-NT_C=cl
-NT_LIBRARIAN=lib
-
-###
-NT_C_OPTS=$(COMPILE_FLAG) /GX /Zl /Zp1 /nologo /c /G5 /Oi /Ot /TC /DVC_EXTRANLEAN /DWIN32_LEAN_AND_MEAN $(INCLUDE_OPTS)
-NT_CPP_OPTS=$(COMPILE_FLAG) /GX /Zl /Zp1 /nologo /c /G5 /Oi /Ot /TP /DVC_EXTRANLEAN /DWIN32_LEAN_AND_MEAN $(INCLUDE_OPTS)
-NT_LIB_OPTS=
-
-.cpp{$(OBJ_DIR)}.obm:
-      -md $(OBJ_DIR) > nul 2>nul
-      $(NT_CPP) $(NT_CPP_OPTS) -Fo$*.obm $<
-
-.c{$(OBJ_DIR)}.obm:
-      -md $(OBJ_DIR) > nul 2>nul
-      $(NT_C) $(NT_C_OPTS) -Fo$*.obm $<
-
-
-OBJS=\
-  $(OBJ_DIR)\archive_check_magic.obm      $(OBJ_DIR)\archive_entry.obm \
-  $(OBJ_DIR)\archive_entry_copy_stat.obm  $(OBJ_DIR)\archive_entry_link_resolver.obm \
-  $(OBJ_DIR)\archive_entry_stat.obm       $(OBJ_DIR)\archive_entry_strmode.obm \
-  $(OBJ_DIR)\archive_read.obm             $(OBJ_DIR)\archive_read_data_into_fd.obm \
-  $(OBJ_DIR)\archive_read_extract.obm     $(OBJ_DIR)\archive_read_open_fd.obm \
-  $(OBJ_DIR)\archive_read_open_file.obm   $(OBJ_DIR)\archive_read_open_filename.obm \
-  $(OBJ_DIR)\archive_read_open_memory.obm $(OBJ_DIR)\archive_read_support_compression_all.obm \
-  $(OBJ_DIR)\archive_read_support_compression_bzip2.obm \
-  $(OBJ_DIR)\archive_read_support_compression_compress.obm \
-  $(OBJ_DIR)\archive_read_support_compression_gzip.obm \
-  $(OBJ_DIR)\archive_read_support_compression_none.obm \
-  $(OBJ_DIR)\archive_read_support_compression_program.obm \
-  $(OBJ_DIR)\archive_read_support_format_all.obm \
-  $(OBJ_DIR)\archive_read_support_format_ar.obm \
-  $(OBJ_DIR)\archive_read_support_format_cpio.obm \
-  $(OBJ_DIR)\archive_read_support_format_empty.obm \
-  $(OBJ_DIR)\archive_read_support_format_iso9660.obm \
-  $(OBJ_DIR)\archive_read_support_format_mtree.obm \
-  $(OBJ_DIR)\archive_read_support_format_tar.obm \
-  $(OBJ_DIR)\archive_read_support_format_zip.obm \
-  $(OBJ_DIR)\archive_string.obm                        $(OBJ_DIR)\archive_string_sprintf.obm \
-  $(OBJ_DIR)\archive_util.obm                          $(OBJ_DIR)\archive_virtual.obm \
-  $(OBJ_DIR)\archive_write.obm                         $(OBJ_DIR)\archive_write_disk.obm \
-  $(OBJ_DIR)\archive_write_disk_set_standard_lookup.obm \
-  $(OBJ_DIR)\archive_write_open_fd.obm                 $(OBJ_DIR)\archive_write_open_file.obm \
-  $(OBJ_DIR)\archive_write_open_filename.obm           $(OBJ_DIR)\archive_write_open_memory.obm \
-  $(OBJ_DIR)\archive_write_set_compression_bzip2.obm   $(OBJ_DIR)\archive_write_set_compression_compress.obm \
-  $(OBJ_DIR)\archive_write_set_compression_gzip.obm    $(OBJ_DIR)\archive_write_set_compression_none.obm \
-  $(OBJ_DIR)\archive_write_set_compression_program.obm $(OBJ_DIR)\archive_write_set_format.obm \
-  $(OBJ_DIR)\archive_write_set_format_ar.obm           $(OBJ_DIR)\archive_write_set_format_by_name.obm \
-  $(OBJ_DIR)\archive_write_set_format_cpio.obm         $(OBJ_DIR)\archive_write_set_format_cpio_newc.obm \
-  $(OBJ_DIR)\archive_write_set_format_pax.obm          $(OBJ_DIR)\archive_write_set_format_shar.obm \
-  $(OBJ_DIR)\archive_write_set_format_ustar.obm        $(OBJ_DIR)\filter_fork.obm \
-  $(OBJ_DIR)\libarchive-nonposix.obm
-
-all: CLEAN $(DEST_PATH)\libarchive.lib
-
-$(DEST_PATH)\libarchive.lib :: $(OBJS) $(DEST_PATH)
-
-$(DEST_PATH)\libarchive.lib ::
-    $(NT_LIBRARIAN) $(NT_LIB_OPTS) /OUT:$(DEST_PATH)\libarchive.lib $(OBJS) 
-
-$(DEST_PATH):
-    -md $(DEST_PATH) > nul 2>nul
-
-CLEAN:
-!ifdef CLEAN
-  -del $(OBJ_DIR)\*.pd? > nul 2>nul
-  -ren $(OBJ_DIR)\*.pdb *.pd1 > nul 2>nul
-  -ren $(OBJ_DIR)\*.pdb *.pd2 > nul 2>nul
-!endif
diff -r d0f586054ccb -r 7a6daa249c63 archivers/libarchive/files/build/windows/vc71/libarchive.sln
--- a/archivers/libarchive/files/build/windows/vc71/libarchive.sln      Sat Jan 17 12:44:47 2015 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,23 +0,0 @@
-Microsoft Visual Studio Solution File, Format Version 8.00
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libarchive", "libarchive.vcproj", "{0C758FDB-BE1D-47E9-8E18-9168AB34A308}"
-       ProjectSection(ProjectDependencies) = postProject
-       EndProjectSection
-EndProject
-Global
-       GlobalSection(SolutionConfiguration) = preSolution
-               Debug = Debug
-               Release = Release
-       EndGlobalSection
-       GlobalSection(ProjectDependencies) = postSolution
-       EndGlobalSection
-       GlobalSection(ProjectConfiguration) = postSolution
-               {0C758FDB-BE1D-47E9-8E18-9168AB34A308}.Debug.ActiveCfg = Debug|Win32
-               {0C758FDB-BE1D-47E9-8E18-9168AB34A308}.Debug.Build.0 = Debug|Win32
-               {0C758FDB-BE1D-47E9-8E18-9168AB34A308}.Release.ActiveCfg = Release|Win32
-               {0C758FDB-BE1D-47E9-8E18-9168AB34A308}.Release.Build.0 = Release|Win32
-       EndGlobalSection
-       GlobalSection(ExtensibilityGlobals) = postSolution
-       EndGlobalSection
-       GlobalSection(ExtensibilityAddIns) = postSolution
-       EndGlobalSection
-EndGlobal
diff -r d0f586054ccb -r 7a6daa249c63 archivers/libarchive/files/build/windows/vc71/libarchive.vcproj
--- a/archivers/libarchive/files/build/windows/vc71/libarchive.vcproj   Sat Jan 17 12:44:47 2015 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,327 +0,0 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
-       ProjectType="Visual C++"
-       Version="7.10"
-       Name="libarchive"
-       ProjectGUID="{0C758FDB-BE1D-47E9-8E18-9168AB34A308}"
-       Keyword="Win32Proj">
-       <Platforms>
-               <Platform
-                       Name="Win32"/>
-       </Platforms>
-       <Configurations>
-               <Configuration
-                       Name="Debug|Win32"
-                       OutputDirectory="Debug"
-                       IntermediateDirectory="Debug"
-                       ConfigurationType="4"
-                       CharacterSet="2">
-                       <Tool
-                               Name="VCCLCompilerTool"
-                               Optimization="0"
-                               AdditionalIncludeDirectories=""
-                               PreprocessorDefinitions="WIN32;_DEBUG;_LIB;PLATFORM_CONFIG_H=&quot;\&quot;config_windows.h\&quot;&quot;"
-                               MinimalRebuild="TRUE"
-                               BasicRuntimeChecks="3"
-                               RuntimeLibrary="3"
-                               UsePrecompiledHeader="0"
-                               WarningLevel="3"
-                               DebugInformationFormat="4"/>
-                       <Tool
-                               Name="VCCustomBuildTool"/>
-                       <Tool



Home | Main Index | Thread Index | Old Index