Searched refs:patch (Results 76 - 100 of 190) sorted by relevance

12345678

/macosx-10.9.5/pyOpenSSL-8/
H A DMakefile54 cd $(OBJROOT)/$(Project) && patch -lp0 < $(SRCROOT)/patches/$$patchfile; \
/macosx-10.9.5/python-76.100.1/2.7/
H A DGNUmakefile102 patch $(PROJECT)/Mac/Modules/cf/_CFmodule.c $(FIX)/_CFmodule.c.patch && \
104 patch $(PROJECT)/Misc/python.man $(FIX)/python.man.patch && \
H A DMakefile135 patch -p0 < $(FIX)/usrlocalbin.patch && \
/macosx-10.9.5/python_dateutil-5/
H A DMakefile54 cd $(OBJROOT)/$(Project) && patch -lp0 < $(SRCROOT)/patches/$$patchfile; \
/macosx-10.9.5/tcl-102/tcl/tcl/library/
H A Dauto.tcl51 # patch Patchlevel of the package, (e.g., "8.0.3")
56 proc tcl_findLibrary {basename version patch initScript enVarName varName} {
121 lappend dirs [file join $grandParentDir $basename$patch library]
123 $basename$patch library]
/macosx-10.9.5/tcl-102/tcl84/tcl/library/
H A Dauto.tcl48 # patch Patchlevel of the package, (e.g., "8.0.3")
53 proc tcl_findLibrary {basename version patch initScript enVarName varName} {
121 lappend dirs [file join $grandParentDir $basename$patch library]
123 $basename$patch library]
/macosx-10.9.5/OpenSSH-186/openssh/contrib/redhat/
H A Dopenssh.spec419 (patch from bet@rahul.net)
444 - add Markus's patch to compile with OpenSSL 0.9.5a (from
453 - drop debug patch, fixed upstream
501 - pull cvs patch to fix support for /etc/nologin for non-PAM logins (#47298)
505 - pull cvs patch to add -t flag to sshd (#28611)
512 - pull cvs patch to fix remote port forwarding with protocol 2
515 - pull cvs patch to add session initialization to no-pty sessions
516 - pull cvs patch to not cut off challengeresponse auth needlessly
533 - disable the gssapi patch
537 - refresh to a new version of the gssapi patch
[all...]
/macosx-10.9.5/BerkeleyDB-21/db/perl/BerkeleyDB/t/
H A Denv.t25 my ($major, $minor, $patch) = (0, 0, 0) ;
28 ok 2, my $ver = BerkeleyDB::db_version($version_major, $minor, $patch) ;
32 ok 6, defined $patch ;
/macosx-10.9.5/CPANInternal-140/SOAP-Lite-0.69/lib/SOAP/
H A DConstants.pm38 SOAP::Lite's HTTP Transport module attempts to provide a simple patch to
39 LWP::Protocol to enable HTTP Keep Alive. By default, this patch is turned
40 off, if however you would like to turn on the experimental patch change the
/macosx-10.9.5/apr-30/apr/
H A DMakefile46 (cd $(SRCROOT)/$(Project) && patch -p0 -F0 < $(SRCROOT)/files/$$patchfile) || exit 1; \
/macosx-10.9.5/bind9-45.100/bind9/contrib/idn/idnkit-1.0-src/tools/rpm/
H A Didnkit.spec73 cp -r patch rpm_docs
127 - add brace/lace functions to libmdnresolv(mdnkit-1.2-runmdn.patch)
/macosx-10.9.5/gnutar-452/
H A DMakefile44 (cd $(SRCROOT)/$(Project) && patch -p0 -F0 < $(SRCROOT)/patches/$$patchfile) || exit 1; \
/macosx-10.9.5/groff-38/
H A DMakefile45 cd $(SRCROOT)/$(Project) && patch -p0 < $(SRCROOT)/patches/$$patchfile; \
/macosx-10.9.5/ksh-20/
H A DMakefile27 patch -d $(Sources) -p0 -b < $(SRCROOT)/patches/$$p || exit 1; \
/macosx-10.9.5/man-16/
H A DMakefile64 (cd $(SRCROOT)/$(Project) && patch -p0 -F0 < $(SRCROOT)/patches/$$patchfile) || exit 1; \
/macosx-10.9.5/objc4-551.1/
H A Dmarkgc.c47 bool patch = true; variable
71 printf(" -p - patch RR binary to (apparently) support GC (default)\n");
90 patch = true;
95 patch = false;
134 if (patch && (flags & support_mask) != support_mask) {
135 //printf("will patch %s at offset %p\n", FileName, (char*)(&ii->flags) - FileBase);
/macosx-10.9.5/python-76.100.1/2.6/
H A DGNUmakefile85 # We patch configure to remove the "-arch_only ppc" option, since we
87 # will crash. And patch unixccompiler for wxWidgets (submit back to python).
130 patch $(PROJECT)/Mac/Modules/cf/_CFmodule.c $(FIX)/_CFmodule.c.patch && \
134 patch $(PROJECT)/Misc/python.man $(FIX)/python.man.patch && \
H A DMakefile130 patch -p0 < $(FIX)/usrlocalbin.patch && \
/macosx-10.9.5/zsh-60/zsh/Functions/VCS_Info/Backends/
H A DVCS_INFO_get_data_hg164 # intersection of active guards with patch guards
183 # If we made it this far the patch isn't guarded and should be pushed
211 zstyle -s ":vcs_info:${vcs}:${usercontext}:${rrn}" patch-format \
215 hgmqstring || hgmqstring="no patch applied"
222 if VCS_INFO_hook 'set-patch-format' ${qstring}; then
228 hgmqstring=${hook_com[patch-replace]}
/macosx-10.9.5/JavaScriptCore-7537.78.1/assembler/
H A DLinkBuffer.h131 void patch(DataLabelPtr label, void* value) function in class:JSC::LinkBuffer
137 void patch(DataLabelPtr label, CodeLocationLabel value) function in class:JSC::LinkBuffer
/macosx-10.9.5/python-76.100.1/2.5/
H A DMakefile155 patch -p0 < $(FIX)/usrlocalbin.patch && \
/macosx-10.9.5/python23-21/
H A DMakefile42 $(_v) patch ${OBJROOT}/Lib/plat-mac/applesingle.py \
43 $(FIX)/applesingle.py.patch
/macosx-10.9.5/ruby-104/ruby/tool/
H A Dmerger.rb28 tagging patch release
117 abort "patch level is not -1 but '#{pl}' even if this is new release" if pl != '-1'
126 abort "no relname is given and not in a release branch even if this is patch release"
144 when "up", /\A(ver|version|rev|revision|lv|level|patch\s*level)\s*up/
205 IO.popen %w'patch -p0', 'wb' do |f|
/macosx-10.9.5/vim-53/runtime/ftplugin/
H A Dgitcommit.vim38 let args = args . "-p\n--stat\n--shortstat\n--summary\n--patch-with-stat\n--no-renames\n-B\n-M\n-C\n"
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dconfig.vim9 " script, so I wrote this quick and dirty patch.

Completed in 289 milliseconds

12345678