From owner-cvs-all@FreeBSD.ORG Fri Mar 11 10:18:29 2011 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 EBADD1065672; Fri, 11 Mar 2011 10:18:29 +0000 (UTC) (envelope-from martymac@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id D6EF68FC18; Fri, 11 Mar 2011 10:18:29 +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 p2BAIT2s063592; Fri, 11 Mar 2011 10:18:29 GMT (envelope-from martymac@repoman.freebsd.org) Received: (from martymac@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p2BAIT6M063591; Fri, 11 Mar 2011 10:18:29 GMT (envelope-from martymac) Message-Id: <201103111018.p2BAIT6M063591@repoman.freebsd.org> From: Ganael LAPLANCHE Date: Fri, 11 Mar 2011 10:18:29 +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/graphics Makefile ports/graphics/amide Makefile distinfo pkg-descr pkg-plist ports/graphics/amide/files patch-configure patch-src-dcmtk_interface.cc patch-src-mpeg_encode.c patch-src-ui_common.c 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: Fri, 11 Mar 2011 10:18:30 -0000 martymac 2011-03-11 10:18:29 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/amide Makefile distinfo pkg-descr pkg-plist graphics/amide/files patch-configure patch-src-dcmtk_interface.cc patch-src-mpeg_encode.c patch-src-ui_common.c Log: Add graphics/amide, Medical Imaging Data Examiner Approved by: ehaupt (mentor) PR: ports/ports/155198 Submitted by: Guido Falsi Revision Changes Path 1.1388 +1 -0 ports/graphics/Makefile 1.1 +70 -0 ports/graphics/amide/Makefile (new) 1.1 +2 -0 ports/graphics/amide/distinfo (new) 1.1 +53 -0 ports/graphics/amide/files/patch-configure (new) 1.1 +115 -0 ports/graphics/amide/files/patch-src-dcmtk_interface.cc (new) 1.1 +11 -0 ports/graphics/amide/files/patch-src-mpeg_encode.c (new) 1.1 +11 -0 ports/graphics/amide/files/patch-src-ui_common.c (new) 1.1 +5 -0 ports/graphics/amide/pkg-descr (new) 1.1 +60 -0 ports/graphics/amide/pkg-plist (new)