Index: head/biology/Makefile =================================================================== --- head/biology/Makefile (revision 568920) +++ head/biology/Makefile (revision 568921) @@ -1,189 +1,190 @@ # $FreeBSD$ # COMMENT = Biology SUBDIR += abyss SUBDIR += artemis SUBDIR += avida SUBDIR += babel SUBDIR += bamtools SUBDIR += bcftools SUBDIR += bedtools SUBDIR += bioawk SUBDIR += biococoa + SUBDIR += biolibc SUBDIR += bioparser SUBDIR += biosoup SUBDIR += bolt-lmm SUBDIR += bowtie SUBDIR += bowtie2 SUBDIR += bwa SUBDIR += canu SUBDIR += cd-hit SUBDIR += cdbfasta SUBDIR += checkm SUBDIR += clustal-omega SUBDIR += clustalw SUBDIR += cufflinks SUBDIR += cytoscape SUBDIR += ddocent SUBDIR += diamond SUBDIR += dsr-pdb SUBDIR += edlib SUBDIR += emboss SUBDIR += exonerate SUBDIR += fasta SUBDIR += fasta3 SUBDIR += fastahack SUBDIR += fastdnaml SUBDIR += fastool SUBDIR += fastp SUBDIR += fastqc SUBDIR += fasttree SUBDIR += fastx-toolkit SUBDIR += figtree SUBDIR += fluctuate SUBDIR += freebayes SUBDIR += garlic SUBDIR += gatk SUBDIR += gcta SUBDIR += gemma SUBDIR += generand SUBDIR += gff2ps SUBDIR += gmap SUBDIR += gperiodic SUBDIR += graphlan SUBDIR += grappa SUBDIR += groopm SUBDIR += haplohseq SUBDIR += hhsuite SUBDIR += hisat2 SUBDIR += hmmer SUBDIR += htslib SUBDIR += hyphy SUBDIR += igv SUBDIR += infernal SUBDIR += iolib SUBDIR += iqtree SUBDIR += jalview SUBDIR += jellyfish SUBDIR += kallisto SUBDIR += lagan SUBDIR += lamarc SUBDIR += libbigwig SUBDIR += libgtextutils SUBDIR += libsbml SUBDIR += linux-foldingathome SUBDIR += mafft SUBDIR += mapm3 SUBDIR += migrate SUBDIR += minimap2 SUBDIR += molden SUBDIR += mopac SUBDIR += mothur SUBDIR += mrbayes SUBDIR += mummer SUBDIR += muscle SUBDIR += ncbi-blast+ SUBDIR += ncbi-cxx-toolkit SUBDIR += ncbi-toolkit SUBDIR += ngs-sdk SUBDIR += p5-AcePerl SUBDIR += p5-Bio-ASN1-EntrezGene SUBDIR += p5-Bio-Cluster SUBDIR += p5-Bio-Coordinate SUBDIR += p5-Bio-DB-EMBL SUBDIR += p5-Bio-DB-NCBIHelper SUBDIR += p5-Bio-Das SUBDIR += p5-Bio-Das-Lite SUBDIR += p5-Bio-FeatureIO SUBDIR += p5-Bio-GFF3 SUBDIR += p5-Bio-Glite SUBDIR += p5-Bio-Graphics SUBDIR += p5-Bio-MAGETAB SUBDIR += p5-Bio-NEXUS SUBDIR += p5-Bio-Phylo SUBDIR += p5-Bio-SCF SUBDIR += p5-Bio-Variation SUBDIR += p5-BioPerl SUBDIR += p5-BioPerl-Run SUBDIR += p5-TrimGalore SUBDIR += p5-transdecoder SUBDIR += paml SUBDIR += pbbam SUBDIR += pbseqan SUBDIR += pear-merger SUBDIR += phrap SUBDIR += phred SUBDIR += phylip SUBDIR += phyml SUBDIR += picard-tools SUBDIR += plink SUBDIR += pooler SUBDIR += primer3 SUBDIR += prodigal SUBDIR += prodigy-lig SUBDIR += protomol SUBDIR += psi88 SUBDIR += py-Genesis-PyAPI SUBDIR += py-biom-format SUBDIR += py-biopython SUBDIR += py-bx-python SUBDIR += py-cutadapt SUBDIR += py-dnaio SUBDIR += py-ete3 SUBDIR += py-gffutils SUBDIR += py-gtfparse SUBDIR += py-hits SUBDIR += py-loompy SUBDIR += py-macs2 SUBDIR += py-multiqc SUBDIR += py-orange3-bioinformatics SUBDIR += py-orange3-single-cell SUBDIR += py-pandas-charm SUBDIR += py-pyfaidx SUBDIR += py-pysam SUBDIR += py-scikit-bio SUBDIR += py-xenaPython SUBDIR += pyfasta SUBDIR += python-nexus SUBDIR += rainbow SUBDIR += rampler SUBDIR += recombine SUBDIR += ruby-bio SUBDIR += rubygem-bio SUBDIR += rubygem-bio-executables SUBDIR += rubygem-bio-old-biofetch-emulator SUBDIR += rubygem-bio-shell SUBDIR += samtools SUBDIR += scrm SUBDIR += seaview SUBDIR += seqan SUBDIR += seqan-apps SUBDIR += seqan1 SUBDIR += seqio SUBDIR += seqtk SUBDIR += sim4 SUBDIR += slclust SUBDIR += smithwaterman SUBDIR += spoa SUBDIR += stacks SUBDIR += star SUBDIR += stringtie SUBDIR += subread SUBDIR += tRNAscan-SE SUBDIR += tabixpp SUBDIR += treekin SUBDIR += treepuzzle SUBDIR += trimadap SUBDIR += trimmomatic SUBDIR += ugene SUBDIR += vcflib SUBDIR += vcftools SUBDIR += velvet SUBDIR += viennarna SUBDIR += vsearch SUBDIR += vt SUBDIR += wise .include Index: head/biology/biolibc/Makefile =================================================================== --- head/biology/biolibc/Makefile (nonexistent) +++ head/biology/biolibc/Makefile (revision 568921) @@ -0,0 +1,16 @@ +# $FreeBSD$ + +PORTNAME= biolibc +DISTVERSION= 0.1.1 +CATEGORIES= biology + +MAINTAINER= jwb@FreeBSD.org +COMMENT= Low-level high-performance bioinformatics library + +LICENSE= BSD2CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE + +USE_GITHUB= yes +GH_ACCOUNT= auerlab + +.include Property changes on: head/biology/biolibc/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/biology/biolibc/distinfo =================================================================== --- head/biology/biolibc/distinfo (nonexistent) +++ head/biology/biolibc/distinfo (revision 568921) @@ -0,0 +1,3 @@ +TIMESTAMP = 1616330997 +SHA256 (auerlab-biolibc-0.1.1_GH0.tar.gz) = 0b4a5a63a17998423a583e05e6244369b0c7195c09d2c1c25f1bcde45d7d6388 +SIZE (auerlab-biolibc-0.1.1_GH0.tar.gz) = 11770 Property changes on: head/biology/biolibc/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/biology/biolibc/pkg-descr =================================================================== --- head/biology/biolibc/pkg-descr (nonexistent) +++ head/biology/biolibc/pkg-descr (revision 568921) @@ -0,0 +1,7 @@ +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. + +WWW: https://github.com/auerlab/vcfio Property changes on: head/biology/biolibc/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/biology/biolibc/pkg-plist =================================================================== --- head/biology/biolibc/pkg-plist (nonexistent) +++ head/biology/biolibc/pkg-plist (revision 568921) @@ -0,0 +1,6 @@ +include/biostring.h +include/dsvio.h +include/samio.h +include/vcfio.h +lib/libbiolibc.a +man/man1/biolibc.1.gz Property changes on: head/biology/biolibc/pkg-plist ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property