From owner-cvs-all@FreeBSD.ORG Mon Dec 22 06:06:06 2003 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 E6B1816A4CE; Mon, 22 Dec 2003 06:06:06 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 07EA243D46; Mon, 22 Dec 2003 06:06:06 -0800 (PST) (envelope-from lev@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 hBME650B059438; Mon, 22 Dec 2003 06:06:05 -0800 (PST) (envelope-from lev@repoman.freebsd.org) Received: (from lev@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id hBME65Rg059437; Mon, 22 Dec 2003 06:06:05 -0800 (PST) (envelope-from lev) Message-Id: <200312221406.hBME65Rg059437@repoman.freebsd.org> From: "Lev A. Serebryakov" Date: Mon, 22 Dec 2003 06:06:05 -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/vips Makefile distinfo pkg-descr pkg-plist ports/graphics/vips/files patch-libsrc::iofuncs::im_mapfile.c 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: Mon, 22 Dec 2003 14:06:07 -0000 lev 2003/12/22 06:06:05 PST FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/vips Makefile distinfo pkg-descr pkg-plist graphics/vips/files patch-configure patch-libsrc::iofuncs::im_makerw.c patch-libsrc::iofuncs::im_mapfile.c Log: Add vips-7.8.12 - Free image processing system Revision Changes Path 1.646 +1 -0 ports/graphics/Makefile 1.1 +171 -0 ports/graphics/vips/Makefile (new) 1.1 +1 -0 ports/graphics/vips/distinfo (new) 1.1 +36 -0 ports/graphics/vips/files/patch-configure (new) 1.1 +14 -0 ports/graphics/vips/files/patch-libsrc::iofuncs::im_makerw.c (new) 1.1 +14 -0 ports/graphics/vips/files/patch-libsrc::iofuncs::im_mapfile.c (new) 1.1 +9 -0 ports/graphics/vips/pkg-descr (new) 1.1 +792 -0 ports/graphics/vips/pkg-plist (new)