Searched refs:version (Results 1 - 25 of 61) sorted by relevance

123

/solaris-userland/components/docbook/xsl/files/
H A Ddocbook-style-xsl-install.sh9 export version=1.75.2
14 "http://docbook.sourceforge.net/release/xsl/${version}" \
15 "file:///usr/share/sgml/docbook/xsl-stylesheets-${version}" $CATALOG
17 "http://docbook.sourceforge.net/release/xsl/${version}" \
18 "file:///usr/share/sgml/docbook/xsl-stylesheets-${version}" $CATALOG
21 "file:///usr/share/sgml/docbook/xsl-stylesheets-${version}" $CATALOG
24 "file:///usr/share/sgml/docbook/xsl-stylesheets-${version}" $CATALOG
H A Ddocbook-style-xsl-uninstall.sh7 export version=1.75.2
14 "file:///usr/share/sgml/docbook/xsl-stylesheets-${version}" $CATALOG
/solaris-userland/components/docbook/dsssl/files/
H A Ddocbook-style-dsssl-install.sh7 export version=1.79
12 /usr/share/sgml/docbook/dsssl-stylesheets-%{version}/catalog \
H A Ddocbook-style-dsssl-uninstall.sh7 version=1.79
11 /usr/bin/install-catalog --remove $centralized /usr/share/sgml/docbook/dsssl-stylesheets-${version}/catalog > /dev/null 2>/dev/null
/solaris-userland/tools/
H A Duserland-incorporator48 version = '5.12'
51 def __init__(self, name, version):
53 self.version = version
56 def __package_to_str(self, name, version):
57 # strip the :timestamp from the version string
58 version = version.split(':', 1)[0]
59 # strip the ,{build-release} from the version string
60 version
[all...]
/solaris-userland/make-rules/
H A Druby.mk24 # This is only useful for a single ruby version substtution NOT using
27 # Transform file paths for ruby version without creating version specific
35 # Modify ruby scripts in the ruby-version-specific path of the proto area,
37 # use the version-specific ruby path, defined by the $(RUBY_VERSION) macro.
38 # Without this change, the mediated ruby version in /usr/bin/ruby
40 # version supported by the component.
H A Dprep-patch.mk28 GPATCH_BACKUP = --backup --version-control=numbered
34 # patches/{patch-file-name}.patch{version} where {patch-file-name} is a
35 # meaningful name for the patch contents and {version} corresponds to the
36 # COMPONENT_NAME{version} of the source to be patched. Typically, version
37 # would be something like "_1", "_2", ... After all {version} patches have
38 # been applied, a final set of patches without a {version} suffix may be
44 # EXTRA_PATCHES{version} can be defined in the component Makefile to include
H A Dips.mk51 # use the explicit format version argument below. If this behavior is
150 # Look for manifests which need to be duplicated for each version of python.
160 # Look for manifests which need to be duplicated for each version of perl.
170 # Look for manifests which need to be duplicated for each version of ruby.
228 # presence of a particular version of a runtime, which will then draw in the
229 # runtime-version-specific version of the package we're operating on. $(1) is
230 # the name of the runtime package, and $(2) is the version suffix.
237 # python module specific to a particular version of the python runtime.
239 # the version numbe
[all...]
H A Dips-buildinfo.mk27 # The package branch version scheme is:
49 # version string. Typically it should not be set unless all the packages
55 # Platform number. This is here to reserve space within the version
80 # Branch Identifier. Used in the version section of the package name to
87 # Build Version. Used in the version section of the package name to identify
88 # the operating system version and branch that the package was produced for.
H A Dinstall.rb.mk30 # use correct version of Ruby rather than the one calling install.rb
33 # Ruby-version-specific directory
40 # Ruby-version-specific directory
/solaris-userland/components/libusb/wrapper/src/
H A Dlibusb-config14 [--version]
48 --version)
/solaris-userland/components/curl/Solaris/
H A Dcurl-config41 --checkfor [version] check for (lib)curl of the specified version
49 --version output version information
50 --vernum output the version information as a number (hexadecimal)
98 --version)
108 # dash as that's used for things like version 1.2.3-CVS
118 echo "requested version $checkfor is newer than existing 7.21.2"
H A Dcurl-config-6443 --checkfor [version] check for (lib)curl of the specified version
51 --version output version information
52 --vernum output the version information as a number (hexadecimal)
100 --version)
110 # dash as that's used for things like version 1.2.3-CVS
120 echo "requested version $checkfor is newer than existing 7.21.2"
/solaris-userland/components/desktop/openjpeg/
H A DMakefile32 COMPONENT_SRC= $(COMPONENT_NAME)-version.2.1
36 COMPONENT_ARCHIVE_URL= https://github.com/uclouvain/$(COMPONENT_NAME)/archive/version.2.1.tar.gz
/solaris-userland/components/sed/
H A DMakefile55 $(@D)/testsuite/version.good) ;
/solaris-userland/components/indent/
H A DMakefile47 # indent.1.in. We also need to copy ../doc/version.texi into the man
51 $(CP) $(SOURCE_DIR)/doc/version.texi $(BUILD_DIR_$(BITS))/man/ ; \
/solaris-userland/components/openstack/cinder/files/zfssa/
H A Dcinder.akwf21 version: '1.0.0',
41 return ('The REST API is not available on this version of \
/solaris-userland/components/openstack/neutron/files/agent/solaris/
H A Dra.py77 if netaddr.IPNetwork(prefix).version == 6:
104 if netaddr.IPNetwork(p['subnets'][0]['cidr']).version == 6:
/solaris-userland/components/docbook/dtds/files/
H A Ddocbook-dtds-uninstall.sh7 export version=1.0
45 fmt=${dir#*-} ver=${dir%%-*} vvr=$ver-${version}-${release}
48 # Update the centralized catalog corresponding to this version of the DTD
/solaris-userland/components/openstack/nova/files/solariszones/
H A Dsysconfig.py37 physical = etree.SubElement(svcbundle, "service", version="1",
47 install = etree.SubElement(svcbundle, "service", version="1",
118 hr_ip_version = host_route['gateway']['version']
134 dns = etree.SubElement(svcbundle, "service", version="1",
161 service = etree.SubElement(svcbundle, "service", version="1",
195 service = etree.SubElement(svcbundle, "service", version="1",
214 service = etree.SubElement(svcbundle, "service", version="1",
/solaris-userland/components/ruby/puppet-solaris/files/
H A Dupdate_smf.py29 version. This program will take a puppet configuration file that
36 properties that are allowed in the new version of puppet
208 def update_smf_file(smf_xml_file, output_file, version):
219 puppet_desc.text = "Puppet version %s" % version
280 opt_list.add_option("-v", "--version", dest="version", default="None",
294 if not options.output and options.version:
295 options.output = "puppet.%s.xml" % options.version
298 not options.output or not options.version
[all...]
/solaris-userland/components/zlib/
H A Dllib-lz35 int deflateInit_(z_streamp strm, int level, const char *version,
38 int memLevel, int strategy, const char *version, int stream_size);
57 int inflateInit_(z_streamp strm, const char *version, int stream_size);
58 int inflateInit2_(z_streamp strm, int windowBits, const char *version,
61 const char *version, int stream_size);
/solaris-userland/components/bind/
H A DMakefile55 # Python: specifying version helps with packaging.
63 # - Use xml2-config found uder /usr without checking its version.
104 .PHONY: test-named-version test-summary test-clean
150 test-named-version: install
152 echo '64bit version:'; \
157 echo '64bit version not found.'; \
/solaris-userland/components/php/
H A Dphp-metadata.mk30 # Get version numbers. Change this include (and/or implement support for
31 # multiple versions) when adding a new minor/major version of PHP.
/solaris-userland/components/gnome/gtk-vnc/
H A DMakefile52 LD_OPTIONS += -z gnu-version-script-compat

Completed in 291 milliseconds

123