Page MenuHomeFreeBSD

biology/smithwaterman: Smith-waterman-gotoh alignment algorithm
ClosedPublic

Authored by jwb on Apr 15 2018, 5:25 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, May 2, 7:39 AM
Unknown Object (File)
Thu, May 2, 7:39 AM
Unknown Object (File)
Thu, May 2, 2:23 AM
Unknown Object (File)
Thu, May 2, 1:01 AM
Unknown Object (File)
Fri, Apr 19, 3:10 PM
Unknown Object (File)
Wed, Apr 17, 12:24 PM
Unknown Object (File)
Feb 23 2024, 11:11 PM
Unknown Object (File)
Feb 23 2024, 11:11 PM
Subscribers

Details

Summary

biology/smithwaterman: Smith-waterman-gotoh alignment algorithm
Approved by jrm (mentor) or wen (mentor)
Differential to be added to commit message

Test Plan

portlint -AC: looks fine
Passed poudriere on {10.3,11.1}-{amd64,i386}
Tested in production

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 16141
Build 16094: arc lint + arc unit

Event Timeline

biology/smithwaterman/Makefile
4

Since this is not an upstream version, I think we want PORTVERSION here. Have a look at 'Example 5.9. Exotic Case 2' in the PH.

14

Single block 'USES and USE_x' block?

USES=		gmake
USE_GITHUB=	yes
GH_ACCOUNT=	ekg
GH_TAGNAME=	2610e259611ae4cde8f03c72499d28f03f6d38a7
USE_LDCONFIG=	yes

I was actually following Example 5.13 on the DISTVERSION.

Attribute the blank line to dain bramage.

Thanks.

This revision is now accepted and ready to land.Apr 15 2018, 11:48 AM
This revision was automatically updated to reflect the committed changes.