Port details |
- libcircllhist Circonus log-linear histogram C implementation
- g20221215 devel
=2 g20221215Version of this port present on the latest quarterly branch. - Maintainer: fuz@FreeBSD.org
 - Port Added: 2019-07-05 12:25:09
- Last Update: 2023-06-08 10:51:06
- Commit Hash: 25abfde
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: APACHE20
- WWW:
- https://github.com/circonus-labs/libcircllhist
- Description:
- This package includes Circonus log-linear histogram C implementation
(simple program, header, and library) and Lua v5.1 bindings to it.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- libcircllhist>0:devel/libcircllhist
- To install the port:
- cd /usr/ports/devel/libcircllhist/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/libcircllhist
- pkg install libcircllhist
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libcircllhist
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1686126097
SHA256 (openhistogram-libcircllhist-g20221215-95f8f6b089fc4e8dc215ed903221f9f55d4813b3_GH0.tar.gz) = 0712445bec6ab71a2ad386f96b3e8fd8777ecaf5264f144e49236ea343fc2e96
SIZE (openhistogram-libcircllhist-g20221215-95f8f6b089fc4e8dc215ed903221f9f55d4813b3_GH0.tar.gz) = 161182
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- doxygen : devel/doxygen
- gmake>=4.3 : devel/gmake
- autoconf>=2.71 : devel/autoconf
- automake>=1.16.5 : devel/automake
- This port is required by:
- for Libraries
-
- www/envoy
Configuration Options:
- ===> The following configuration options are available for libcircllhist-g20221215:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- devel_libcircllhist
- USES:
- autoreconf gmake lua:51,env shebangfix
- 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 |
g20221215 08 Jun 2023 10:51:06
    |
Robert Clausecker (fuz)  |
devel/libcircllhist: update to g20221215
Changelog: https://github.com/openhistogram/libcircllhist/commits/master |
g20211005_1 08 Feb 2023 23:24:25
    |
Robert Clausecker (fuz)  |
*/*: Update fuz@fuz.su to fuz@FreeBSD.org
www/writefreely had a stray duplicate MAINTAINER block
from an earlier botched commit. I did intentionally not
touch the entry in UPDATING.
Reviewed by: eduardo, flo
Differential Revision: https://reviews.freebsd.org/D38435 |
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) |
g20211005_1 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 ) |
g20211005_1 29 Aug 2022 11:02:14
    |
Dima Panov (fluffy)  |
devel/libcircllhist: fix docs plist after doxygen upgrade |
g20211005 20 Jul 2022 14:21:35
    |
Tobias C. Berner (tcberner)  |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
g20211005 08 Oct 2021 12:27:58
    |
Mikael Urankar (mikael)  Author: Robert Clausecker |
devel/libcircllhist: Update to g20211005 and unbreak LDFLAGS
- take up maintainership of this unmaintained port
- license has changed to APACHE20
- upstream has moved, switch to new upstream
- generate and install documentation
- disable git-based version generation (tries to pick up the ports tree's git)
- regenerate patch
- make portlint and portclippy happy
PR: 258906 |
g20200417_1 25 Sep 2021 16:49:33
    |
Mikael Urankar (mikael)  |
devel/libcircllhist: Mark as broken on aarch64. |
g20200417_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
g20200417_1 09 Aug 2020 04:59:17
  |
danfe  |
- Install libcircllhist.so.0 symlink to match the SONAME
- Convert PLIST_FILES to pkg-plist given the number of items |
g20200417 17 Apr 2020 14:13:31
  |
danfe  |
- Update to the latest upstream commit
- Reword the COMMENT and port description
- Do not always pass -g compiler switch
- Set shared library SONAME as needed
- Relinquish maintainership while here
Found out via: repology.org |
g20190612 05 Jul 2019 12:24:49
  |
danfe  |
Add a port of C implementation of Circonus log-linear histogram.
WWW: https://github.com/circonus-labs/libcircllhist |