From owner-cvs-all@FreeBSD.ORG Thu Jan 20 15:11:08 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7287216A4CE; Thu, 20 Jan 2005 15:11:08 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5003143D1F; Thu, 20 Jan 2005 15:11:08 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j0KFB82s068229; Thu, 20 Jan 2005 15:11:08 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j0KFB8vr068228; Thu, 20 Jan 2005 15:11:08 GMT (envelope-from pav) Message-Id: <200501201511.j0KFB8vr068228@repoman.freebsd.org> From: Pav Lucistnik Date: Thu, 20 Jan 2005 15:11:08 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/databases Makefile ports/databases/cyrus-smlacapd Makefile distinfo pkg-descr pkg-plistcyrus_smlacapd_backend patch-frontend-Makefile.in ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Jan 2005 15:11:08 -0000 pav 2005-01-20 15:11:08 UTC FreeBSD ports repository Modified files: databases Makefile Added files: databases/cyrus-smlacapd Makefile distinfo pkg-descr pkg-plist databases/cyrus-smlacapd/files acapd.conf-sample cyrus_smlacapd_backend patch-actest-Makefile.in patch-backend-Makefile.in patch-frontend-Makefile.in pkg-message.in Log: ACAP (Application Configuration Access Protol) is an Internet standards-track protocol for remote preferences and other storage for Internet applications such as web browsers or mail readers. PR: ports/76456 Submitted by: Gerhard Gonter Revision Changes Path 1.404 +1 -0 ports/databases/Makefile 1.1 +65 -0 ports/databases/cyrus-smlacapd/Makefile (new) 1.1 +2 -0 ports/databases/cyrus-smlacapd/distinfo (new) 1.1 +2 -0 ports/databases/cyrus-smlacapd/files/acapd.conf-sample (new) 1.1 +53 -0 ports/databases/cyrus-smlacapd/files/cyrus_smlacapd_backend (new) 1.1 +20 -0 ports/databases/cyrus-smlacapd/files/patch-actest-Makefile.in (new) 1.1 +12 -0 ports/databases/cyrus-smlacapd/files/patch-backend-Makefile.in (new) 1.1 +20 -0 ports/databases/cyrus-smlacapd/files/patch-frontend-Makefile.in (new) 1.1 +15 -0 ports/databases/cyrus-smlacapd/files/pkg-message.in (new) 1.1 +5 -0 ports/databases/cyrus-smlacapd/pkg-descr (new) 1.1 +42 -0 ports/databases/cyrus-smlacapd/pkg-plist (new)