Port details |
- rlog Flexible message logging facility for C++
- 1.4_3 devel
=3 1.4_3Version of this port present on the latest quarterly branch. - Maintainer: anastasios@mageirias.com
 - Port Added: 2007-01-05 23:25:37
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: xorg-docs, libexif, libXdamage, libevent, xdm
- License: LGPL21+
- WWW:
- https://www.arg0.net/rlog
- Description:
- RLog provides a flexible message logging facility for C++ programs
and libraries. It is subscription based, meaning you can subscribe
to messages of your choice in an number of ways: by hierarchical
channel name (e.g. "debug", "debug/ special", "error", etc.), or
file name, component name, etc. Log messages are individually enabled.
It is meant to be fast enough to leave in production code - even
where it may be called many times, as both the GCC and Intel compilers
reduce the logging overhead a few clock cycles if they are dormant
(with no subscribers). Other add-on components can extend subscriptions
to external programs, allowing you to enable and collect debugging
messages remotely.
See also: https://github.com/anastmag/rlog
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/rlog/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/rlog
- pkg install rlog
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rlog
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1476569776
SHA256 (anastmag-rlog-1.4_GH0.tar.gz) = 1e545e68beff7f306b09357f4175850b8787fd212a997026cf63fc11473e9a68
SIZE (anastmag-rlog-1.4_GH0.tar.gz) = 634249
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:
-
- gmake>=4.3 : devel/gmake
- This port is required by:
- for Libraries
-
- filesystems/clamfs
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for rlog-1.4_3:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- devel_rlog
- USES:
- gmake pathfix libtool
- 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 |
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) |
1.4_3 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 ) |
1.4_3 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 ) |
1.4_3 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.4_3 06 Mar 2020 09:32:09
  |
amdmi3  |
- Fix LICENSE
- Add LICENSE_FILE
- Update WWW
Approved by: portmgr blanket |
1.4_3 13 Feb 2017 16:38:32
  |
mat  |
Fix USE_GITHUB usage.
For a couple of ports, bump PORTEPOCH as their version were wrong.
Sponsored by: Absolight |
1.4_3 12 Nov 2016 23:58:27
  |
swills  |
devel/rlog: Fix fetch and new maintainer
PR: 213511
Submitted by: Mageirias Anastasios <anastasios@mageirias.com> |
1.4_2 14 Sep 2016 15:59:34
  |
mat  |
GOOGLE_CODE has gone away.
- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN
Some ports have a local mirror configured but for security reasons, it
is not considered upstream.
Sponsored by: Absolight |
1.4_2 27 Oct 2014 11:07:20
  |
bapt  |
Cleanup plist |
1.4_2 03 Jun 2014 00:39:59
  |
amdmi3  |
- Switch to USES=libtool, drop .la files
- Strip libraries |
1.4_1 25 Jan 2014 00:30:33
  |
bapt  |
Support stage |
1.4 20 Sep 2013 17:17:45
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4) |
1.4 14 Aug 2013 22:35:54
  |
ak  |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
1.4 19 Mar 2013 13:04:31
  |
eadler  |
This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.
If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.
PR: ports/177081
Reviewed by: bapt
Approved by: portmgr (miwi) |
1.4 31 Aug 2011 22:14:29
 |
dhn  |
- Update to 1.4
PR: ports/160095
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
1.3.7 02 Aug 2011 11:19:20
 |
bapt  |
Mark BROKEN: Does not fetch |
1.3.7 03 Jul 2011 14:59:23
 |
ohauer  |
-remove MD5 |
1.3.7 04 Dec 2010 07:34:27
 |
ade  |
Sync to new bsd.autotools.mk |
1.3.7 25 Oct 2010 20:09:07
 |
trasz  |
Drop maintainership for ports I can't maintain anymore. |
1.3.7 02 Aug 2009 19:36:34
 |
mezz  |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
1.3.7 01 Jun 2008 09:42:37
 |
olgeni  |
Large round of typo fixes in ports/devel (pkg-descr). |
1.3.7 11 Jul 2007 22:06:17
 |
trasz  |
- Use proper capitalization in my email address.
Approved by: miwi (mentor)
Suggested by: sat |
1.3.7 13 Apr 2007 13:03:49
 |
trasz  |
Change my email address to trasz@FreeBSD.org.
Approved by: miwi (mentor) |
1.3.7 01 Feb 2007 02:42:06
 |
kris  |
Use libtool port instead of included version to avoid objformat a.out botch |
1.3.7 05 Jan 2007 23:24:43
 |
miwi  |
RLog provides a flexible message logging facility for C++ programs
and libraries. It is subscription based, meaning you can subscribe
to messages of your choice in an number of ways: by hierarchical
channel name (e.g. "debug", "debug/ special", "error", etc.), or
filename, component name, etc. Log messages are individually enabled.
It is meant to be fast enough to leave in production code - even
where it may be called many times, as both the GCC and Intel compilers
reduce the logging overhead a few clock cycles if they are dormant
(with no subscribers). Other add-on components can extend subscriptions
to external programs, allowing you to enable and collect debugging
messages remotely.
WWW: http://arg0.net/wiki/rlog
PR: ports/107596
Submitted by: trasz <trasz at pin.if.uz.zgora.pl> |