From owner-cvs-all@FreeBSD.ORG Thu Feb 1 22:33:04 2007 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 89F5016A402; Thu, 1 Feb 2007 22:33:04 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id 7F25113C481; Thu, 1 Feb 2007 22:33:04 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id l11MX4em067855; Thu, 1 Feb 2007 22:33:04 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id l11MX4N3067853; Thu, 1 Feb 2007 22:33:04 GMT (envelope-from miwi) Message-Id: <200702012233.l11MX4N3067853@repoman.freebsd.org> From: Martin Wilke Date: Thu, 1 Feb 2007 22:33:04 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net Makefile ports/net/sipxpublisher Makefile distinfo pkg-descr pkg-plist ports/net/sipxpublisher/files patch-doc-Makefile.am patch-doc-Makefile.in pkg-deinstall.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 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, 01 Feb 2007 22:33:04 -0000 miwi 2007-02-01 22:33:04 UTC FreeBSD ports repository Modified files: net Makefile Added files: net/sipxpublisher Makefile distinfo pkg-descr pkg-plist net/sipxpublisher/files patch-doc-Makefile.am patch-doc-Makefile.in pkg-deinstall.in Log: sipXpublisher is a modular server for handling SIP event subscriptions; event package types can be added through a dynamically linked library interface, configured through a simple XML plugin configuration file. WWW: http://sipx-wiki.calivia.com/index.php/Main_Page PR: ports/107931 Submitted by: Michael Durian Revision Changes Path 1.1806 +1 -0 ports/net/Makefile 1.1 +39 -0 ports/net/sipxpublisher/Makefile (new) 1.1 +3 -0 ports/net/sipxpublisher/distinfo (new) 1.1 +11 -0 ports/net/sipxpublisher/files/patch-doc-Makefile.am (new) 1.1 +11 -0 ports/net/sipxpublisher/files/patch-doc-Makefile.in (new) 1.1 +19 -0 ports/net/sipxpublisher/files/pkg-deinstall.in (new) 1.1 +5 -0 ports/net/sipxpublisher/pkg-descr (new) 1.1 +19 -0 ports/net/sipxpublisher/pkg-plist (new)