notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details on branch 2025Q4
viennarna Alignment tools for the structural analysis of RNA
2.7.0_2 biology on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.7.0_2Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-10-18 20:51:07
Last Update: 2025-10-18 20:48:08
Commit Hash: 39dc312
License: ViennaRNALicense
WWW:
https://www.tbi.univie.ac.at/RNA/
https://github.com/ViennaRNA/ViennaRNA
Description:
The ViennaRNA Package consists of a C code library and several stand-alone programs for the prediction and comparison of RNA secondary structures. RNA secondary structure prediction through energy minimization is the most used function in the package. We provide three kinds of dynamic programming algorithms for structure prediction: the minimum free energy algorithm of (Zuker & Stiegler 1981) which yields a single optimal structure, the partition function algorithm of (McCaskill 1990) which calculates base pair probabilities in the thermodynamic ensemble, and the suboptimal folding algorithm of (Wuchty et.al 1999) which generates all suboptimal structures within a given energy range of the optimal energy. For secondary structure comparison, the package contains several measures of distance (dissimilarities) using either string alignment or tree-editing (Shapiro & Zhang 1990). Finally, we provide an algorithm to design sequences with a predefined structure (inverse folding).
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (321 items)
Collapse this list.
  1. /usr/local/share/licenses/viennarna-2.7.0_2/catalog.mk
  2. /usr/local/share/licenses/viennarna-2.7.0_2/LICENSE
  3. /usr/local/share/licenses/viennarna-2.7.0_2/ViennaRNALicense
  4. bin/AnalyseDists
  5. bin/AnalyseSeqs
  6. bin/Kinfold
  7. bin/RNA2Dfold
  8. bin/RNALalifold
  9. bin/RNALfold
  10. bin/RNAPKplex
  11. bin/RNAaliduplex
  12. bin/RNAalifold
  13. bin/RNAcofold
  14. bin/RNAconsensus
  15. bin/RNAdistance
  16. bin/RNAdos
  17. bin/RNAduplex
  18. bin/RNAeval
  19. bin/RNAfold
  20. bin/RNAforester
  21. bin/RNAheat
  22. bin/RNAinverse
  23. bin/RNAlocmin
  24. bin/RNAmultifold
  25. bin/RNApaln
  26. bin/RNAparconv
  27. bin/RNApdist
  28. bin/RNAplex
  29. bin/RNAplfold
  30. bin/RNAplot
  31. bin/RNApvmin
  32. bin/RNAsnoop
  33. bin/RNAsubopt
  34. bin/RNAup
  35. bin/RNAxplorer
  36. bin/b2ct
  37. bin/ct2db
  38. bin/kinwalker
  39. bin/popt
  40. include/ViennaRNA/2Dfold.h
  41. include/ViennaRNA/2Dpfold.h
  42. include/ViennaRNA/LPfold.h
  43. include/ViennaRNA/Lfold.h
  44. include/ViennaRNA/MEA.h
  45. include/ViennaRNA/PKplex.h
  46. include/ViennaRNA/PS_dot.h
  47. include/ViennaRNA/ProfileAln.h
  48. include/ViennaRNA/RNAstruct.h
  49. include/ViennaRNA/SHAPE.h
  50. include/ViennaRNA/ali_plex.h
  51. include/ViennaRNA/alifold.h
  52. include/ViennaRNA/aln_util.h
  53. include/ViennaRNA/alphabet.h
  54. include/ViennaRNA/backtrack/exterior.h
  55. include/ViennaRNA/backtrack/global.h
  56. include/ViennaRNA/backtrack/gquad.h
  57. include/ViennaRNA/backtrack/hairpin.h
  58. include/ViennaRNA/backtrack/internal.h
  59. include/ViennaRNA/backtrack/multibranch.h
  60. include/ViennaRNA/boltzmann_sampling.h
  61. include/ViennaRNA/centroid.h
  62. include/ViennaRNA/char_stream.h
  63. include/ViennaRNA/cofold.h
  64. include/ViennaRNA/combinatorics.h
  65. include/ViennaRNA/combinatorics/basic.h
  66. include/ViennaRNA/commands.h
  67. include/ViennaRNA/concentrations.h
  68. include/ViennaRNA/constraints.h
  69. include/ViennaRNA/constraints/SHAPE.h
  70. include/ViennaRNA/constraints/basic.h
  71. include/ViennaRNA/constraints/hard.h
  72. include/ViennaRNA/constraints/ligand.h
  73. include/ViennaRNA/constraints/soft.h
  74. include/ViennaRNA/constraints/soft_special.h
  75. include/ViennaRNA/constraints_SHAPE.h
  76. include/ViennaRNA/constraints_hard.h
  77. include/ViennaRNA/constraints_ligand.h
  78. include/ViennaRNA/constraints_soft.h
  79. include/ViennaRNA/convert_epars.h
  80. include/ViennaRNA/data_structures.h
  81. include/ViennaRNA/datastructures/array.h
  82. include/ViennaRNA/datastructures/basic.h
  83. include/ViennaRNA/datastructures/char_stream.h
  84. include/ViennaRNA/datastructures/dp_matrices.h
  85. include/ViennaRNA/datastructures/hash_tables.h
  86. include/ViennaRNA/datastructures/heap.h
  87. include/ViennaRNA/datastructures/lists.h
  88. include/ViennaRNA/datastructures/sparse_mx.h
  89. include/ViennaRNA/datastructures/stream_output.h
  90. include/ViennaRNA/datastructures/string.h
  91. include/ViennaRNA/dist_vars.h
  92. include/ViennaRNA/dp_matrices.h
  93. include/ViennaRNA/duplex.h
  94. include/ViennaRNA/edit_cost.h
  95. include/ViennaRNA/energy_const.h
  96. include/ViennaRNA/energy_par.h
  97. include/ViennaRNA/equilibrium_probs.h
  98. include/ViennaRNA/eval.h
  99. include/ViennaRNA/eval/basic.h
  100. include/ViennaRNA/eval/exterior.h
  101. include/ViennaRNA/eval/gquad.h
  102. include/ViennaRNA/eval/hairpin.h
  103. include/ViennaRNA/eval/internal.h
  104. include/ViennaRNA/eval/multibranch.h
  105. include/ViennaRNA/eval/structures.h
  106. include/ViennaRNA/exterior_loops.h
  107. include/ViennaRNA/file_formats.h
  108. include/ViennaRNA/file_formats_msa.h
  109. include/ViennaRNA/file_utils.h
  110. include/ViennaRNA/findpath.h
  111. include/ViennaRNA/fold.h
  112. include/ViennaRNA/fold_compound.h
  113. include/ViennaRNA/fold_vars.h
  114. include/ViennaRNA/gquad.h
  115. include/ViennaRNA/grammar.h
  116. include/ViennaRNA/grammar/basic.h
  117. include/ViennaRNA/grammar/mfe.h
  118. include/ViennaRNA/grammar/partfunc.h
  119. include/ViennaRNA/hairpin_loops.h
  120. include/ViennaRNA/heat_capacity.h
  121. include/ViennaRNA/interior_loops.h
  122. include/ViennaRNA/inverse.h
  123. include/ViennaRNA/inverse/basic.h
  124. include/ViennaRNA/io/commands.h
  125. include/ViennaRNA/io/file_formats.h
  126. include/ViennaRNA/io/file_formats_msa.h
  127. include/ViennaRNA/io/utils.h
  128. include/ViennaRNA/json.h
  129. include/ViennaRNA/landscape/findpath.h
  130. include/ViennaRNA/landscape/move.h
  131. include/ViennaRNA/landscape/neighbor.h
  132. include/ViennaRNA/landscape/paths.h
  133. include/ViennaRNA/landscape/walk.h
  134. include/ViennaRNA/loop_energies.h
  135. include/ViennaRNA/loops/all.h
  136. include/ViennaRNA/loops/external.h
  137. include/ViennaRNA/loops/hairpin.h
  138. include/ViennaRNA/loops/internal.h
  139. include/ViennaRNA/loops/multibranch.h
  140. include/ViennaRNA/mconf.h
  141. include/ViennaRNA/mfe.h
  142. include/ViennaRNA/mfe/exterior.h
  143. include/ViennaRNA/mfe/global.h
  144. include/ViennaRNA/mfe/gquad.h
  145. include/ViennaRNA/mfe/internal.h
  146. include/ViennaRNA/mfe/local.h
  147. include/ViennaRNA/mfe/multibranch.h
  148. include/ViennaRNA/mfe_window.h
  149. include/ViennaRNA/mm.h
  150. include/ViennaRNA/model.h
  151. include/ViennaRNA/move_set.h
  152. include/ViennaRNA/multibranch_loops.h
  153. include/ViennaRNA/naview.h
  154. include/ViennaRNA/neighbor.h
  155. include/ViennaRNA/pair_mat.h
  156. include/ViennaRNA/params.h
  157. include/ViennaRNA/params/basic.h
  158. include/ViennaRNA/params/constants.h
  159. include/ViennaRNA/params/convert.h
  160. include/ViennaRNA/params/default.h
  161. include/ViennaRNA/params/io.h
  162. include/ViennaRNA/params/ribosum.h
  163. include/ViennaRNA/params/salt.h
  164. include/ViennaRNA/part_func.h
  165. include/ViennaRNA/part_func_co.h
  166. include/ViennaRNA/part_func_up.h
  167. include/ViennaRNA/part_func_window.h
  168. include/ViennaRNA/partfunc/exterior.h
  169. include/ViennaRNA/partfunc/global.h
  170. include/ViennaRNA/partfunc/gquad.h
  171. include/ViennaRNA/partfunc/internal.h
  172. include/ViennaRNA/partfunc/local.h
  173. include/ViennaRNA/partfunc/multibranch.h
  174. include/ViennaRNA/partfunc/multifold.h
  175. include/ViennaRNA/perturbation_fold.h
  176. include/ViennaRNA/pf_multifold.h
  177. include/ViennaRNA/pk_plex.h
  178. include/ViennaRNA/plex.h
  179. include/ViennaRNA/plot_aln.h
  180. include/ViennaRNA/plot_layouts.h
  181. include/ViennaRNA/plot_structure.h
  182. include/ViennaRNA/plot_utils.h
  183. include/ViennaRNA/plotting/RNApuzzler/RNApuzzler.h
  184. include/ViennaRNA/plotting/RNApuzzler/RNAturtle.h
  185. include/ViennaRNA/plotting/alignments.h
  186. include/ViennaRNA/plotting/layouts.h
  187. include/ViennaRNA/plotting/naview/naview.h
  188. include/ViennaRNA/plotting/probabilities.h
  189. include/ViennaRNA/plotting/structures.h
  190. include/ViennaRNA/plotting/utils.h
  191. include/ViennaRNA/probabilities/basepairs.h
  192. include/ViennaRNA/probabilities/structures.h
  193. include/ViennaRNA/probing/SHAPE.h
  194. include/ViennaRNA/probing/basic.h
  195. include/ViennaRNA/profiledist.h
  196. include/ViennaRNA/read_epars.h
  197. include/ViennaRNA/ribo.h
  198. include/ViennaRNA/sampling/basic.h
  199. include/ViennaRNA/search/BoyerMoore.h
  200. include/ViennaRNA/sequence.h
  201. include/ViennaRNA/sequences/alignments.h
  202. include/ViennaRNA/sequences/alphabet.h
  203. include/ViennaRNA/sequences/sequence.h
  204. include/ViennaRNA/sequences/utils.h
  205. include/ViennaRNA/snofold.h
  206. include/ViennaRNA/snoop.h
  207. include/ViennaRNA/stream_output.h
  208. include/ViennaRNA/string_utils.h
  209. include/ViennaRNA/stringdist.h
  210. include/ViennaRNA/structure_utils.h
  211. include/ViennaRNA/structured_domains.h
  212. include/ViennaRNA/structures/benchmark.h
  213. include/ViennaRNA/structures/centroid.h
  214. include/ViennaRNA/structures/dotbracket.h
  215. include/ViennaRNA/structures/helix.h
  216. include/ViennaRNA/structures/mea.h
  217. include/ViennaRNA/structures/metrics.h
  218. include/ViennaRNA/structures/pairtable.h
  219. include/ViennaRNA/structures/problist.h
  220. include/ViennaRNA/structures/shapes.h
  221. include/ViennaRNA/structures/tree.h
  222. include/ViennaRNA/structures/utils.h
  223. include/ViennaRNA/subopt.h
  224. include/ViennaRNA/subopt/basic.h
  225. include/ViennaRNA/subopt/gquad.h
  226. include/ViennaRNA/subopt/wuchty.h
  227. include/ViennaRNA/subopt/zuker.h
  228. include/ViennaRNA/subopt_zuker.h
  229. include/ViennaRNA/svm.h
  230. include/ViennaRNA/svm_utils.h
  231. include/ViennaRNA/treedist.h
  232. include/ViennaRNA/units.h
  233. include/ViennaRNA/unstructured_domains.h
  234. include/ViennaRNA/utils.h
  235. include/ViennaRNA/utils/alignments.h
  236. include/ViennaRNA/utils/basic.h
  237. include/ViennaRNA/utils/cpu.h
  238. include/ViennaRNA/utils/higher_order_functions.h
  239. include/ViennaRNA/utils/log.h
  240. include/ViennaRNA/utils/strings.h
  241. include/ViennaRNA/utils/structures.h
  242. include/ViennaRNA/utils/svm.h
  243. include/ViennaRNA/utils/units.h
  244. include/ViennaRNA/vrna_config.h
  245. include/ViennaRNA/walk.h
  246. include/ViennaRNA/wrap_dlib.h
  247. include/ViennaRNA/zscore/basic.h
  248. include/g2.h
  249. include/g2_FIG.h
  250. include/g2_PS.h
  251. include/g2_X11.h
  252. include/g2_gd.h
  253. lib/libRNA.a
  254. lib/libg2.a
  255. libdata/pkgconfig/RNAlib2.pc
  256. share/ViennaRNA/2Dlandscape.R
  257. share/ViennaRNA/2Dlandscape_mfe.gri
  258. share/ViennaRNA/2Dlandscape_pf.gri
  259. share/ViennaRNA/DoxygenLayout.xml
  260. share/ViennaRNA/bin/RNAdesign.pl
  261. share/ViennaRNA/bin/b2mt.pl
  262. share/ViennaRNA/bin/cmount.pl
  263. share/ViennaRNA/bin/coloraln.pl
  264. share/ViennaRNA/bin/dpzoom.pl
  265. share/ViennaRNA/bin/mountain.pl
  266. share/ViennaRNA/bin/refold.pl
  267. share/ViennaRNA/bin/relplot.pl
  268. share/ViennaRNA/bin/rotate_ss.pl
  269. share/ViennaRNA/bin/switch.pl
  270. share/ViennaRNA/dna_mathews1999.par
  271. share/ViennaRNA/dna_mathews2004.par
  272. share/ViennaRNA/rna_andronescu2007.par
  273. share/ViennaRNA/rna_langdon2018.par
  274. share/ViennaRNA/rna_misc_special_hairpins.par
  275. share/ViennaRNA/rna_mod_7DA_parameters.json
  276. share/ViennaRNA/rna_mod_dihydrouridine_parameters.json
  277. share/ViennaRNA/rna_mod_inosine_parameters.json
  278. share/ViennaRNA/rna_mod_m5C_parameters.json
  279. share/ViennaRNA/rna_mod_m6A_parameters.json
  280. share/ViennaRNA/rna_mod_pseudouridine_parameters.json
  281. share/ViennaRNA/rna_mod_purine_parameters.json
  282. share/ViennaRNA/rna_mod_template_parameters.json
  283. share/ViennaRNA/rna_turner1999.par
  284. share/ViennaRNA/rna_turner2004.par
  285. share/ViennaRNA/viennarna.bib
  286. share/man/man1/AnalyseDists.1.gz
  287. share/man/man1/AnalyseSeqs.1.gz
  288. share/man/man1/Kinfold.1.gz
  289. share/man/man1/RNA2Dfold.1.gz
  290. share/man/man1/RNALalifold.1.gz
  291. share/man/man1/RNALfold.1.gz
  292. share/man/man1/RNAPKplex.1.gz
  293. share/man/man1/RNAaliduplex.1.gz
  294. share/man/man1/RNAalifold.1.gz
  295. share/man/man1/RNAcofold.1.gz
  296. share/man/man1/RNAdistance.1.gz
  297. share/man/man1/RNAdos.1.gz
  298. share/man/man1/RNAduplex.1.gz
  299. share/man/man1/RNAeval.1.gz
  300. share/man/man1/RNAfold.1.gz
  301. share/man/man1/RNAforester.1.gz
  302. share/man/man1/RNAheat.1.gz
  303. share/man/man1/RNAinverse.1.gz
  304. share/man/man1/RNAlocmin.1.gz
  305. share/man/man1/RNAmultifold.1.gz
  306. share/man/man1/RNApaln.1.gz
  307. share/man/man1/RNAparconv.1.gz
  308. share/man/man1/RNApdist.1.gz
  309. share/man/man1/RNAplex.1.gz
  310. share/man/man1/RNAplfold.1.gz
  311. share/man/man1/RNAplot.1.gz
  312. share/man/man1/RNApvmin.1.gz
  313. share/man/man1/RNAsnoop.1.gz
  314. share/man/man1/RNAsubopt.1.gz
  315. share/man/man1/RNAup.1.gz
  316. share/man/man1/RNAxplorer.1.gz
  317. share/man/man1/ct2db.1.gz
  318. share/man/man1/kinwalker.1.gz
  319. @owner
  320. @group
  321. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • viennarna>0:biology/viennarna
