From owner-cvs-all@FreeBSD.ORG Sat Sep 19 11:02:47 2009 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 25CF4106568D; Sat, 19 Sep 2009 11:02:47 +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 150EF8FC14; Sat, 19 Sep 2009 11:02:47 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n8JB2kMH046981; Sat, 19 Sep 2009 11:02:46 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n8JB2kcE046980; Sat, 19 Sep 2009 11:02:46 GMT (envelope-from miwi) Message-Id: <200909191102.n8JB2kcE046980@repoman.freebsd.org> From: Martin Wilke Date: Sat, 19 Sep 2009 11:02:46 +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/science Makefile ports/science/mol2ps Makefile distinfo pkg-descr pkg-plist ports/science/mol2ps/files color.conf X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Sep 2009 11:02:47 -0000 miwi 2009-09-19 11:02:46 UTC FreeBSD ports repository Modified files: science Makefile Added files: science/mol2ps Makefile distinfo pkg-descr pkg-plist science/mol2ps/files color.conf Log: mol2ps is a freely available command-line utility program which reads molecular structure files in different formats and generates Postscript output for 2D display. The Postscript file can then be used e.g. for creating a bitmap file, using a Postscript interpreter like Ghostscript. WWW: http://merian.pch.univie.ac.at/~nhaider/cheminf/mol2ps.html PR: ports/138673 Feature safe: yes Submitted by: Fernan Aguero Revision Changes Path 1.155 +1 -0 ports/science/Makefile 1.1 +31 -0 ports/science/mol2ps/Makefile (new) 1.1 +3 -0 ports/science/mol2ps/distinfo (new) 1.1 +114 -0 ports/science/mol2ps/files/color.conf (new) 1.1 +7 -0 ports/science/mol2ps/pkg-descr (new) 1.1 +3 -0 ports/science/mol2ps/pkg-plist (new)