From owner-cvs-ports@FreeBSD.ORG Tue Jan 23 22:02:03 2007 Return-Path: X-Original-To: cvs-ports@FreeBSD.org Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2F4B016A401; Tue, 23 Jan 2007 22:02:03 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id 23B8F13C43E; Tue, 23 Jan 2007 22:02:03 +0000 (UTC) (envelope-from sat@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 l0NM23gp053812; Tue, 23 Jan 2007 22:02:03 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id l0NM22hc053811; Tue, 23 Jan 2007 22:02:02 GMT (envelope-from sat) Message-Id: <200701232202.l0NM22hc053811@repoman.freebsd.org> From: Andrew Pantyukhin Date: Tue, 23 Jan 2007 22:02:02 +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/shim Makefile distinfo pkg-descr 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, 23 Jan 2007 22:02:03 -0000 sat 2007-01-23 22:02:02 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/shim Makefile distinfo pkg-descr Log: Add port graphics/shim: shim Is a utility to show images of various formats, it needs the SDL and SDL_image libraries (Simple Direct media Layer). Depending on your SDL_image library it will support the following formats: png, lbm, jpg, tif, gif, pcx, tga, bmp, pnm, xpm, xcf. WWW: http://corp.efnet.net/~lamer/pegasosppc/shim.html Author: Jeroen van Aart Revision Changes Path 1.1030 +1 -0 ports/graphics/Makefile 1.1 +34 -0 ports/graphics/shim/Makefile (new) 1.1 +3 -0 ports/graphics/shim/distinfo (new) 1.1 +7 -0 ports/graphics/shim/pkg-descr (new)