Port details |
- ruby-bio Integrated environment for Bioinformatics written in Ruby
- 1.5.1 biology
=0 1.5.1Version of this port present on the latest quarterly branch. - Maintainer: mauricio@arareko.net
 - Port Added: 2001-10-24 03:21:52
- Last Update: 2023-01-14 23:08:33
- Commit Hash: 18c6e18
- Also Listed In: ruby
- License: GPLv2 RUBY
- Description:
- BioRuby project aims to implement integrated environment for
Bioinformatics by using Ruby.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- ruby30-bio>0:biology/ruby-bio
- Conflicts:
- CONFLICTS_INSTALL:
- Conflicts Matches:
-
There are no Conflicts Matches for this port. This is usually an error.
- To install the port:
- cd /usr/ports/biology/ruby-bio/ && make install clean
- To add the package, run one of these commands:
- pkg install biology/ruby-bio
- pkg install ruby30-bio
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ruby30-bio
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1494171635
SHA256 (ruby/bioruby-1.5.1.tar.gz) = 872435a811f2a02000c9a5a5da5ba91c33e4a221ab8b243a69bf737df9bfb75a
SIZE (ruby/bioruby-1.5.1.tar.gz) = 1478155
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ruby30 : lang/ruby30
- Runtime dependencies:
-
- ruby30 : lang/ruby30
- Patch dependencies:
-
- ruby30 : lang/ruby30
-
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for ruby30-bio-1.5.1:
BDB4=off: bdb4 support for faster flat file indexing
DOCS=on: Build and/or install documentation
MYSQL=off: MySQL database support
PGSQL=off: PostgreSQL database support
===> Use 'make config' to modify these settings
- Options name:
- biology_ruby-bio
- USES:
- ruby:setup shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.5.1 14 Jan 2023 23:08:33
    |
