Searched refs:VERSION (Results 126 - 150 of 337) sorted by relevance

1234567891011>>

/freebsd-current/contrib/file/doc/
H A DMakefile.in228 VERSION = @VERSION@
669 -e s@__VERSION__@${VERSION}@g \
676 -e s@__VERSION__@${VERSION}@g \
683 -e s@__VERSION__@${VERSION}@g \
/freebsd-current/contrib/sqlite3/
H A DMakefile.msc1053 !IF ![echo !IFNDEF VERSION > rcver.vc] && \
1054 ![for /F "delims=" %V in ('type "$(SQLITE3H)" ^| "%SystemRoot%\System32\find.exe" "$(_HASHCHAR)define SQLITE_VERSION "') do (echo VERSION = ^^%V >> rcver.vc)] && \
1059 RESOURCE_VERSION = $(VERSION:^#=)
/freebsd-current/contrib/libucl/
H A DMakefile.w328 VERSION = "$(MAJOR_VERSION).$(MINOR_VERSION).$(PATCH_VERSION)"
H A DMakefile.unix8 VERSION = "$(MAJOR_VERSION).$(MINOR_VERSION).$(PATCH_VERSION)"
/freebsd-current/contrib/elftoolchain/libelf/
H A Dlibelf_ehdr.c128 LIBELF_SET_ERROR(VERSION, 0);
/freebsd-current/contrib/kyua/cli/
H A Dmain.cpp343 LI(F("%s %s") % PACKAGE % VERSION); local
/freebsd-current/contrib/tnftp/src/
H A DMakefile.in181 VERSION = @VERSION@
/freebsd-current/crypto/heimdal/lib/roken/
H A Drkpty.c335 fprintf (stderr, "%s from %s-%s\n", getprogname(), PACKAGE, VERSION);
/freebsd-current/contrib/file/python/
H A DMakefile.in193 VERSION = @VERSION@
/freebsd-current/contrib/ntp/scripts/update-leap/
H A Dupdate-leap.sh11 VERSION="1.003"
116 Version $VERSION
H A Dupdate-leap.in34 my $VERSION = '1.004';
471 Version: $VERSION
/freebsd-current/contrib/openpam/misc/
H A DMakefile.in208 VERSION = @VERSION@
/freebsd-current/kerberos5/include/
H A Dconfig.h1517 #define VERSION "1.5.2" macro
/freebsd-current/libexec/bootpd/
H A Ddumptab.c97 fprintf(fp, "\n# %s %s.%d\n", progname, VERSION, PATCHLEVEL);
/freebsd-current/sys/dev/dwc/
H A Ddwc1000_reg.h72 #define VERSION 0x20 macro
/freebsd-current/usr.sbin/ntp/
H A Dconfig.h1771 #define VERSION "4.2.8p18" macro
/freebsd-current/crypto/openssl/util/perl/OpenSSL/
H A DOrdinals.pm594 =item B<< $ordinals->set_version VERSION >>
596 =item B<< $ordinals->set_version VERSION BASEVERSION >>
598 Sets the default version for new symbol to VERSION.
1024 =item B<f_version VERSION>
1027 matching B<VERSION>.
/freebsd-current/contrib/tnftp/
H A DMakefile.in77 distdir = $(PACKAGE)-$(VERSION)
172 VERSION = @VERSION@
/freebsd-current/contrib/arm-optimized-routines/math/tools/
H A Dremez.jl13 if VERSION >= v"0.7.0"
20 if VERSION < v"0.5.0"
23 if VERSION >= v"0.6.0"
/freebsd-current/contrib/openbsm/
H A DMakefile.in175 distdir = $(PACKAGE)-$(VERSION)
283 VERSION = @VERSION@
345 VERSION
/freebsd-current/sys/contrib/openzfs/
H A DMakefile.am36 extradir = $(prefix)/src/zfs-$(VERSION)
/freebsd-current/contrib/bmake/
H A Dbsd.after-import.mk61 -e '/include.*VERSION/d' \
/freebsd-current/sys/contrib/openzfs/include/
H A DMakefile.am203 kerneldir = $(prefix)/src/zfs-$(VERSION)/include
/freebsd-current/contrib/openbsm/bin/
H A DMakefile.in257 VERSION = @VERSION@
/freebsd-current/contrib/openbsm/bsm/
H A DMakefile.in241 VERSION = @VERSION@

Completed in 312 milliseconds

1234567891011>>