Home
last modified time | relevance | path

Searched refs:pre_install (Results 1 – 25 of 117) sorted by relevance

12345

/dports/databases/timescaledb/timescaledb-2.5.1/cmake/
H A DScriptFiles.cmake13 pre_install/schemas.sql # Must be first
14 pre_install/types.pre.sql
15 pre_install/types.functions.sql
16 pre_install/types.post.sql # Must be before tables.sql
17 pre_install/tables.sql
18 pre_install/insert_data.sql
19 pre_install/bgw_scheduler_startup.sql
20 pre_install/fdw_functions.sql
21 pre_install/timescaledb_fdw.sql)
31 pre_install/types.functions.sql
[all …]
/dports/sysutils/py-salt/salt-3004.1/salt/states/
H A Dchocolatey.py106 pre_install = __salt__["chocolatey.list"](local_only=True)
110 if name.lower() not in [package.lower() for package in pre_install.keys()]:
208 ret["changes"] = salt.utils.data.compare_dicts(pre_install, post_install)
353 pre_install = __salt__["chocolatey.list"](local_only=True)
357 if name.lower() not in [package.lower() for package in pre_install.keys()]:
454 ret["changes"] = salt.utils.data.compare_dicts(pre_install, post_install)
495 pre_install = __salt__["chocolatey.list_sources"]()
499 if name.lower() not in [present.lower() for present in pre_install.keys()]:
532 ret["changes"] = salt.utils.data.compare_dicts(pre_install, post_install)
/dports/devel/py-vsts/vsts-0.1.25/vsts/contributions/v4_1/models/
H A Dextension_event_callback_collection.py41 …enable=None, post_install=None, post_uninstall=None, post_update=None, pre_install=None, version_c… argument
48 self.pre_install = pre_install
/dports/devel/py-vsts/vsts-0.1.25/vsts/contributions/v4_0/models/
H A Dextension_event_callback_collection.py41 …enable=None, post_install=None, post_uninstall=None, post_update=None, pre_install=None, version_c… argument
48 self.pre_install = pre_install
/dports/devel/py-vsts/vsts-0.1.25/vsts/extension_management/v4_0/models/
H A Dextension_event_callback_collection.py41 …enable=None, post_install=None, post_uninstall=None, post_update=None, pre_install=None, version_c… argument
48 self.pre_install = pre_install
/dports/devel/py-vsts/vsts-0.1.25/vsts/extension_management/v4_1/models/
H A Dextension_event_callback_collection.py41 …enable=None, post_install=None, post_uninstall=None, post_update=None, pre_install=None, version_c… argument
48 self.pre_install = pre_install
/dports/devel/mk-configure/mk-configure-0.37.0/tests/predopost_targets/
H A Dexpect.out54 fake target pre_install
62 fake target pre_install
70 fake target pre_install
144 fake target pre_install
149 fake target pre_install
154 fake target pre_install
/dports/devel/R-cran-remotes/remotes/R/
H A Dsystem_requirements.R63pre_install <- unique(unlist(c(res[["pre_install"]], lapply(res[["requirements"]], `[[`, c("requi… functionVar
90pre_install <- unique(unlist(c(res[["pre_install"]], lapply(res[["dependencies"]], `[[`, "pre_inst…
94 as.character(c(pre_install, install_scripts))
/dports/www/squid/squid-4.15/contrib/nextstep/
H A Dmakepkg29 for f in post_install pre_install
51 /bin/cp ${PRG}.pre_install ${PRG}.pkg
56 for f in post_install pre_install info
H A DMakefile.real9 pre_install makepkg Makefile.real
/dports/devel/grpc130/grpc-1.30.2/src/objective-c/examples/SwiftSample/
H A DPodfile30 # This pre_install hook is only needed to use the local version of gRPC-Core. You don't need it in
32 pre_install do |installer|
/dports/devel/grpc134/grpc-1.34.1/src/objective-c/examples/SwiftSample/
H A DPodfile30 # This pre_install hook is only needed to use the local version of gRPC-Core. You don't need it in
32 pre_install do |installer|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/src/objective-c/examples/SwiftSample/
H A DPodfile30 # This pre_install hook is only needed to use the local version of gRPC-Core. You don't need it in
32 pre_install do |installer|
/dports/devel/cmake-gui/cmake-3.22.1/Tests/RunCMake/CPack/tests/INSTALL_SCRIPTS/
H A Dtest.cmake14 "${CMAKE_CURRENT_BINARY_DIR}/pre_install.sh")
41 file(WRITE "${CMAKE_CURRENT_BINARY_DIR}/pre_install.sh"
/dports/devel/cmake/cmake-3.22.1/Tests/RunCMake/CPack/tests/INSTALL_SCRIPTS/
H A Dtest.cmake14 "${CMAKE_CURRENT_BINARY_DIR}/pre_install.sh")
41 file(WRITE "${CMAKE_CURRENT_BINARY_DIR}/pre_install.sh"
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/src/objective-c/examples/Sample/
H A DPodfile30 # This pre_install hook is only needed to use the local version of gRPC-Core. You don't need it in
32 pre_install do |installer|
/dports/devel/cmake-doc/cmake-3.22.1/Tests/RunCMake/CPack/tests/INSTALL_SCRIPTS/
H A Dtest.cmake14 "${CMAKE_CURRENT_BINARY_DIR}/pre_install.sh")
41 file(WRITE "${CMAKE_CURRENT_BINARY_DIR}/pre_install.sh"
/dports/devel/grpc130/grpc-1.30.2/src/objective-c/examples/Sample/
H A DPodfile33 # This pre_install hook is only needed to use the local version of gRPC-Core. You don't need it in
35 pre_install do |installer|
/dports/devel/grpc134/grpc-1.34.1/src/objective-c/examples/Sample/
H A DPodfile33 # This pre_install hook is only needed to use the local version of gRPC-Core. You don't need it in
35 pre_install do |installer|
/dports/sysutils/solaar/Solaar-1.0.1/packaging/arch/
H A Dsolaar.install1 pre_install() {
/dports/math/octave-forge-mechanics/mechanics/
H A DREADME.B4ADDING6 You will need to edit pre_install as well...
/dports/devel/grpc134/grpc-1.34.1/test/cpp/cocoapods/
H A DPodfile22 # pre_install hook lets us do that. The block passed to it runs after the podspecs are downloaded
34 pre_install do |installer|
/dports/devel/grpc130/grpc-1.30.2/test/cpp/cocoapods/
H A DPodfile22 # pre_install hook lets us do that. The block passed to it runs after the podspecs are downloaded
34 pre_install do |installer|
/dports/security/libpreludedb/libpreludedb-1.2.6/bindings/python/
H A Dsetup.py.in52 def pre_install(): function
90 "install": pre_install,
/dports/security/libprelude/libprelude-1.2.6/bindings/python/
H A Dsetup.py.in52 def pre_install(): function
90 "install": pre_install,

12345