From owner-cvs-ports@FreeBSD.ORG Tue Jun 6 01:06:41 2006 Return-Path: X-Original-To: cvs-ports@FreeBSD.org Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8E34916B2FC; Tue, 6 Jun 2006 00:41:56 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 494AB43D48; Tue, 6 Jun 2006 00:41:56 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k560eAc7070120; Tue, 6 Jun 2006 00:40:10 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k560eA7R070119; Tue, 6 Jun 2006 00:40:10 GMT (envelope-from aaron) Message-Id: <200606060040.k560eA7R070119@repoman.freebsd.org> From: Aaron Dalton Date: Tue, 6 Jun 2006 00:40:10 +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/p5-Set-Partition 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: Tue, 06 Jun 2006 01:06:54 -0000 aaron 2006-06-06 00:40:10 UTC FreeBSD ports repository Modified files: math Makefile Added files: math/p5-Set-Partition Makefile distinfo pkg-descr pkg-plist Log: Adding port math/p5-Set-Partition, Enumerate all arrangements of a set in fixed subsets. Approved by: tobez (implicit) Revision Changes Path 1.400 +1 -0 ports/math/Makefile 1.1 +34 -0 ports/math/p5-Set-Partition/Makefile (new) 1.1 +3 -0 ports/math/p5-Set-Partition/distinfo (new) 1.1 +12 -0 ports/math/p5-Set-Partition/pkg-descr (new) 1.1 +5 -0 ports/math/p5-Set-Partition/pkg-plist (new)