Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.1.6.7_1 02 Mar 2024 20:07:47
    |
Nuno Teixeira (eduardo)  |
biology/vcf2hap: Move man pages to share/man
Approved by: portmgr (blanket) |
0.1.6.7 28 Oct 2023 11:44:44
    |
Jason W. Bacon (jwb)  |
biology/vcf2hap: Update to 0.1.6.7
Updates for new libxtend API |
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) |
0.1.6 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 ) |
0.1.6 11 Jun 2022 14:26:57
    |
Jason W. Bacon (jwb)  |
biology/vcf2hap: Update to 0.1.6
Update for bl_vcf_t API streamlining
Changes: https://github.com/auerlab/vcf2hap/tags |
0.1.5 15 Mar 2022 21:45:04
    |
Jason W. Bacon (jwb)  |
biology/vcf2hap: Update to 0.1.5
Minor update for biolibc 0.2.2 API changes |
0.1.4 14 Dec 2021 19:45:32
    |
Jason W. Bacon (jwb)  |
biology/vcf2hap: Update to 0.1.4
Updates for evolving libxtend and biolibc APIs
Add --version flag |
0.1.3.12 28 Aug 2021 01:32:51
    |
Jason W. Bacon (jwb)  |
biology/vcf2hap: Update to 0.1.3.12
Updates for libxtend and bioloibc API changes |
0.1.3 11 Jun 2021 15:40:11
    |
Jason W. Bacon (jwb)  |
biology/vcf2hap: Remove comment used to silence portlint |
0.1.3 11 Jun 2021 15:05:19
    |
Jason W. Bacon (jwb)  |
biology/vcf2hap: Update to 0.1.3
Updates for new biolibc API
Changes: https://github.com/auerlab/vcf2hap/releases |
0.1.2 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.1.2 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.1.2 23 Mar 2021 16:32:29
  |
jwb  |
biology/vcf2hap: Generate .hap file from VCF for haplohseq
vcf2hap is a simple tool for generating a .hap file from a VCF. The .hap file
is required by haplohseq. vcf2hap is extremely fast and requires a trivial
amount of memory regardless of the size of the VCF file. |