From owner-cvs-ports@FreeBSD.ORG Fri Jul 22 22:32:25 2005 Return-Path: X-Original-To: cvs-ports@FreeBSD.org Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 848DC16A41F; Fri, 22 Jul 2005 22:32:25 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5911743D48; Fri, 22 Jul 2005 22:32:25 +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 j6MMWPEQ046174; Fri, 22 Jul 2005 22:32:25 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j6MMWPAf046173; Fri, 22 Jul 2005 22:32:25 GMT (envelope-from pav) Message-Id: <200507222232.j6MMWPAf046173@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 22 Jul 2005 22:32:25 +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/mail Makefile ports/mail/squirrelmail-compatibility-plugin Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Jul 2005 22:32:25 -0000 pav 2005-07-22 22:32:25 UTC FreeBSD ports repository Modified files: mail Makefile Added files: mail/squirrelmail-compatibility-plugin Makefile distinfo pkg-descr pkg-plist Log: This plugin for the SquirrelMail WebMailer is the first of several ports I have written for some squirrelmail plugins. About the Plugin: It provides a standard API for other plugins and has no functionality in and of itself. PR: ports/83606 Submitted by: Alexander Wittig Revision Changes Path 1.673 +1 -0 ports/mail/Makefile 1.1 +69 -0 ports/mail/squirrelmail-compatibility-plugin/Makefile (new) 1.1 +2 -0 ports/mail/squirrelmail-compatibility-plugin/distinfo (new) 1.1 +10 -0 ports/mail/squirrelmail-compatibility-plugin/pkg-descr (new) 1.1 +45 -0 ports/mail/squirrelmail-compatibility-plugin/pkg-plist (new)