notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
easyloggingpp C++ logging library
9.97.1 devel on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 9.97.1Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2018-01-27 00:43:48
Last Update: 2023-07-21 06:38:39
Commit Hash: c1f091d
License: MIT
WWW:
https://github.com/amrayn/easyloggingpp
Description:
Single header C++ logging library. It is extremely powerful, extendable, light-weight, fast performing, thread and type safe and consists of many built-in features. It provides ability to write logs in your own customized format. It also provide support for logging your classes, third-party libraries, STL and third-party containers etc.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (8 items)
Collapse this list.
  1. include/easylogging++.h
  2. include/easylogging++.cc
  3. lib/libeasyloggingpp.so
  4. libdata/pkgconfig/easyloggingpp.pc
  5. @ldconfig
  6. /usr/local/share/licenses/easyloggingpp-9.97.1/catalog.mk
  7. /usr/local/share/licenses/easyloggingpp-9.97.1/LICENSE
  8. /usr/local/share/licenses/easyloggingpp-9.97.1/MIT
Collapse this list.
Dependency lines:
  • easyloggingpp>0:devel/easyloggingpp
To install the port:
cd /usr/ports/devel/easyloggingpp/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/easyloggingpp
  • pkg install easyloggingpp
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: easyloggingpp
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1689917247 SHA256 (amrayn-easyloggingpp-v9.97.1_GH0.tar.gz) = ebe473e17b13f1d1f16d0009689576625796947a711e14aec29530f39560c7c2 SIZE (amrayn-easyloggingpp-v9.97.1_GH0.tar.gz) = 771149

Packages (timestamps in pop-ups are UTC):
easyloggingpp
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest9.97.19.97.19.97.09.97.19.97.1-9.97.0-
FreeBSD:13:quarterly9.97.19.97.19.97.09.97.19.97.19.97.19.97.19.97.1
FreeBSD:14:latest9.97.19.97.19.97.09.97.19.97.19.97.0-9.97.0
FreeBSD:14:quarterly9.97.19.97.1-9.97.19.97.19.97.19.97.19.97.1
FreeBSD:15:latest9.97.19.97.1n/a9.97.1n/a9.97.19.97.19.97.1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_easyloggingpp
USES:
cmake compiler:c++11-lang
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/amrayn/easyloggingpp/tar.gz/v9.97.1?dummy=/
Collapse this list.

Number of commits found: 20

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
9.97.1
21 Jul 2023 06:38:39
commit hash: c1f091d3617c16888d8a056d82a5637851ac621dcommit hash: c1f091d3617c16888d8a056d82a5637851ac621dcommit hash: c1f091d3617c16888d8a056d82a5637851ac621dcommit hash: c1f091d3617c16888d8a056d82a5637851ac621d files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/easyloggingpp: Update 9.97.0 → 9.97.1

Reported by:	portscout
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
9.97.0
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
9.97.0
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
9.97.0
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
9.97.0
27 Dec 2020 07:08:23
Revision:559344Original commit files touched by this commit
yuri search for other commits by this committer
devel/easyloggingpp: Update 9.96.7 -> 9.97.0

Reported by:	portscout
9.96.7_2
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
9.96.7_1
25 Dec 2018 20:25:40
Revision:488341Original commit files touched by this commit
tcberner search for other commits by this committer
Change cmake default behaviour to outsource.

Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".

I tried to only set insource where explictely needed.

PR:		232038
Exp-run by:	antoine
9.96.7_1
12 Dec 2018 01:35:36
Revision:487272Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
9.96.7
24 Nov 2018 10:01:18
Revision:485748Original commit files touched by this commit
yuri search for other commits by this committer
devel/easyloggingpp: Update 9.96.5 -> 9.96.7

Reported by:	portscout
9.96.5
07 Sep 2018 17:07:39
Revision:479199Original commit files touched by this commit
yuri search for other commits by this committer
devel/easyloggingpp: Update 9.96.4 -> 9.96.5

Reported by:	portscout
9.96.4_1
29 Jul 2018 22:18:46
Revision:475857Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.

This includes ports
 - featuring USE_GCC=yes or USE_GCC=any,
 - featuring USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and those
 - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
   c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.

PR:		222542
9.96.4
02 Jun 2018 19:40:59
Revision:471400Original commit files touched by this commit
linimon search for other commits by this committer
Adjust USES to fix building on gcc-based archs (in particular, powerpc64).

On the clang architectures, these changes have no effect: the baser
compiler already includes the needed features.

While here, remove now-redundant CXXFLAGS statements and pet portlint
(no other content change).

Tested on both powerpc64 and amd64.

Approved by:	portmgr (tier-2 blanket)
9.96.4
03 Apr 2018 07:40:22
Revision:466283Original commit files touched by this commit
yuri search for other commits by this committer
devel/easyloggingpp: Update 9.96.3 -> 9.96.4

Reported by:	portscout
9.96.3
01 Apr 2018 05:58:53
Revision:466119Original commit files touched by this commit
yuri search for other commits by this committer
devel/easyloggingpp: Update 9.96.2 -> 9.96.3

Changelog:
https://github.com/muflihun/easyloggingpp/releases/tag/v9.96.3
9.96.2
29 Mar 2018 07:40:44
Revision:465868Original commit files touched by this commit
yuri search for other commits by this committer
devel/easyloggingpp: Update 9.96.1 -> 9.96.2

Reported by:	portscout
9.96.1
24 Feb 2018 17:49:38
Revision:462856Original commit files touched by this commit
yuri search for other commits by this committer
devel/easyloggingpp: Update to 9.96.1

Changelog:
https://github.com/muflihun/easyloggingpp/releases/tag/v9.96.1

Reported by:	portscout
Approved by:	tcberner (mentor, implicit)
9.96.0
14 Feb 2018 17:02:11
Revision:461820Original commit files touched by this commit
yuri search for other commits by this committer
devel/easyloggingpp: Update to 9.96.0

Changelog:
https://github.com/muflihun/easyloggingpp/releases/tag/v9.96.0

Reported by:	portscout
Approved by:	tcberner (mentor, implicit)
9.95.4
10 Feb 2018 11:50:04
Revision:461389Original commit files touched by this commit
yuri search for other commits by this committer
devel/easyloggingpp: Update to 9.95.4

Changelog:
https://github.com/muflihun/easyloggingpp/releases/tag/v9.95.4

Submitted by:	portscout
Approved by:	tcberner (mentor, implicit)
9.95.3
27 Jan 2018 00:43:34
Revision:460067Original commit files touched by this commit
yuri search for other commits by this committer
New port: devel/easyloggingpp: C++ logging library

Approved by:	tcberner (mentor), adamw (mentor)
Differential Revision:	D13912

Number of commits found: 20