Skip to content

Commit

Permalink
Packaged a amd64 .deb.
Browse files Browse the repository at this point in the history
  • Loading branch information
Marshall Lee Whittaker committed May 19, 2016
1 parent beebdc6 commit 0fc72bd
Show file tree
Hide file tree
Showing 26 changed files with 1,835 additions and 1,831 deletions.
8 changes: 4 additions & 4 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ CXXCPP = g++ -E
CXXDEPMODE = depmode=gcc3
CXXFLAGS = -g -O2 -std=gnu++11
CYGPATH_W = echo
DEFS = -DPACKAGE_NAME=\"ansvif\" -DPACKAGE_TARNAME=\"ansvif\" -DPACKAGE_VERSION=\"1.4.2\" -DPACKAGE_STRING=\"ansvif\ 1.4.2\" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_STRING=1 -DPACKAGE=\"ansvif\" -DVERSION=\"1.4.2\"
DEFS = -DPACKAGE_NAME=\"ansvif\" -DPACKAGE_TARNAME=\"ansvif\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"ansvif\ 1.5.1\" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_STRING=1 -DPACKAGE=\"ansvif\" -DVERSION=\"1.5.1\"
DEPDIR = .deps
ECHO_C =
ECHO_N = -n
Expand All @@ -258,16 +258,16 @@ OBJEXT = o
PACKAGE = ansvif
PACKAGE_BUGREPORT = [email protected]
PACKAGE_NAME = ansvif
PACKAGE_STRING = ansvif 1.4.2
PACKAGE_STRING = ansvif 1.5.1
PACKAGE_TARNAME = ansvif
PACKAGE_URL =
PACKAGE_VERSION = 1.4.2
PACKAGE_VERSION = 1.5.1
PATH_SEPARATOR = :
RANLIB = ranlib
SET_MAKE =
SHELL = /bin/bash
STRIP =
VERSION = 1.4.2
VERSION = 1.5.1
abs_builddir = /home/marshall/ansvif
abs_srcdir = /home/marshall/ansvif
abs_top_builddir = /home/marshall/ansvif
Expand Down
Binary file modified ansvif_1.5-1_amd64/usr/bin/ansvif
Binary file not shown.
Binary file modified ansvif_1.5-1_amd64/usr/bin/find_suid
Binary file not shown.
20 changes: 10 additions & 10 deletions autom4te.cache/output.0
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
@%:@! /bin/sh
@%:@ Guess values for system-dependent variables and create Makefiles.
@%:@ Generated by GNU Autoconf 2.69 for ansvif 1.4.2.
@%:@ Generated by GNU Autoconf 2.69 for ansvif 1.5.1.
@%:@
@%:@ Report bugs to <[email protected]>.
@%:@
Expand Down Expand Up @@ -580,8 +580,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='ansvif'
PACKAGE_TARNAME='ansvif'
PACKAGE_VERSION='1.4.2'
PACKAGE_STRING='ansvif 1.4.2'
PACKAGE_VERSION='1.5.1'
PACKAGE_STRING='ansvif 1.5.1'
PACKAGE_BUGREPORT='[email protected]'
PACKAGE_URL=''

