From owner-cvs-all@FreeBSD.ORG Thu May 13 11:51:04 2004 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 9789216A4CE; Thu, 13 May 2004 11:51:04 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1955143D1F; Thu, 13 May 2004 11:51:04 -0700 (PDT) (envelope-from hrs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i4DIp3Ge025079; Thu, 13 May 2004 11:51:03 -0700 (PDT) (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i4DIp3nv025078; Thu, 13 May 2004 11:51:03 -0700 (PDT) (envelope-from hrs) Message-Id: <200405131851.i4DIp3nv025078@repoman.freebsd.org> From: Hiroki Sato Date: Thu, 13 May 2004 11:51:03 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/cad Makefile ports/cad/alliance Makefile distinfo pkg-descr pkg-plist ports/cad/alliance/files patch-sea::src::seplace.sh patch-sea::src::seroute.sh pkg-message.in srcdirs.list 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: Thu, 13 May 2004 18:51:04 -0000 hrs 2004/05/13 11:51:03 PDT FreeBSD ports repository Modified files: cad Makefile Added files: cad/alliance Makefile distinfo pkg-descr pkg-plist cad/alliance/files patch-exp::src::ht.c patch-sea::src::sea.sh patch-sea::src::seplace.sh patch-sea::src::seroute.sh pkg-message.in srcdirs.list Log: Add cad/alliance, which is a complete set of free CAD tools and portable libraries for VLSI design. It includes a VHDL compiler and simulator, logic synthesis tools, automatic place and route tools, and portable CMOS libraries. Approved by: linimon (mentor) Revision Changes Path 1.65 +1 -0 ports/cad/Makefile 1.1 +205 -0 ports/cad/alliance/Makefile (new) 1.1 +2 -0 ports/cad/alliance/distinfo (new) 1.1 +7 -0 ports/cad/alliance/files/patch-exp::src::ht.c (new) 1.1 +19 -0 ports/cad/alliance/files/patch-sea::src::sea.sh (new) 1.1 +17 -0 ports/cad/alliance/files/patch-sea::src::seplace.sh (new) 1.1 +17 -0 ports/cad/alliance/files/patch-sea::src::seroute.sh (new) 1.1 +4 -0 ports/cad/alliance/files/pkg-message.in (new) 1.1 +84 -0 ports/cad/alliance/files/srcdirs.list (new) 1.1 +8 -0 ports/cad/alliance/pkg-descr (new) 1.1 +1158 -0 ports/cad/alliance/pkg-plist (new)