Port details |
- libxtend Miscellaneous functions to extend libc
- 0.2.0.2_1 devel =2 0.2.0.2_1Version of this port present on the latest quarterly branch.
- Maintainer: jwb@FreeBSD.org
- Port Added: 2021-05-18 22:33:12
- Last Update: 2024-01-23 13:47:40
- Commit Hash: 080ea23
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSD2CLAUSE
- WWW:
- https://github.com/outpaddling/libxtendc
- Description:
- Libxtend is a library of miscellaneous functions, the likes of
which might be found in libc or libm. They provide some convenient
functionality lacking in standard library functions as well some
more esoteric features.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- libxtend>0:devel/libxtend
- To install the port:
- cd /usr/ports/devel/libxtend/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/libxtend
- pkg install libxtend
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libxtend
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1703775289
SHA256 (outpaddling-libxtend-0.2.0-2-g5f45f63_GH0.tar.gz) = 37611c04b6fdd8df08b2cc73e97d4e6f698e8cc2897f63c7264f7b0d6b14ae99
SIZE (outpaddling-libxtend-0.2.0-2-g5f45f63_GH0.tar.gz) = 88108
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- This port is required by:
- for Build
-
- deskutils/qmediamanager
- sysutils/npmount
- for Libraries
-
- biology/ad2vcf
- biology/biolibc
- biology/biolibc-tools
- biology/fasda
- biology/fastq-trim
- biology/peak-classifier
- biology/vcf-split
Configuration Options:
- No options to configure
- Options name:
- devel_libxtend
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.2.0.2_1 23 Jan 2024 13:47:40 |
Muhammad Moinur Rahman (bofh) |
devel/libxtend: Impelled to share/man
Approved by: portmgr (blanket) |
0.2.0.2 28 Dec 2023 14:58:09 |
Jason W. Bacon (jwb) |
libxtend: Update function list man page
No library changes |
0.2.0 28 Oct 2023 11:17:18 |
Jason W. Bacon (jwb) |
devel/libxtend: Update to 0.2.0
Add xt_ prefix to all remaining functions
Switch fast-file class to opaque structure
Improve test scripts
Add libxtend(3) man page listing all functions (generated by auto-man2man) |
0.1.9 11 Aug 2023 20:32:37 |
Jason W. Bacon (jwb) |
devel/libxtend: Update to 0.1.9
xt_fopen(): Call stat() before popen() and return NULL if file does not exist
xt_fopen(): Add lz4 support
Add XT_COMPRESSION_EXTENSIONS, a list of possible filename extensions
Clean up some compiler warnings
Changes: https://github.com/outpaddling/libxtend/releases |
0.1.8.2 17 Jun 2023 14:43:04 |
Jason W. Bacon (jwb) |
devel/libxtend: Update to 0.1.8.2
xt_fopen(): Add file existence and creation checks
popen() does not flag nonexistent and uncreatable files |
0.1.8 10 Jun 2023 11:57:55 |
Jason W. Bacon (jwb) |
devel/libxtend: Update to 0.1.8
Several new functions, macros, and minor enhancements
Changes: https://github.com/outpaddling/libxtend/releases |
0.1.7 11 Dec 2022 20:04:41 |
Jason W. Bacon (jwb) |
devel/libxtend: Update to 0.1.7
Minor enhancements and fixes
Changes: https://github.com/outpaddling/libxtend/releases |
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:55 |
Jason W. Bacon (jwb) |
devel/libxtend: Update to 0.1.6
Add dsv_line_init(), strptrcasecmp()
A few API improvements and bug fixes
Changes: https://github.com/outpaddling/libxtend/releases |
0.1.5 15 Mar 2022 21:33:40 |
Jason W. Bacon (jwb) |
devel/libxtend: Update to 0.1.5
Numerous small bug fixes and enhancements
Several new functions added to the library
Changes: https://github.com/outpaddling/libxtend/tags |
0.1.4 14 Dec 2021 19:45:31 |
Jason W. Bacon (jwb) |
devel/libxtend: Update to 0.1.4
Several new functions
Eliminate mutator macros mirroring mutator functions
Numerous minor bug fixes and enhancements
Changes: https://github.com/outpaddling/libxtend/releases/tag/0.1.4 |
0.1.3.5 17 Sep 2021 16:36:36 |
Jason W. Bacon (jwb) |
devel/libxtend: Update to 0.1.3.5
Regenerate man pages with improved auto-c2man
Adds missing return value sections and improves formatting |
0.1.3.1 28 Aug 2021 01:14:25 |
Jason W. Bacon (jwb) |
devel/libxtend: Update to 0.1.3.1
Major API overhaul
Generate accessor and mutator functions
Generate man pages for all functions
Import delimiter-separated-value class from biolibc |
0.1.2.25 11 Jun 2021 15:36:38 |
Jason W. Bacon (jwb) |
devel/libxtend: Remove comment used to silence portlint |
0.1.2.25 11 Jun 2021 15:05:18 |
Jason W. Bacon (jwb) |
devel/libxtend: Update to 0.1.2.25
A few minor fixes and numerous README updates |
0.1.2 18 May 2021 22:29:46 |
Jason W. Bacon (jwb) |
devel/libxtend: Miscellaneous functions to extend libc
Libxtend is a library of miscellaneous functions, the likes of which might
be found in libc or libm.
They provide some convenient functionality lacking in standard library
functions as well some more esoteric features. |