From owner-cvs-ports@FreeBSD.ORG Thu Dec 25 12:39:07 2003 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3BEDB16A4CE; Thu, 25 Dec 2003 12:39:07 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5922343D2D; Thu, 25 Dec 2003 12:39:06 -0800 (PST) (envelope-from pav@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 hBPKd60B090957; Thu, 25 Dec 2003 12:39:06 -0800 (PST) (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id hBPKd61A090956; Thu, 25 Dec 2003 12:39:06 -0800 (PST) (envelope-from pav) Message-Id: <200312252039.hBPKd61A090956@repoman.freebsd.org> From: Pav Lucistnik Date: Thu, 25 Dec 2003 12:39:06 -0800 (PST) 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/linux-gdk-pixbuf Makefile distinfo.alpha distinfo.i386 pkg-descr pkg-plist.alpha pkg-plist.i386 X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 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: Thu, 25 Dec 2003 20:39:07 -0000 pav 2003/12/25 12:39:06 PST FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/linux-gdk-pixbuf Makefile distinfo.alpha distinfo.i386 pkg-descr pkg-plist.alpha pkg-plist.i386 Log: Add linux-gdk-pixbuf, a linux binary version of Gtk1 image manipulation library. PR: ports/60536 Submitted by: Seth Kingsley Revision Changes Path 1.648 +1 -0 ports/graphics/Makefile 1.1 +45 -0 ports/graphics/linux-gdk-pixbuf/Makefile (new) 1.1 +1 -0 ports/graphics/linux-gdk-pixbuf/distinfo.alpha (new) 1.1 +1 -0 ports/graphics/linux-gdk-pixbuf/distinfo.i386 (new) 1.1 +1 -0 ports/graphics/linux-gdk-pixbuf/pkg-descr (new) 1.1 +60 -0 ports/graphics/linux-gdk-pixbuf/pkg-plist.alpha (new) 1.1 +61 -0 ports/graphics/linux-gdk-pixbuf/pkg-plist.i386 (new)