Home
last modified time | relevance | path

Searched refs:burp (Results 1 – 25 of 399) sorted by relevance

12345678910>>...16

/dports/biology/ncbi-toolkit/ncbi/desktop/
H A Dseqanal.c13 ButRegPtr burp; in ButRegNew() local
17 return burp; in ButRegNew()
19 burp->b = NULL; in ButRegNew()
27 if (burp->b == NULL || burp->g == NULL || burp->c == NULL) in ButRegNew()
43 return burp; in ButRegNew()
48 burp->b = (ButtoN PNTR) MemFree (burp->b); in ButRegFree()
49 burp->g = (GrouP PNTR) MemFree (burp->g); in ButRegFree()
50 burp->c = (Int4 PNTR) MemFree (burp->c); in ButRegFree()
88 if (burp->b[i] == b && burp->c[i] == 1) in ButRegSelectProc()
130 burp = sqap->burp; in AnalyseSeqAnalProc()
[all …]
/dports/sysutils/burp/burp-2.4.0/src/win32/
H A DMakefile4 burp \
51 ../../burp-cross-tools:
55 while ! test -d $${TOOLSDIR}/burp-cross-tools \
56 && ! test -h $${TOOLSDIR}/burp-cross-tools ; do \
64 ln -vsf $${TOOLSDIR}/burp-cross-tools/cross-tools ../../burp-cross-tools ; \
65 ln -vsf $${TOOLSDIR}/burp-cross-tools/depkgs ../../burp-depkgs
67 Makefile.inc: ../../burp-cross-tools
73 BINDIR=$${TOPDIR}/burp-cross-tools/mingw-w64-x86_64/bin; \
76 DEPKGSDIR=burp-depkgs/mingw-w64-x86_64; \
80 BINDIR=$${TOPDIR}/burp-cross-tools/mingw-w64-i686/bin; \
[all …]
H A DREADME5 See https://github.com/grke/burp-cross-tools
8 and all the burp dependencies, inside a docker image.
10 You can now start the docker image, copy the burp sources inside, and
11 build the burp installers themselves.
13 Change to the burp source directory.
/dports/sysutils/burp-devel/burp-2.5.4/src/win32/
H A DMakefile4 burp \
51 ../../burp-cross-tools:
55 while ! test -d $${TOOLSDIR}/burp-cross-tools \
56 && ! test -h $${TOOLSDIR}/burp-cross-tools ; do \
64 ln -vsf $${TOOLSDIR}/burp-cross-tools/cross-tools ../../burp-cross-tools ; \
65 ln -vsf $${TOOLSDIR}/burp-cross-tools/depkgs ../../burp-depkgs
67 Makefile.inc: ../../burp-cross-tools
73 BINDIR=$${TOPDIR}/burp-cross-tools/mingw-w64-x86_64/bin; \
76 DEPKGSDIR=burp-depkgs/mingw-w64-x86_64; \
80 BINDIR=$${TOPDIR}/burp-cross-tools/mingw-w64-i686/bin; \
[all …]
H A DREADME5 See https://github.com/grke/burp-cross-tools
8 and all the burp dependencies, inside a docker image.
10 You can now start the docker image, copy the burp sources inside, and
11 build the burp installers themselves.
13 Change to the burp source directory.
/dports/sysutils/burp/burp-2.4.0/
H A DREADME45 you have an existing burp installation:
48 Start the burp server:
49 burp -c /etc/burp/burp-server.conf
70 The example client configuration file is /etc/burp/burp.conf.
74 burp -a b
81 7,27,47 * * * * root /usr/sbin/burp -a t
91 http://burp.grke.org/ to find one of them.
102 C:/Program Files/Burp/burp.conf
113 burp.exe -a b
124 brew install burp
[all …]
H A D.gitignore22 /burp
24 /burp-coverage/
25 /burp-coverage.info
26 /burp-coverage-clean.info
27 /burp-cross-tools
28 /burp-depkgs
40 /manpages/burp.8
H A DUPGRADING71 Your existing /etc/burp/dhfile.pem on your burp server will not be regenerated
72 unless you delete /etc/burp/dhfile.pem by hand (rm -f /etc/burp/dhfile.pem)
73 and restart the burp server.
91 /etc/burp/burp-server.conf.
100 the burp server.
111 use 'netstat -plant | grep burp' to determine the address that burp is
146 /var/spool/burp/<client>/current/hardlinked
190 /etc/burp/notify_script by hand.
192 configuration in /etc/burp/burp-server.conf to be in the new style. The example
193 config in configs/server/burp.conf will help.
[all …]
H A DCHANGELOG1 2021-05-02 burp-2.4.0:
4 2020-11-07 Changes in burp-2.3.38:
580 * Make 'burp -a s/S' output the 'burp -a m' log lines on error.
613 * Fallback to /usr/sbin/burp for the forked 'burp -a m' process.
626 * Fix 'burp -a S', which has been broken up to this point in burp-2.0.x.
964 * Move /etc/burp scripts to /usr/share/burp/scripts.
1563 * Change pidfile paths to /var/run/burp instead of /var/lock/burp.
1688 Changes in burp-1.1.0:
1706 Changes in burp-1.0.31:
1715 Changes in burp-1.0.11:
[all …]
/dports/sysutils/burp-devel/burp-2.5.4/
H A DREADME45 you have an existing burp installation:
48 Start the burp server:
49 burp -c /etc/burp/burp-server.conf
70 The example client configuration file is /etc/burp/burp.conf.
74 burp -a b
81 7,27,47 * * * * root /usr/sbin/burp -a t
91 http://burp.grke.org/ to find one of them.
102 C:/Program Files/Burp/burp.conf
113 burp.exe -a b
124 brew install burp
[all …]
H A D.gitignore22 /burp
24 /burp-coverage/
25 /burp-coverage.info
26 /burp-coverage-clean.info
27 /burp-cross-tools
28 /burp-depkgs
40 /manpages/burp.8
H A DUPGRADING7 C:/Program Files/Burp/bin/burp.conf
86 Your existing /etc/burp/dhfile.pem on your burp server will not be regenerated
87 unless you delete /etc/burp/dhfile.pem by hand (rm -f /etc/burp/dhfile.pem)
88 and restart the burp server.
106 /etc/burp/burp-server.conf.
115 the burp server.
126 use 'netstat -plant | grep burp' to determine the address that burp is
161 /var/spool/burp/<client>/current/hardlinked
205 /etc/burp/notify_script by hand.
207 configuration in /etc/burp/burp-server.conf to be in the new style. The example
[all …]
H A DCHANGELOG1 2021-08-31 burp-2.5.4
10 2021-07-02 burp-2.5.2:
14 2021-06-02 burp-2.5.0:
20 2021-05-02 burp-2.4.0:
599 * Make 'burp -a s/S' output the 'burp -a m' log lines on error.
632 * Fallback to /usr/sbin/burp for the forked 'burp -a m' process.
645 * Fix 'burp -a S', which has been broken up to this point in burp-2.0.x.
983 * Move /etc/burp scripts to /usr/share/burp/scripts.
1582 * Change pidfile paths to /var/run/burp instead of /var/lock/burp.
1707 Changes in burp-1.1.0:
[all …]
/dports/devel/scalatest/scalatest-1.6.1/src/test/scala/org/scalatest/mock/
H A DEasyMockSugarSpec.scala116 def burp(flavor: String) = () method
126 oneFishMock.burp("red fish")
131 oneFishMock.burp("red fish")
140 def burp(flavor: String) = () method
150 oneFishMock.burp("red fish")
156 oneFishMock.burp("red fish")
164 def burp(flavor: String) = () method
179 oneFishMock.burp("red fish")
187 def burp(flavor: String) = () method
197 oneFishMock.burp("red fish")
[all …]
/dports/chinese/bitchx/bitchx-1.2.1/dll/nap/
H A Dtest.c8 int burp = 1; in main() local
17 printf("%d ", burp); in main()
18 burp += 0xf0; in main()
19 printf("%d ", burp); in main()
20 printf("and %d ", burp & ~0xf0); in main()
21 printf("or %d \n", burp | 0xf0); in main()
/dports/irc/bitchx/bitchx-1.2.1/dll/nap/
H A Dtest.c8 int burp = 1; in main() local
17 printf("%d ", burp); in main()
18 burp += 0xf0; in main()
19 printf("%d ", burp); in main()
20 printf("and %d ", burp & ~0xf0); in main()
21 printf("or %d \n", burp | 0xf0); in main()
/dports/sysutils/burp/burp-2.4.0/configs/server/
H A Dcron.example4 # config file to /etc/burp/burp-server.conf, change that argument.
5 0 8 * * 6 root /usr/sbin/bedup -l -c /etc/burp/burp-server.conf >>/var/log/burp-bedup 2>&1
H A Dout_of_date_report_script13 logfolder=/var/log/burp-custom/
17 repoutdfile=$logfolder/burp-outdated.$outdated.$timestamp.log
19 repokfile=$logfolder/burp-ok.$outdated.$timestamp.log
55 burp -a S | grep -i "last backup" | while read -r line; do reports "$line" ; done
/dports/sysutils/burp-devel/burp-2.5.4/configs/server/
H A Dcron.example4 # config file to /etc/burp/burp-server.conf, change that argument.
5 0 8 * * 6 root /usr/sbin/bedup -l -c /etc/burp/burp-server.conf >>/var/log/burp-bedup 2>&1
/dports/sysutils/burp/burp-2.4.0/configs/client/
H A Dcron-summary.example4 # If your client is using a different config file to /etc/burp/burp.conf,
6 #0 6 * * * root /usr/share/burp/scripts/summary_script /etc/burp/burp.conf youremail@examp…
H A Dcron.example1 # Run the burp client every 20 minutes with the 'timed' option.
4 # The burp server will decide whether it is yet time to do a backup or not.
5 0,20,40 * * * * root /usr/sbin/burp -a t -q 1200 >>/var/log/burp-client 2>&1
/dports/sysutils/burp-devel/burp-2.5.4/configs/client/
H A Dcron-summary.example4 # If your client is using a different config file to /etc/burp/burp.conf,
6 #0 6 * * * root /usr/share/burp/scripts/summary_script /etc/burp/burp.conf youremail@examp…
H A Dcron.example1 # Run the burp client every 20 minutes with the 'timed' option.
4 # The burp server will decide whether it is yet time to do a backup or not.
5 0,20,40 * * * * root /usr/sbin/burp -a t -q 1200 >>/var/log/burp-client 2>&1
/dports/sysutils/burp/burp-2.4.0/systemd/
H A Dburp-server-unprivileged.service9 RuntimeDirectory=burp
11 ExecStart=/usr/sbin/burp -c /etc/burp/burp-server.conf
/dports/sysutils/burp-devel/burp-2.5.4/systemd/
H A Dburp-server-unprivileged.service9 RuntimeDirectory=burp
11 ExecStart=/usr/sbin/burp -c /etc/burp/burp-server.conf

12345678910>>...16