Muhammad Moinur Rahman (bofh)  |
Mk/**ruby.mk: Switch from USE_RUBY=yes to USES=ruby
Switch from Mk/bsd.ruby.mk to Mk/Uses/ruby.mk
Notable changes are.
- Mk/bsd.ruby.mk is moved to Mk/Uses/ruby.mk.
- USE_RUBY=yes is replaced with USES=ruby.
- USE_RUBY_EXTCONF is replaced with USES=ruby:extconf.
- USE_RUBY_RDOC is replaced with USES=ruby:rdoc.
- USE_RUBY_SETUP is replaces with USES=ruby:setup.
- RUBY_NO_BUILD_DEPENDS and RUBY_NO_RUN_DEPENDS are replaced with
USES=ruby:{build,none,run}.
- RUBY_REQUIRE isn't used anywhere, so removed.
- USES=gem now implies USES=ruby.
This is mainly the work of yasu@ at https://reviews.freebsd.org/D27863
I have just made some cosmetic changes and ran exp-run to test that the
tree is not in a BROKEN state.
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D37925 |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.5.1 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.5.1 20 Jul 2022 14:20:57
    |
Tobias C. Berner (tcberner)  |
biology: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Andrey Zakhvatov
* Bob Zimmermann <rpz@cse.wustl.edu>
* Camson Huynh <chuynh@biolateral.com.au>
* Dan Siercks <dsiercks@uwm.edu>
* Fernan Aguero <fernan@iib.unsam.edu.ar>
* Hannes Hauswedell <h2+fbsdports@fsfe.org>
* J. Bacon <jwb@FreeBSD.org>
* Jason Bacon <jwb@FreeBSD.org>
* Jeremy <karlj000@unbc.ca> (Only the first 15 lines of the commit message are shown above ) |
1.5.1 10 Jan 2022 15:15:39
    |
Stefan Eßer (se)  |
Fix CONFLICTS entries of multiple ports
There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.
This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.
Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port (Only the first 15 lines of the commit message are shown above ) |
1.5.1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.5.1 05 May 2020 14:22:09
  |
rene  |
biology/ruby-bio: remove expired optional dependency on textproc/ruby-xmlparser |
1.5.1 07 May 2017 15:44:34
  |
miwi  |
- Update to 1.5.1 |
1.5.0 01 Apr 2016 13:29:17
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
1.5.0 31 Mar 2016 17:36:55
  |
amdmi3  |
- Update to 1.5.0
PR: 208351
Submitted by: wen@FreeBSD.org
Approved by: mauricio@arareko.net (maintainer) |
1.4.1 17 Jan 2016 07:06:25
  |
swills  |
mark ports that don't work with Ruby 2.3
PR: 205774 |
1.4.1 10 Oct 2015 23:15:16
  |
sunpoet  |
- Fix typo
Approved by: portmgr (blanket) |
1.4.1 03 Sep 2015 16:23:37
  |
sunpoet  |
- Add LICENSE
- Add NO_ARCH
- Use BROKEN_RUBY22
- While I'm here, use single space after WWW:
Approved by: portmgr (blanket)
With hat: ruby |
1.4.1 17 Aug 2015 14:20:41
  |
mat  |
Remove UNIQUENAME and LATEST_LINK.
UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now,
we won't have conflicts there.
Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer
is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel
has the correct PKGNAME anyway.
Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called
OPTIONS_FILE now.)
Reviewed by: antoine, bapt
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3336 |
1.4.1 03 Apr 2015 13:50:39
  |
swills  |
biology/ruby-bio: mark broken with ruby 2.2 |
1.4.1 20 Oct 2014 07:10:48
  |
bapt  |
Cleanup plist |
1.4.1 21 Sep 2014 13:44:59
  |
dinoex  |
- any version for RUN_DEPENDS |
1.4.1 21 Sep 2014 09:51:18
  |
dinoex  |
- update RUN_DEPENDS for rubygems-dbi |
1.4.1 07 Apr 2014 13:01:27
  |
bapt  |
Support stage |
1.4.1 15 Jan 2014 22:52:28
  |
bapt  |
Reduce over inclusion of bsd.port.mk |
1.4.1 20 Sep 2013 15:55:44
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
biology) |
1.4.1 18 Mar 2013 06:55:42
  |
jgh  |
- adoption of optionsNG
- trim historical header
Approved by: portmgr (miwi) |
1.4.1 30 Dec 2010 23:08:47
 |
pgollucci  |
- Fix pkg-plist, got the wrong version before
Reported by: pointyhat via pav |
1.4.1 27 Dec 2010 15:11:50
 |
pgollucci  |
- Update to 1.4.1
- Remove MD5
PR: ports/153394
Submitted by: myself (pgollucci)
Approved by: mauricio@arareko.net (maintainer)
Sponsored by: RideCharge Inc. / TaxiMagic |
1.4.0 08 Jun 2010 00:18:54
 |
pgollucci  |
- Update to 1.4.0
- Sort pkg-plist
- seperate NOPORTDOCS and NOPORTEXAMPLES |
1.1.0 24 Oct 2007 01:38:51
 |
clsung  |
- Update to 1.1.0
PR: ports/117369
Submitted by: Motomichi Matsuzaki <mzaki_AT_e-mail dot ne dot jp>
Approved by: maintainer (Mauricio Herrera Cuadra) |
1.0.0 25 Apr 2006 22:09:29
 |
pav  |
- Update to 1.0.0
- Provide OPTIONS
- Take maintainership
PR: ports/94123
Submitted by: Mauricio Herrera Cuadra <mauricio@arareko.net> |
0.6.2 24 Nov 2005 00:04:00
 |
pav  |
- Add SHA256 |
0.6.2 11 Nov 2005 01:18:01
 |
linimon  |
With portmgr hat on, reset maintainership of knu's ports since he has
been inactive more than 6 months. We hope to see him back sometime. |
0.6.2 25 Dec 2004 17:52:46
 |
knu  |
Update to 0.6.2. |
0.5.3 06 Jul 2004 14:31:55
 |
vs  |
Fix distsite
PR: ports/67473
Submitted by: Roman Neuhauser
Approved by: maintainer timeout |
0.5.3 29 May 2004 23:03:53
 |
pav  |
- Update WWW |
0.5.3 22 Mar 2004 15:05:32
 |
knu  |
Add SIZE data.
Submitted by: trevor |
0.5.3 14 Oct 2003 22:25:59
 |
knu  |
Update to 0.5.3. |
0.5.2 22 Aug 2003 22:53:54
 |
knu  |
Update to 0.5.2. |
0.5.1 29 Jul 2003 06:44:28
 |
knu  |
Update to 0.5.1. |
0.5.0 26 Jun 2003 03:34:44
 |
knu  |
Update to 0.5.0. |
0.4.0 18 Feb 2003 04:22:03
 |
knu  |
De-pkg-comment. |
0.4.0 29 Jan 2003 10:45:59
 |
knu  |
Update to 0.4.0. |
0.3.9 06 Oct 2002 20:59:13
 |
knu  |
Use RUBY_MOD*. |
0.3.9 03 Aug 2002 07:02:10
 |
knu  |
Update to 0.3.9. |
0.3.8 07 Jul 2002 18:21:43
 |
knu  |
Update to 0.3.8. |
0.3.6 10 Apr 2002 18:37:18
 |
knu  |
Update to 0.3.6. |
12 Mar 2002 23:12:04
 |
knu  |
Update to 0.3.5. |
21 Dec 2001 21:25:16
    |
knu  |
Update to 0.3.3. |
28 Nov 2001 13:46:31
    |
knu  |
Update to 0.3.2. |
24 Oct 2001 07:21:52
    |
knu  |
Add ruby-bio (BioRuby), an integrated environment for Bioinformatics written
in Ruby. |