From owner-cvs-ports@FreeBSD.ORG Tue Nov 10 19:23:07 2009 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4451F1065695; Tue, 10 Nov 2009 19:23:07 +0000 (UTC) (envelope-from tabthorpe@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 302AF8FC1D; Tue, 10 Nov 2009 19:23:07 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id nAAJN7OY022607; Tue, 10 Nov 2009 19:23:07 GMT (envelope-from tabthorpe@repoman.freebsd.org) Received: (from tabthorpe@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id nAAJN7Vs022606; Tue, 10 Nov 2009 19:23:07 GMT (envelope-from tabthorpe) Message-Id: <200911101923.nAAJN7Vs022606@repoman.freebsd.org> From: Thomas Abthorpe Date: Tue, 10 Nov 2009 19:23:07 +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/squirrelmail bsd.squirrelmail.mk ports/mail/squirrelmail-compatibility-plugin Makefile ports/mail/squirrelmail-secure_login-plugin Makefile ports/mail/squirrelmail-login_notes-plugin Makefile ports/mail/squirrelmail-password_forget-plugin Makefile ports/mail/squirrelmail-vlogin-plugin Makefile ... 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: Tue, 10 Nov 2009 19:23:07 -0000 tabthorpe 2009-11-10 19:23:07 UTC FreeBSD ports repository Modified files: mail/squirrelmail bsd.squirrelmail.mk mail/squirrelmail-compatibility-plugin Makefile mail/squirrelmail-secure_login-plugin Makefile mail/squirrelmail-login_notes-plugin Makefile mail/squirrelmail-password_forget-plugin Makefile mail/squirrelmail-vlogin-plugin Makefile mail/squirrelmail-avelsieve-plugin Makefile mail/squirrelmail-mark_read-plugin Makefile mail/squirrelmail-spam-buttons-plugin Makefile mail/squirrelmail-unsafe_image_rules-plugin Makefile mail/squirrelmail-user_special_mailboxes-plugin Makefile Log: - Use USE_PERL5_RUN instead of USE_PERL5_BUILD - Move perl dependency before - Adopt mail/squirrelmail-login_notes-plugin while I am here - There is no bump as the same functionality is maintained Requested by: linimon Approved by: portmgr (linimon) Revision Changes Path 1.4 +2 -0 ports/mail/squirrelmail-avelsieve-plugin/Makefile 1.18 +2 -0 ports/mail/squirrelmail-compatibility-plugin/Makefile 1.6 +3 -1 ports/mail/squirrelmail-login_notes-plugin/Makefile 1.5 +1 -0 ports/mail/squirrelmail-mark_read-plugin/Makefile 1.7 +2 -0 ports/mail/squirrelmail-password_forget-plugin/Makefile 1.8 +2 -0 ports/mail/squirrelmail-secure_login-plugin/Makefile 1.6 +1 -0 ports/mail/squirrelmail-spam-buttons-plugin/Makefile 1.4 +1 -0 ports/mail/squirrelmail-unsafe_image_rules-plugin/Makefile 1.4 +1 -0 ports/mail/squirrelmail-user_special_mailboxes-plugin/Makefile 1.14 +2 -0 ports/mail/squirrelmail-vlogin-plugin/Makefile 1.6 +1 -2 ports/mail/squirrelmail/bsd.squirrelmail.mk