diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-01-05 23:24:43 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-01-05 23:24:43 +0000 |
commit | 41de0854d2bfdf4b776b868812562a59b73a061a (patch) | |
tree | 7519b18d20a27b53cb0b6d477b3e6696838a9cb0 /devel/rlog | |
parent | c4c8523eac36d2bfc2114544ea5c95852db36edf (diff) |
Notes
Diffstat (limited to 'devel/rlog')
-rw-r--r-- | devel/rlog/Makefile | 22 | ||||
-rw-r--r-- | devel/rlog/distinfo | 3 | ||||
-rw-r--r-- | devel/rlog/pkg-descr | 13 | ||||
-rw-r--r-- | devel/rlog/pkg-plist | 94 |
4 files changed, 132 insertions, 0 deletions
diff --git a/devel/rlog/Makefile b/devel/rlog/Makefile new file mode 100644 index 000000000000..8c7b70bf200e --- /dev/null +++ b/devel/rlog/Makefile @@ -0,0 +1,22 @@ +# New ports collection makefile for: rlog +# Date created: 2007-01-05 +# Whom: trasz <trasz@pin.if.uz.zgora.pl> +# +# $FreeBSD$ +# + +PORTNAME= rlog +PORTVERSION= 1.3.7 +CATEGORIES= devel +MASTER_SITES= http://arg0.net/users/vgough/download/ +EXTRACT_SUFX= .tgz + +MAINTAINER= trasz@pin.if.uz.zgora.pl +COMMENT= A flexible message logging facility for C++ + +GNU_CONFIGURE= yes +USE_GMAKE= yes +USE_GNOME= gnomehack +USE_LDCONFIG= yes + +.include <bsd.port.mk> diff --git a/devel/rlog/distinfo b/devel/rlog/distinfo new file mode 100644 index 000000000000..072fd8382421 --- /dev/null +++ b/devel/rlog/distinfo @@ -0,0 +1,3 @@ +MD5 (rlog-1.3.7.tgz) = b84df0d8a57ea676c4bf594c7a35cd25 +SHA256 (rlog-1.3.7.tgz) = e398ce16d0370d9a72968f9ee38d33d0bc3b3b54c9a49645c8141109098fff44 +SIZE (rlog-1.3.7.tgz) = 525396 diff --git a/devel/rlog/pkg-descr b/devel/rlog/pkg-descr new file mode 100644 index 000000000000..d00abc5b66e5 --- /dev/null +++ b/devel/rlog/pkg-descr @@ -0,0 +1,13 @@ +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 diff --git a/devel/rlog/pkg-plist b/devel/rlog/pkg-plist new file mode 100644 index 000000000000..1f943b9d3839 --- /dev/null +++ b/devel/rlog/pkg-plist @@ -0,0 +1,94 @@ +include/rlog/common.h +include/rlog/Error.h +include/rlog/Lock.h +include/rlog/Mutex.h +include/rlog/rlog-c99.h +include/rlog/RLogChannel.h +include/rlog/rlog.h +include/rlog/rloginit.h +include/rlog/rloglocation.h +include/rlog/RLogNode.h +include/rlog/rlog-novariadic.h +include/rlog/rlog-prec99.h +include/rlog/RLogPublisher.h +include/rlog/RLogTime.h +include/rlog/StdioNode.h +include/rlog/SyslogNode.h +lib/librlog.so.4 +lib/librlog.so +lib/librlog.la +libdata/pkgconfig/librlog.pc +%%DOCSDIR%%/html/1_83_87_2rlog_2common_8h-source.html +%%DOCSDIR%%/html/__darcs_2current_2rlog_2Error_8h-source.html +%%DOCSDIR%%/html/__darcs_2current_2rlog_2Lock_8h-source.html +%%DOCSDIR%%/html/__darcs_2current_2rlog_2Mutex_8h-source.html +%%DOCSDIR%%/html/__darcs_2current_2rlog_2RLogChannel_8h-source.html +%%DOCSDIR%%/html/__darcs_2current_2rlog_2RLogNode_8h-source.html +%%DOCSDIR%%/html/__darcs_2current_2rlog_2RLogPublisher_8h-source.html +%%DOCSDIR%%/html/__darcs_2current_2rlog_2RLogTime_8h-source.html +%%DOCSDIR%%/html/annotated.html +%%DOCSDIR%%/html/__darcs_2current_2rlog_2StdioNode_8h-source.html +%%DOCSDIR%%/html/__darcs_2current_2rlog_2SyslogNode_8h-source.html +%%DOCSDIR%%/html/__darcs_2current_2rlog_2rlog-c99_8h-source.html +%%DOCSDIR%%/html/__darcs_2current_2rlog_2rlog-novariadic_8h-source.html +%%DOCSDIR%%/html/__darcs_2current_2rlog_2rlog-prec99_8h-source.html +%%DOCSDIR%%/html/__darcs_2current_2rlog_2rlog_8h-source.html +%%DOCSDIR%%/html/__darcs_2current_2rlog_2rloginit_8h-source.html +%%DOCSDIR%%/html/__darcs_2current_2rlog_2rloglocation_8h-source.html +%%DOCSDIR%%/html/channel.html +%%DOCSDIR%%/html/dirs.html +%%DOCSDIR%%/html/common_8h-source.html +%%DOCSDIR%%/html/component.html +%%DOCSDIR%%/html/config_8h-source.html +%%DOCSDIR%%/html/dir_000000.html +%%DOCSDIR%%/html/dir_000001.html +%%DOCSDIR%%/html/dir_000002.html +%%DOCSDIR%%/html/dir_000003.html +%%DOCSDIR%%/html/dir_000004.html +%%DOCSDIR%%/html/dir_000005.html +%%DOCSDIR%%/html/doxygen.css +%%DOCSDIR%%/html/doxygen.png +%%DOCSDIR%%/html/files.html +%%DOCSDIR%%/html/functions.html +%%DOCSDIR%%/html/functions_func.html +%%DOCSDIR%%/html/functions_rela.html +%%DOCSDIR%%/html/functions_vars.html +%%DOCSDIR%%/html/group__RLogMacros.html +%%DOCSDIR%%/html/index.html +%%DOCSDIR%%/html/modules.html +%%DOCSDIR%%/html/pages.html +%%DOCSDIR%%/html/rlog-1_83_87_2rlog_2Error_8h-source.html +%%DOCSDIR%%/html/rlog-1_83_87_2rlog_2Lock_8h-source.html +%%DOCSDIR%%/html/rlog-1_83_87_2rlog_2Mutex_8h-source.html +%%DOCSDIR%%/html/rlog-1_83_87_2rlog_2RLogChannel_8h-source.html +%%DOCSDIR%%/html/rlog-1_83_87_2rlog_2RLogNode_8h-source.html +%%DOCSDIR%%/html/rlog-1_83_87_2rlog_2RLogPublisher_8h-source.html +%%DOCSDIR%%/html/rlog-1_83_87_2rlog_2RLogTime_8h-source.html +%%DOCSDIR%%/html/rlog-1_83_87_2rlog_2StdioNode_8h-source.html +%%DOCSDIR%%/html/rlog-1_83_87_2rlog_2SyslogNode_8h-source.html +%%DOCSDIR%%/html/rlog-1_83_87_2rlog_2rlog-c99_8h-source.html +%%DOCSDIR%%/html/rlog-1_83_87_2rlog_2rlog-novariadic_8h-source.html +%%DOCSDIR%%/html/rlog-1_83_87_2rlog_2rlog-prec99_8h-source.html +%%DOCSDIR%%/html/rlog-1_83_87_2rlog_2rlog_8h-source.html +%%DOCSDIR%%/html/rlog-1_83_87_2rlog_2rloginit_8h-source.html +%%DOCSDIR%%/html/rlog-1_83_87_2rlog_2rloglocation_8h-source.html +%%DOCSDIR%%/html/rlog_2Error_8h-source.html +%%DOCSDIR%%/html/rlog_2Lock_8h-source.html +%%DOCSDIR%%/html/rlog_2Mutex_8h-source.html +%%DOCSDIR%%/html/rlog_2RLogChannel_8h-source.html +%%DOCSDIR%%/html/rlog_2rlog_8h-source.html +%%DOCSDIR%%/html/rlog_2RLogNode_8h-source.html +%%DOCSDIR%%/html/rlog_2RLogPublisher_8h-source.html +%%DOCSDIR%%/html/rlog_2RLogTime_8h-source.html +%%DOCSDIR%%/html/rlog_2StdioNode_8h-source.html +%%DOCSDIR%%/html/rlog_2SyslogNode_8h-source.html +%%DOCSDIR%%/html/rlog_2rlog-c99_8h-source.html +%%DOCSDIR%%/html/rlog_2rlog-novariadic_8h-source.html +%%DOCSDIR%%/html/rlog_2rlog-prec99_8h-source.html +%%DOCSDIR%%/html/rlog_2rloginit_8h-source.html +%%DOCSDIR%%/html/rlog_2rloglocation_8h-source.html +%%DOCSDIR%%/refman.pdf +@dirrm %%DOCSDIR%%/html +@dirrm %%DOCSDIR%% +@dirrmtry lib/pkgconfig +@dirrm include/rlog |