Conflicts:
CONFLICTS_INSTALL:
  • g2
To install the port:
cd /usr/ports/biology/viennarna/ && make install clean
To add the package, run one of these commands:
  • pkg install biology/viennarna
  • pkg install viennarna
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: viennarna
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1730430067 SHA256 (ViennaRNA-2.7.0.tar.gz) = 9a99fd68ed380894defb4d5e6a8a2871629270028cdf7f16f0a05da6e8c71473 SIZE (ViennaRNA-2.7.0.tar.gz) = 53185587

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. bash : shells/bash
  2. lapacke>0 : math/lapacke
  3. libgd>0 : graphics/gd
  4. swig : devel/swig
  5. xxd : sysutils/xxd
  6. bison : devel/bison
  7. gfortran13 : lang/gcc13
  8. gmake>=4.4.1 : devel/gmake
  9. pkgconf>=1.3.0_1 : devel/pkgconf
  10. as : devel/binutils
  11. autoconf>=2.72 : devel/autoconf
  12. automake>=1.17 : devel/automake
  13. libtoolize : devel/libtool
  14. perl5>=5.42.r<5.43 : lang/perl5.42
  15. ice.pc : x11/libICE
  16. x11.pc : x11/libX11
  17. xext.pc : x11/libXext
Runtime dependencies:
  1. gfortran13 : lang/gcc13
  2. perl5>=5.42.r<5.43 : lang/perl5.42
  3. ice.pc : x11/libICE
  4. x11.pc : x11/libX11
  5. xext.pc : x11/libXext
  6. indexinfo : print/indexinfo
Library dependencies:
  1. libdlib.so : science/dlib-cpp
  2. libgmp.so : math/gmp
  3. libgsl.so : math/gsl
  4. liblapack.so : math/lapack
  5. libmpfr.so : math/mpfr
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for viennarna-2.7.0_2: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings
Options name:
biology_viennarna
USES:
autoreconf bison compiler:c++17-lang fortran gmake libtool localbase perl5 pkgconfig xorg
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://www.tbi.univie.ac.at/RNA/download/sourcecode/2_7_x/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.7.0_2
18 Oct 2025 20:48:08
commit hash: 39dc312a48db8a11be7923aaf382ae0154887ce1commit hash: 39dc312a48db8a11be7923aaf382ae0154887ce1commit hash: 39dc312a48db8a11be7923aaf382ae0154887ce1commit hash: 39dc312a48db8a11be7923aaf382ae0154887ce1 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
biology/viennarna: Unbundle dlib, use port dependency instead

This should fix build.

(cherry picked from commit 042fe38f0395f73b4a9aa2db5c9f4815af33ac6a)

Number of commits found: 1