Home
last modified time | relevance | path

Searched refs:PERL (Results 1 – 25 of 4118) sorted by relevance

12345678910>>...165

/dports/security/oath-toolkit/oath-toolkit-2.6.2/libpskc/man/
H A DMakefile.gdoc12 @$(PERL) ./gdoc -texinfo $(GDOC_TEXI_EXTRA_ARGS) $< > $@
23 @$(PERL) ./gdoc -man $(GDOC_MAN_EXTRA_ARGS) -function pskc_global_init $< > $@
56 @$(PERL) ./gdoc -man $(GDOC_MAN_EXTRA_ARGS) -function pskc_free $< > $@
76 @$(PERL) ./gdoc -texinfo $(GDOC_TEXI_EXTRA_ARGS) $< > $@
107 @$(PERL) ./gdoc -texinfo $(GDOC_TEXI_EXTRA_ARGS) $< > $@
182 @$(PERL) ./gdoc -texinfo $(GDOC_TEXI_EXTRA_ARGS) $< > $@
1148 @$(PERL) ./gdoc -texinfo $(GDOC_TEXI_EXTRA_ARGS) $< > $@
1190 @$(PERL) ./gdoc -texinfo $(GDOC_TEXI_EXTRA_ARGS) $< > $@
1210 @$(PERL) ./gdoc -texinfo $(GDOC_TEXI_EXTRA_ARGS) $< > $@
1230 @$(PERL) ./gdoc -texinfo $(GDOC_TEXI_EXTRA_ARGS) $< > $@
[all …]
/dports/devel/git-p4/git-2.34.1/t/
H A Dt2016-checkout-patch.sh7 test_expect_success PERL 'setup' '
25 test_expect_success PERL 'saying "n" does nothing' '
32 test_expect_success PERL 'git checkout -p' '
38 test_expect_success PERL 'git checkout -p with staged changes' '
66 test_expect_success PERL 'git checkout -p HEAD^...' '
73 test_expect_success PERL 'git checkout -p HEAD^' '
80 test_expect_success PERL 'git checkout -p handles deletion' '
93 test_expect_success PERL 'path limiting works: dir' '
100 test_expect_success PERL 'path limiting works: -- dir' '
122 test_expect_success PERL 'none of this moved HEAD' '
[all …]
H A Dt9600-cvsimport.sh14 test_expect_success PERL 'setup cvsroot environment' '
19 test_expect_success PERL 'setup cvsroot' '$CVS init'
21 test_expect_success PERL 'setup a cvs module' '
53 test_expect_success PERL 'import a trivial module' '
60 test_expect_success PERL 'pack refs' '(cd module-git && git gc)'
69 test_expect_success PERL 'update cvs module' '
97 test_expect_success PERL 'update git module' '
108 test_expect_success PERL 'update has correct .git/cvs-revisions' '
116 test_expect_success PERL 'update cvs module' '
125 test_expect_success PERL 'cvsimport.module config works' '
[all …]
H A Dt2071-restore-patch.sh7 test_expect_success PERL 'setup' '
19 test_expect_success PERL 'restore -p without pathspec is fine' '
26 test_expect_success PERL 'saying "n" does nothing' '
33 test_expect_success PERL 'git restore -p' '
47 test_expect_success PERL 'git restore -p --source=HEAD' '
55 test_expect_success PERL 'git restore -p --source=HEAD^' '
63 test_expect_success PERL 'git restore -p --source=HEAD^...' '
71 test_expect_success PERL 'git restore -p handles deletion' '
84 test_expect_success PERL 'path limiting works: dir' '
91 test_expect_success PERL 'path limiting works: -- dir' '
[all …]
/dports/devel/git-svn/git-2.34.1/t/
H A Dt2016-checkout-patch.sh7 test_expect_success PERL 'setup' '
25 test_expect_success PERL 'saying "n" does nothing' '
32 test_expect_success PERL 'git checkout -p' '
38 test_expect_success PERL 'git checkout -p with staged changes' '
66 test_expect_success PERL 'git checkout -p HEAD^...' '
73 test_expect_success PERL 'git checkout -p HEAD^' '
80 test_expect_success PERL 'git checkout -p handles deletion' '
93 test_expect_success PERL 'path limiting works: dir' '
100 test_expect_success PERL 'path limiting works: -- dir' '
122 test_expect_success PERL 'none of this moved HEAD' '
[all …]
H A Dt9600-cvsimport.sh14 test_expect_success PERL 'setup cvsroot environment' '
19 test_expect_success PERL 'setup cvsroot' '$CVS init'
21 test_expect_success PERL 'setup a cvs module' '
53 test_expect_success PERL 'import a trivial module' '
60 test_expect_success PERL 'pack refs' '(cd module-git && git gc)'
69 test_expect_success PERL 'update cvs module' '
97 test_expect_success PERL 'update git module' '
108 test_expect_success PERL 'update has correct .git/cvs-revisions' '
116 test_expect_success PERL 'update cvs module' '
125 test_expect_success PERL 'cvsimport.module config works' '
[all …]
H A Dt2071-restore-patch.sh7 test_expect_success PERL 'setup' '
19 test_expect_success PERL 'restore -p without pathspec is fine' '
26 test_expect_success PERL 'saying "n" does nothing' '
33 test_expect_success PERL 'git restore -p' '
47 test_expect_success PERL 'git restore -p --source=HEAD' '
55 test_expect_success PERL 'git restore -p --source=HEAD^' '
63 test_expect_success PERL 'git restore -p --source=HEAD^...' '
71 test_expect_success PERL 'git restore -p handles deletion' '
84 test_expect_success PERL 'path limiting works: dir' '
91 test_expect_success PERL 'path limiting works: -- dir' '
[all …]
/dports/devel/git/git-2.34.1/t/
H A Dt2016-checkout-patch.sh7 test_expect_success PERL 'setup' '
25 test_expect_success PERL 'saying "n" does nothing' '
32 test_expect_success PERL 'git checkout -p' '
38 test_expect_success PERL 'git checkout -p with staged changes' '
66 test_expect_success PERL 'git checkout -p HEAD^...' '
73 test_expect_success PERL 'git checkout -p HEAD^' '
80 test_expect_success PERL 'git checkout -p handles deletion' '
93 test_expect_success PERL 'path limiting works: dir' '
100 test_expect_success PERL 'path limiting works: -- dir' '
122 test_expect_success PERL 'none of this moved HEAD' '
[all …]
H A Dt9600-cvsimport.sh14 test_expect_success PERL 'setup cvsroot environment' '
19 test_expect_success PERL 'setup cvsroot' '$CVS init'
21 test_expect_success PERL 'setup a cvs module' '
53 test_expect_success PERL 'import a trivial module' '
60 test_expect_success PERL 'pack refs' '(cd module-git && git gc)'
69 test_expect_success PERL 'update cvs module' '
97 test_expect_success PERL 'update git module' '
108 test_expect_success PERL 'update has correct .git/cvs-revisions' '
116 test_expect_success PERL 'update cvs module' '
125 test_expect_success PERL 'cvsimport.module config works' '
[all …]
H A Dt2071-restore-patch.sh7 test_expect_success PERL 'setup' '
19 test_expect_success PERL 'restore -p without pathspec is fine' '
26 test_expect_success PERL 'saying "n" does nothing' '
33 test_expect_success PERL 'git restore -p' '
47 test_expect_success PERL 'git restore -p --source=HEAD' '
55 test_expect_success PERL 'git restore -p --source=HEAD^' '
63 test_expect_success PERL 'git restore -p --source=HEAD^...' '
71 test_expect_success PERL 'git restore -p handles deletion' '
84 test_expect_success PERL 'path limiting works: dir' '
91 test_expect_success PERL 'path limiting works: -- dir' '
[all …]
/dports/devel/git-gui/git-2.34.1/t/
H A Dt2016-checkout-patch.sh7 test_expect_success PERL 'setup' '
25 test_expect_success PERL 'saying "n" does nothing' '
32 test_expect_success PERL 'git checkout -p' '
38 test_expect_success PERL 'git checkout -p with staged changes' '
66 test_expect_success PERL 'git checkout -p HEAD^...' '
73 test_expect_success PERL 'git checkout -p HEAD^' '
80 test_expect_success PERL 'git checkout -p handles deletion' '
93 test_expect_success PERL 'path limiting works: dir' '
100 test_expect_success PERL 'path limiting works: -- dir' '
122 test_expect_success PERL 'none of this moved HEAD' '
[all …]
H A Dt9600-cvsimport.sh14 test_expect_success PERL 'setup cvsroot environment' '
19 test_expect_success PERL 'setup cvsroot' '$CVS init'
21 test_expect_success PERL 'setup a cvs module' '
53 test_expect_success PERL 'import a trivial module' '
60 test_expect_success PERL 'pack refs' '(cd module-git && git gc)'
69 test_expect_success PERL 'update cvs module' '
97 test_expect_success PERL 'update git module' '
108 test_expect_success PERL 'update has correct .git/cvs-revisions' '
116 test_expect_success PERL 'update cvs module' '
125 test_expect_success PERL 'cvsimport.module config works' '
[all …]
H A Dt2071-restore-patch.sh7 test_expect_success PERL 'setup' '
19 test_expect_success PERL 'restore -p without pathspec is fine' '
26 test_expect_success PERL 'saying "n" does nothing' '
33 test_expect_success PERL 'git restore -p' '
47 test_expect_success PERL 'git restore -p --source=HEAD' '
55 test_expect_success PERL 'git restore -p --source=HEAD^' '
63 test_expect_success PERL 'git restore -p --source=HEAD^...' '
71 test_expect_success PERL 'git restore -p handles deletion' '
84 test_expect_success PERL 'path limiting works: dir' '
91 test_expect_success PERL 'path limiting works: -- dir' '
[all …]
/dports/devel/git-cvs/git-2.34.1/t/
H A Dt2016-checkout-patch.sh7 test_expect_success PERL 'setup' '
25 test_expect_success PERL 'saying "n" does nothing' '
32 test_expect_success PERL 'git checkout -p' '
38 test_expect_success PERL 'git checkout -p with staged changes' '
66 test_expect_success PERL 'git checkout -p HEAD^...' '
73 test_expect_success PERL 'git checkout -p HEAD^' '
80 test_expect_success PERL 'git checkout -p handles deletion' '
93 test_expect_success PERL 'path limiting works: dir' '
100 test_expect_success PERL 'path limiting works: -- dir' '
122 test_expect_success PERL 'none of this moved HEAD' '
[all …]
H A Dt9600-cvsimport.sh14 test_expect_success PERL 'setup cvsroot environment' '
19 test_expect_success PERL 'setup cvsroot' '$CVS init'
21 test_expect_success PERL 'setup a cvs module' '
53 test_expect_success PERL 'import a trivial module' '
60 test_expect_success PERL 'pack refs' '(cd module-git && git gc)'
69 test_expect_success PERL 'update cvs module' '
97 test_expect_success PERL 'update git module' '
108 test_expect_success PERL 'update has correct .git/cvs-revisions' '
116 test_expect_success PERL 'update cvs module' '
125 test_expect_success PERL 'cvsimport.module config works' '
[all …]
H A Dt2071-restore-patch.sh7 test_expect_success PERL 'setup' '
19 test_expect_success PERL 'restore -p without pathspec is fine' '
26 test_expect_success PERL 'saying "n" does nothing' '
33 test_expect_success PERL 'git restore -p' '
47 test_expect_success PERL 'git restore -p --source=HEAD' '
55 test_expect_success PERL 'git restore -p --source=HEAD^' '
63 test_expect_success PERL 'git restore -p --source=HEAD^...' '
71 test_expect_success PERL 'git restore -p handles deletion' '
84 test_expect_success PERL 'path limiting works: dir' '
91 test_expect_success PERL 'path limiting works: -- dir' '
[all …]
/dports/dns/libidn/libidn-1.35/doc/
H A DMakefile.gdoc12 $(PERL) ./gdoc -texinfo $(GDOC_TEXI_EXTRA_ARGS) $< > $@
131 $(PERL) ./gdoc -texinfo $(GDOC_TEXI_EXTRA_ARGS) $< > $@
206 $(PERL) ./gdoc -texinfo $(GDOC_TEXI_EXTRA_ARGS) $< > $@
248 $(PERL) ./gdoc -texinfo $(GDOC_TEXI_EXTRA_ARGS) $< > $@
279 $(PERL) ./gdoc -texinfo $(GDOC_TEXI_EXTRA_ARGS) $< > $@
332 $(PERL) ./gdoc -texinfo $(GDOC_TEXI_EXTRA_ARGS) $< > $@
462 $(PERL) ./gdoc -texinfo $(GDOC_TEXI_EXTRA_ARGS) $< > $@
515 $(PERL) ./gdoc -texinfo $(GDOC_TEXI_EXTRA_ARGS) $< > $@
535 $(PERL) ./gdoc -texinfo $(GDOC_TEXI_EXTRA_ARGS) $< > $@
555 $(PERL) ./gdoc -texinfo $(GDOC_TEXI_EXTRA_ARGS) $< > $@
[all …]
/dports/security/oath-toolkit/oath-toolkit-2.6.2/liboath/man/
H A DMakefile.gdoc12 @$(PERL) ./gdoc -texinfo $(GDOC_TEXI_EXTRA_ARGS) $< > $@
18 @$(PERL) ./gdoc -texinfo $(GDOC_TEXI_EXTRA_ARGS) -function oath_init $< > $@
23 @$(PERL) ./gdoc -man $(GDOC_MAN_EXTRA_ARGS) -function oath_init $< > $@
29 @$(PERL) ./gdoc -texinfo $(GDOC_TEXI_EXTRA_ARGS) -function oath_done $< > $@
34 @$(PERL) ./gdoc -man $(GDOC_MAN_EXTRA_ARGS) -function oath_done $< > $@
54 @$(PERL) ./gdoc -texinfo $(GDOC_TEXI_EXTRA_ARGS) $< > $@
65 @$(PERL) ./gdoc -man $(GDOC_MAN_EXTRA_ARGS) -function oath_hex2bin $< > $@
107 @$(PERL) ./gdoc -texinfo $(GDOC_TEXI_EXTRA_ARGS) $< > $@
127 @$(PERL) ./gdoc -texinfo $(GDOC_TEXI_EXTRA_ARGS) $< > $@
169 @$(PERL) ./gdoc -texinfo $(GDOC_TEXI_EXTRA_ARGS) $< > $@
[all …]
/dports/devel/cgit/cgit-1.2.3/git/t/
H A Dt9600-cvsimport.sh11 test_expect_success PERL 'setup cvsroot environment' '
16 test_expect_success PERL 'setup cvsroot' '$CVS init'
18 test_expect_success PERL 'setup a cvs module' '
50 test_expect_success PERL 'import a trivial module' '
57 test_expect_success PERL 'pack refs' '(cd module-git && git gc)'
66 test_expect_success PERL 'update cvs module' '
94 test_expect_success PERL 'update git module' '
105 test_expect_success PERL 'update has correct .git/cvs-revisions' '
113 test_expect_success PERL 'update cvs module' '
122 test_expect_success PERL 'cvsimport.module config works' '
[all …]
H A Dt2016-checkout-patch.sh7 test_expect_success PERL 'setup' '
21 test_expect_success PERL 'saying "n" does nothing' '
28 test_expect_success PERL 'git checkout -p' '
34 test_expect_success PERL 'git checkout -p with staged changes' '
62 test_expect_success PERL 'git checkout -p HEAD^' '
69 test_expect_success PERL 'git checkout -p handles deletion' '
82 test_expect_success PERL 'path limiting works: dir' '
89 test_expect_success PERL 'path limiting works: -- dir' '
96 test_expect_success PERL 'path limiting works: HEAD^ -- dir' '
103 test_expect_success PERL 'path limiting works: foo inside dir' '
[all …]
H A Dt2071-restore-patch.sh7 test_expect_success PERL 'setup' '
19 test_expect_success PERL 'restore -p without pathspec is fine' '
26 test_expect_success PERL 'saying "n" does nothing' '
33 test_expect_success PERL 'git restore -p' '
40 test_expect_success PERL 'git restore -p with staged changes' '
47 test_expect_success PERL 'git restore -p --source=HEAD' '
55 test_expect_success PERL 'git restore -p --source=HEAD^' '
63 test_expect_success PERL 'git restore -p handles deletion' '
76 test_expect_success PERL 'path limiting works: dir' '
83 test_expect_success PERL 'path limiting works: -- dir' '
[all …]
/dports/security/gss/gss-1.0.3/doc/
H A DMakefile.gdoc12 $(PERL) $(top_srcdir)/doc/gdoc -texinfo $(GDOC_TEXI_EXTRA_ARGS) $< > $@
43 $(PERL) $(top_srcdir)/doc/gdoc -texinfo $(GDOC_TEXI_EXTRA_ARGS) $< > $@
151 $(PERL) $(top_srcdir)/doc/gdoc -texinfo $(GDOC_TEXI_EXTRA_ARGS) $< > $@
215 $(PERL) $(top_srcdir)/doc/gdoc -texinfo $(GDOC_TEXI_EXTRA_ARGS) $< > $@
235 $(PERL) $(top_srcdir)/doc/gdoc -texinfo $(GDOC_TEXI_EXTRA_ARGS) $< > $@
255 $(PERL) $(top_srcdir)/doc/gdoc -texinfo $(GDOC_TEXI_EXTRA_ARGS) $< > $@
264 $(PERL) $(top_srcdir)/doc/gdoc -texinfo $(GDOC_TEXI_EXTRA_ARGS) $< > $@
339 $(PERL) $(top_srcdir)/doc/gdoc -texinfo $(GDOC_TEXI_EXTRA_ARGS) $< > $@
392 $(PERL) $(top_srcdir)/doc/gdoc -texinfo $(GDOC_TEXI_EXTRA_ARGS) $< > $@
500 $(PERL) $(top_srcdir)/doc/gdoc -texinfo $(GDOC_TEXI_EXTRA_ARGS) $< > $@
[all …]
/dports/dns/samba-nsupdate/bind-9.16.5/doc/misc/
H A DMakefile.in16 PERL = @PERL@
36 ${PERL} ${srcdir}/sort-options.pl < $@.raw > $@.sorted ; \
37 ${PERL} ${srcdir}/format-options.pl < $@.sorted > $@.new ; \
40 ${PERL} ${srcdir}/sort-options.pl < $@.raw > $@.sorted ; \
41 ${PERL} ${srcdir}/format-options.pl < $@.sorted > $@.new ; \
60 ${PERL} rst-zoneopt.pl master.zoneopt > master.zoneopt.rst
61 ${PERL} rst-zoneopt.pl slave.zoneopt > slave.zoneopt.rst
62 ${PERL} rst-zoneopt.pl mirror.zoneopt > mirror.zoneopt.rst
63 ${PERL} rst-zoneopt.pl forward.zoneopt > forward.zoneopt.rst
64 ${PERL} rst-zoneopt.pl hint.zoneopt > hint.zoneopt.rst
[all …]
/dports/databases/p5-MongoDB/MongoDB-v2.2.2/
H A DChanges25 - PERL-1125/PERL-1126 Error connecting using mongodb+srv style URI
42 - PERL-993 Deprecate parallel_scan
46 - PERL-789 OP_MSG support
60 - PERL-1025 Retryable Reads
115 - PERL-1033 Pod link error
230 - PERL-972 PERL-1005 Amended transaction examples
505 - PERL-713 PERL-714 A username parameter no longer required for
555 - PERL-626 PERL-680 PERL-684 Add support for maxStalenessSeconds
602 - PERL-657 Fix spelling typos.
1053 - PERL-502 and PERL-503 Implemented new common driver CRUD API
[all …]
/dports/dns/bind-tools/bind-9.16.27/doc/misc/
H A DMakefile.in18 PERL = @PERL@
38 ${PERL} ${srcdir}/sort-options.pl < $@.raw > $@.sorted ; \
39 ${PERL} ${srcdir}/format-options.pl < $@.sorted > $@.new ; \
42 ${PERL} ${srcdir}/sort-options.pl < $@.raw > $@.sorted ; \
43 ${PERL} ${srcdir}/format-options.pl < $@.sorted > $@.new ; \
62 ${PERL} rst-zoneopt.pl master.zoneopt > master.zoneopt.rst
63 ${PERL} rst-zoneopt.pl slave.zoneopt > slave.zoneopt.rst
64 ${PERL} rst-zoneopt.pl mirror.zoneopt > mirror.zoneopt.rst
65 ${PERL} rst-zoneopt.pl forward.zoneopt > forward.zoneopt.rst
66 ${PERL} rst-zoneopt.pl hint.zoneopt > hint.zoneopt.rst
[all …]

12345678910>>...165