Import of pkgsrc-2016Q3

This commit is contained in:
2016-10-14 07:49:11 +02:00
committed by Lionel Sambuc
parent 9d819b6d54
commit 1242aa1e36
35952 changed files with 949749 additions and 377083 deletions

View File

@@ -1,9 +1,9 @@
# $NetBSD: Makefile,v 1.48 2015/06/12 10:51:01 wiz Exp $
# $NetBSD: Makefile,v 1.50 2016/07/09 06:38:54 wiz Exp $
.include "Makefile.common"
DISTNAME= courier-authlib-0.64.0
PKGREVISION= 8
PKGREVISION= 10
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=courier/}
EXTRACT_SUFX= .tar.bz2

View File

@@ -1,4 +1,4 @@
# $NetBSD: Makefile.common,v 1.14 2014/05/06 03:45:36 rodent Exp $
# $NetBSD: Makefile.common,v 1.15 2016/02/26 09:41:05 jperkin Exp $
#
# used by mail/courier-mta/Makefile.common
@@ -19,11 +19,9 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-mailuser=${COURIER_USER}
CONFIGURE_ARGS+= --with-mailgroup=${COURIER_GROUP}
.include "../../mk/bsd.prefs.mk"
CONFIGURE_ARGS.SunOS+= --with-waitfunc=wait3
.if ${OPSYS} == "SunOS"
CONFIGURE_ARGS+= --with-waitfunc=wait3
.endif
.include "../../mk/bsd.prefs.mk"
.if ${OPSYS} == "OpenBSD"
BUILDLINK_DEPMETHOD.libiconv?= build

View File

@@ -1,7 +1,8 @@
$NetBSD: distinfo,v 1.15 2012/06/09 11:57:20 adam Exp $
$NetBSD: distinfo,v 1.16 2015/11/04 01:17:42 agc Exp $
SHA1 (courier-authlib-0.64.0.tar.bz2) = ea8a38b81135f23ab8084fc89751fb320fe6b7d1
RMD160 (courier-authlib-0.64.0.tar.bz2) = a2933436eb4ae799c2ef760a12b94dec6c3747a9
SHA512 (courier-authlib-0.64.0.tar.bz2) = 9a1cb195bfa00c02294f87e5e01254108d5b2bc9ae2e32abbb38d9dc0af108748eec4fa365efcc244ec194751b69ef7e26963a1b0315c386758502938421fd80
Size (courier-authlib-0.64.0.tar.bz2) = 2267236 bytes
SHA1 (patch-aa) = bd3f7cc7a809717be7b32e5eb5890f6a8175b439
SHA1 (patch-ab) = 89ef33fa3dc4aba6aed2b3fed19ccdcf8b1b47fd

View File

@@ -1,6 +1,6 @@
<?xml version='1.0'?>
<!DOCTYPE service_bundle SYSTEM '/usr/share/lib/xml/dtd/service_bundle.dtd.1'>
<service_bundle type='manifest' name='@SMF_NAME@'>
<service_bundle type='manifest' name='export'>
<service name='@SMF_PREFIX@/@SMF_NAME@' type='service' version='1'>
<create_default_instance enabled="false" />
<single_instance />
@@ -24,7 +24,6 @@
<property_group name='general' type='framework'>
<propval name='action_authorization' type='astring' value='solaris.smf.manage.courier-authlib' />
</property_group>
<stability value='Evolving' />
<template>
<common_name>
<loctext xml:lang='C'>authlib - Generic authentication API for Courier mail services</loctext>