Expand Down Expand Up @@ -1276,7 +1276,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
\`configure' configures ansvif 1.4.2 to adapt to many kinds of systems.
\`configure' configures ansvif 1.5.1 to adapt to many kinds of systems.

Usage: $0 [OPTION]... [VAR=VALUE]...

Expand Down Expand Up @@ -1342,7 +1342,7 @@ fi

if test -n "$ac_init_help"; then
case $ac_init_help in
short | recursive ) echo "Configuration of ansvif 1.4.2:";;
short | recursive ) echo "Configuration of ansvif 1.5.1:";;
esac
cat <<\_ACEOF

Expand Down Expand Up @@ -1435,7 +1435,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
ansvif configure 1.4.2
ansvif configure 1.5.1
generated by GNU Autoconf 2.69

Copyright (C) 2012 Free Software Foundation, Inc.
Expand Down Expand Up @@ -1783,7 +1783,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by ansvif $as_me 1.4.2, which was
It was created by ansvif $as_me 1.5.1, which was
generated by GNU Autoconf 2.69. Invocation command line was

$ $0 $@
Expand Down Expand Up @@ -4663,7 +4663,7 @@ fi

# Define the identity of the package.
PACKAGE='ansvif'
VERSION='1.4.2'
VERSION='1.5.1'


cat >>confdefs.h <<_ACEOF
Expand Down Expand Up @@ -5582,7 +5582,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
This file was extended by ansvif $as_me 1.4.2, which was
This file was extended by ansvif $as_me 1.5.1, which was
generated by GNU Autoconf 2.69. Invocation command line was

CONFIG_FILES = $CONFIG_FILES
Expand Down Expand Up @@ -5639,7 +5639,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
ansvif config.status 1.4.2
ansvif config.status 1.5.1
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"

Expand Down
20 changes: 10 additions & 10 deletions autom4te.cache/output.1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
@%:@! /bin/sh
@%:@ Guess values for system-dependent variables and create Makefiles.
@%:@ Generated by GNU Autoconf 2.69 for ansvif 1.4.2.
@%:@ Generated by GNU Autoconf 2.69 for ansvif 1.5.1.
@%:@
@%:@ Report bugs to <[email protected]>.
@%:@
Expand Down Expand Up @@ -580,8 +580,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='ansvif'
PACKAGE_TARNAME='ansvif'
PACKAGE_VERSION='1.4.2'
PACKAGE_STRING='ansvif 1.4.2'
PACKAGE_VERSION='1.5.1'
PACKAGE_STRING='ansvif 1.5.1'
PACKAGE_BUGREPORT='[email protected]'
PACKAGE_URL=''

Expand Down Expand Up @@ -1276,7 +1276,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
\`configure' configures ansvif 1.4.2 to adapt to many kinds of systems.
\`configure' configures ansvif 1.5.1 to adapt to many kinds of systems.

Usage: $0 [OPTION]... [VAR=VALUE]...

Expand Down Expand Up @@ -1342,7 +1342,7 @@ fi

if test -n "$ac_init_help"; then
case $ac_init_help in
short | recursive ) echo "Configuration of ansvif 1.4.2:";;
short | recursive ) echo "Configuration of ansvif 1.5.1:";;
esac
cat <<\_ACEOF

Expand Down Expand Up @@ -1435,7 +1435,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
ansvif configure 1.4.2
ansvif configure 1.5.1
generated by GNU Autoconf 2.69

Copyright (C) 2012 Free Software Foundation, Inc.
Expand Down Expand Up @@ -1783,7 +1783,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by ansvif $as_me 1.4.2, which was
It was created by ansvif $as_me 1.5.1, which was
generated by GNU Autoconf 2.69. Invocation command line was

$ $0 $@
Expand Down Expand Up @@ -4663,7 +4663,7 @@ fi

# Define the identity of the package.
PACKAGE='ansvif'
VERSION='1.4.2'
VERSION='1.5.1'


cat >>confdefs.h <<_ACEOF
Expand Down Expand Up @@ -5582,7 +5582,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
This file was extended by ansvif $as_me 1.4.2, which was
This file was extended by ansvif $as_me 1.5.1, which was
generated by GNU Autoconf 2.69. Invocation command line was

CONFIG_FILES = $CONFIG_FILES
Expand Down Expand Up @@ -5639,7 +5639,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
ansvif config.status 1.4.2
ansvif config.status 1.5.1
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"

Expand Down
158 changes: 79 additions & 79 deletions autom4te.cache/requests
Original file line number Diff line number Diff line change
Expand Up @@ -35,48 +35,48 @@
'configure.ac'
],
{
'AU_DEFUN' => 1,
'AC_CONFIG_MACRO_DIR_TRACE' => 1,
'AM_SET_CURRENT_AUTOMAKE_VERSION' => 1,
'AM_DEP_TRACK' => 1,
'AC_CONFIG_MACRO_DIR' => 1,
'AM_CONDITIONAL' => 1,
'AM_SILENT_RULES' => 1,
'_AM_OUTPUT_DEPENDENCY_COMMANDS' => 1,
'_AC_AM_CONFIG_HEADER_HOOK' => 1,
'_AM_DEPENDENCIES' => 1,
'_m4_warn' => 1,
'AC_DEFUN_ONCE' => 1,
'AM_PROG_INSTALL_STRIP' => 1,
'_AM_SET_OPTIONS' => 1,
'AM_DEP_TRACK' => 1,
'AM_RUN_LOG' => 1,
'_AM_AUTOCONF_VERSION' => 1,
'AC_DEFUN' => 1,
'AM_SET_DEPDIR' => 1,
'_AM_CONFIG_MACRO_DIRS' => 1,
'_AM_SET_OPTIONS' => 1,
'm4_pattern_forbid' => 1,
'AM_AUTOMAKE_VERSION' => 1,
'AM_PROG_INSTALL_SH' => 1,
'AM_MISSING_HAS_RUN' => 1,
'_AM_PROG_TAR' => 1,
'AM_SILENT_RULES' => 1,
'AM_MISSING_PROG' => 1,
'_AM_OUTPUT_DEPENDENCY_COMMANDS' => 1,
'AM_SET_LEADING_DOT' => 1,
'm4_include' => 1,
'AM_RUN_LOG' => 1,
'AM_INIT_AUTOMAKE' => 1,
'_AM_SET_OPTION' => 1,
'AM_OUTPUT_DEPENDENCY_COMMANDS' => 1,
'AC_DEFUN_ONCE' => 1,
'AX_CXX_COMPILE_STDCXX_11' => 1,
'_AC_AM_CONFIG_HEADER_HOOK' => 1,
'AM_SET_CURRENT_AUTOMAKE_VERSION' => 1,
'_AM_IF_OPTION' => 1,
'm4_pattern_allow' => 1,
'_AM_CONFIG_MACRO_DIRS' => 1,
'AC_CONFIG_MACRO_DIR_TRACE' => 1,
'include' => 1,
'_AM_PROG_TAR' => 1,
'_AM_SUBST_NOTMAKE' => 1,
'AM_SANITY_CHECK' => 1,
'AM_MAKE_INCLUDE' => 1,
'_AM_SET_OPTION' => 1,
'AM_SET_DEPDIR' => 1,
'_AM_MANGLE_OPTION' => 1,
'AM_PROG_CC_C_O' => 1,
'AM_SUBST_NOTMAKE' => 1,
'AM_AUX_DIR_EXPAND' => 1,
'_AM_IF_OPTION' => 1,
'AM_CONDITIONAL' => 1,
'_m4_warn' => 1,
'AX_CXX_COMPILE_STDCXX_11' => 1,
'AM_PROG_INSTALL_SH' => 1,
'AU_DEFUN' => 1,
'_AM_SUBST_NOTMAKE' => 1,
'AC_CONFIG_MACRO_DIR' => 1,
'_AM_DEPENDENCIES' => 1,
'AM_AUTOMAKE_VERSION' => 1,
'_AM_PROG_CC_C_O' => 1,
'_AM_MANGLE_OPTION' => 1,
'AM_PROG_CC_C_O' => 1,
'm4_pattern_allow' => 1,
'AM_MISSING_PROG' => 1,
'AM_SANITY_CHECK' => 1
'AM_MISSING_HAS_RUN' => 1,
'm4_include' => 1,
'AM_OUTPUT_DEPENDENCY_COMMANDS' => 1
}
], 'Autom4te::Request' ),
bless( [
Expand All @@ -91,66 +91,66 @@
'configure.ac'
],
{
'AM_ENABLE_MULTILIB' => 1,
'AM_PROG_MKDIR_P' => 1,
'AC_DEFINE_TRACE_LITERAL' => 1,
'AH_OUTPUT' => 1,
'AM_AUTOMAKE_VERSION' => 1,
'AC_INIT' => 1,
'LT_SUPPORTED_TAG' => 1,
'AM_PROG_CXX_C_O' => 1,
'AM_GNU_GETTEXT_INTL_SUBDIR' => 1,
'm4_pattern_forbid' => 1,
'_AM_MAKEFILE_INCLUDE' => 1,
'_AM_COND_IF' => 1,
'AC_CONFIG_LIBOBJ_DIR' => 1,
'AM_PROG_F77_C_O' => 1,
'AC_LIBSOURCE' => 1,
'AM_MAKEFILE_INCLUDE' => 1,
'_m4_warn' => 1,
'AC_FC_PP_SRCEXT' => 1,
'AC_DEFINE_TRACE_LITERAL' => 1,
'AM_PROG_AR' => 1,
'AM_NLS' => 1,
'AM_PROG_LIBTOOL' => 1,
'AC_FC_PP_DEFINE' => 1,
'AC_CONFIG_LINKS' => 1,
'AM_EXTRA_RECURSIVE_TARGETS' => 1,
'LT_SUPPORTED_TAG' => 1,
'AM_MAINTAINER_MODE' => 1,
'AM_CONDITIONAL' => 1,
'AM_PROG_MKDIR_P' => 1,
'AC_CONFIG_HEADERS' => 1,
'AM_PROG_MOC' => 1,
'AM_INIT_AUTOMAKE' => 1,
'AM_POT_TOOLS' => 1,
'AC_CONFIG_AUX_DIR' => 1,
'LT_CONFIG_LTDL_DIR' => 1,
'AM_SILENT_RULES' => 1,
'AM_PROG_F77_C_O' => 1,
'm4_sinclude' => 1,
'AC_REQUIRE_AUX_FILE' => 1,
'AM_PROG_FC_C_O' => 1,
'AC_CANONICAL_SYSTEM' => 1,
'_AM_COND_ENDIF' => 1,
'AC_LIBSOURCE' => 1,
'_AM_COND_ELSE' => 1,
'AM_PROG_CC_C_O' => 1,
'AC_CANONICAL_TARGET' => 1,
'AC_FC_PP_DEFINE' => 1,
'AM_GNU_GETTEXT_INTL_SUBDIR' => 1,
'AM_POT_TOOLS' => 1,
'AC_CANONICAL_HOST' => 1,
'AM_PROG_MOC' => 1,
'_AM_SUBST_NOTMAKE' => 1,
'm4_pattern_allow' => 1,
'AC_REQUIRE_AUX_FILE' => 1,
'AC_CANONICAL_BUILD' => 1,
'AC_SUBST_TRACE' => 1,
'AC_FC_PP_SRCEXT' => 1,
'AC_FC_SRCEXT' => 1,
'AC_CONFIG_HEADERS' => 1,
'AM_EXTRA_RECURSIVE_TARGETS' => 1,
'AM_PROG_CC_C_O' => 1,
'AC_CONFIG_FILES' => 1,
'_m4_warn' => 1,
'AM_CONDITIONAL' => 1,
'AC_CONFIG_LIBOBJ_DIR' => 1,
'AC_CONFIG_SUBDIRS' => 1,
'_AM_COND_ELSE' => 1,
'AC_PROG_LIBTOOL' => 1,
'AC_FC_FREEFORM' => 1,
'AC_INIT' => 1,
'LT_INIT' => 1,
'AC_FC_SRCEXT' => 1,
'AC_SUBST' => 1,
'AC_SUBST_TRACE' => 1,
'include' => 1,
'AM_MAKEFILE_INCLUDE' => 1,
'AC_CANONICAL_SYSTEM' => 1,
'm4_pattern_allow' => 1,
'AM_PROG_LIBTOOL' => 1,
'_AM_MAKEFILE_INCLUDE' => 1,
'AM_XGETTEXT_OPTION' => 1,
'm4_include' => 1,
'AM_PATH_GUILE' => 1,
'AM_GNU_GETTEXT' => 1,
'_AM_COND_ENDIF' => 1,
'_LT_AC_TAGCONFIG' => 1,
'sinclude' => 1,
'AM_XGETTEXT_OPTION' => 1,
'include' => 1,
'm4_sinclude' => 1,
'LT_INIT' => 1,
'LT_CONFIG_LTDL_DIR' => 1,
'AM_PROG_AR' => 1,
'AM_INIT_AUTOMAKE' => 1,
'AM_GNU_GETTEXT' => 1,
'AC_CONFIG_AUX_DIR' => 1,
'AC_SUBST' => 1
'AH_OUTPUT' => 1,
'_AM_COND_IF' => 1,
'_AM_SUBST_NOTMAKE' => 1,
'AC_FC_FREEFORM' => 1,
'AC_PROG_LIBTOOL' => 1,
'AC_CANONICAL_HOST' => 1,
'AM_PATH_GUILE' => 1,
'AM_AUTOMAKE_VERSION' => 1,
'AC_CONFIG_FILES' => 1,
'AM_PROG_CXX_C_O' => 1,
'AM_ENABLE_MULTILIB' => 1
}
], 'Autom4te::Request' )
);
Expand Down
2 changes: 1 addition & 1 deletion autom4te.cache/traces.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
m4trace:configure.ac:1: -1- AC_INIT([ansvif], [1.4.2], [[email protected]])
m4trace:configure.ac:1: -1- AC_INIT([ansvif], [1.5.1], [[email protected]])
m4trace:configure.ac:1: -1- m4_pattern_forbid([^_?A[CHUM]_])
m4trace:configure.ac:1: -1- m4_pattern_forbid([_AC_])
m4trace:configure.ac:1: -1- m4_pattern_forbid([^LIBOBJS$], [do not use LIBOBJS directly, use AC_LIBOBJ (see section `AC_LIBOBJ vs LIBOBJS'])
Expand Down
Binary file added bin/ansvif_1.5-1_amd64.deb
Binary file not shown.
Binary file removed bin/ansvif_1.5_amd64.deb
Binary file not shown.
Loading

0 comments on commit 0fc72bd

Please sign in to comment.