From owner-cvs-ports@FreeBSD.ORG Thu Feb 10 16:28:42 2011 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 A5AC71065675; Thu, 10 Feb 2011 16:28:42 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 95DD28FC22; Thu, 10 Feb 2011 16:28:42 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id p1AGSg9w033608; Thu, 10 Feb 2011 16:28:42 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p1AGSgjf033607; Thu, 10 Feb 2011 16:28:42 GMT (envelope-from miwi) Message-Id: <201102101628.p1AGSgjf033607@repoman.freebsd.org> From: Martin Wilke Date: Thu, 10 Feb 2011 16:28:42 +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/math Makefile ports/math/octave-forge-fl-core 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: Thu, 10 Feb 2011 16:28:42 -0000 miwi 2011-02-10 16:28:42 UTC FreeBSD ports repository Modified files: math Makefile Added files: math/octave-forge-fl-core Makefile distinfo pkg-descr pkg-plist Log: The octave-forge package is the result of The GNU Octave Repositry project, which is intended to be a central location for custom scripts, functions and extensions for GNU Octave. contains the source for all the functions plus build and install scripts. This is fl-core. The package contains code for basic functions in Fuzzy Logic for Octave. WWW: http://octave.sourceforge.net/ PR: ports/154580 Submitted by: Stephen Montgomery-Smith Revision Changes Path 1.686 +1 -0 ports/math/Makefile 1.1 +22 -0 ports/math/octave-forge-fl-core/Makefile (new) 1.1 +2 -0 ports/math/octave-forge-fl-core/distinfo (new) 1.1 +10 -0 ports/math/octave-forge-fl-core/pkg-descr (new) 1.1 +1 -0 ports/math/octave-forge-fl-core/pkg-plist (new)