Port details |
- ngs-sdk Tools and libraries for using data in the INSDC Sequence Read Archives
- 2.11.2 biology
=0 Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2018-06-10 23:58:19
- Last Update: 2022-07-22 22:34:07
- Commit Hash: 768fb66
- License: PD
- Description:
- NGS is a new, domain-specific API for accessing reads, alignments and pileups
produced from Next Generation Sequencing. The API itself is independent from any
particular back-end implementation, and supports use of multiple back-ends
simultaneously. It also provides a library for building new back-end "engines".
The engine for accessing SRA data is contained within the sister repository
ncbi-vdb.
The API is currently expressed in C++, Java and Python languages. The design
makes it possible to maintain a high degree of similarity between the code in
one language and code in another - especially between C++ and Java.
WWW: https://github.com/ncbi/ngs
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- ngs-sdk>0:biology/ngs-sdk
- To install the port:
- cd /usr/ports/biology/ngs-sdk/ && make install clean
- To add the package, run one of these commands:
- pkg install biology/ngs-sdk
- pkg install ngs-sdk
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ngs-sdk
- Flavors: there is no flavor information for this port.
- NOT_FOR_ARCHS: powerpc64
- distinfo:
- TIMESTAMP = 1643246050
SHA256 (ncbi-ngs-2.11.2_GH0.tar.gz) = 7555ab7c2f04bd81160859f6c85c65376dc7f7b891804fad9e7636a7788e39c2
SIZE (ncbi-ngs-2.11.2_GH0.tar.gz) = 1101119
- 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:
-
- gmake>=4.3 : devel/gmake
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Build
-
- biology/sra-tools
- Configuration Options:
- No options to configure
- Options name:
- biology_ngs-sdk
- USES:
- compiler:c++11-lang gmake perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
22 Jul 2022 22:34:07 2.11.2 |
Yuri Victorovich (yuri)  |
biology/ngs-sdk: Broken on armv6, armv7
Reported by: fallout |
07 Jul 2022 01:33:58 2.11.2 |
Yuri Victorovich (yuri)  |
biology/ngs-sdk: Revert: Un-remove, ngs was moved into sra-tools
This reverts commit 1cb8897f610a381ddf2802eb09acfba97b15b505.
sra-tools needs to be updated first.
Reported by: Tomoaki AOKI <junchoon@dec.sakura.ne.jp>, perciva@ |
06 Jul 2022 19:03:11 2.11.2 |
Yuri Victorovich (yuri)  |
biology/ngs-sdk: Remove, ngs was moved into sra-tools |
27 Jan 2022 09:29:09 2.11.2 |
Yuri Victorovich (yuri)  |
biology/ngs-sdk: Update 2.11.1 -> 2.11.2
Reported by: portscout |
18 Aug 2021 17:17:44 2.11.1 |
Yuri Victorovich (yuri)  |
biology/ngs-sdk: Update 2.11.0-> 2.11.1
Reported by: portscout |
15 Apr 2021 17:01:31 2.11.0_2 |
Yuri Victorovich (yuri)  |
biology/ngs-sdk: Fix build on non-amd64 architectures that was broken by
explicit 'amd64' instead of $ARCH
Reported by: fallout |
12 Apr 2021 17:47:50 2.11.0_2 |
Yuri Victorovich (yuri)  |
biology/ngs-sdk: Restore static libs installed with symlinks as shared libs are
usually installed
Symlinks like this libxx.a->libxx.a.N.N.N first looked broken but it turned out
that this is intentional. |
12 Apr 2021 08:51:03 2.11.0_1 |
Yuri Victorovich (yuri)  |
biology/ngs-sdk: Improve the 'install' target and other parts of Makefile,
report issues to upstream. |
07 Apr 2021 08:09:01 2.11.0 |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 2.11.0 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
20 Mar 2021 06:39:39
2.11.0 |
yuri  |
biology/ngs-sdk: Update 2.10.9 -> 2.11.0
Reported by: portscout |
02 Jan 2021 01:46:09
2.10.9 |
linimon  |
For ports on riscv64 that fail the same (or similar ways) to aarch64, mark
them BROKEN.
While here, pet portlint (Makevar order).
Approved by: portmgr (tier-2 blanket) |
17 Dec 2020 20:12:12
2.10.9 |
yuri  |
biology/ngs-sdk: Update 2.10.5 -> 2.10.9
Reported by: portscout |
04 Apr 2020 20:09:00
2.10.5 |
yuri  |
biology/ngs-sdk: Update 2.10.4 -> 2.10.5
Reported by: portscout |
07 Mar 2020 19:58:39
2.10.4 |
yuri  |
biology/ngs-sdk: Update 2.10.2 -> 2.10.4
Reported by: portscout |
17 Jan 2020 07:05:29
2.10.2 |
yuri  |
biology/ngs-sdk: Update 2.10.1 -> 2.10.2
Reported by: portscout |
12 Jan 2020 02:43:07
2.10.1 |
yuri  |
biology/ngs-sdk: Update 2.10.0 -> 2.10.1
Reported by: portscout |
31 Aug 2019 15:09:47
2.10.0 |
yuri  |
biology/ngs-sdk: Update 2.9.6 -> 2.10.0
Reported by: portscout |
25 Jun 2019 12:17:05
2.9.6 |
linimon  |
Mark this port as not buildable on powerpc64:
*** File 'Makefile.config.FreeBSD.powerpc' is missing. Please run ./configure
The configuration script may have other problems as well. This needs
to be addressed by upstream (if there is interest).
Approved by: portmgr (tier-2 blanket) |
31 Mar 2019 03:31:59
2.9.6 |
yuri  |
biology/ngs-sdk: Update 2.9.4 -> 2.9.6
Reported by: portscout |
23 Feb 2019 21:55:55
2.9.4 |
yuri  |
biology/ngs-sdk: Update 2.9.3 -> 2.9.4
Reported by: portscout |
18 Oct 2018 21:38:22
2.9.3 |
yuri  |
biology/ngs-sdk: Update 2.9.2 -> 2.9.3 |
19 Sep 2018 18:09:37
2.9.2 |
yuri  |
biology/ngs-sdk: Update 2.9.1 -> 2.9.2
Reported by: portscout |
25 Jun 2018 05:04:46
2.9.1 |
linimon  |
Mark as broken on aarch64.
Approved by: portmgr (tier-2 blanket) |
22 Jun 2018 09:33:47
2.9.1 |
yuri  |
biology/ngs-sdk: Update 2.9.0 -> 2.9.1
Reported by: portscout |
10 Jun 2018 23:58:07
2.9.0 |
yuri  |
New port: biology/ngs-sdk: Tools and libraries for using data in the INSDC
Sequence Read Archives |