non port: devel/rlog/pkg-descr |
Number of commits found: 6 |
Wednesday, 7 Sep 2022
|
21:58 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)
fb16dfe |
Friday, 6 Mar 2020
|
09:32 amdmi3
- Fix LICENSE
- Add LICENSE_FILE
- Update WWW
Approved by: portmgr blanket
 |
Saturday, 12 Nov 2016
|
23:58 swills
devel/rlog: Fix fetch and new maintainer
PR: 213511
Submitted by: Mageirias Anastasios <anastasios@mageirias.com>
 |
Wednesday, 31 Aug 2011
|
22:14 dhn
- Update to 1.4
PR: ports/160095
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
 |
Sunday, 1 Jun 2008
|
09:42 olgeni
Large round of typo fixes in ports/devel (pkg-descr).
 |
Friday, 5 Jan 2007
|
23:24 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>
 |
Number of commits found: 6 |