From owner-cvs-all@FreeBSD.ORG Mon Jul 28 12:34:57 2003 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 1E02037B401; Mon, 28 Jul 2003 12:34:57 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A9FF443F93; Mon, 28 Jul 2003 12:34:56 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h6SJYu0U028434; Mon, 28 Jul 2003 12:34:56 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h6SJYuST028433; Mon, 28 Jul 2003 12:34:56 -0700 (PDT) Message-Id: <200307281934.h6SJYuST028433@repoman.freebsd.org> From: Joe Marcus Clarke Date: Mon, 28 Jul 2003 12:34:56 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/axis Makefile distinfo pkg-descr pkg-plist 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: Mon, 28 Jul 2003 19:34:57 -0000 marcus 2003/07/28 12:34:56 PDT FreeBSD ports repository Modified files: www/axis Makefile distinfo pkg-descr pkg-plist Log: * Updated to Axis 1.1; * Added LIB_SUBDIR pkg-plist variable and moved all variables into PLIST_SUB make variable; * Changed the ownership of axis webapp directories to www; * Added WWW link into pkg-descr; * Take ownership; * Other minor tweaks. Submitted by: Rui Lopes Revision Changes Path 1.3 +16 -18 ports/www/axis/Makefile 1.2 +1 -1 ports/www/axis/distinfo 1.2 +9 -9 ports/www/axis/pkg-descr 1.2 +758 -741 ports/www/axis/pkg-plist