Home
last modified time | relevance | path

Searched refs:DISTRO (Results 1 – 25 of 439) sorted by relevance

12345678910>>...18

/dports/net-mgmt/observium/observium/scripts/
H A Ddistro95 DISTRO="Fedora"
107 DISTRO="SuSE"
139 DISTRO="HLFS"
155 DISTRO="PLD"
157 DISTRO="Rubix"
175 DISTRO=
196 DISTRO=
200 if [ "${DISTRO}" = "Solaris" -o "${DISTRO}" = "Oracle" ]; then
201 DISTRO=
222 DISTRO=
[all …]
H A Dos95 DISTRO="Fedora"
107 DISTRO="SuSE"
139 DISTRO="HLFS"
155 DISTRO="PLD"
157 DISTRO="Rubix"
175 DISTRO=
196 DISTRO=
200 if [ "${DISTRO}" = "Solaris" -o "${DISTRO}" = "Oracle" ]; then
201 DISTRO=
222 DISTRO=
[all …]
/dports/sysutils/sd-agent/sd-agent-1.13.4/
H A Dinstall.sh61 DISTRO=$2
80 elif [ $DISTRO = "CentOS" ] || [ $DISTRO = "RHEL" ]; then
132 if [ "$DISTRO" = "Ubuntu" ] || [ "$DISTRO" = "Debian" ]; then
151 elif [ "$DISTRO" = "CentOS" ] || [ $DISTRO = "Amazon" ] || [ $DISTRO = "RHEL" ]; then
273 if [ $DISTRO = "Ubuntu" ] || [ $DISTRO = "Debian" ]; then
277 elif [ $DISTRO = "CentOS" ] || [ $DISTRO = "Amazon" ] || [ $DISTRO = "RHEL" ]; then
311 DISTRO=$DISTRIB_ID
316 DISTRO="Debian"
318 INFO="$DISTRO $VERSION"
325 DISTRO="SmartOS"
[all …]
/dports/games/widelands/widelands-build21/
H A Dinstall-dependencies.sh9 DISTRO="$1"
67 if [ -z "$DISTRO" ]; then
70 DISTRO="fedora"
72 DISTRO="gentoo"
74 DISTRO="suse"
76 DISTRO="slackware"
78 DISTRO="mandriva"
80 DISTRO="debian"
82 DISTRO="homebrew"
87 if [ "$DISTRO" == "arch" ]; then
[all …]
/dports/sysutils/conky/conky-1.12.2/
H A D.gitlab-ci.yml30 - export DISTRO=$2
158 DISTRO: ubuntu
167 DISTRO: ubuntu
176 DISTRO: ubuntu
185 DISTRO: ubuntu
194 DISTRO: ubuntu
203 DISTRO: ubuntu
212 DISTRO: ubuntu
273 DISTRO: alpine
357 DISTRO: ubuntu
[all …]
/dports/sysutils/conky-awesome/conky-1.12.2/
H A D.gitlab-ci.yml30 - export DISTRO=$2
158 DISTRO: ubuntu
167 DISTRO: ubuntu
176 DISTRO: ubuntu
185 DISTRO: ubuntu
194 DISTRO: ubuntu
203 DISTRO: ubuntu
212 DISTRO: ubuntu
273 DISTRO: alpine
357 DISTRO: ubuntu
[all …]
/dports/math/fricas/fricas-1.3.7/pre-generated/src/algebra/
H A DDISTRO.lsp4 (SDEFUN |DISTRO;rep| ((|x| $) ($ |Rep|)) |x|)
10 (SDEFUN |DISTRO;Zero;$;3| (($ $))
17 (|DISTRO;per|
30 (SDEFUN |DISTRO;interlace!0| (($$ NIL))
48 (|DISTRO;interlace|
62 (|DISTRO;per|
75 (|DISTRO;per|
88 (|DISTRO;per|
125 (SDEFUN |DISTRO;construct;4S$;18|
138 (|DISTRO;per|
[all …]
/dports/textproc/domc/domc-0.8.0/
H A DMakefile12 DISTRO = $(LIBNAME)-$(MINVERSION) macro
43 … -lr $(DISTRO)/.$(DISTRO).zip $(DISTRO) -x $(DISTRO)/.* $(DISTRO)/docs/man/* $(DISTRO)/tests/utf8*…
44 cd .. && zip -ur $(DISTRO)/.$(DISTRO).zip $(DISTRO) -x $(DISTRO)/.* $(DISTRO)/docs/man/*
45 mv .$(DISTRO).zip $(DISTRO).zip
48 …bdir)/$(ARNAME) $(libdir)/$(SONAME) $(libdir)/$(SOVERSION) $(libdir)/lib$(LIBNAME).so $(DISTRO).zip
/dports/multimedia/zoneminder/zoneminder-1.36.5/utils/
H A Ddo_debian_package.sh223 IFS=',' ;for DISTRO in `echo "$DISTROS"`; do
224 echo "Generating package for $DISTRO";
232 if [ "$DISTRO" == "focal" ] || [ "$DISTRO" == "buster" ] || [ "$DISTRO" == "hirsute" ]; then
234 elif [ "$DISTRO" == "beowulf" ]
257 zoneminder ($VERSION-$DISTRO${PACKAGE_VERSION}) $DISTRO; urgency=$URGENCY
265 zoneminder ($VERSION-$DISTRO${PACKAGE_VERSION}) $DISTRO; urgency=$URGENCY
273 zoneminder ($VERSION-$DISTRO${PACKAGE_VERSION}) $DISTRO; urgency=$URGENCY
280 zoneminder ($VERSION-$DISTRO${PACKAGE_VERSION}) $DISTRO; urgency=$URGENCY
327 …scp "zoneminder_${VERSION}-${DISTRO}"* "zoneminder-doc_${VERSION}-${DISTRO}"* "zoneminder-dbg_${VE…
330 …scp "zoneminder_${VERSION}-${DISTRO}"* "zoneminder-doc_${VERSION}-${DISTRO}"* "zoneminder-dbg_${VE…
[all …]
/dports/net-mgmt/pandorafms_server/pandorafms_server-6.0SP2/
H A Dpandora_server_installer46 DISTRO=`uname -s`
49 DISTRO=FreeBSD
53 case $DISTRO in
57 DISTRO="GENERIC"
63 DISTRO=SUSE
67 DISTRO=UBUNTU
73 DISTRO=DEBIAN
78 DISTRO=FEDORA
146 case $DISTRO in
402 if [ "$DISTRO" = "FreeBSD" ] || [ "$DISTRO" = "NetBSD" ]
[all …]
/dports/devel/google-cloud-cpp/google-cloud-cpp-1.21.0/ci/kokoro/install/
H A Dbuild.sh22 export DISTRO="${1}"
30 DISTRO="$(basename "${KOKORO_JOB_NAME}" "-presubmit")"
31 export DISTRO
79 io::log "Download existing image (if available) for ${DISTRO}."
88 readonly CACHE_NAME="${DISTRO}.tar.gz"
97 io::log "Build base image with minimal development tools for ${DISTRO}."
108 "-f" "ci/kokoro/install/Dockerfile.${DISTRO}"
128 echo "Uploading updated base image for ${DISTRO} $(date)."
140 "--build-arg" "DISTRO=${DISTRO}" \
141 -f "ci/kokoro/install/Dockerfile.${DISTRO}" .
[all …]
/dports/devel/google-cloud-cpp117/google-cloud-cpp-1.17.0/ci/kokoro/install/
H A Dbuild.sh22 export DISTRO="${1}"
30 DISTRO="$(basename "${KOKORO_JOB_NAME}" "-presubmit")"
31 export DISTRO
79 io::log "Download existing image (if available) for ${DISTRO}."
88 readonly CACHE_NAME="${DISTRO}.tar.gz"
97 io::log "Build base image with minimal development tools for ${DISTRO}."
108 "-f" "ci/kokoro/install/Dockerfile.${DISTRO}"
128 echo "Uploading updated base image for ${DISTRO} $(date)."
140 "--build-arg" "DISTRO=${DISTRO}" \
141 -f "ci/kokoro/install/Dockerfile.${DISTRO}" .
[all …]
/dports/devel/google-cloud-cpp117/google-cloud-cpp-1.17.0/ci/kokoro/docker/
H A Dbuild.sh25 export DISTRO=fedora-install
97 export DISTRO=ubuntu
104 export DISTRO=ubuntu
120 export DISTRO=fedora
136 export DISTRO=fedora
144 export DISTRO=fedora
152 export DISTRO=ubuntu
182 export DISTRO=ubuntu
195 export DISTRO=ubuntu
236 export DISTRO=ubuntu
[all …]
/dports/devel/google-cloud-cpp/google-cloud-cpp-1.21.0/ci/kokoro/docker/
H A Dbuild.sh104 export DISTRO=ubuntu
112 export DISTRO=ubuntu
129 export DISTRO=fedora
151 export DISTRO=ubuntu
160 export DISTRO=fedora
169 export DISTRO=ubuntu
199 export DISTRO=ubuntu
212 export DISTRO=ubuntu
254 export DISTRO=ubuntu
260 export DISTRO=ubuntu
[all …]
/dports/math/py-or-tools/or-tools-9.2/.github/workflows/
H A Dcmake_docker.yml14 DISTRO: ${{ matrix.distro }}
19 run: make --directory=cmake ${DISTRO}_base
21 run: make --directory=cmake ${DISTRO}_${LANG}_env
23 run: make --directory=cmake ${DISTRO}_${LANG}_devel
25 run: make --directory=cmake ${DISTRO}_${LANG}_build
27 run: make --directory=cmake ${DISTRO}_${LANG}_test
30 run: make --directory=cmake ${DISTRO}_${LANG}_install_env
32 run: make --directory=cmake ${DISTRO}_${LANG}_install_devel
34 run: make --directory=cmake ${DISTRO}_${LANG}_install_build
36 run: make --directory=cmake ${DISTRO}_${LANG}_install_test
/dports/x11-wm/lxmed/lxmed/content/
H A Dlxmed4 DISTRO='Debian'
16 DISTRO=$REDHAT
18 DISTRO=$SUSE
20 DISTRO=$MANDRAKE
22 DISTRO=$DEBIAN
28 if [ "${DISTRO}" = "${SUSE}" ];
31 elif [ "${DISTRO}" = "${REDHAT}" ];
/dports/devel/brz/breezy-3.2.0/tools/packaging/
H A Dupdate-packaging-branches.sh11 for DISTRO in $UBUNTU_RELEASES; do
12 if [ -d "$PACKAGE-$DISTRO" ] ; then
13 echo "Updating $PACKAGE-$DISTRO"
14 bzr update $PACKAGE-$DISTRO
16 cd $PACKAGE-$DISTRO
21 SRC="lp:~bzr/ubuntu/$DISTRO/$PACKAGE/bzr-ppa"
23 bzr co $SRC $PACKAGE-$DISTRO
/dports/security/samhain/samhain-4.4.3/init/
H A Dsamhain.startLinux.in44 DISTRO=redhat
47 DISTRO=redhat
49 DISTRO=generic
53 DISTRO=redhat
56 DISTRO=redhat
71 DISTRO=suse
75 DISTRO=debian
78 DISTRO=generic
80 DISTRO=generic
160 case "$DISTRO" in
[all …]
/dports/security/samhain-server/samhain-4.4.3/init/
H A Dsamhain.startLinux.in44 DISTRO=redhat
47 DISTRO=redhat
49 DISTRO=generic
53 DISTRO=redhat
56 DISTRO=redhat
71 DISTRO=suse
75 DISTRO=debian
78 DISTRO=generic
80 DISTRO=generic
160 case "$DISTRO" in
[all …]
/dports/security/samhain-client/samhain-4.4.3/init/
H A Dsamhain.startLinux.in44 DISTRO=redhat
47 DISTRO=redhat
49 DISTRO=generic
53 DISTRO=redhat
56 DISTRO=redhat
71 DISTRO=suse
75 DISTRO=debian
78 DISTRO=generic
80 DISTRO=generic
160 case "$DISTRO" in
[all …]
/dports/devel/efl/efl-1.25.1/
H A D.travis.yml51 env: DISTRO=Fedora32-mingw CI_BUILD_TYPE=mingw
53 env: DISTRO=Fedora32 CI_BUILD_TYPE=options-enabled
55 env: DISTRO=Fedora32 CI_BUILD_TYPE=options-disabled
57 env: DISTRO=Fedora32 CI_BUILD_TYPE=wayland
59 env: DISTRO=Fedora32 CI_BUILD_TYPE=default
62 env: DISTRO=Fedora32 CI_BUILD_TYPE=release-ready
65 env: DISTRO=Ubuntu2004
68 env: DISTRO=Ubuntu1910
71 env: DISTRO=Debian103
74 env: DISTRO=Fedora31 CI_BUILD_TYPE=coverity
[all …]
/dports/net/jose/jose-11/
H A D.travis.yml19 - DISTRO=osx:xcode9.3
25 - DISTRO=osx:xcode8.3
30 - DISTRO=fedora:rawhide
31 - DISTRO=fedora:latest
32 - DISTRO=centos:latest
33 - DISTRO=debian:unstable
34 - DISTRO=debian:testing
35 - DISTRO=ubuntu:devel
/dports/net-mgmt/pandorafms_console/pandorafms_console-6.0SP2/
H A Dpandora_console_install24 DISTRO="GENERIC"
32 DISTRO=SUSE
36 DISTRO=UBUNTU
42 DISTRO=DEBIAN
47 DISTRO=FEDORA
50 DISTRO=RHEL_CENTOS
52 case $DISTRO in
72 DISTRO=FreeBSD
86 DISTRO=NetBSD
94 if [ "$DISTRO" = GENERIC ]
[all …]
/dports/databases/postgresql-tds_fdw/tds_fdw-2.0.2/
H A DREADME.md27DISTRO=centos6,PG_VER=9.4,label=docker/badge/icon)](https://jenkins.juliogonzalez.es/job/tds_fdw-b…
28DISTRO=centos6,PG_VER=9.5,label=docker/badge/icon)](https://jenkins.juliogonzalez.es/job/tds_fdw-b…
29DISTRO=centos6,PG_VER=9.6,label=docker/badge/icon)](https://jenkins.juliogonzalez.es/job/tds_fdw-b…
30DISTRO=centos6,PG_VER=10,label=docker/badge/icon)](https://jenkins.juliogonzalez.es/job/tds_fdw-bu…
31DISTRO=centos6,PG_VER=11,label=docker/badge/icon)](https://jenkins.juliogonzalez.es/job/tds_fdw-bu…
32DISTRO=centos6,PG_VER=12,label=docker/badge/icon)](https://jenkins.juliogonzalez.es/job/tds_fdw-bu…
/dports/devel/fossology-nomos-standalone/fossology-3.11.0/src/nomos/
H A Dmod_deps70 DISTRO=$(lsb_release --id --short)
76 echo "*** Installing $DISTRO buildtime dependencies ***";
77 case "$DISTRO" in
86 …*) echo "ERROR: Unknown or Unsupported $DISTRO $CODENAME release, please report to the mailing lis…
91 echo "*** Installing $DISTRO runtime dependencies ***";
92 case "$DISTRO" in
101 …*) echo "ERROR: Unknown or Unsupported $DISTRO $CODENAME release, please report to the mailing lis…
107 …*) echo "ERROR: Unknown or Unsupported $DISTRO $CODENAME release, please report to the mailing lis…

12345678910>>...18