From owner-cvs-all@FreeBSD.ORG Sat Aug 21 13:26:23 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 928BF16A4CE; Sat, 21 Aug 2004 13:26:23 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A23D43D46; Sat, 21 Aug 2004 13:26:23 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i7LDQNUF077177; Sat, 21 Aug 2004 13:26:23 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i7LDQNhR077176; Sat, 21 Aug 2004 13:26:23 GMT (envelope-from pav) Message-Id: <200408211326.i7LDQNhR077176@repoman.freebsd.org> From: Pav Lucistnik Date: Sat, 21 Aug 2004 13:26:23 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics Makefile ports/graphics/ida Makefile distinfo pkg-descr ports/graphics/ida/files patch-GNUmakefile patch-mk::Autoconf.mk patch-mk::Variables.mk 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: Sat, 21 Aug 2004 13:26:23 -0000 pav 2004-08-21 13:26:23 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/ida Makefile distinfo pkg-descr graphics/ida/files patch-GNUmakefile patch-mk::Autoconf.mk patch-mk::Variables.mk Log: Add ida, a small and fast image viewer, motif-based. Some basic editing functions are available too. PR: ports/70741 Submitted by: Andrey Slusar Revision Changes Path 1.723 +1 -0 ports/graphics/Makefile 1.1 +51 -0 ports/graphics/ida/Makefile (new) 1.1 +2 -0 ports/graphics/ida/distinfo (new) 1.1 +13 -0 ports/graphics/ida/files/patch-GNUmakefile (new) 1.1 +11 -0 ports/graphics/ida/files/patch-mk::Autoconf.mk (new) 1.1 +17 -0 ports/graphics/ida/files/patch-mk::Variables.mk (new) 1.1 +4 -0 ports/graphics/ida/pkg-descr (new)