From owner-cvs-all@FreeBSD.ORG Fri May 16 05:45:59 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 2DD6737B407; Fri, 16 May 2003 05:45:59 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 58E7D43F75; Fri, 16 May 2003 05:45:58 -0700 (PDT) (envelope-from mich@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 h4GCjw0U045702; Fri, 16 May 2003 05:45:58 -0700 (PDT) (envelope-from mich@repoman.freebsd.org) Received: (from mich@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4GCjwVG045701; Fri, 16 May 2003 05:45:58 -0700 (PDT) Message-Id: <200305161245.h4GCjwVG045701@repoman.freebsd.org> From: "Michael L. Hostbaek" Date: Fri, 16 May 2003 05:45:58 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/math/maxima Makefile distinfo pkg-descr pkg-plist ports/math/maxima/files build.lisp maxima.sh 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: Fri, 16 May 2003 12:46:00 -0000 mich 2003/05/16 05:45:58 PDT FreeBSD ports repository Modified files: math/maxima Makefile distinfo pkg-descr pkg-plist Removed files: math/maxima/files build.lisp maxima.sh Log: - Update to latest release. - Patch files no longer needed. - MAN page added. - LIB_DEPENDS changes. - RUN_DEPENDS changes. - WWW changed. PR: 51199 Submitted by: maintainer Approved by: roberto(mentor) Revision Changes Path 1.4 +22 -20 ports/math/maxima/Makefile 1.2 +1 -1 ports/math/maxima/distinfo 1.2 +0 -11 ports/math/maxima/files/build.lisp (dead) 1.2 +0 -5 ports/math/maxima/files/maxima.sh (dead) 1.2 +2 -2 ports/math/maxima/pkg-descr 1.2 +748 -978 ports/math/maxima/pkg-plist