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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: biology/biolibc/pkg-plist

Number of commits found: 9

Tuesday, 23 Jan 2024
14:51 Muhammad Moinur Rahman (bofh) search for other commits by this committer
biology/biolibc: Impelled to share/man

Approved by:    portmgr (blanket)
commit hash: 57d1705819c717b8291562168b0f7f4948cde663 commit hash: 57d1705819c717b8291562168b0f7f4948cde663 commit hash: 57d1705819c717b8291562168b0f7f4948cde663 commit hash: 57d1705819c717b8291562168b0f7f4948cde663 57d1705
Saturday, 28 Oct 2023
11:21 Jason W. Bacon (jwb) search for other commits by this committer
biology/biolibc: Update to 0.2.6

Updates for libxtend 0.2.0 API
Add full list of functions to biolibc(3) man page
Other documentation improvements
Changes: https://github.com/auerlab/biolibc/releases
commit hash: 560a0d850d4d2cd06b3acff4e4c66f42c1e628a8 commit hash: 560a0d850d4d2cd06b3acff4e4c66f42c1e628a8 commit hash: 560a0d850d4d2cd06b3acff4e4c66f42c1e628a8 commit hash: 560a0d850d4d2cd06b3acff4e4c66f42c1e628a8 560a0d8
Friday, 11 Aug 2023
20:35 Jason W. Bacon (jwb) search for other commits by this committer
biology/biolibc: Update to 0.2.5

Make header files C++ compatible (extern C)
bl_chrom_name_cmp(): Support names with embedded digits, e.g. chr2p
bl_gff_extract_attribute(): Improve performance
gff -> gff3 to distinguish from past and future GFF specs
Silence some compiler warnings

Changes: https://github.com/auerlab/biolibc/releases
commit hash: c978aad1b08481c3d43e9e3a274472b3874c4970 commit hash: c978aad1b08481c3d43e9e3a274472b3874c4970 commit hash: c978aad1b08481c3d43e9e3a274472b3874c4970 commit hash: c978aad1b08481c3d43e9e3a274472b3874c4970 c978aad
Saturday, 11 Jun 2022
14:26 Jason W. Bacon (jwb) search for other commits by this committer
biology/biolibc: Update to 0.2.3

Expand use of tsv_read_field_malloc() to improve memory efficiency
Add SAM bit flag constants
Import SAM-GFF compare functions from diffanal
Updates for libxtend DSV API changes
Numerous minor bug fixes and enhancements

Changes:        https://github.com/auerlab/biolibc/tags
commit hash: 603571cd3226aa0b353aceb61aeaf275b2973c6b commit hash: 603571cd3226aa0b353aceb61aeaf275b2973c6b commit hash: 603571cd3226aa0b353aceb61aeaf275b2973c6b commit hash: 603571cd3226aa0b353aceb61aeaf275b2973c6b 603571c
Tuesday, 15 Mar 2022
21:35 Jason W. Bacon (jwb) search for other commits by this committer
biology/biolibc: Update to 0.2.2

Numerous bug fixes and enhancements
Serveral new functions
3 new classes
Cleaned up some API slop
Changes: https://github.com/auerlab/biolibc/tags
commit hash: 258dc9d15d7c697fbe6fe4056a760360d36049a2 commit hash: 258dc9d15d7c697fbe6fe4056a760360d36049a2 commit hash: 258dc9d15d7c697fbe6fe4056a760360d36049a2 commit hash: 258dc9d15d7c697fbe6fe4056a760360d36049a2 258dc9d
Tuesday, 14 Dec 2021
19:45 Jason W. Bacon (jwb) search for other commits by this committer
biology/biolibc: Update to 0.2.1

Add orf.c with start/stop codon locators
Standardize BED and GFF APIs
Implement VCF input filtering
Eliminate mutator macros mirroring mutator functions
Numerous minor bug fixes and enhancements

Changes: https://github.com/auerlab/biolibc/releases/tag/0.2.1
commit hash: 0646ba904fbe551f21b50f2d7aa5b0b550c4176f commit hash: 0646ba904fbe551f21b50f2d7aa5b0b550c4176f commit hash: 0646ba904fbe551f21b50f2d7aa5b0b550c4176f commit hash: 0646ba904fbe551f21b50f2d7aa5b0b550c4176f 0646ba9
Saturday, 28 Aug 2021
01:21 Jason W. Bacon (jwb) search for other commits by this committer
biology/biolibc: Update to 0.2.0

Major API overhaul
New classes for FASTA and FASTQ
Generate accessor and mutator functions for all classes
Generate man pages for all functions and macros
Export delimiter-separated-value class to libxtend
commit hash: 9876430959ae7d730e71ada0c6319e8deede88bc commit hash: 9876430959ae7d730e71ada0c6319e8deede88bc commit hash: 9876430959ae7d730e71ada0c6319e8deede88bc commit hash: 9876430959ae7d730e71ada0c6319e8deede88bc 9876430
Friday, 11 Jun 2021
15:05 Jason W. Bacon (jwb) search for other commits by this committer
biology/biolibc: Update to 0.1.3

Changes:        https://github.com/auerlab/biolibc/releases
commit hash: 495634f580bdb5bf7020c53ef98d348ad682bb86 commit hash: 495634f580bdb5bf7020c53ef98d348ad682bb86 commit hash: 495634f580bdb5bf7020c53ef98d348ad682bb86 commit hash: 495634f580bdb5bf7020c53ef98d348ad682bb86 495634f
Sunday, 21 Mar 2021
15:10 jwb search for other commits by this committer
biology/biolibc: Low-level high-performance bioinformatics library

Biolibc is a library of fast, memory-efficient, low-level functions for
processing biological data.  Like libc, it consists of numerous disparate,
general-purpose functions which could be used by a wide variety of
applications.  These include functions for streaming common file formats such
as SAM and VCF, string functions specific to bioinformatics, etc.
Original commitRevision:568921 

Number of commits found: 9