pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

biolibc: Disable macro man pages on Darwin to avoid collisions



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Sat Jul 24 17:25:36 2021 -0500
Changeset:	8e20790e44a4c6ae3eb4a169607b6c8876dee9aa

Modified Files:
	biolibc/Makefile
	biolibc/PLIST

Log Message:
biolibc: Disable macro man pages on Darwin to avoid collisions

Macros and functions exist with the same name and different case

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=8e20790e44a4c6ae3eb4a169607b6c8876dee9aa

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 biolibc/Makefile |   2 +
 biolibc/PLIST    | 532 +++++++++++++++++++++++++++----------------------------
 2 files changed, 268 insertions(+), 266 deletions(-)

diffs:
diff --git a/biolibc/Makefile b/biolibc/Makefile
index a6f0e622d2..fba434c336 100644
--- a/biolibc/Makefile
+++ b/biolibc/Makefile
@@ -17,9 +17,11 @@ BUILD_TARGET=	apple
 INSTALL_TARGET=	apple-install
 .else
 INSTALL_TARGET=	install-strip
+PLIST.cs=	yes
 .endif
 
 MAKE_ENV+=	DYLIB_PATH=${PREFIX}/lib MANDIR=${PREFIX}/${PKGMANDIR}
+PLIST_VARS=	cs
 
 pre-build:
 	cd ${WRKSRC} && ${MAKE} PREFIX=${PREFIX} depend
diff --git a/biolibc/PLIST b/biolibc/PLIST
index bd03821f77..b0d046d8a7 100644
--- a/biolibc/PLIST
+++ b/biolibc/PLIST
@@ -12,272 +12,272 @@ lib/libbiolibc.a
 lib/libbiolibc.so
 lib/libbiolibc.so.2
 lib/libbiolibc.so.2.0
