Home
last modified time | relevance | path

Searched refs:VERSION_STRING (Results 26 – 50 of 4121) sorted by relevance

12345678910>>...165

/dports/sysutils/bareos19-server/bareos-Release-19.2.11/
H A Dwrite_version_files.cmake28 if(NOT DEFINED VERSION_STRING)
29 set(VERSION_STRING "${GIT_DESCRIBE_VERSION}") variable
35 … "VERSION_STRING not set, BareosVersion.cmake not found and no version data from git available.\n"
44 …"${version_file_header}\nset(VERSION_STRING \"${VERSION_STRING}\")\nset(VERSION_TIMESTAMP \"${V…
49 "Configuring source tree for version ${VERSION_STRING} with timestamp ${VERSION_TIMESTAMP}"
/dports/sysutils/bareos-traymonitor/bareos-Release-20.0.3/
H A Dwrite_version_files.cmake29 if(NOT DEFINED VERSION_STRING)
30 set(VERSION_STRING "${GIT_DESCRIBE_VERSION}") variable
36 … "VERSION_STRING not set, BareosVersion.cmake not found and no version data from git available.\n"
44 …"${version_file_header}\nset(VERSION_STRING \"${VERSION_STRING}\")\nset(VERSION_TIMESTAMP \"${V…
49 "Configuring source tree for version ${VERSION_STRING} with timestamp ${VERSION_TIMESTAMP}"
/dports/sysutils/bareos19-traymonitor/bareos-Release-19.2.11/
H A Dwrite_version_files.cmake28 if(NOT DEFINED VERSION_STRING)
29 set(VERSION_STRING "${GIT_DESCRIBE_VERSION}") variable
35 … "VERSION_STRING not set, BareosVersion.cmake not found and no version data from git available.\n"
44 …"${version_file_header}\nset(VERSION_STRING \"${VERSION_STRING}\")\nset(VERSION_TIMESTAMP \"${V…
49 "Configuring source tree for version ${VERSION_STRING} with timestamp ${VERSION_TIMESTAMP}"
/dports/sysutils/bareos-server/bareos-Release-20.0.3/
H A Dwrite_version_files.cmake29 if(NOT DEFINED VERSION_STRING)
30 set(VERSION_STRING "${GIT_DESCRIBE_VERSION}") variable
36 … "VERSION_STRING not set, BareosVersion.cmake not found and no version data from git available.\n"
44 …"${version_file_header}\nset(VERSION_STRING \"${VERSION_STRING}\")\nset(VERSION_TIMESTAMP \"${V…
49 "Configuring source tree for version ${VERSION_STRING} with timestamp ${VERSION_TIMESTAMP}"
/dports/sysutils/bareos-client/bareos-Release-20.0.3/
H A Dwrite_version_files.cmake29 if(NOT DEFINED VERSION_STRING)
30 set(VERSION_STRING "${GIT_DESCRIBE_VERSION}") variable
36 … "VERSION_STRING not set, BareosVersion.cmake not found and no version data from git available.\n"
44 …"${version_file_header}\nset(VERSION_STRING \"${VERSION_STRING}\")\nset(VERSION_TIMESTAMP \"${V…
49 "Configuring source tree for version ${VERSION_STRING} with timestamp ${VERSION_TIMESTAMP}"
/dports/sysutils/bareos19-client/bareos-Release-19.2.11/
H A Dwrite_version_files.cmake28 if(NOT DEFINED VERSION_STRING)
29 set(VERSION_STRING "${GIT_DESCRIBE_VERSION}") variable
35 … "VERSION_STRING not set, BareosVersion.cmake not found and no version data from git available.\n"
44 …"${version_file_header}\nset(VERSION_STRING \"${VERSION_STRING}\")\nset(VERSION_TIMESTAMP \"${V…
49 "Configuring source tree for version ${VERSION_STRING} with timestamp ${VERSION_TIMESTAMP}"
/dports/www/bareos-webui/bareos-Release-20.0.3/
H A Dwrite_version_files.cmake29 if(NOT DEFINED VERSION_STRING)
30 set(VERSION_STRING "${GIT_DESCRIBE_VERSION}") variable
36 … "VERSION_STRING not set, BareosVersion.cmake not found and no version data from git available.\n"
44 …"${version_file_header}\nset(VERSION_STRING \"${VERSION_STRING}\")\nset(VERSION_TIMESTAMP \"${V…
49 "Configuring source tree for version ${VERSION_STRING} with timestamp ${VERSION_TIMESTAMP}"
/dports/www/bareos19-webui/bareos-Release-19.2.11/
H A Dwrite_version_files.cmake28 if(NOT DEFINED VERSION_STRING)
29 set(VERSION_STRING "${GIT_DESCRIBE_VERSION}") variable
35 … "VERSION_STRING not set, BareosVersion.cmake not found and no version data from git available.\n"
44 …"${version_file_header}\nset(VERSION_STRING \"${VERSION_STRING}\")\nset(VERSION_TIMESTAMP \"${V…
49 "Configuring source tree for version ${VERSION_STRING} with timestamp ${VERSION_TIMESTAMP}"
/dports/emulators/aranym/aranym-1.1.0/src/Unix/cygwin/
H A Daranym.rc11 #undef VERSION_STRING
12 #define VERSION_STRING str (VER_MAJOR) "." str (VER_MINOR) "." str (VER_MICRO) VER_STATUS
28 VALUE "FileVersion", VERSION_STRING "\000"
33 VALUE "ProductVersion", VERSION_STRING "\000"
/dports/sysutils/bareos19-traymonitor/bareos-Release-19.2.11/core/cmake/
H A DBareosExtractVersionInfo.cmake23 if(DEFINED VERSION_STRING)
26 "VERSION_STRING already set to ${VERSION_STRING}. Will not overwrite"
29 set(VERSION_STRING "${GIT_DESCRIBE_VERSION}") variable
35 … "VERSION_STRING not set, BareosVersion.cmake not found and no version data from git available.\n"
49 ${VERSION_STRING}
67 ${VERSION_STRING}
/dports/sysutils/bareos19-server/bareos-Release-19.2.11/core/cmake/
H A DBareosExtractVersionInfo.cmake23 if(DEFINED VERSION_STRING)
26 "VERSION_STRING already set to ${VERSION_STRING}. Will not overwrite"
29 set(VERSION_STRING "${GIT_DESCRIBE_VERSION}") variable
35 … "VERSION_STRING not set, BareosVersion.cmake not found and no version data from git available.\n"
49 ${VERSION_STRING}
67 ${VERSION_STRING}
/dports/sysutils/bareos19-client/bareos-Release-19.2.11/core/cmake/
H A DBareosExtractVersionInfo.cmake23 if(DEFINED VERSION_STRING)
26 "VERSION_STRING already set to ${VERSION_STRING}. Will not overwrite"
29 set(VERSION_STRING "${GIT_DESCRIBE_VERSION}") variable
35 … "VERSION_STRING not set, BareosVersion.cmake not found and no version data from git available.\n"
49 ${VERSION_STRING}
67 ${VERSION_STRING}
/dports/sysutils/bareos-client/bareos-Release-20.0.3/core/cmake/
H A DBareosExtractVersionInfo.cmake23 if(DEFINED VERSION_STRING)
26 "VERSION_STRING already set to ${VERSION_STRING}. Will not overwrite"
29 set(VERSION_STRING "${GIT_DESCRIBE_VERSION}") variable
35 … "VERSION_STRING not set, BareosVersion.cmake not found and no version data from git available.\n"
44 string(REGEX MATCH [0-9.a-zA-Z~]+ BAREOS_FULL_VERSION ${VERSION_STRING})
60 ${VERSION_STRING}
/dports/sysutils/bareos-traymonitor/bareos-Release-20.0.3/core/cmake/
H A DBareosExtractVersionInfo.cmake23 if(DEFINED VERSION_STRING)
26 "VERSION_STRING already set to ${VERSION_STRING}. Will not overwrite"
29 set(VERSION_STRING "${GIT_DESCRIBE_VERSION}") variable
35 … "VERSION_STRING not set, BareosVersion.cmake not found and no version data from git available.\n"
44 string(REGEX MATCH [0-9.a-zA-Z~]+ BAREOS_FULL_VERSION ${VERSION_STRING})
60 ${VERSION_STRING}
/dports/sysutils/bareos-server/bareos-Release-20.0.3/core/cmake/
H A DBareosExtractVersionInfo.cmake23 if(DEFINED VERSION_STRING)
26 "VERSION_STRING already set to ${VERSION_STRING}. Will not overwrite"
29 set(VERSION_STRING "${GIT_DESCRIBE_VERSION}") variable
35 … "VERSION_STRING not set, BareosVersion.cmake not found and no version data from git available.\n"
44 string(REGEX MATCH [0-9.a-zA-Z~]+ BAREOS_FULL_VERSION ${VERSION_STRING})
60 ${VERSION_STRING}
/dports/www/bareos-webui/bareos-Release-20.0.3/core/cmake/
H A DBareosExtractVersionInfo.cmake23 if(DEFINED VERSION_STRING)
26 "VERSION_STRING already set to ${VERSION_STRING}. Will not overwrite"
29 set(VERSION_STRING "${GIT_DESCRIBE_VERSION}") variable
35 … "VERSION_STRING not set, BareosVersion.cmake not found and no version data from git available.\n"
44 string(REGEX MATCH [0-9.a-zA-Z~]+ BAREOS_FULL_VERSION ${VERSION_STRING})
60 ${VERSION_STRING}
/dports/www/bareos19-webui/bareos-Release-19.2.11/core/cmake/
H A DBareosExtractVersionInfo.cmake23 if(DEFINED VERSION_STRING)
26 "VERSION_STRING already set to ${VERSION_STRING}. Will not overwrite"
29 set(VERSION_STRING "${GIT_DESCRIBE_VERSION}") variable
35 … "VERSION_STRING not set, BareosVersion.cmake not found and no version data from git available.\n"
49 ${VERSION_STRING}
67 ${VERSION_STRING}
/dports/sysutils/rocr/ROCR-Runtime-5ab09ee/src/cmake_modules/
H A Dutils.cmake43 ## Parses the VERSION_STRING variable and places
46 function( parse_version VERSION_STRING )
48 string ( FIND ${VERSION_STRING} "-" STRING_INDEX )
52 string ( SUBSTRING ${VERSION_STRING} ${STRING_INDEX} -1 VERSION_BUILD )
55 string ( REGEX MATCHALL "[0123456789]+" VERSIONS ${VERSION_STRING} )
80 set ( VERSION_STRING "${TEMP_VERSION_STRING}" PARENT_SCOPE ) variable
110 set( VERSION_STRING "${VERSION_STRING}" PARENT_SCOPE ) variable
/dports/sysutils/roct/ROCT-Thunk-Interface-9d1fb76/cmake_modules/
H A Dutils.cmake43 ## Parses the VERSION_STRING variable and places
46 function( parse_version VERSION_STRING )
48 string ( FIND ${VERSION_STRING} "-" STRING_INDEX )
52 string ( SUBSTRING ${VERSION_STRING} ${STRING_INDEX} -1 VERSION_BUILD )
55 string ( REGEX MATCHALL "[0123456789]+" VERSIONS ${VERSION_STRING} )
80 set ( VERSION_STRING "${TEMP_VERSION_STRING}" PARENT_SCOPE ) variable
110 set( VERSION_STRING "${VERSION_STRING}" PARENT_SCOPE ) variable
/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/git-packaging-hooks/
H A Dpost-commit37 then TraceStep "adding revision tag '$VERSION_STRING'"
45 git tag -a $VERSION_STRING -m "$VERSION_STRING
99 git archive --prefix=$TARBALL_INNER_DIR/ --output=$TARBALL_FILE $VERSION_STRING
136 git push --force $REMOTE_NAME $STAGING_BRANCH $PACKAGING_BRANCH $VERSION_STRING 2> /dev/null
225 …all_url="https://git.zrythm.org/cgit/$UPSTREAM_NAME/snapshot/$UPSTREAM_NAME-$VERSION_STRING.tar.gz"
/dports/net/grpcurl/grpcurl-1.8.5/vendor/google.golang.org/protobuf/
H A Drelease.bash26 VERSION_STRING="v${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}"
28 VERSION_STRING="${VERSION_STRING}-${VERSION_PRERELEASE}"
30 echo $VERSION_STRING
/dports/net/gscloud/gscloud-0.11.0/vendor/google.golang.org/protobuf/
H A Drelease.bash26 VERSION_STRING="v${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}"
28 VERSION_STRING="${VERSION_STRING}-${VERSION_PRERELEASE}"
30 echo $VERSION_STRING
/dports/net-mgmt/bind_exporter/bind_exporter-0.4.0/vendor/google.golang.org/protobuf/
H A Drelease.bash26 VERSION_STRING="v${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}"
28 VERSION_STRING="${VERSION_STRING}-${VERSION_PRERELEASE}"
30 echo $VERSION_STRING
/dports/security/lego/lego-4.5.3/vendor/google.golang.org/protobuf/
H A Drelease.bash26 VERSION_STRING="v${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}"
28 VERSION_STRING="${VERSION_STRING}-${VERSION_PRERELEASE}"
30 echo $VERSION_STRING
/dports/security/vault/vault-1.8.2/vendor/google.golang.org/protobuf/
H A Drelease.bash26 VERSION_STRING="v${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}"
28 VERSION_STRING="${VERSION_STRING}-${VERSION_PRERELEASE}"
30 echo $VERSION_STRING

12345678910>>...165