Searched refs:is (Results 1 - 25 of 43) sorted by relevance

12

/solaris-userland/components/sendmail/files/
H A Dcheck-permissions.sh39 echo $2: $1 is group and world writable
42 echo $2: $1 is world writable
45 echo $2: $1 is group writable
98 # Check .forward files as well. If the argument "ALL" is given, do it for
99 # everyone. If no argument to the script is given, just do it for the current
/solaris-userland/components/nmap/
H A Dnmap.license2 * COPYING -- Describes the terms under which Nmap is distributed. *
6 * The Nmap Security Scanner is (C) 1996-2015 Insecure.Com LLC. Nmap is *
7 * also a registered trademark of Insecure.Com LLC. This program is free *
40 * or de-archiving software is widely available for no charge. For the *
41 * purposes of this license, an installer is considered to include Covered *
51 * This list is not exclusive, but is meant to clarify our interpretation *
61 * OpenSSL library which is distributed under a license identical to that *
75 * be included as well. This license is incompatibl
[all...]
/solaris-userland/tools/
H A Duserland-mangler72 # is there anything to do?
73 if availability is not None or stability is not None:
75 if modified_date is not None:
79 if availability is not None:
81 if stability is not None:
104 # is there anything to do?
105 if community is not None or source is not None:
109 if modified_date is no
[all...]
/solaris-userland/components/zlib/capabilities/sun4v/sparcv9/
H A Dlongest_match_t4.s2 ! This file was generated by a compiler that is currently not part of the CBE
11 ! the line. In other words, let C_i mean the code, after step <i> (C_0 is
12 ! the original, compiler generated code, C_7 is the code in this file)
15 ! lines that start with it. Comparing C_i and C_<i+1> is a simple task, as
/solaris-userland/components/cups/patches/
H A Dstr4551.patch1 /* This is an upstream patch. Details: https://www.cups.org/strfiles.php/3438/str4551.patch
14 * This file is part of the CUPS Imaging library.
/solaris-userland/make-rules/
H A Dips-buildinfo.mk27 # The package branch version scheme is:
38 # This scheme is used below.
48 # Support Respository Update number. This is here to reserve space within the
55 # Platform number. This is here to reserve space within the version
56 # string. It should not be set unless there is a specific need to
57 # release a platform update while the Solaris Update is being built.
63 # the development build) of the Solaris Update is being built.
64 # This is set by the gatekeepers.
72 # that's the case in ON, which this is copied from. We keep it simple,
92 # Set a default reference repository against which pkglint is ru
[all...]
H A Dprep-download.mk31 # macro for the first archive is typically un-suffixed. By convention,
34 # Makefile. It is also important to note that there is a corresponding
78 # Use $(if) instead of ifeq() because the latter is evaluated immediately.
H A Dskip-test.mk29 # testing when "gmake test" is run at the top level.
30 # We assume shared_macros.mk is already included.
H A Dprep-git.mk51 # If the label is not already defined (including to empty), set it to the version.
53 # The source directory is <name>-(<label>|<version>)[-(<tag>|<branch>)][-<commit].
56 # If the source is github attempt to generate an archive url. Defining
60 # remove those URLs. If the primary (unsuffixed) archive is from github, then
80 # changeset ID, If COMPONENT_ARCHIVE_URL is defined try that as well.
H A Dshared-macros.mk36 # in this gate. The external mirror is a replica of the internal mirror.
63 # we want our pkg piplines to fail if there is an error
142 # This macro is for the convenience of other make-rules files and should not be
152 # Map target build to macro/variable naming conventions. This macro is for the
183 # Assume a component is categorized as a utility by default.
322 # Normally $(GSED) is simplest, but some results files need more power.
429 # a multi-line ifdef statement which is evaluated at the component
457 # BUILD_TOOLS is the root of all tools not normally installed on the system.
513 # need to get built. This is done because during package transformations
555 # Although we build Python 3 64-bit only, the BUILD_NO_ARCH macro is writte
[all...]
H A Dprep-unpack.mk43 # any unpacking if COMPONENT_ARCHIVE_SRC is "none", and rely on such components
46 # The reason we don't condition on an empty COMPONENT_ARCHIVE is that any
62 # RUBY_VERSION is passed on to ensure userland-unpack uses the
H A Dips.mk51 # use the explicit format version argument below. If this behavior is
61 # order is important
71 # order is important
210 # a package is for one architecture only.
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.
238 # Creates build/manifest-*-modulename-##.p5m file where ## is replaced with
256 # corresponding version of python is on the system.
294 # corresponding version of perl is on the system.
301 # See the block comment above about why "###PYV###" is use
[all...]
H A Dinstall.rb.mk32 # ensure the bin dir is not a
39 # ensure the sbin dir is not a
H A Dcommon.mk59 # is used to work around potential problems with extra blank characters
94 # Enable ASLR by default unless target build is NO_ARCH.
114 # For ant-based build style, assume that install is provided by simply building
141 # If TEST_TARGET is NO_TESTS, assume no system tests by default.
146 # If TEST_TARGET is SKIP_TEST, assume system tests are skipped by default.
H A Dprep-hg.mk43 # If the label is not already defined (including to empty), set it to the version.
45 # The source directory is <name>-(<label>|<version>)[-(<tag>|<branch>)][-<commit].
H A Dmakemaker.mk26 # makemaker.mk is used to build, install, test perl modules for
28 # Packaging these multiple versions is still handled by ips.mk.
31 # Multiple versions of perl processing is achieved by listing targets
48 # Yes. Perl is just scripts, for now, but we need architecture
/solaris-userland/components/net-snmp-57/sun/sdk/demo/demo_module_3/
H A DREADME_demo_module_328 - index is not a single integer
29 - maximum index is not easily determinable
31 - table data is not directly accessible, such as the interfaces table
146 The following code is to set up the table with two indexes:
153 me1ContactInfoTable_get_next_data_point() is called.
159 The table data is pre-sorted so the next data is conveniently pointed by
160 the pNext pointer. If your implementation is more complicated you should
204 2. As root, start the SMA snmp agent. If the agent is already running,
/solaris-userland/components/php/
H A Dphpize.mk26 # This is a collection of Makefile lines needed for building PHP extensions
27 # outside of the PHP source tree. It is named for the "phpize" script, which
28 # is the main deviation from the standard configure-make-install cycle.
64 # phpize generates configure where it is run.
H A Dphp-metadata.mk26 # PHP_TOP_DIR is for everything PHP-related (PHP, third party extensions, and
34 # PHP_BUNDLE_DIR is for everything we build from the PHP tarball (bundle).
/solaris-userland/components/desktop/openjpeg/
H A Dopenjpeg.license2 * The copyright in this software is being made available under the 2-clauses
64 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
84 * its documentation for any purpose is hereby granted without fee, provided
109 * This code is derived from software contributed to Berkeley by
/solaris-userland/components/jansson/doc/html/_static/
H A Dsidebar.js11 * When the sidebar is collapsed the .sphinxsidebarwrapper is hidden
13 * are decreased. When the sidebar is expanded the opposite happens.
16 * Once the browser is closed the cookie is deleted and the position
34 // the 'sidebarbutton' element is defined as global after its
58 return sidebarwrapper.is(':not(:visible)');
/solaris-userland/components/ocaml/files/
H A Docamlplugininfo.ml8 (* en Automatique. All rights reserved. This file is distributed *)
58 with e -> error "File is empty" e
/solaris-userland/components/open-fabrics/
H A Dofed.mk47 # way to do this is to augment the C/C++ compiler macros. YUCK!!!!
52 # This is generally required, but must be overridable
/solaris-userland/components/pcre/
H A DMakefile51 # Although -norunpath is set for CXXFLAGS, we need to put -norunpath
83 CONFIGURE_OPTIONS+= --enable-newline-is-any
/solaris-userland/components/openstack/neutron/files/
H A Dneutron-dhcp-agent12 # distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
62 if prog.search(dlname) is None:
69 # It is possible that the IP was already deleted but not the
91 print '%s does not exist or is not readable' % f
119 # Keep issuing SIGTERM until the contract is empty. This way we will catch
122 # will only need 0 or 1 additional attempt before the contract is empty but
124 # 100 seconds in the below loop which will leave 500 seconds (timeout is

Completed in 123 milliseconds

12