-man/man3/BL_BED_BLOCK_COUNT.3
-man/man3/BL_BED_BLOCK_SIZES.3
-man/man3/BL_BED_BLOCK_SIZES_AE.3
-man/man3/BL_BED_BLOCK_STARTS.3
-man/man3/BL_BED_BLOCK_STARTS_AE.3
-man/man3/BL_BED_CHROM.3
-man/man3/BL_BED_CHROM_AE.3
-man/man3/BL_BED_CHROM_END.3
-man/man3/BL_BED_CHROM_START.3
-man/man3/BL_BED_FIELDS.3
-man/man3/BL_BED_ITEM_RGB.3
-man/man3/BL_BED_ITEM_RGB_AE.3
-man/man3/BL_BED_NAME.3
-man/man3/BL_BED_NAME_AE.3
-man/man3/BL_BED_SCORE.3
-man/man3/BL_BED_SET_BLOCK_COUNT.3
-man/man3/BL_BED_SET_BLOCK_SIZES.3
-man/man3/BL_BED_SET_BLOCK_SIZES_AE.3
-man/man3/BL_BED_SET_BLOCK_SIZES_CPY.3
-man/man3/BL_BED_SET_BLOCK_STARTS.3
-man/man3/BL_BED_SET_BLOCK_STARTS_AE.3
-man/man3/BL_BED_SET_BLOCK_STARTS_CPY.3
-man/man3/BL_BED_SET_CHROM.3
-man/man3/BL_BED_SET_CHROM_AE.3
-man/man3/BL_BED_SET_CHROM_CPY.3
-man/man3/BL_BED_SET_CHROM_END.3
-man/man3/BL_BED_SET_CHROM_START.3
-man/man3/BL_BED_SET_FIELDS.3
-man/man3/BL_BED_SET_ITEM_RGB.3
-man/man3/BL_BED_SET_ITEM_RGB_AE.3
-man/man3/BL_BED_SET_ITEM_RGB_CPY.3
-man/man3/BL_BED_SET_NAME.3
-man/man3/BL_BED_SET_NAME_AE.3
-man/man3/BL_BED_SET_NAME_CPY.3
-man/man3/BL_BED_SET_SCORE.3
-man/man3/BL_BED_SET_STRAND.3
-man/man3/BL_BED_SET_THICK_END.3
-man/man3/BL_BED_SET_THICK_START.3
-man/man3/BL_BED_STRAND.3
-man/man3/BL_BED_THICK_END.3
-man/man3/BL_BED_THICK_START.3
-man/man3/BL_GFF_ATTRIBUTES.3
-man/man3/BL_GFF_ATTRIBUTES_AE.3
-man/man3/BL_GFF_END.3
-man/man3/BL_GFF_FEATURE.3
-man/man3/BL_GFF_FEATURE_AE.3
-man/man3/BL_GFF_FEATURE_ID.3
-man/man3/BL_GFF_FEATURE_ID_AE.3
-man/man3/BL_GFF_GENE_NAME.3
-man/man3/BL_GFF_GENE_NAME_AE.3
-man/man3/BL_GFF_PHASE.3
-man/man3/BL_GFF_SCORE.3
-man/man3/BL_GFF_SEQUENCE.3
-man/man3/BL_GFF_SEQUENCE_AE.3
-man/man3/BL_GFF_SET_ATTRIBUTES.3
-man/man3/BL_GFF_SET_ATTRIBUTES_AE.3
-man/man3/BL_GFF_SET_ATTRIBUTES_CPY.3
-man/man3/BL_GFF_SET_END.3
-man/man3/BL_GFF_SET_FEATURE.3
-man/man3/BL_GFF_SET_FEATURE_AE.3
-man/man3/BL_GFF_SET_FEATURE_CPY.3
-man/man3/BL_GFF_SET_FEATURE_ID.3
-man/man3/BL_GFF_SET_FEATURE_ID_AE.3
-man/man3/BL_GFF_SET_FEATURE_ID_CPY.3
-man/man3/BL_GFF_SET_GENE_NAME.3
-man/man3/BL_GFF_SET_GENE_NAME_AE.3
-man/man3/BL_GFF_SET_GENE_NAME_CPY.3
-man/man3/BL_GFF_SET_PHASE.3
-man/man3/BL_GFF_SET_SCORE.3
-man/man3/BL_GFF_SET_SEQUENCE.3
-man/man3/BL_GFF_SET_SEQUENCE_AE.3
-man/man3/BL_GFF_SET_SEQUENCE_CPY.3
-man/man3/BL_GFF_SET_SOURCE.3
-man/man3/BL_GFF_SET_SOURCE_AE.3
-man/man3/BL_GFF_SET_SOURCE_CPY.3
-man/man3/BL_GFF_SET_START.3
-man/man3/BL_GFF_SET_STRAND.3
-man/man3/BL_GFF_SOURCE.3
-man/man3/BL_GFF_SOURCE_AE.3
-man/man3/BL_GFF_START.3
-man/man3/BL_GFF_STRAND.3
-man/man3/BL_OVERLAP_FEATURE1_LEN.3
-man/man3/BL_OVERLAP_FEATURE2_LEN.3
-man/man3/BL_OVERLAP_OVERLAP_END.3
-man/man3/BL_OVERLAP_OVERLAP_LEN.3
-man/man3/BL_OVERLAP_OVERLAP_START.3
-man/man3/BL_OVERLAP_SET_FEATURE1_LEN.3
-man/man3/BL_OVERLAP_SET_FEATURE2_LEN.3
-man/man3/BL_OVERLAP_SET_OVERLAP_END.3
-man/man3/BL_OVERLAP_SET_OVERLAP_LEN.3
-man/man3/BL_OVERLAP_SET_OVERLAP_START.3
-man/man3/BL_POS_LIST_ARRAY_SIZE.3
-man/man3/BL_POS_LIST_COUNT.3
-man/man3/BL_POS_LIST_POSITIONS.3
-man/man3/BL_POS_LIST_POSITIONS_AE.3
-man/man3/BL_POS_LIST_SET_ARRAY_SIZE.3
-man/man3/BL_POS_LIST_SET_COUNT.3
-man/man3/BL_POS_LIST_SET_POSITIONS.3
-man/man3/BL_POS_LIST_SET_POSITIONS_AE.3
-man/man3/BL_POS_LIST_SET_POSITIONS_CPY.3
-man/man3/BL_SAM_BUFF_ALIGNMENTS.3
-man/man3/BL_SAM_BUFF_ALIGNMENTS_AE.3
-man/man3/BL_SAM_BUFF_BUFFERED_COUNT.3
-man/man3/BL_SAM_BUFF_BUFF_SIZE.3
-man/man3/BL_SAM_BUFF_DISCARDED_ALIGNMENTS.3
-man/man3/BL_SAM_BUFF_DISCARDED_SCORE_SUM.3
-man/man3/BL_SAM_BUFF_DISCARDED_TRAILING.3
-man/man3/BL_SAM_BUFF_INC_DISCARDED_TRAILING.3
-man/man3/BL_SAM_BUFF_INC_TOTAL_ALIGNMENTS.3
-man/man3/BL_SAM_BUFF_INC_TRAILING_ALIGNMENTS.3
-man/man3/BL_SAM_BUFF_MAPQ_HIGH.3
-man/man3/BL_SAM_BUFF_MAPQ_LOW.3
-man/man3/BL_SAM_BUFF_MAPQ_MIN.3
-man/man3/BL_SAM_BUFF_MAPQ_SUM.3
-man/man3/BL_SAM_BUFF_MAX_COUNT.3
-man/man3/BL_SAM_BUFF_MAX_DISCARDED_SCORE.3
-man/man3/BL_SAM_BUFF_MIN_DISCARDED_SCORE.3
-man/man3/BL_SAM_BUFF_PREVIOUS_POS.3
-man/man3/BL_SAM_BUFF_PREVIOUS_RNAME.3
-man/man3/BL_SAM_BUFF_PREVIOUS_RNAME_AE.3
-man/man3/BL_SAM_BUFF_READS_USED.3
-man/man3/BL_SAM_BUFF_SET_ALIGNMENTS.3
-man/man3/BL_SAM_BUFF_SET_ALIGNMENTS_AE.3
-man/man3/BL_SAM_BUFF_SET_ALIGNMENTS_CPY.3
-man/man3/BL_SAM_BUFF_SET_BUFFERED_COUNT.3
-man/man3/BL_SAM_BUFF_SET_BUFF_SIZE.3
-man/man3/BL_SAM_BUFF_SET_DISCARDED_ALIGNMENTS.3
-man/man3/BL_SAM_BUFF_SET_DISCARDED_SCORE_SUM.3
-man/man3/BL_SAM_BUFF_SET_DISCARDED_TRAILING.3
-man/man3/BL_SAM_BUFF_SET_MAPQ_HIGH.3
-man/man3/BL_SAM_BUFF_SET_MAPQ_LOW.3
-man/man3/BL_SAM_BUFF_SET_MAPQ_MIN.3
-man/man3/BL_SAM_BUFF_SET_MAPQ_SUM.3
-man/man3/BL_SAM_BUFF_SET_MAX_COUNT.3
-man/man3/BL_SAM_BUFF_SET_MAX_DISCARDED_SCORE.3
-man/man3/BL_SAM_BUFF_SET_MIN_DISCARDED_SCORE.3
-man/man3/BL_SAM_BUFF_SET_PREVIOUS_POS.3
-man/man3/BL_SAM_BUFF_SET_PREVIOUS_RNAME.3
-man/man3/BL_SAM_BUFF_SET_PREVIOUS_RNAME_AE.3
-man/man3/BL_SAM_BUFF_SET_PREVIOUS_RNAME_CPY.3
-man/man3/BL_SAM_BUFF_SET_READS_USED.3
-man/man3/BL_SAM_BUFF_SET_TOTAL_ALIGNMENTS.3
-man/man3/BL_SAM_BUFF_SET_TRAILING_ALIGNMENTS.3
-man/man3/BL_SAM_BUFF_SET_UNMAPPED_ALIGNMENTS.3
-man/man3/BL_SAM_BUFF_TOTAL_ALIGNMENTS.3
-man/man3/BL_SAM_BUFF_TRAILING_ALIGNMENTS.3
-man/man3/BL_SAM_BUFF_UNMAPPED_ALIGNMENTS.3
-man/man3/BL_SAM_CIGAR.3
-man/man3/BL_SAM_CIGAR_AE.3
-man/man3/BL_SAM_FLAG.3
-man/man3/BL_SAM_MAPQ.3
-man/man3/BL_SAM_PNEXT.3
-man/man3/BL_SAM_POS.3
-man/man3/BL_SAM_QNAME.3
-man/man3/BL_SAM_QNAME_AE.3
-man/man3/BL_SAM_QUAL.3
-man/man3/BL_SAM_QUAL_AE.3
-man/man3/BL_SAM_QUAL_LEN.3
-man/man3/BL_SAM_RNAME.3
-man/man3/BL_SAM_RNAME_AE.3
-man/man3/BL_SAM_RNEXT.3
-man/man3/BL_SAM_RNEXT_AE.3
-man/man3/BL_SAM_SEQ.3
-man/man3/BL_SAM_SEQ_AE.3
-man/man3/BL_SAM_SEQ_LEN.3
-man/man3/BL_SAM_SET_CIGAR.3
-man/man3/BL_SAM_SET_CIGAR_AE.3
-man/man3/BL_SAM_SET_CIGAR_CPY.3
-man/man3/BL_SAM_SET_FLAG.3
-man/man3/BL_SAM_SET_MAPQ.3
-man/man3/BL_SAM_SET_PNEXT.3
-man/man3/BL_SAM_SET_POS.3
-man/man3/BL_SAM_SET_QNAME.3
-man/man3/BL_SAM_SET_QNAME_AE.3
-man/man3/BL_SAM_SET_QNAME_CPY.3
-man/man3/BL_SAM_SET_QUAL.3
-man/man3/BL_SAM_SET_QUAL_AE.3
-man/man3/BL_SAM_SET_QUAL_CPY.3
-man/man3/BL_SAM_SET_QUAL_LEN.3
-man/man3/BL_SAM_SET_RNAME.3
-man/man3/BL_SAM_SET_RNAME_AE.3
-man/man3/BL_SAM_SET_RNAME_CPY.3
-man/man3/BL_SAM_SET_RNEXT.3
-man/man3/BL_SAM_SET_RNEXT_AE.3
-man/man3/BL_SAM_SET_RNEXT_CPY.3
-man/man3/BL_SAM_SET_SEQ.3
-man/man3/BL_SAM_SET_SEQ_AE.3
-man/man3/BL_SAM_SET_SEQ_CPY.3
-man/man3/BL_SAM_SET_SEQ_LEN.3
-man/man3/BL_SAM_SET_TLEN.3
-man/man3/BL_SAM_TLEN.3
-man/man3/BL_VCF_ALT.3
-man/man3/BL_VCF_ALT_AE.3
-man/man3/BL_VCF_ALT_COUNT.3
-man/man3/BL_VCF_CHROM.3
-man/man3/BL_VCF_CHROM_AE.3
-man/man3/BL_VCF_FILTER.3
-man/man3/BL_VCF_FILTER_AE.3
-man/man3/BL_VCF_FORMAT.3
-man/man3/BL_VCF_FORMAT_AE.3
-man/man3/BL_VCF_FORMAT_MAX.3
-man/man3/BL_VCF_ID.3
-man/man3/BL_VCF_ID_AE.3
-man/man3/BL_VCF_INFO.3
-man/man3/BL_VCF_INFO_AE.3
-man/man3/BL_VCF_INFO_LEN.3
-man/man3/BL_VCF_INFO_MAX.3
-man/man3/BL_VCF_MULTI_SAMPLES.3
-man/man3/BL_VCF_MULTI_SAMPLES_AE.3
-man/man3/BL_VCF_OTHER_COUNT.3
-man/man3/BL_VCF_PHREDS.3
-man/man3/BL_VCF_PHREDS_AE.3
-man/man3/BL_VCF_PHRED_BUFF_SIZE.3
-man/man3/BL_VCF_PHRED_COUNT.3
-man/man3/BL_VCF_POS.3
-man/man3/BL_VCF_QUAL.3
-man/man3/BL_VCF_QUAL_AE.3
-man/man3/BL_VCF_REF.3
-man/man3/BL_VCF_REF_AE.3
-man/man3/BL_VCF_REF_COUNT.3
-man/man3/BL_VCF_SAMPLE_MAX.3
-man/man3/BL_VCF_SET_ALT.3
-man/man3/BL_VCF_SET_ALT_AE.3
-man/man3/BL_VCF_SET_ALT_COUNT.3
-man/man3/BL_VCF_SET_ALT_CPY.3
-man/man3/BL_VCF_SET_CHROM.3
-man/man3/BL_VCF_SET_CHROM_AE.3
-man/man3/BL_VCF_SET_CHROM_CPY.3
-man/man3/BL_VCF_SET_FILTER.3
-man/man3/BL_VCF_SET_FILTER_AE.3
-man/man3/BL_VCF_SET_FILTER_CPY.3
-man/man3/BL_VCF_SET_FORMAT.3
-man/man3/BL_VCF_SET_FORMAT_AE.3
-man/man3/BL_VCF_SET_FORMAT_CPY.3
-man/man3/BL_VCF_SET_FORMAT_MAX.3
-man/man3/BL_VCF_SET_ID.3
-man/man3/BL_VCF_SET_ID_AE.3
-man/man3/BL_VCF_SET_ID_CPY.3
-man/man3/BL_VCF_SET_INFO.3
-man/man3/BL_VCF_SET_INFO_AE.3
-man/man3/BL_VCF_SET_INFO_CPY.3
-man/man3/BL_VCF_SET_INFO_LEN.3
-man/man3/BL_VCF_SET_INFO_MAX.3
-man/man3/BL_VCF_SET_MULTI_SAMPLES.3
-man/man3/BL_VCF_SET_MULTI_SAMPLES_AE.3
-man/man3/BL_VCF_SET_MULTI_SAMPLES_CPY.3
-man/man3/BL_VCF_SET_OTHER_COUNT.3
-man/man3/BL_VCF_SET_PHREDS.3
-man/man3/BL_VCF_SET_PHREDS_AE.3
-man/man3/BL_VCF_SET_PHREDS_CPY.3
-man/man3/BL_VCF_SET_PHRED_BUFF_SIZE.3
-man/man3/BL_VCF_SET_PHRED_COUNT.3
-man/man3/BL_VCF_SET_POS.3
-man/man3/BL_VCF_SET_QUAL.3
-man/man3/BL_VCF_SET_QUAL_AE.3
-man/man3/BL_VCF_SET_QUAL_CPY.3
-man/man3/BL_VCF_SET_REF.3
-man/man3/BL_VCF_SET_REF_AE.3
-man/man3/BL_VCF_SET_REF_COUNT.3
-man/man3/BL_VCF_SET_REF_CPY.3
-man/man3/BL_VCF_SET_SAMPLE_MAX.3
-man/man3/BL_VCF_SET_SINGLE_SAMPLE.3
-man/man3/BL_VCF_SET_SINGLE_SAMPLE_AE.3
-man/man3/BL_VCF_SET_SINGLE_SAMPLE_CPY.3
-man/man3/BL_VCF_SINGLE_SAMPLE.3
-man/man3/BL_VCF_SINGLE_SAMPLE_AE.3
+${PLIST.cs}man/man3/BL_BED_BLOCK_COUNT.3
+${PLIST.cs}man/man3/BL_BED_BLOCK_SIZES.3
+${PLIST.cs}man/man3/BL_BED_BLOCK_SIZES_AE.3
+${PLIST.cs}man/man3/BL_BED_BLOCK_STARTS.3
+${PLIST.cs}man/man3/BL_BED_BLOCK_STARTS_AE.3
+${PLIST.cs}man/man3/BL_BED_CHROM.3
+${PLIST.cs}man/man3/BL_BED_CHROM_AE.3
+${PLIST.cs}man/man3/BL_BED_CHROM_END.3
+${PLIST.cs}man/man3/BL_BED_CHROM_START.3
+${PLIST.cs}man/man3/BL_BED_FIELDS.3
+${PLIST.cs}man/man3/BL_BED_ITEM_RGB.3
+${PLIST.cs}man/man3/BL_BED_ITEM_RGB_AE.3
+${PLIST.cs}man/man3/BL_BED_NAME.3
+${PLIST.cs}man/man3/BL_BED_NAME_AE.3
+${PLIST.cs}man/man3/BL_BED_SCORE.3
+${PLIST.cs}man/man3/BL_BED_SET_BLOCK_COUNT.3
+${PLIST.cs}man/man3/BL_BED_SET_BLOCK_SIZES.3
+${PLIST.cs}man/man3/BL_BED_SET_BLOCK_SIZES_AE.3
+${PLIST.cs}man/man3/BL_BED_SET_BLOCK_SIZES_CPY.3
+${PLIST.cs}man/man3/BL_BED_SET_BLOCK_STARTS.3
+${PLIST.cs}man/man3/BL_BED_SET_BLOCK_STARTS_AE.3
+${PLIST.cs}man/man3/BL_BED_SET_BLOCK_STARTS_CPY.3
+${PLIST.cs}man/man3/BL_BED_SET_CHROM.3
+${PLIST.cs}man/man3/BL_BED_SET_CHROM_AE.3
+${PLIST.cs}man/man3/BL_BED_SET_CHROM_CPY.3
+${PLIST.cs}man/man3/BL_BED_SET_CHROM_END.3
+${PLIST.cs}man/man3/BL_BED_SET_CHROM_START.3
+${PLIST.cs}man/man3/BL_BED_SET_FIELDS.3
+${PLIST.cs}man/man3/BL_BED_SET_ITEM_RGB.3
+${PLIST.cs}man/man3/BL_BED_SET_ITEM_RGB_AE.3
+${PLIST.cs}man/man3/BL_BED_SET_ITEM_RGB_CPY.3
+${PLIST.cs}man/man3/BL_BED_SET_NAME.3
+${PLIST.cs}man/man3/BL_BED_SET_NAME_AE.3
+${PLIST.cs}man/man3/BL_BED_SET_NAME_CPY.3
+${PLIST.cs}man/man3/BL_BED_SET_SCORE.3
+${PLIST.cs}man/man3/BL_BED_SET_STRAND.3
+${PLIST.cs}man/man3/BL_BED_SET_THICK_END.3
+${PLIST.cs}man/man3/BL_BED_SET_THICK_START.3
+${PLIST.cs}man/man3/BL_BED_STRAND.3
+${PLIST.cs}man/man3/BL_BED_THICK_END.3
+${PLIST.cs}man/man3/BL_BED_THICK_START.3
+${PLIST.cs}man/man3/BL_GFF_ATTRIBUTES.3
+${PLIST.cs}man/man3/BL_GFF_ATTRIBUTES_AE.3
+${PLIST.cs}man/man3/BL_GFF_END.3
+${PLIST.cs}man/man3/BL_GFF_FEATURE.3
+${PLIST.cs}man/man3/BL_GFF_FEATURE_AE.3
+${PLIST.cs}man/man3/BL_GFF_FEATURE_ID.3
+${PLIST.cs}man/man3/BL_GFF_FEATURE_ID_AE.3
+${PLIST.cs}man/man3/BL_GFF_GENE_NAME.3
+${PLIST.cs}man/man3/BL_GFF_GENE_NAME_AE.3
+${PLIST.cs}man/man3/BL_GFF_PHASE.3
+${PLIST.cs}man/man3/BL_GFF_SCORE.3
+${PLIST.cs}man/man3/BL_GFF_SEQUENCE.3
+${PLIST.cs}man/man3/BL_GFF_SEQUENCE_AE.3
+${PLIST.cs}man/man3/BL_GFF_SET_ATTRIBUTES.3
+${PLIST.cs}man/man3/BL_GFF_SET_ATTRIBUTES_AE.3
+${PLIST.cs}man/man3/BL_GFF_SET_ATTRIBUTES_CPY.3
+${PLIST.cs}man/man3/BL_GFF_SET_END.3
+${PLIST.cs}man/man3/BL_GFF_SET_FEATURE.3
+${PLIST.cs}man/man3/BL_GFF_SET_FEATURE_AE.3
+${PLIST.cs}man/man3/BL_GFF_SET_FEATURE_CPY.3
+${PLIST.cs}man/man3/BL_GFF_SET_FEATURE_ID.3
+${PLIST.cs}man/man3/BL_GFF_SET_FEATURE_ID_AE.3
+${PLIST.cs}man/man3/BL_GFF_SET_FEATURE_ID_CPY.3
+${PLIST.cs}man/man3/BL_GFF_SET_GENE_NAME.3
+${PLIST.cs}man/man3/BL_GFF_SET_GENE_NAME_AE.3
+${PLIST.cs}man/man3/BL_GFF_SET_GENE_NAME_CPY.3
+${PLIST.cs}man/man3/BL_GFF_SET_PHASE.3
+${PLIST.cs}man/man3/BL_GFF_SET_SCORE.3
+${PLIST.cs}man/man3/BL_GFF_SET_SEQUENCE.3
+${PLIST.cs}man/man3/BL_GFF_SET_SEQUENCE_AE.3
+${PLIST.cs}man/man3/BL_GFF_SET_SEQUENCE_CPY.3
+${PLIST.cs}man/man3/BL_GFF_SET_SOURCE.3
+${PLIST.cs}man/man3/BL_GFF_SET_SOURCE_AE.3
+${PLIST.cs}man/man3/BL_GFF_SET_SOURCE_CPY.3
+${PLIST.cs}man/man3/BL_GFF_SET_START.3
+${PLIST.cs}man/man3/BL_GFF_SET_STRAND.3
+${PLIST.cs}man/man3/BL_GFF_SOURCE.3
+${PLIST.cs}man/man3/BL_GFF_SOURCE_AE.3
+${PLIST.cs}man/man3/BL_GFF_START.3
+${PLIST.cs}man/man3/BL_GFF_STRAND.3
+${PLIST.cs}man/man3/BL_OVERLAP_FEATURE1_LEN.3
+${PLIST.cs}man/man3/BL_OVERLAP_FEATURE2_LEN.3
+${PLIST.cs}man/man3/BL_OVERLAP_OVERLAP_END.3
+${PLIST.cs}man/man3/BL_OVERLAP_OVERLAP_LEN.3
+${PLIST.cs}man/man3/BL_OVERLAP_OVERLAP_START.3
+${PLIST.cs}man/man3/BL_OVERLAP_SET_FEATURE1_LEN.3
+${PLIST.cs}man/man3/BL_OVERLAP_SET_FEATURE2_LEN.3
+${PLIST.cs}man/man3/BL_OVERLAP_SET_OVERLAP_END.3
+${PLIST.cs}man/man3/BL_OVERLAP_SET_OVERLAP_LEN.3
+${PLIST.cs}man/man3/BL_OVERLAP_SET_OVERLAP_START.3
+${PLIST.cs}man/man3/BL_POS_LIST_ARRAY_SIZE.3
+${PLIST.cs}man/man3/BL_POS_LIST_COUNT.3
+${PLIST.cs}man/man3/BL_POS_LIST_POSITIONS.3
+${PLIST.cs}man/man3/BL_POS_LIST_POSITIONS_AE.3
+${PLIST.cs}man/man3/BL_POS_LIST_SET_ARRAY_SIZE.3
+${PLIST.cs}man/man3/BL_POS_LIST_SET_COUNT.3
+${PLIST.cs}man/man3/BL_POS_LIST_SET_POSITIONS.3
+${PLIST.cs}man/man3/BL_POS_LIST_SET_POSITIONS_AE.3
+${PLIST.cs}man/man3/BL_POS_LIST_SET_POSITIONS_CPY.3
+${PLIST.cs}man/man3/BL_SAM_BUFF_ALIGNMENTS.3
+${PLIST.cs}man/man3/BL_SAM_BUFF_ALIGNMENTS_AE.3
+${PLIST.cs}man/man3/BL_SAM_BUFF_BUFFERED_COUNT.3
+${PLIST.cs}man/man3/BL_SAM_BUFF_BUFF_SIZE.3
+${PLIST.cs}man/man3/BL_SAM_BUFF_DISCARDED_ALIGNMENTS.3
+${PLIST.cs}man/man3/BL_SAM_BUFF_DISCARDED_SCORE_SUM.3
+${PLIST.cs}man/man3/BL_SAM_BUFF_DISCARDED_TRAILING.3
+${PLIST.cs}man/man3/BL_SAM_BUFF_INC_DISCARDED_TRAILING.3
+${PLIST.cs}man/man3/BL_SAM_BUFF_INC_TOTAL_ALIGNMENTS.3
+${PLIST.cs}man/man3/BL_SAM_BUFF_INC_TRAILING_ALIGNMENTS.3
+${PLIST.cs}man/man3/BL_SAM_BUFF_MAPQ_HIGH.3
+${PLIST.cs}man/man3/BL_SAM_BUFF_MAPQ_LOW.3
+${PLIST.cs}man/man3/BL_SAM_BUFF_MAPQ_MIN.3
+${PLIST.cs}man/man3/BL_SAM_BUFF_MAPQ_SUM.3
+${PLIST.cs}man/man3/BL_SAM_BUFF_MAX_COUNT.3
+${PLIST.cs}man/man3/BL_SAM_BUFF_MAX_DISCARDED_SCORE.3
+${PLIST.cs}man/man3/BL_SAM_BUFF_MIN_DISCARDED_SCORE.3
+${PLIST.cs}man/man3/BL_SAM_BUFF_PREVIOUS_POS.3
+${PLIST.cs}man/man3/BL_SAM_BUFF_PREVIOUS_RNAME.3
+${PLIST.cs}man/man3/BL_SAM_BUFF_PREVIOUS_RNAME_AE.3
+${PLIST.cs}man/man3/BL_SAM_BUFF_READS_USED.3
+${PLIST.cs}man/man3/BL_SAM_BUFF_SET_ALIGNMENTS.3
+${PLIST.cs}man/man3/BL_SAM_BUFF_SET_ALIGNMENTS_AE.3
+${PLIST.cs}man/man3/BL_SAM_BUFF_SET_ALIGNMENTS_CPY.3
+${PLIST.cs}man/man3/BL_SAM_BUFF_SET_BUFFERED_COUNT.3
+${PLIST.cs}man/man3/BL_SAM_BUFF_SET_BUFF_SIZE.3
+${PLIST.cs}man/man3/BL_SAM_BUFF_SET_DISCARDED_ALIGNMENTS.3
+${PLIST.cs}man/man3/BL_SAM_BUFF_SET_DISCARDED_SCORE_SUM.3
+${PLIST.cs}man/man3/BL_SAM_BUFF_SET_DISCARDED_TRAILING.3
+${PLIST.cs}man/man3/BL_SAM_BUFF_SET_MAPQ_HIGH.3
+${PLIST.cs}man/man3/BL_SAM_BUFF_SET_MAPQ_LOW.3
+${PLIST.cs}man/man3/BL_SAM_BUFF_SET_MAPQ_MIN.3
+${PLIST.cs}man/man3/BL_SAM_BUFF_SET_MAPQ_SUM.3
+${PLIST.cs}man/man3/BL_SAM_BUFF_SET_MAX_COUNT.3
+${PLIST.cs}man/man3/BL_SAM_BUFF_SET_MAX_DISCARDED_SCORE.3
+${PLIST.cs}man/man3/BL_SAM_BUFF_SET_MIN_DISCARDED_SCORE.3
+${PLIST.cs}man/man3/BL_SAM_BUFF_SET_PREVIOUS_POS.3
+${PLIST.cs}man/man3/BL_SAM_BUFF_SET_PREVIOUS_RNAME.3
+${PLIST.cs}man/man3/BL_SAM_BUFF_SET_PREVIOUS_RNAME_AE.3
+${PLIST.cs}man/man3/BL_SAM_BUFF_SET_PREVIOUS_RNAME_CPY.3
+${PLIST.cs}man/man3/BL_SAM_BUFF_SET_READS_USED.3
+${PLIST.cs}man/man3/BL_SAM_BUFF_SET_TOTAL_ALIGNMENTS.3
+${PLIST.cs}man/man3/BL_SAM_BUFF_SET_TRAILING_ALIGNMENTS.3
+${PLIST.cs}man/man3/BL_SAM_BUFF_SET_UNMAPPED_ALIGNMENTS.3
+${PLIST.cs}man/man3/BL_SAM_BUFF_TOTAL_ALIGNMENTS.3
+${PLIST.cs}man/man3/BL_SAM_BUFF_TRAILING_ALIGNMENTS.3
+${PLIST.cs}man/man3/BL_SAM_BUFF_UNMAPPED_ALIGNMENTS.3
+${PLIST.cs}man/man3/BL_SAM_CIGAR.3
+${PLIST.cs}man/man3/BL_SAM_CIGAR_AE.3
+${PLIST.cs}man/man3/BL_SAM_FLAG.3
+${PLIST.cs}man/man3/BL_SAM_MAPQ.3
+${PLIST.cs}man/man3/BL_SAM_PNEXT.3
+${PLIST.cs}man/man3/BL_SAM_POS.3
+${PLIST.cs}man/man3/BL_SAM_QNAME.3
+${PLIST.cs}man/man3/BL_SAM_QNAME_AE.3
+${PLIST.cs}man/man3/BL_SAM_QUAL.3
+${PLIST.cs}man/man3/BL_SAM_QUAL_AE.3
+${PLIST.cs}man/man3/BL_SAM_QUAL_LEN.3
+${PLIST.cs}man/man3/BL_SAM_RNAME.3
+${PLIST.cs}man/man3/BL_SAM_RNAME_AE.3
+${PLIST.cs}man/man3/BL_SAM_RNEXT.3
+${PLIST.cs}man/man3/BL_SAM_RNEXT_AE.3
+${PLIST.cs}man/man3/BL_SAM_SEQ.3
+${PLIST.cs}man/man3/BL_SAM_SEQ_AE.3
+${PLIST.cs}man/man3/BL_SAM_SEQ_LEN.3
+${PLIST.cs}man/man3/BL_SAM_SET_CIGAR.3
+${PLIST.cs}man/man3/BL_SAM_SET_CIGAR_AE.3
+${PLIST.cs}man/man3/BL_SAM_SET_CIGAR_CPY.3
+${PLIST.cs}man/man3/BL_SAM_SET_FLAG.3
+${PLIST.cs}man/man3/BL_SAM_SET_MAPQ.3
+${PLIST.cs}man/man3/BL_SAM_SET_PNEXT.3
+${PLIST.cs}man/man3/BL_SAM_SET_POS.3
+${PLIST.cs}man/man3/BL_SAM_SET_QNAME.3
+${PLIST.cs}man/man3/BL_SAM_SET_QNAME_AE.3
+${PLIST.cs}man/man3/BL_SAM_SET_QNAME_CPY.3
+${PLIST.cs}man/man3/BL_SAM_SET_QUAL.3
+${PLIST.cs}man/man3/BL_SAM_SET_QUAL_AE.3
+${PLIST.cs}man/man3/BL_SAM_SET_QUAL_CPY.3
+${PLIST.cs}man/man3/BL_SAM_SET_QUAL_LEN.3
+${PLIST.cs}man/man3/BL_SAM_SET_RNAME.3
+${PLIST.cs}man/man3/BL_SAM_SET_RNAME_AE.3
+${PLIST.cs}man/man3/BL_SAM_SET_RNAME_CPY.3
+${PLIST.cs}man/man3/BL_SAM_SET_RNEXT.3
+${PLIST.cs}man/man3/BL_SAM_SET_RNEXT_AE.3
+${PLIST.cs}man/man3/BL_SAM_SET_RNEXT_CPY.3
+${PLIST.cs}man/man3/BL_SAM_SET_SEQ.3
+${PLIST.cs}man/man3/BL_SAM_SET_SEQ_AE.3
+${PLIST.cs}man/man3/BL_SAM_SET_SEQ_CPY.3
+${PLIST.cs}man/man3/BL_SAM_SET_SEQ_LEN.3
+${PLIST.cs}man/man3/BL_SAM_SET_TLEN.3
+${PLIST.cs}man/man3/BL_SAM_TLEN.3
+${PLIST.cs}man/man3/BL_VCF_ALT.3
+${PLIST.cs}man/man3/BL_VCF_ALT_AE.3
+${PLIST.cs}man/man3/BL_VCF_ALT_COUNT.3
+${PLIST.cs}man/man3/BL_VCF_CHROM.3
+${PLIST.cs}man/man3/BL_VCF_CHROM_AE.3
+${PLIST.cs}man/man3/BL_VCF_FILTER.3
+${PLIST.cs}man/man3/BL_VCF_FILTER_AE.3
+${PLIST.cs}man/man3/BL_VCF_FORMAT.3
+${PLIST.cs}man/man3/BL_VCF_FORMAT_AE.3
+${PLIST.cs}man/man3/BL_VCF_FORMAT_MAX.3
+${PLIST.cs}man/man3/BL_VCF_ID.3
+${PLIST.cs}man/man3/BL_VCF_ID_AE.3
+${PLIST.cs}man/man3/BL_VCF_INFO.3
+${PLIST.cs}man/man3/BL_VCF_INFO_AE.3
+${PLIST.cs}man/man3/BL_VCF_INFO_LEN.3
+${PLIST.cs}man/man3/BL_VCF_INFO_MAX.3
+${PLIST.cs}man/man3/BL_VCF_MULTI_SAMPLES.3
+${PLIST.cs}man/man3/BL_VCF_MULTI_SAMPLES_AE.3
+${PLIST.cs}man/man3/BL_VCF_OTHER_COUNT.3
+${PLIST.cs}man/man3/BL_VCF_PHREDS.3
+${PLIST.cs}man/man3/BL_VCF_PHREDS_AE.3
+${PLIST.cs}man/man3/BL_VCF_PHRED_BUFF_SIZE.3
+${PLIST.cs}man/man3/BL_VCF_PHRED_COUNT.3
+${PLIST.cs}man/man3/BL_VCF_POS.3
+${PLIST.cs}man/man3/BL_VCF_QUAL.3
+${PLIST.cs}man/man3/BL_VCF_QUAL_AE.3
+${PLIST.cs}man/man3/BL_VCF_REF.3
+${PLIST.cs}man/man3/BL_VCF_REF_AE.3
+${PLIST.cs}man/man3/BL_VCF_REF_COUNT.3
+${PLIST.cs}man/man3/BL_VCF_SAMPLE_MAX.3
+${PLIST.cs}man/man3/BL_VCF_SET_ALT.3
+${PLIST.cs}man/man3/BL_VCF_SET_ALT_AE.3
+${PLIST.cs}man/man3/BL_VCF_SET_ALT_COUNT.3
+${PLIST.cs}man/man3/BL_VCF_SET_ALT_CPY.3
+${PLIST.cs}man/man3/BL_VCF_SET_CHROM.3
+${PLIST.cs}man/man3/BL_VCF_SET_CHROM_AE.3
+${PLIST.cs}man/man3/BL_VCF_SET_CHROM_CPY.3
+${PLIST.cs}man/man3/BL_VCF_SET_FILTER.3
+${PLIST.cs}man/man3/BL_VCF_SET_FILTER_AE.3
+${PLIST.cs}man/man3/BL_VCF_SET_FILTER_CPY.3
+${PLIST.cs}man/man3/BL_VCF_SET_FORMAT.3
+${PLIST.cs}man/man3/BL_VCF_SET_FORMAT_AE.3
+${PLIST.cs}man/man3/BL_VCF_SET_FORMAT_CPY.3
+${PLIST.cs}man/man3/BL_VCF_SET_FORMAT_MAX.3
+${PLIST.cs}man/man3/BL_VCF_SET_ID.3
+${PLIST.cs}man/man3/BL_VCF_SET_ID_AE.3
+${PLIST.cs}man/man3/BL_VCF_SET_ID_CPY.3
+${PLIST.cs}man/man3/BL_VCF_SET_INFO.3
+${PLIST.cs}man/man3/BL_VCF_SET_INFO_AE.3
+${PLIST.cs}man/man3/BL_VCF_SET_INFO_CPY.3
+${PLIST.cs}man/man3/BL_VCF_SET_INFO_LEN.3
+${PLIST.cs}man/man3/BL_VCF_SET_INFO_MAX.3
+${PLIST.cs}man/man3/BL_VCF_SET_MULTI_SAMPLES.3
+${PLIST.cs}man/man3/BL_VCF_SET_MULTI_SAMPLES_AE.3
+${PLIST.cs}man/man3/BL_VCF_SET_MULTI_SAMPLES_CPY.3
+${PLIST.cs}man/man3/BL_VCF_SET_OTHER_COUNT.3
+${PLIST.cs}man/man3/BL_VCF_SET_PHREDS.3
+${PLIST.cs}man/man3/BL_VCF_SET_PHREDS_AE.3
+${PLIST.cs}man/man3/BL_VCF_SET_PHREDS_CPY.3
+${PLIST.cs}man/man3/BL_VCF_SET_PHRED_BUFF_SIZE.3
+${PLIST.cs}man/man3/BL_VCF_SET_PHRED_COUNT.3
+${PLIST.cs}man/man3/BL_VCF_SET_POS.3
+${PLIST.cs}man/man3/BL_VCF_SET_QUAL.3
+${PLIST.cs}man/man3/BL_VCF_SET_QUAL_AE.3
+${PLIST.cs}man/man3/BL_VCF_SET_QUAL_CPY.3
+${PLIST.cs}man/man3/BL_VCF_SET_REF.3
+${PLIST.cs}man/man3/BL_VCF_SET_REF_AE.3
+${PLIST.cs}man/man3/BL_VCF_SET_REF_COUNT.3
+${PLIST.cs}man/man3/BL_VCF_SET_REF_CPY.3
+${PLIST.cs}man/man3/BL_VCF_SET_SAMPLE_MAX.3
+${PLIST.cs}man/man3/BL_VCF_SET_SINGLE_SAMPLE.3
+${PLIST.cs}man/man3/BL_VCF_SET_SINGLE_SAMPLE_AE.3
+${PLIST.cs}man/man3/BL_VCF_SET_SINGLE_SAMPLE_CPY.3
+${PLIST.cs}man/man3/BL_VCF_SINGLE_SAMPLE.3
+${PLIST.cs}man/man3/BL_VCF_SINGLE_SAMPLE_AE.3
 man/man3/biolibc.3
 man/man3/bl_bed_check_order.3
 man/man3/bl_bed_gff_cmp.3


Home | Main Index | Thread Index | Old Index