Import of pkgsrc-2015Q1

This commit is contained in:
2015-04-22 14:34:26 +02:00
committed by Lionel Sambuc
parent 9a8c06dafb
commit 4af1cdf7a9
25114 changed files with 870550 additions and 795435 deletions

View File

@@ -0,0 +1,3 @@
Liblogging is an easy to use library for logging. It offers
an enhanced replacement for the syslog() call, but retains
its ease of use.

View File

@@ -0,0 +1,22 @@
# $NetBSD: Makefile,v 1.2 2015/01/16 16:35:37 fhajny Exp $
DISTNAME= liblogging-1.0.5
CATEGORIES= sysutils
MASTER_SITES= http://download.rsyslog.com/liblogging/
MAINTAINER= filip@joyent.com
HOMEPAGE= http://www.liblogging.org/
COMMENT= Easy to use logging library
LICENSE= 2-clause-bsd
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_TOOLS+= pkg-config
PKGCONFIG_OVERRIDE+= rfc3195/liblogging-rfc3195.pc.in
PKGCONFIG_OVERRIDE+= stdlog/liblogging-stdlog.pc.in
CONFIGURE_ARGS+= --disable-journal
CONFIGURE_ARGS+= --enable-stdlog
.include "../../mk/bsd.pkg.mk"

View File

@@ -0,0 +1,7 @@
@comment $NetBSD: PLIST,v 1.1 2014/09/04 19:46:34 fhajny Exp $
bin/stdlogctl
include/liblogging/stdlog.h
lib/liblogging-stdlog.la
lib/pkgconfig/liblogging-stdlog.pc
man/man1/stdlogctl.1
man/man3/stdlog.3

View File

@@ -0,0 +1,13 @@
# $NetBSD: buildlink3.mk,v 1.1 2014/09/04 19:46:34 fhajny Exp $
BUILDLINK_TREE+= liblogging
.if !defined(LIBLOGGING_BUILDLINK3_MK)
LIBLOGGING_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.liblogging+= liblogging>=1.0.4
BUILDLINK_PKGSRCDIR.liblogging?= ../../sysutils/liblogging
.endif # LIBLOGGING_BUILDLINK3_MK
BUILDLINK_TREE+= -liblogging

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.2 2015/01/16 16:35:37 fhajny Exp $
SHA1 (liblogging-1.0.5.tar.gz) = e202bf9412747ecd384678e8b3024a4646d45c2f
RMD160 (liblogging-1.0.5.tar.gz) = b9936e7cf4abde97d578db3b904539c117403212
Size (liblogging-1.0.5.tar.gz) = 571051 bytes