Home
last modified time | relevance | path

Searched refs:BRANCH (Results 1 – 25 of 3285) sorted by relevance

12345678910>>...132

/dports/mail/squirrelmail-translations/squirrelmail.locales/support/smstats/
H A Dgenerate18 for BRANCH in $SM_BRANCHES; do
21 mkdir -p ${SM_SVNPATH}${BRANCH}
22 cd ${SM_SVNPATH}${BRANCH}
36 rm -rf ${SM_WORKPATH}${BRANCH}
41 rsync -r -q --exclude *svn/ ${SM_SVNPATH}${BRANCH}/locales ${SM_WORKPATH}${BRANCH}
49 ./grab-stats.php ${BRANCH}
50 ./html-stats.php ${BRANCH}
80 for BRANCH in $SM_BRANCHES; do
83 cp -r ${SM_WORKPATH}${BRANCH}/locales/locale ${SM_WORKSITEPATH}files/${BRANCH}/locales/
84 cp -r ${SM_WORKPATH}${BRANCH}/locales/po ${SM_WORKSITEPATH}files/${BRANCH}/locales/
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/
H A Dlogerrit12 BRANCH=$1
14 if test -z "$BRANCH"
17 BRANCH="${BRANCH##refs/heads/}"
18 if test -z "$BRANCH"
26 if [ "$BRANCH" = "master" ]; then
177 BRANCH=$2
178 if test -z "$BRANCH"
182 if test -z "$BRANCH"
228 BRANCH=$2
229 if test -z "$BRANCH"
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/
H A Dlogerrit13 BRANCH=$2
14 if test -z "$BRANCH"
17 BRANCH="${BRANCH##refs/heads/}"
18 if test -z "$BRANCH"
157 BRANCH=$2
158 if test -z "$BRANCH"
162 if test -z "$BRANCH"
200 BRANCH=$2
201 if test -z "$BRANCH"
205 if test -z "$BRANCH"
[all …]
/dports/graphics/cfdg/cfdg-3.3_1/input/
H A Ddemo1_v2.cfdg9 rule SEED {BRANCH {}}
10 rule SEED {BRANCH {rotate 1}}
11 rule SEED {BRANCH {rotate -1}}
12 rule SEED {BRANCH {rotate 2}}
13 rule SEED {BRANCH {rotate -2}}
16 rule BRANCH {LEFTBRANCH {flip 90}}
17 rule BRANCH {LEFTBRANCH {}}
32 BRANCH { }
33 BRANCH {size 0.5 rotate 40}
36 BRANCH { }
[all …]
H A Ddemo1.cfdg11 rule {BRANCH []}
12 rule {BRANCH [rotate 1]}
13 rule {BRANCH [rotate -1]}
14 rule {BRANCH [rotate 2]}
15 rule {BRANCH [rotate -2]}
18 shape BRANCH
38 BRANCH [ ]
39 BRANCH [size 0.5 rotate 40]
42 BRANCH [ ]
43 BRANCH [size 0.5 rotate -40]
[all …]
/dports/multimedia/handbrake/HandBrake-1.4.2/scripts/
H A Dtag-release.sh85 local TAG REF COMMIT BRANCH proceed new_branch ERR HASH
97 BRANCH=${TAG%.[0-9]*}.x
124 ${GIT_EXE} checkout "${COMMIT}" -b "${BRANCH}"
127 echo "Failed to create branch ${BRANCH}"
134 if [ "$current_branch" != "${BRANCH}" ]; then
143 if [ "$current_branch" != "${BRANCH}" ]; then
163 ${GIT_EXE} branch -d "${BRANCH}"
174 ${GIT_EXE} branch -d "${BRANCH}"
183 echo " git push -u origin ${BRANCH}"
188 ${GIT_EXE} push -u origin "${BRANCH}"
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/contrib/reghunt/bin/
H A Dgcc-svn-patchlist37 BRANCH="$3"
39 BRANCH=""
44 case $BRANCH in
45 "") BRANCH="trunk";;
46 mline) BRANCH="trunk";;
47 mainline) BRANCH="trunk";;
48 4.1) BRANCH="gcc-4_1-branch";;
50 4.0) BRANCH="gcc-4_0-branch";;
57 if [ "${BRANCH}" = "trunk" ]; then
60 BRANCHPATH=branches/${BRANCH}
[all …]
/dports/lang/gnat_util/gcc-6-20180516/contrib/reghunt/bin/
H A Dgcc-svn-patchlist37 BRANCH="$3"
39 BRANCH=""
44 case $BRANCH in
45 "") BRANCH="trunk";;
46 mline) BRANCH="trunk";;
47 mainline) BRANCH="trunk";;
48 4.1) BRANCH="gcc-4_1-branch";;
50 4.0) BRANCH="gcc-4_0-branch";;
57 if [ "${BRANCH}" = "trunk" ]; then
60 BRANCHPATH=branches/${BRANCH}
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/contrib/reghunt/bin/
H A Dgcc-svn-patchlist37 BRANCH="$3"
39 BRANCH=""
44 case $BRANCH in
45 "") BRANCH="trunk";;
46 mline) BRANCH="trunk";;
47 mainline) BRANCH="trunk";;
48 4.1) BRANCH="gcc-4_1-branch";;
50 4.0) BRANCH="gcc-4_0-branch";;
57 if [ "${BRANCH}" = "trunk" ]; then
60 BRANCHPATH=branches/${BRANCH}
[all …]
/dports/lang/gcc48/gcc-4.8.5/contrib/reghunt/bin/
H A Dgcc-svn-patchlist37 BRANCH="$3"
39 BRANCH=""
44 case $BRANCH in
45 "") BRANCH="trunk";;
46 mline) BRANCH="trunk";;
47 mainline) BRANCH="trunk";;
48 4.1) BRANCH="gcc-4_1-branch";;
50 4.0) BRANCH="gcc-4_0-branch";;
57 if [ "${BRANCH}" = "trunk" ]; then
60 BRANCHPATH=branches/${BRANCH}
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/contrib/reghunt/bin/
H A Dgcc-svn-patchlist37 BRANCH="$3"
39 BRANCH=""
44 case $BRANCH in
45 "") BRANCH="trunk";;
46 mline) BRANCH="trunk";;
47 mainline) BRANCH="trunk";;
48 4.1) BRANCH="gcc-4_1-branch";;
50 4.0) BRANCH="gcc-4_0-branch";;
57 if [ "${BRANCH}" = "trunk" ]; then
60 BRANCHPATH=branches/${BRANCH}
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/contrib/reghunt/bin/
H A Dgcc-svn-patchlist37 BRANCH="$3"
39 BRANCH=""
44 case $BRANCH in
45 "") BRANCH="trunk";;
46 mline) BRANCH="trunk";;
47 mainline) BRANCH="trunk";;
48 4.1) BRANCH="gcc-4_1-branch";;
50 4.0) BRANCH="gcc-4_0-branch";;
57 if [ "${BRANCH}" = "trunk" ]; then
60 BRANCHPATH=branches/${BRANCH}
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/contrib/reghunt/bin/
H A Dgcc-svn-patchlist37 BRANCH="$3"
39 BRANCH=""
44 case $BRANCH in
45 "") BRANCH="trunk";;
46 mline) BRANCH="trunk";;
47 mainline) BRANCH="trunk";;
48 4.1) BRANCH="gcc-4_1-branch";;
50 4.0) BRANCH="gcc-4_0-branch";;
57 if [ "${BRANCH}" = "trunk" ]; then
60 BRANCHPATH=branches/${BRANCH}
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/contrib/reghunt/bin/
H A Dgcc-svn-patchlist37 BRANCH="$3"
39 BRANCH=""
44 case $BRANCH in
45 "") BRANCH="trunk";;
46 mline) BRANCH="trunk";;
47 mainline) BRANCH="trunk";;
48 4.1) BRANCH="gcc-4_1-branch";;
50 4.0) BRANCH="gcc-4_0-branch";;
57 if [ "${BRANCH}" = "trunk" ]; then
60 BRANCHPATH=branches/${BRANCH}
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/contrib/reghunt/bin/
H A Dgcc-svn-patchlist37 BRANCH="$3"
39 BRANCH=""
44 case $BRANCH in
45 "") BRANCH="trunk";;
46 mline) BRANCH="trunk";;
47 mainline) BRANCH="trunk";;
48 4.1) BRANCH="gcc-4_1-branch";;
50 4.0) BRANCH="gcc-4_0-branch";;
57 if [ "${BRANCH}" = "trunk" ]; then
60 BRANCHPATH=branches/${BRANCH}
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/contrib/reghunt/bin/
H A Dgcc-svn-patchlist37 BRANCH="$3"
39 BRANCH=""
44 case $BRANCH in
45 "") BRANCH="trunk";;
46 mline) BRANCH="trunk";;
47 mainline) BRANCH="trunk";;
48 4.1) BRANCH="gcc-4_1-branch";;
50 4.0) BRANCH="gcc-4_0-branch";;
57 if [ "${BRANCH}" = "trunk" ]; then
60 BRANCHPATH=branches/${BRANCH}
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/contrib/reghunt/bin/
H A Dgcc-svn-patchlist37 BRANCH="$3"
39 BRANCH=""
44 case $BRANCH in
45 "") BRANCH="trunk";;
46 mline) BRANCH="trunk";;
47 mainline) BRANCH="trunk";;
48 4.1) BRANCH="gcc-4_1-branch";;
50 4.0) BRANCH="gcc-4_0-branch";;
57 if [ "${BRANCH}" = "trunk" ]; then
60 BRANCHPATH=branches/${BRANCH}
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/contrib/reghunt/bin/
H A Dgcc-svn-patchlist37 BRANCH="$3"
39 BRANCH=""
44 case $BRANCH in
45 "") BRANCH="trunk";;
46 mline) BRANCH="trunk";;
47 mainline) BRANCH="trunk";;
48 4.1) BRANCH="gcc-4_1-branch";;
50 4.0) BRANCH="gcc-4_0-branch";;
57 if [ "${BRANCH}" = "trunk" ]; then
60 BRANCHPATH=branches/${BRANCH}
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/contrib/reghunt/bin/
H A Dgcc-svn-patchlist37 BRANCH="$3"
39 BRANCH=""
44 case $BRANCH in
45 "") BRANCH="trunk";;
46 mline) BRANCH="trunk";;
47 mainline) BRANCH="trunk";;
48 4.1) BRANCH="gcc-4_1-branch";;
50 4.0) BRANCH="gcc-4_0-branch";;
57 if [ "${BRANCH}" = "trunk" ]; then
60 BRANCHPATH=branches/${BRANCH}
[all …]
/dports/lang/gcc10/gcc-10.3.0/contrib/reghunt/bin/
H A Dgcc-svn-patchlist37 BRANCH="$3"
39 BRANCH=""
44 case $BRANCH in
45 "") BRANCH="trunk";;
46 mline) BRANCH="trunk";;
47 mainline) BRANCH="trunk";;
48 4.1) BRANCH="gcc-4_1-branch";;
50 4.0) BRANCH="gcc-4_0-branch";;
57 if [ "${BRANCH}" = "trunk" ]; then
60 BRANCHPATH=branches/${BRANCH}
[all …]
/dports/lang/gcc8/gcc-8.5.0/contrib/reghunt/bin/
H A Dgcc-svn-patchlist37 BRANCH="$3"
39 BRANCH=""
44 case $BRANCH in
45 "") BRANCH="trunk";;
46 mline) BRANCH="trunk";;
47 mainline) BRANCH="trunk";;
48 4.1) BRANCH="gcc-4_1-branch";;
50 4.0) BRANCH="gcc-4_0-branch";;
57 if [ "${BRANCH}" = "trunk" ]; then
60 BRANCHPATH=branches/${BRANCH}
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/contrib/reghunt/bin/
H A Dgcc-svn-patchlist37 BRANCH="$3"
39 BRANCH=""
44 case $BRANCH in
45 "") BRANCH="trunk";;
46 mline) BRANCH="trunk";;
47 mainline) BRANCH="trunk";;
48 4.1) BRANCH="gcc-4_1-branch";;
50 4.0) BRANCH="gcc-4_0-branch";;
57 if [ "${BRANCH}" = "trunk" ]; then
60 BRANCHPATH=branches/${BRANCH}
[all …]
/dports/lang/gcc11/gcc-11.2.0/contrib/reghunt/bin/
H A Dgcc-svn-patchlist37 BRANCH="$3"
39 BRANCH=""
44 case $BRANCH in
45 "") BRANCH="trunk";;
46 mline) BRANCH="trunk";;
47 mainline) BRANCH="trunk";;
48 4.1) BRANCH="gcc-4_1-branch";;
50 4.0) BRANCH="gcc-4_0-branch";;
57 if [ "${BRANCH}" = "trunk" ]; then
60 BRANCHPATH=branches/${BRANCH}
[all …]
/dports/lang/gcc9/gcc-9.4.0/contrib/reghunt/bin/
H A Dgcc-svn-patchlist37 BRANCH="$3"
39 BRANCH=""
44 case $BRANCH in
45 "") BRANCH="trunk";;
46 mline) BRANCH="trunk";;
47 mainline) BRANCH="trunk";;
48 4.1) BRANCH="gcc-4_1-branch";;
50 4.0) BRANCH="gcc-4_0-branch";;
57 if [ "${BRANCH}" = "trunk" ]; then
60 BRANCHPATH=branches/${BRANCH}
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/contrib/reghunt/bin/
H A Dgcc-svn-patchlist37 BRANCH="$3"
39 BRANCH=""
44 case $BRANCH in
45 "") BRANCH="trunk";;
46 mline) BRANCH="trunk";;
47 mainline) BRANCH="trunk";;
48 4.1) BRANCH="gcc-4_1-branch";;
50 4.0) BRANCH="gcc-4_0-branch";;
57 if [ "${BRANCH}" = "trunk" ]; then
60 BRANCHPATH=branches/${BRANCH}
[all …]

12345678910>>...132