From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Oct 17 21:50:02 2008 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 07A2E1065690 for ; Fri, 17 Oct 2008 21:50:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id D897A8FC0A for ; Fri, 17 Oct 2008 21:50:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id m9HLo1Yq048770 for ; Fri, 17 Oct 2008 21:50:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id m9HLo1pJ048762; Fri, 17 Oct 2008 21:50:01 GMT (envelope-from gnats) Resent-Date: Fri, 17 Oct 2008 21:50:01 GMT Resent-Message-Id: <200810172150.m9HLo1pJ048762@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Kuan-Chung Chiu Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 64808106569C for ; Fri, 17 Oct 2008 21:48:30 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 537B18FC0C for ; Fri, 17 Oct 2008 21:48:30 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id m9HLmUeZ084430 for ; Fri, 17 Oct 2008 21:48:30 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id m9HLmTHe084429; Fri, 17 Oct 2008 21:48:29 GMT (envelope-from nobody) Message-Id: <200810172148.m9HLmTHe084429@www.freebsd.org> Date: Fri, 17 Oct 2008 21:48:29 GMT From: Kuan-Chung Chiu To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/128183: [New Port] graphis/c-a-i-r X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Oct 2008 21:50:02 -0000 >Number: 128183 >Category: ports >Synopsis: [New Port] graphis/c-a-i-r >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Oct 17 21:50:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Kuan-Chung Chiu >Release: 7.0-STABLE >Organization: N/A >Environment: FreeBSD lutin.twbbs.org 7.0-STABLE FreeBSD 7.0-STABLE #16: Sun Aug 3 03:16:22 CST 2008 root@lutin.twbbs.org:/usr/obj/usr/src/sys/LUTIN i386 >Description: CAIR is an image resizing library that is based on the works of Shai Avidan and Ariel Shamir. It is a high-performance multi-threaded library written in C++. It is intended to be multi-platform and multi-architecture. WWW: http://sourceforge.net/projects/c-a-i-r/ >How-To-Repeat: >Fix: Patch attached with submission follows: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # c-a-i-r/ # c-a-i-r/Makefile # c-a-i-r/distinfo # c-a-i-r/pkg-descr # echo c - c-a-i-r/ mkdir -p c-a-i-r/ > /dev/null 2>&1 echo x - c-a-i-r/Makefile sed 's/^X//' >c-a-i-r/Makefile << 'c909ae7beb0fb523d5db9e8f325088c8' X# New ports collection makefile for: c-a-i-r X# Date created: 18 Oct 2008 X# Whom: buganini@gmail.com X# X# $FreeBSD$ X# X XPORTNAME= c-a-i-r XPORTVERSION= 2.16 XCATEGORIES= graphics XMASTER_SITES= SF XDISTNAME= CAIR_MT_v2.16 X XMAINTAINER= buganini@gmail.com XCOMMENT= Content Aware Image Resizer is an implementation of seam carving X XUSE_ZIP= yes XUSE_GMAKE= yes X XWRKSRC= ${WRKDIR} X XPLIST_FILES= bin/cair X Xdo-install: X ${INSTALL_SCRIPT} ${WRKDIR}/cair ${PREFIX}/bin X X.include c909ae7beb0fb523d5db9e8f325088c8 echo x - c-a-i-r/distinfo sed 's/^X//' >c-a-i-r/distinfo << '954e38ccfb2335e3693b34e69578790e' XMD5 (CAIR_MT_v2.16.zip) = 5ddfef014e98579efc22c8cde4cf2e8f XSHA256 (CAIR_MT_v2.16.zip) = 6244ef83c0ecac5cffe681d76208a52698fa77f2bbfc6fc7c845817740ba46ff XSIZE (CAIR_MT_v2.16.zip) = 217086 954e38ccfb2335e3693b34e69578790e echo x - c-a-i-r/pkg-descr sed 's/^X//' >c-a-i-r/pkg-descr << '14a1c95c47dcc69225b676271f496a47' XCAIR is an image resizing library that is based on the works of Shai Avidan and XAriel Shamir. It is a high-performance multi-threaded library written in C++. XIt is intended to be multi-platform and multi-architecture. X XWWW: http://sourceforge.net/projects/c-a-i-r/ 14a1c95c47dcc69225b676271f496a47 exit >Release-Note: >Audit-Trail: >Unformatted: