Searched refs:VERSION (Results 101 - 125 of 337) sorted by relevance

1234567891011>>

/freebsd-current/contrib/tzdata/
H A DMakefile28 VERSION= unknown macro
663 # Otherwise, use $(VERSION) unless it is "unknown" and there is already
670 if test '$(VERSION)' = unknown && V=`cat $@`; then \
673 V='$(VERSION)'; \
711 VERSION=`cat version` && printf '%s\n' \ macro
713 "static char const TZVERSION[]=\"$$VERSION\";" \
845 VERSION=`cat version` && sed \ macro
851 -e s\''\(TZVERSION\)=.*'\''\1=\'"'$$VERSION\\''" \
1192 tzcode$(VERSION).tar.gz.asc \
1193 tzdata$(VERSION)
1202 VERSION=`cat version` && \\ macro
[all...]
/freebsd-current/contrib/tzcode/
H A DMakefile28 VERSION= unknown macro
663 # Otherwise, use $(VERSION) unless it is "unknown" and there is already
670 if test '$(VERSION)' = unknown && V=`cat $@`; then \
673 V='$(VERSION)'; \
711 VERSION=`cat version` && printf '%s\n' \ macro
713 "static char const TZVERSION[]=\"$$VERSION\";" \
845 VERSION=`cat version` && sed \ macro
851 -e s\''\(TZVERSION\)=.*'\''\1=\'"'$$VERSION\\''" \
1192 tzcode$(VERSION).tar.gz.asc \
1193 tzdata$(VERSION)
1202 VERSION=`cat version` && \\ macro
[all...]
/freebsd-current/contrib/dma/
H A Dmail.c96 hostname(), VERSION, systemhostname(),
102 VERSION, hostname(),
404 hostname(), VERSION, systemhostname(),
H A Ddma.h49 #define VERSION "DragonFly Mail Agent " DMA_VERSION macro
/freebsd-current/contrib/tcpdump/
H A DMakefile.in344 VERSION \
427 $(INSTALL_PROGRAM) $(PROG) $(DESTDIR)$(bindir)/$(PROG).`cat ${srcdir}/VERSION`
434 rm -f $(DESTDIR)$(bindir)/$(PROG).`cat ${srcdir}/VERSION`
443 rm -f $(CLEANFILES) $(PROG)-`cat ${srcdir}/VERSION`.tar.gz
465 @TAG=$(PROG)-`cat VERSION` && \
477 @TAG=$(PROG)-`cat VERSION` && \
/freebsd-current/usr.bin/indent/
H A Dargs.c73 #define VERSION 6 /* only used for args */ macro
95 {"-version", PRO_SPECIAL, 0, VERSION, 0},
303 case VERSION:
/freebsd-current/contrib/libpcap/msdos/
H A Dmakefile.dj89 version.h: ./VERSION
90 @echo '/* Generated from VERSION. Do not edit */' > $@
91 sed -e 's/.*/static char pcap_version_string[] = "libpcap (&)";/' ./VERSION >> $@
/freebsd-current/crypto/heimdal/appl/test/
H A Dtcp_server.c78 VERSION,
H A Duu_server.c114 VERSION,
H A Duu_client.c133 VERSION, client, 0, NULL, &ticket);
/freebsd-current/contrib/ntp/scripts/lib/NTP/
H A DUtil.pm17 if (version->parse($Socket::VERSION) >= version->parse(1.94)) {
/freebsd-current/release/packages/
H A Dgenerate-ucl.sh149 VERSION "${PKG_VERSION}" \
/freebsd-current/contrib/byacc/
H A Dmakefile.in21 CPPFLAGS = -I. -I$(srcdir) $(DEFINES) -DHAVE_CONFIG_H -DYYPATCH=`cat $(srcdir)/VERSION` @CPPFLAGS@
177 $(SKELETON)$o : VERSION
/freebsd-current/contrib/dialog/
H A Dmakefile.in58 VERSION = $(VERSION_MAJOR).$(VERSION_MINOR)
205 $(OBJECTS) : $(srcdir)/dialog.h $(srcdir)/dlg_keys.h dlg_config.h VERSION
/freebsd-current/sys/dev/aic7xxx/aicasm/
H A Daicasm_scan.l140 VERSION { return T_VERSION; }
/freebsd-current/usr.sbin/tcpdump/tcpdump/
H A DMakefile224 version.c: ${TCPDUMP_DISTDIR}/VERSION
226 sed 's/.*/char version[] = "&";/' ${TCPDUMP_DISTDIR}/VERSION \
/freebsd-current/crypto/openssl/util/perl/OpenSSL/
H A DUtil.pm16 use vars qw($VERSION @ISA @EXPORT @EXPORT_OK %EXPORT_TAGS);
17 $VERSION = "0.1";
H A Dfallback.pm20 our $VERSION = '0.01';
/freebsd-current/crypto/openssl/external/perl/Text-Template-1.56/lib/Text/Template/
H A DPreprocess.pm3 $Text::Template::Preprocess::VERSION = '1.56';
54 =head1 VERSION
/freebsd-current/contrib/bmake/
H A DMakefile28 .-include "VERSION"
185 main.o: ${srcdir}/VERSION
188 CONFIGURE_DEPS += ${.CURDIR}/VERSION
/freebsd-current/crypto/openssh/
H A Dbuildpkg.sh.in154 VERSION=`./ssh -V 2>&1 | sed -e 's/,.*//'`
252 VERSION=$VERSION$REV
659 echo | pkgtrans -os ${FAKE_ROOT} ${START}/$PKGNAME-$VERSION$REV-$UNAME_S-$ARCH.pkg
670 echo | pkgtrans -os ${FAKE_ROOT} ${START}/$PKGNAME-$VERSION$REV-$UNAME_S-$ARCH.pkg
/freebsd-current/contrib/ntp/sntp/libopts/
H A Dautoopts.h232 _TT_(VERSION)
/freebsd-current/lib/libc/db/hash/
H A Dhash.h286 #define VERSION hdr.version macro
/freebsd-current/contrib/llvm-project/llvm/include/llvm/DebugInfo/BTF/
H A DBTF.h57 enum : uint32_t { MAGIC = 0xeB9F, VERSION = 1 };
/freebsd-current/contrib/ncurses/include/
H A DMakefile.in69 VERSION = @cf_cv_rel_version@

Completed in 197 milliseconds

1234567891011>>