summaryrefslogtreecommitdiff
path: root/devel/librlog
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2007-02-18 14:18:18 +0000
committerxtraeme <xtraeme@pkgsrc.org>2007-02-18 14:18:18 +0000
commit53b14204fdff74206872d2f277e48fcd7387f6be (patch)
tree28eb76a43edc35d987c04e529068d6659199fc0a /devel/librlog
parent7cc3197c39035928184609960cd0d5163822619d (diff)
downloadpkgsrc-53b14204fdff74206872d2f277e48fcd7387f6be.tar.gz
Initial import of librlog-1.3.7 (required by the fuse-encfs pkg).
RLog provides a flexible message logging facility for C++ programs and libraries. It is highly optimized for the case where no log messages are output, so that it can be left in production code and enabled on-demand.
Diffstat (limited to 'devel/librlog')
-rw-r--r--devel/librlog/DESCR3
-rw-r--r--devel/librlog/Makefile22
-rw-r--r--devel/librlog/PLIST92
-rw-r--r--devel/librlog/buildlink3.mk19
-rw-r--r--devel/librlog/distinfo5
5 files changed, 141 insertions, 0 deletions
diff --git a/devel/librlog/DESCR b/devel/librlog/DESCR
new file mode 100644
index 00000000000..bb61d8f7cb4
--- /dev/null
+++ b/devel/librlog/DESCR
@@ -0,0 +1,3 @@
+RLog provides a flexible message logging facility for C++ programs and
+libraries. It is highly optimized for the case where no log messages are
+output, so that it can be left in production code and enabled on-demand.
diff --git a/devel/librlog/Makefile b/devel/librlog/Makefile
new file mode 100644
index 00000000000..a0f005da33e
--- /dev/null
+++ b/devel/librlog/Makefile
@@ -0,0 +1,22 @@
+# $NetBSD: Makefile,v 1.1.1.1 2007/02/18 14:18:18 xtraeme Exp $
+#
+
+DISTNAME= rlog-1.3.7
+PKGNAME= lib${DISTNAME}
+CATEGORIES= devel
+MASTER_SITES= http://arg0.net/vgough/download/
+EXTRACT_SUFX= .tgz
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://arg0.net/wiki/rlog
+COMMENT= C++ logging library
+
+GNU_CONFIGURE= yes
+USE_TOOLS+= pkg-config
+USE_LANGUAGES= c c++
+USE_LIBTOOL= yes
+
+PKGCONFIG_OVERRIDE+= librlog.pc.in
+
+.include "../../mk/pthread.buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/librlog/PLIST b/devel/librlog/PLIST
new file mode 100644
index 00000000000..85e89d28bf8
--- /dev/null
+++ b/devel/librlog/PLIST
@@ -0,0 +1,92 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2007/02/18 14:18:18 xtraeme Exp $
+include/rlog/Error.h
+include/rlog/Lock.h
+include/rlog/Mutex.h
+include/rlog/RLogChannel.h
+include/rlog/RLogNode.h
+include/rlog/RLogPublisher.h
+include/rlog/RLogTime.h
+include/rlog/StdioNode.h
+include/rlog/SyslogNode.h
+include/rlog/common.h
+include/rlog/rlog-c99.h
+include/rlog/rlog-novariadic.h
+include/rlog/rlog-prec99.h
+include/rlog/rlog.h
+include/rlog/rloginit.h
+include/rlog/rloglocation.h
+lib/librlog.la
+lib/pkgconfig/librlog.pc
+share/doc/rlog/html/1_83_87_2rlog_2common_8h-source.html
+share/doc/rlog/html/__darcs_2current_2rlog_2Error_8h-source.html
+share/doc/rlog/html/__darcs_2current_2rlog_2Lock_8h-source.html
+share/doc/rlog/html/__darcs_2current_2rlog_2Mutex_8h-source.html
+share/doc/rlog/html/__darcs_2current_2rlog_2RLogChannel_8h-source.html
+share/doc/rlog/html/__darcs_2current_2rlog_2RLogNode_8h-source.html
+share/doc/rlog/html/__darcs_2current_2rlog_2RLogPublisher_8h-source.html
+share/doc/rlog/html/__darcs_2current_2rlog_2RLogTime_8h-source.html
+share/doc/rlog/html/__darcs_2current_2rlog_2StdioNode_8h-source.html
+share/doc/rlog/html/__darcs_2current_2rlog_2SyslogNode_8h-source.html
+share/doc/rlog/html/__darcs_2current_2rlog_2rlog-c99_8h-source.html
+share/doc/rlog/html/__darcs_2current_2rlog_2rlog-novariadic_8h-source.html
+share/doc/rlog/html/__darcs_2current_2rlog_2rlog-prec99_8h-source.html
+share/doc/rlog/html/__darcs_2current_2rlog_2rlog_8h-source.html
+share/doc/rlog/html/__darcs_2current_2rlog_2rloginit_8h-source.html
+share/doc/rlog/html/__darcs_2current_2rlog_2rloglocation_8h-source.html
+share/doc/rlog/html/annotated.html
+share/doc/rlog/html/channel.html
+share/doc/rlog/html/common_8h-source.html
+share/doc/rlog/html/component.html
+share/doc/rlog/html/config_8h-source.html
+share/doc/rlog/html/dir_000000.html
+share/doc/rlog/html/dir_000001.html
+share/doc/rlog/html/dir_000002.html
+share/doc/rlog/html/dir_000003.html
+share/doc/rlog/html/dir_000004.html
+share/doc/rlog/html/dir_000005.html
+share/doc/rlog/html/dirs.html
+share/doc/rlog/html/doxygen.css
+share/doc/rlog/html/doxygen.png
+share/doc/rlog/html/files.html
+share/doc/rlog/html/functions.html
+share/doc/rlog/html/functions_func.html
+share/doc/rlog/html/functions_rela.html
+share/doc/rlog/html/functions_vars.html
+share/doc/rlog/html/group__RLogMacros.html
+share/doc/rlog/html/index.html
+share/doc/rlog/html/modules.html
+share/doc/rlog/html/pages.html
+share/doc/rlog/html/rlog-1_83_87_2rlog_2Error_8h-source.html
+share/doc/rlog/html/rlog-1_83_87_2rlog_2Lock_8h-source.html
+share/doc/rlog/html/rlog-1_83_87_2rlog_2Mutex_8h-source.html
+share/doc/rlog/html/rlog-1_83_87_2rlog_2RLogChannel_8h-source.html
+share/doc/rlog/html/rlog-1_83_87_2rlog_2RLogNode_8h-source.html
+share/doc/rlog/html/rlog-1_83_87_2rlog_2RLogPublisher_8h-source.html
+share/doc/rlog/html/rlog-1_83_87_2rlog_2RLogTime_8h-source.html
+share/doc/rlog/html/rlog-1_83_87_2rlog_2StdioNode_8h-source.html
+share/doc/rlog/html/rlog-1_83_87_2rlog_2SyslogNode_8h-source.html
+share/doc/rlog/html/rlog-1_83_87_2rlog_2rlog-c99_8h-source.html
+share/doc/rlog/html/rlog-1_83_87_2rlog_2rlog-novariadic_8h-source.html
+share/doc/rlog/html/rlog-1_83_87_2rlog_2rlog-prec99_8h-source.html
+share/doc/rlog/html/rlog-1_83_87_2rlog_2rlog_8h-source.html
+share/doc/rlog/html/rlog-1_83_87_2rlog_2rloginit_8h-source.html
+share/doc/rlog/html/rlog-1_83_87_2rlog_2rloglocation_8h-source.html
+share/doc/rlog/html/rlog_2Error_8h-source.html
+share/doc/rlog/html/rlog_2Lock_8h-source.html
+share/doc/rlog/html/rlog_2Mutex_8h-source.html
+share/doc/rlog/html/rlog_2RLogChannel_8h-source.html
+share/doc/rlog/html/rlog_2RLogNode_8h-source.html
+share/doc/rlog/html/rlog_2RLogPublisher_8h-source.html
+share/doc/rlog/html/rlog_2RLogTime_8h-source.html
+share/doc/rlog/html/rlog_2StdioNode_8h-source.html
+share/doc/rlog/html/rlog_2SyslogNode_8h-source.html
+share/doc/rlog/html/rlog_2rlog-c99_8h-source.html
+share/doc/rlog/html/rlog_2rlog-novariadic_8h-source.html
+share/doc/rlog/html/rlog_2rlog-prec99_8h-source.html
+share/doc/rlog/html/rlog_2rlog_8h-source.html
+share/doc/rlog/html/rlog_2rloginit_8h-source.html
+share/doc/rlog/html/rlog_2rloglocation_8h-source.html
+share/doc/rlog/refman.pdf
+@dirrm share/doc/rlog/html
+@dirrm share/doc/rlog
+@dirrm include/rlog
diff --git a/devel/librlog/buildlink3.mk b/devel/librlog/buildlink3.mk
new file mode 100644
index 00000000000..37b303dc08c
--- /dev/null
+++ b/devel/librlog/buildlink3.mk
@@ -0,0 +1,19 @@
+# $NetBSD: buildlink3.mk,v 1.1.1.1 2007/02/18 14:18:18 xtraeme Exp $
+
+BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
+LIBRLOG_BUILDLINK3_MK:= ${LIBRLOG_BUILDLINK3_MK}+
+
+.if ${BUILDLINK_DEPTH} == "+"
+BUILDLINK_DEPENDS+= librlog
+.endif
+
+BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Nlibrlog}
+BUILDLINK_PACKAGES+= librlog
+BUILDLINK_ORDER:= ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}librlog
+
+.if ${LIBRLOG_BUILDLINK3_MK} == "+"
+BUILDLINK_API_DEPENDS.librlog+= librlog>=1.3.7
+BUILDLINK_PKGSRCDIR.librlog?= ../../devel/librlog
+.endif # LIBRLOG_BUILDLINK3_MK
+
+BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//}
diff --git a/devel/librlog/distinfo b/devel/librlog/distinfo
new file mode 100644
index 00000000000..a43ef89014c
--- /dev/null
+++ b/devel/librlog/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2007/02/18 14:18:18 xtraeme Exp $
+
+SHA1 (rlog-1.3.7.tgz) = 3a09d5d8526c7834bf58d533956cc91e135fbe1b
+RMD160 (rlog-1.3.7.tgz) = fd021b41dbac1d432aa6ec98f081d8fcfe686bce
+Size (rlog-1.3.7.tgz) = 525396 bytes