freebsd-ports/biology/ncbi-cxx-toolkit/pkg-descr
Stefan Eßer fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 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)
2022-09-07 23:58:51 +02:00

22 lines
1,003 B
Text

NCBI C++ Toolkit provides free, portable, public domain libraries with no
restrictions use. It has been written in the National Center for Biotechnology
Information in Bethesda, MD.
It is vaguely a successor, or a new generation of biology/ncbi-toolkit.
It contains:
* Networking and Interprocess Communication (IPC) library
* MultiThreading Library
* CGI and Fast-CGI Library, HTML Generation Library
* SQL Database Access Library, C++ wrapper library for BerkeleyDB
* C++ IOSTREAM Adaptor/Wrapper Library
* GZIP and BZ2 C++ Wrapper Library with IOSTREAM adaptors
* ASN.1 and XML Serialization Library with C++ Code Generator Tool (datatool)
* Date and Time Library
* File System Function Library
* Command-Line Argument, Configuration and Environment Processing Library
* Sequence Alignment Algorithms Library
* BLAST Engine Library
* Biological Sequences Retrieval and Processing Library
* Portable FLTK and OpenGL based GUI and graphic libraries
* XmlWrapp (XML parsing and handling, XSLT, XPath)