Home
last modified time | relevance | path

Searched refs:TAR_OPTIONS (Results 1 – 25 of 329) sorted by relevance

12345678910>>...14

/dports/archivers/gtar/tar-1.34/tests/
H A Dtestsuite19652 TAR_OPTIONS="$TAR_OPTIONS --no-same-permissions"
19742 TAR_OPTIONS="$TAR_OPTIONS --no-same-permissions"
19832 TAR_OPTIONS="$TAR_OPTIONS --no-same-permissions"
19922 TAR_OPTIONS="$TAR_OPTIONS --no-same-permissions"
20012 TAR_OPTIONS="$TAR_OPTIONS --no-same-permissions"
40697 TAR_OPTIONS="$TAR_OPTIONS --hole-detection=seek"
40977 TAR_OPTIONS="$TAR_OPTIONS --hole-detection=raw"
41057 TAR_OPTIONS="$TAR_OPTIONS --hole-detection=raw"
41159 TAR_OPTIONS="$TAR_OPTIONS --hole-detection=raw"
41261 TAR_OPTIONS="$TAR_OPTIONS --hole-detection=raw"
[all …]
H A Doptions.at21 # Ensure that TAR_OPTIONS works in conjunction with old-style options.
23 unset TAR_OPTIONS
29 TAR_OPTIONS=--numeric-owner tar chof archive file1
H A Doptions03.at21 AT_SETUP([TAR_OPTIONS with string arguments])
25 # TAR_OPTIONS environment variable. In tar 1.29 the stored values
36 TAR_OPTIONS=--exclude-from=exclude.list tar cf arc.tar dir
H A Dsparse06.at35 TAR_OPTIONS="$TAR_OPTIONS --hole-detection=seek"
/dports/devel/gettext-tools/gettext-0.21/gettext-tools/misc/
H A Dconvert-archive.in240 TAR_OPTIONS=
244 TAR_OPTIONS='--owner=root --group=root'
252 (cd "$unpacked" && $TAR cf - $TAR_OPTIONS *) \
318 (cd "$cvs_dir" && $TAR cf - $TAR_OPTIONS archive) \
361 (cd "$git_dir" && $TAR cf - $TAR_OPTIONS .git) \
/dports/devel/gettext-po-mode/gettext-0.21/gettext-tools/misc/
H A Dconvert-archive.in240 TAR_OPTIONS=
244 TAR_OPTIONS='--owner=root --group=root'
252 (cd "$unpacked" && $TAR cf - $TAR_OPTIONS *) \
318 (cd "$cvs_dir" && $TAR cf - $TAR_OPTIONS archive) \
361 (cd "$git_dir" && $TAR cf - $TAR_OPTIONS .git) \
/dports/devel/gettext-runtime/gettext-0.21/gettext-tools/misc/
H A Dconvert-archive.in240 TAR_OPTIONS=
244 TAR_OPTIONS='--owner=root --group=root'
252 (cd "$unpacked" && $TAR cf - $TAR_OPTIONS *) \
318 (cd "$cvs_dir" && $TAR cf - $TAR_OPTIONS archive) \
361 (cd "$git_dir" && $TAR cf - $TAR_OPTIONS .git) \
/dports/devel/libtextstyle/gettext-0.21/gettext-tools/misc/
H A Dconvert-archive.in240 TAR_OPTIONS=
244 TAR_OPTIONS='--owner=root --group=root'
252 (cd "$unpacked" && $TAR cf - $TAR_OPTIONS *) \
318 (cd "$cvs_dir" && $TAR cf - $TAR_OPTIONS archive) \
361 (cd "$git_dir" && $TAR cf - $TAR_OPTIONS .git) \
/dports/math/octave-forge-miscellaneous/miscellaneous-1.3.0/
H A DMakefile23 TAR_OPTIONS := --format=ustar $(TAR_REPRODUCIBLE_OPTIONS) macro
63 $(TAR) -cf - $(TAR_OPTIONS) "$(notdir $<)" | gzip -9n > "$@"
76 $(TAR) -cf - $(TAR_OPTIONS) "$(notdir $<)" | gzip -9n > "$@"
/dports/sysutils/cfengine-masterfiles317/cfengine-masterfiles-3.17.0/
H A DMakefile.am14 TAR_OPTIONS = --owner=0 --group=0 macro
15 export TAR_OPTIONS
/dports/sysutils/cfengine-masterfiles316/cfengine-masterfiles-3.16.0/
H A DMakefile.am14 TAR_OPTIONS = --owner=0 --group=0 macro
15 export TAR_OPTIONS
/dports/sysutils/cfengine-masterfiles319/cfengine-masterfiles-3.19.0/
H A DMakefile.am13 TAR_OPTIONS = --owner=0 --group=0 macro
14 export TAR_OPTIONS
/dports/sysutils/cfengine-masterfiles/cfengine-masterfiles-3.19.0/
H A DMakefile.am13 TAR_OPTIONS = --owner=0 --group=0 macro
14 export TAR_OPTIONS
/dports/sysutils/cfengine-masterfiles-devel/masterfiles-f98dca2d/
H A DMakefile.am13 TAR_OPTIONS = --owner=0 --group=0 macro
14 export TAR_OPTIONS
/dports/sysutils/cfengine-masterfiles318/cfengine-masterfiles-3.18.1/
H A DMakefile.am13 TAR_OPTIONS = --owner=0 --group=0 macro
14 export TAR_OPTIONS
/dports/archivers/gtar/tar-1.34/tests/star/
H A Dquicktest.sh33 TAR_OPTIONS=""
34 export TAR_OPTIONS
/dports/multimedia/celluloid/celluloid-0.23/
H A DMakefile.am14 TAR_OPTIONS = --owner=0 --group=0 macro
15 export TAR_OPTIONS
/dports/graphics/cairo/cairo-1.17.4/build/
H A DMakefile.am.releasing11 TAR_OPTIONS = --owner=0 --group=0
23 TAR_OPTIONS="$(TAR_OPTIONS)" $(MAKE) $(AM_MAKEFLAGS) distdir="$$distdir" snapshot-dist
93 TAR_OPTIONS="$(TAR_OPTIONS)" $(MAKE) $(AM_MAKEFLAGS) distcheck
/dports/games/libretro-2048/libretro-2048-35a299c/cairo/build/
H A DMakefile.am.releasing11 TAR_OPTIONS = --owner=0 --group=0
23 TAR_OPTIONS="$(TAR_OPTIONS)" $(MAKE) $(AM_MAKEFLAGS) distdir="$$distdir" snapshot-dist
93 TAR_OPTIONS="$(TAR_OPTIONS)" $(MAKE) $(AM_MAKEFLAGS) distcheck
/dports/math/octave/octave-6.4.0/scripts/miscellaneous/
H A Dtar.m77 ## Save and restore the TAR_OPTIONS environment variable used by GNU tar.
78 tar_options_env = getenv ("TAR_OPTIONS");
80 unsetenv ("TAR_OPTIONS");
84 setenv ("TAR_OPTIONS", tar_options_env);
/dports/multimedia/clutter-gst3/clutter-gst-3.0.27/build/autotools/
H A DMakefile.am.release5 TAR_OPTIONS = --owner=0 --group=0
21 TAR_OPTIONS="$(TAR_OPTIONS)" $(MAKE) $(AM_MAKEFLAGS) distcheck
/dports/multimedia/clutter-gst/clutter-gst-2.0.18/build/autotools/
H A DMakefile.am.release5 TAR_OPTIONS = --owner=0 --group=0
21 TAR_OPTIONS="$(TAR_OPTIONS)" $(MAKE) $(AM_MAKEFLAGS) distcheck
/dports/sysutils/ccze/ccze-0.2.1/
H A DMakefile.in53 ${TAR} ${TAR_OPTIONS} -cf - ${PACKAGE}-${VERSION} | \
58 ${GZIP} -dfc ${PACKAGE}-${VERSION}.tar.gz | tar ${TAR_OPTIONS} -xf -
/dports/sysutils/cfengine317/cfengine-3.17.0/libntech/
H A DMakefile.am36 TAR_OPTIONS = --owner=0 --group=0 macro
37 export TAR_OPTIONS
/dports/sysutils/cfengine/cfengine-3.19.0/libntech/
H A DMakefile.am36 TAR_OPTIONS = --owner=0 --group=0 macro
37 export TAR_OPTIONS

12345678910>>...14