Searched refs:archives (Results 1 - 17 of 17) sorted by relevance

/freebsd-9.3-release/usr.sbin/pkg_install/
H A Dtkpkg75 set archives [glob -nocomplain *.{tgz,tar.z,tar.gz,tar.Z}]
76 if {$archives == ""} {
78 .frame.list insert end "Warning: no compressed tar archives files found."
80 list_pkgs "pkg_info -I -c $archives |tr ' ' ' '"
/freebsd-9.3-release/contrib/bmake/
H A Darch.c86 * Functions to manipulate libraries, archives and their members.
89 * of archives. The first time an archive is referenced, all of its members'
91 * archives are kept on a list which is searched each time an archive member
179 static Lst archives; /* Lst of archives we've already examined */ variable
598 ln = Lst_Find(archives, archive, ArchFindArchive);
745 (void)Lst_AtEnd(archives, ar);
1339 * The 'archives' list is initialized.
1346 archives = Lst_Init(FALSE);
1360 * The 'archives' lis
[all...]
/freebsd-9.3-release/contrib/nvi/build/ExtUtils/
H A DEmbed.pm176 my($mod,@ns,$root,$sub,$extra,$archive,@archives);
177 print STDERR "Searching (@path) for archives\n" if $Verbose;
186 push @archives, $archive;
209 my $linkage = "$Config{ldflags} @archives $ld_or_bs";
345 Search path for ModuleName.a archives.
347 Library archives are expected to be found as
/freebsd-9.3-release/usr.bin/make/
H A Darch.c46 * Functions to manipulate libraries, archives and their members.
49 * of archives. The first time an archive is referenced, all of its members'
51 * archives are kept on a list which is searched each time an archive member
126 TAILQ_ENTRY(Arch) link; /* link all cached archives */
129 /* Lst of archives we've already examined */
130 static TAILQ_HEAD(, Arch) archives = TAILQ_HEAD_INITIALIZER(archives);
900 TAILQ_FOREACH(ar, &archives, link) {
952 TAILQ_INSERT_TAIL(&archives, ar, link);
/freebsd-9.3-release/contrib/file/
H A DREADME6 Mailing List archives: http://mx.gw.com/pipermail/file/
57 knows a little more magic (including tar archives) than System V; the
H A Dltmain.sh3653 # character.) This should work for all archives with less than
5209 # See if our shared archives depend on static archives.
6182 func_warning "\`-l' is ignored for archives/objects"
6291 func_warning "\`-L' is ignored for archives/objects"
7213 func_warning "\`-dlopen' is ignored for archives"
7218 func_warning "\`-l' and \`-L' are ignored for archives" ;;
7222 func_warning "\`-rpath' is ignored for archives"
7225 func_warning "\`-R' is ignored for archives"
7228 func_warning "\`-version-info/-version-number' is ignored for archives"
[all...]
/freebsd-9.3-release/contrib/ofed/libibcm/config/
H A Dltmain.sh1163 # See if our shared archives depend on static archives.
2111 $echo "$modename: warning: \`-l' is ignored for archives/objects" 1>&2
2199 $echo "$modename: warning: \`-L' is ignored for archives/objects" 1>&2
3063 $echo "$modename: warning: \`-l' and \`-L' are ignored for archives" 1>&2
3067 $echo "$modename: warning: \`-dlopen' is ignored for archives" 1>&2
3071 $echo "$modename: warning: \`-rpath' is ignored for archives" 1>&2
3075 $echo "$modename: warning: \`-R' is ignored for archives" 1>&2
3079 $echo "$modename: warning: \`-version-info/-version-number' is ignored for archives" 1>&2
3083 $echo "$modename: warning: \`-release' is ignored for archives"
[all...]
/freebsd-9.3-release/contrib/ofed/librdmacm/config/
H A Dltmain.sh1163 # See if our shared archives depend on static archives.
2111 $echo "$modename: warning: \`-l' is ignored for archives/objects" 1>&2
2199 $echo "$modename: warning: \`-L' is ignored for archives/objects" 1>&2
3063 $echo "$modename: warning: \`-l' and \`-L' are ignored for archives" 1>&2
3067 $echo "$modename: warning: \`-dlopen' is ignored for archives" 1>&2
3071 $echo "$modename: warning: \`-rpath' is ignored for archives" 1>&2
3075 $echo "$modename: warning: \`-R' is ignored for archives" 1>&2
3079 $echo "$modename: warning: \`-version-info/-version-number' is ignored for archives" 1>&2
3083 $echo "$modename: warning: \`-release' is ignored for archives"
[all...]
/freebsd-9.3-release/crypto/heimdal/
H A Dltmain.sh1163 # See if our shared archives depend on static archives.
2108 $echo "$modename: warning: \`-l' is ignored for archives/objects" 1>&2
2196 $echo "$modename: warning: \`-L' is ignored for archives/objects" 1>&2
3060 $echo "$modename: warning: \`-l' and \`-L' are ignored for archives" 1>&2
3064 $echo "$modename: warning: \`-dlopen' is ignored for archives" 1>&2
3068 $echo "$modename: warning: \`-rpath' is ignored for archives" 1>&2
3072 $echo "$modename: warning: \`-R' is ignored for archives" 1>&2
3076 $echo "$modename: warning: \`-version-info/-version-number' is ignored for archives" 1>&2
3080 $echo "$modename: warning: \`-release' is ignored for archives"
[all...]
/freebsd-9.3-release/contrib/gdb/
H A Dltmain.sh884 # See if our shared archives depend on static archives.
1695 $echo "$modename: warning: \`-l' is ignored for archives/objects: $deplib" 1>&2
1745 $echo "$modename: warning: \`-L' is ignored for archives/objects: $deplib" 1>&2
2415 $echo "$modename: warning: \`-dlopen' is ignored for archives" 1>&2
2419 $echo "$modename: warning: \`-rpath' is ignored for archives" 1>&2
2423 $echo "$modename: warning: \`-R' is ignored for archives" 1>&2
2427 $echo "$modename: warning: \`-version-info' is ignored for archives" 1>&2
2431 $echo "$modename: warning: \`-release' is ignored for archives" 1>&2
2435 $echo "$modename: warning: \`-export-symbols' is ignored for archives"
[all...]
/freebsd-9.3-release/contrib/binutils/
H A Dltmain.sh2710 # See if our shared archives depend on static archives.
3632 func_warning "\`-l' is ignored for archives/objects"
3734 func_warning "\`-L' is ignored for archives/objects"
4609 func_warning "\`-dlopen' is ignored for archives"
4613 func_warning "\`-l' and \`-L' are ignored for archives"
4617 func_warning "\`-rpath' is ignored for archives"
4620 func_warning "\`-R' is ignored for archives"
4623 func_warning "\`-version-info/-version-number' is ignored for archives"
4626 func_warning "\`-release' is ignored for archives"
[all...]
/freebsd-9.3-release/contrib/bind9/
H A Dltmain.sh3685 # character.) This should work for all archives with less than
5241 # See if our shared archives depend on static archives.
6232 func_warning "\`-l' is ignored for archives/objects"
6341 func_warning "\`-L' is ignored for archives/objects"
7263 func_warning "\`-dlopen' is ignored for archives"
7268 func_warning "\`-l' and \`-L' are ignored for archives" ;;
7272 func_warning "\`-rpath' is ignored for archives"
7275 func_warning "\`-R' is ignored for archives"
7278 func_warning "\`-version-info/-version-number' is ignored for archives"
[all...]
/freebsd-9.3-release/contrib/openbsm/config/
H A Dltmain.sh3685 # character.) This should work for all archives with less than
5241 # See if our shared archives depend on static archives.
6232 func_warning "\`-l' is ignored for archives/objects"
6341 func_warning "\`-L' is ignored for archives/objects"
7263 func_warning "\`-dlopen' is ignored for archives"
7268 func_warning "\`-l' and \`-L' are ignored for archives" ;;
7272 func_warning "\`-rpath' is ignored for archives"
7275 func_warning "\`-R' is ignored for archives"
7278 func_warning "\`-version-info/-version-number' is ignored for archives"
[all...]
/freebsd-9.3-release/contrib/openpam/
H A Dltmain.sh3685 # character.) This should work for all archives with less than
5241 # See if our shared archives depend on static archives.
6232 func_warning "\`-l' is ignored for archives/objects"
6341 func_warning "\`-L' is ignored for archives/objects"
7263 func_warning "\`-dlopen' is ignored for archives"
7268 func_warning "\`-l' and \`-L' are ignored for archives" ;;
7272 func_warning "\`-rpath' is ignored for archives"
7275 func_warning "\`-R' is ignored for archives"
7278 func_warning "\`-version-info/-version-number' is ignored for archives"
[all...]
/freebsd-9.3-release/contrib/ntp/sntp/libevent/build-aux/
H A Dltmain.sh3652 # character.) This should work for all archives with less than
5208 # See if our shared archives depend on static archives.
6181 func_warning "\`-l' is ignored for archives/objects"
6290 func_warning "\`-L' is ignored for archives/objects"
7212 func_warning "\`-dlopen' is ignored for archives"
7217 func_warning "\`-l' and \`-L' are ignored for archives" ;;
7221 func_warning "\`-rpath' is ignored for archives"
7224 func_warning "\`-R' is ignored for archives"
7227 func_warning "\`-version-info/-version-number' is ignored for archives"
[all...]
/freebsd-9.3-release/contrib/ntp/sntp/
H A Dltmain.sh3649 # character.) This should work for all archives with less than
5196 # See if our shared archives depend on static archives.
6167 func_warning "\`-l' is ignored for archives/objects"
6276 func_warning "\`-L' is ignored for archives/objects"
7198 func_warning "\`-dlopen' is ignored for archives"
7203 func_warning "\`-l' and \`-L' are ignored for archives" ;;
7207 func_warning "\`-rpath' is ignored for archives"
7210 func_warning "\`-R' is ignored for archives"
7213 func_warning "\`-version-info/-version-number' is ignored for archives"
[all...]
/freebsd-9.3-release/contrib/ntp/
H A Dltmain.sh3649 # character.) This should work for all archives with less than
5196 # See if our shared archives depend on static archives.
6167 func_warning "\`-l' is ignored for archives/objects"
6276 func_warning "\`-L' is ignored for archives/objects"
7198 func_warning "\`-dlopen' is ignored for archives"
7203 func_warning "\`-l' and \`-L' are ignored for archives" ;;
7207 func_warning "\`-rpath' is ignored for archives"
7210 func_warning "\`-R' is ignored for archives"
7213 func_warning "\`-version-info/-version-number' is ignored for archives"
[all...]

Completed in 344 milliseconds