Ticket #32054: Portfile.diff
File Portfile.diff, 2.9 KB (added by matt.cottrell@…, 13 years ago) |
---|
-
Portfile
old new 5 5 6 6 name arb 7 7 epoch 1 8 version 5.2 9 revision 3 8 version 5.3 10 9 categories science 11 10 maintainers me.com:matt.cottrell 12 11 platforms darwin … … 28 27 distname arbsrc 29 28 extract.suffix .tgz 30 29 dist_subdir ${name}/${version} 31 worksrcdir arbsrc_ 677930 worksrcdir arbsrc_8210 32 31 33 checksums sha1 4ee493a16ece5231d46ed1071407c06e733d67c8 \34 rmd160 d 9d99d0ebadaa293091ff93f6ca588b2321bd8b032 checksums sha1 535b72bfbf99f498deee17824c1f167228ad2088 \ 33 rmd160 d4b240da693f903d0e8bd59f4b1f1043b6935508 35 34 36 35 depends_build port:imake \ 37 36 port:makedepend … … 53 52 patch-ARB-makefile.diff \ 54 53 patch-ARB-RNA3D_GlobalHeader.hxx.diff \ 55 54 patch-ARB-DARWIN.pl.diff \ 56 patch-ARB-glpng.diff \ 57 arb_intro.fig.diff \ 58 patch-ARB-Flatio.diff \ 59 patch-ARB-Zuk_to_gen.c.diff \ 60 patch-ARB-count.c.diff \ 61 patch-ARB-lsadt.c.diff \ 62 patch-ARB-interface.c.diff 55 patch-ARB-intro.fig.diff \ 56 patch-GDEHELP-Makefile.diff \ 57 patch-ARB_GDEmenus.source.diff 63 58 64 59 configure { 65 60 reinplace "s| sed | gsed |g" ${worksrcpath}/GDEHELP/MENUS/align.menu \ … … 98 93 } 99 94 100 95 build.args GCC=${configure.cc} \ 101 GPP=${configure.cxx} \ 102 CPPreal=${configure.cpp} 96 GPP=${configure.cxx} 103 97 104 98 destroot.keepdirs ${destroot}${prefix}/share/arb/lib/pts 105 99 destroot { … … 187 181 D) 188 182 type arb to start ARB 189 183 184 *********************************************************** 185 190 186 A demo data base is located at ${prefix}/share/arb/demo.arb 191 187 192 ************************************************************************193 188 User generated macros, arb_tcp.dat and pt_servers have been preserved, 194 189 but you should keep backups of these just in case. They are located at: 195 190 … … 202 197 ${prefix}/share/arb/lib/macros.default/ 203 198 ${prefix}/share/arb/lib/arb_tcp.dat.default 204 199 200 Use keys Control+Command Arrow Key to jump over bases 201 Use Keys Option Arrow Key to pull in bases across alignment gaps 202 Use the right Command Key plus a letter key to activate a menu item 203 204 These notes can be viewed at any time by typing 'port notes arb' 205 205 206 Please cite: Wolfgang Ludwig, et al. (2004) ARB: a software environment for sequence data. Nucleic Acids Research. 32:1363-1371 206 207 " 207 208