From owner-cvs-all@FreeBSD.ORG Sat Jun 28 10:53:27 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 001F51065674; Sat, 28 Jun 2008 10:53:26 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id D82B28FC23; Sat, 28 Jun 2008 10:53:26 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m5SArQIp022216; Sat, 28 Jun 2008 10:53:26 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m5SArQeD022215; Sat, 28 Jun 2008 10:53:26 GMT (envelope-from itetcu) Message-Id: <200806281053.m5SArQeD022215@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Sat, 28 Jun 2008 10:53:26 +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/www/ismail Makefile pkg-message pkg-plist ports/www/ismail/files install.sh pkg-message.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: Sat, 28 Jun 2008 10:53:27 -0000 itetcu 2008-06-28 10:53:26 UTC FreeBSD ports repository Modified files: www/ismail Makefile pkg-plist Added files: www/ismail/files pkg-message.in Removed files: www/ismail pkg-message www/ismail/files install.sh Log: - install in WWWDIR - use some standard macros instead oh home grown scripts - OPTIONify php RUN_DEPENDs instead of telling the user about them (uses bsd.port.options.mk) - use PLIST_FILES for pkg-message - drop insall script that only complicated things - fix plist for -DNOPORTDOCS - bump PORTREVISION Prompted by: QA Tindy run Revision Changes Path 1.7 +48 -49 ports/www/ismail/Makefile 1.3 +0 -17 ports/www/ismail/files/install.sh (dead) 1.1 +21 -0 ports/www/ismail/files/pkg-message.in (new) 1.3 +0 -21 ports/www/ismail/pkg-message (dead) 1.3 +161 -159 ports/www/ismail/pkg-plist