From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Mar 23 14:50:00 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 8AF5B4E3 for ; Sat, 23 Mar 2013 14:50:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 71FC4831 for ; Sat, 23 Mar 2013 14:50:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r2NEo0pe065525 for ; Sat, 23 Mar 2013 14:50:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r2NEo0YI065524; Sat, 23 Mar 2013 14:50:00 GMT (envelope-from gnats) Resent-Date: Sat, 23 Mar 2013 14:50:00 GMT Resent-Message-Id: <201303231450.r2NEo0YI065524@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, Kevin Zheng Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id D6CFE3CD for ; Sat, 23 Mar 2013 14:44:04 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id C86E2810 for ; Sat, 23 Mar 2013 14:44:04 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.5/8.14.5) with ESMTP id r2NEi4O0076670 for ; Sat, 23 Mar 2013 14:44:04 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.5/8.14.5/Submit) id r2NEi4oA076669; Sat, 23 Mar 2013 14:44:04 GMT (envelope-from nobody) Message-Id: <201303231444.r2NEi4oA076669@red.freebsd.org> Date: Sat, 23 Mar 2013 14:44:04 GMT From: Kevin Zheng To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/177312: New port: x11-themes/faenza-icon-theme: Faenza icon theme X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Mar 2013 14:50:00 -0000 >Number: 177312 >Category: ports >Synopsis: New port: x11-themes/faenza-icon-theme: Faenza icon theme >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: Sat Mar 23 14:50:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Kevin Zheng >Release: 9.1-RELEASE >Organization: >Environment: FreeBSD sigma.local 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243826: Tue Dec 4 06:55:39 UTC 2012 root@obrian.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >Description: This icon theme provides monochromatic icons for panels, toolbars, and buttons as well as colorful squared icons for devices, applications, folders, files, and other menu items. Four themes are included to fit with light or dark themes or panels. WWW: http://tiheum.deviantart.com/art/Faenza-Icons-173323228 >How-To-Repeat: # cd x11-themes/faenza-icon-theme; make install You find no port by that name. You are likely to be eaten by a grue. >Fix: Easy! Just extract the attached shell archive! This port has been tested on RedPorts, so it works, but the committer should check that I used sane functions in "post-extract" and "do-install". 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: # # faenza-icon-theme/ # faenza-icon-theme/Makefile # faenza-icon-theme/pkg-descr # faenza-icon-theme/distinfo # echo c - faenza-icon-theme/ mkdir -p faenza-icon-theme/ > /dev/null 2>&1 echo x - faenza-icon-theme/Makefile sed 's/^X//' >faenza-icon-theme/Makefile << '74b9cce90312618e4d3c5ad512d81a90' X# Created by: Kevin Zheng X# $FreeBSD$ X XPORTNAME= faenza-icon-theme XPORTVERSION= 1.3 XCATEGORIES= x11-themes XMASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} XDISTNAME= ${PORTNAME}_${DISTVERSION} X XMAINTAINER= kevinz5000@gmail.com XCOMMENT= Faenza icon theme X XLICENSE= GPLv3 XLICENSE_FILE= ${WRKSRC}/COPYING X XNO_BUILD= yes XNO_WRKSUBDIR= yes XUSE_ZIP= yes X XFAENZA_THEMES= Faenza-Ambiance Faenza-Dark Faenza-Darker Faenza-Darkest \ X Faenza-Radiance Faenza X XDATADIR= ${PREFIX}/share/icons/ XPORTDATA= ${FAENZA_THEMES} X Xpost-extract: X.for theme in ${FAENZA_THEMES} X (cd ${WRKSRC} && tar -xf ${theme}.tar.gz ) X.endfor X Xdo-install: X ${MKDIR} ${PREFIX}/share/icons/ X.for theme in ${FAENZA_THEMES} X (cd ${WRKSRC} && ${COPYTREE_SHARE} ${theme} ${PREFIX}/share/icons/ ) X.endfor X X.include 74b9cce90312618e4d3c5ad512d81a90 echo x - faenza-icon-theme/pkg-descr sed 's/^X//' >faenza-icon-theme/pkg-descr << 'e0703020c1801efbb9a279ccceedae88' XThis icon theme provides monochromatic icons for panels, toolbars, and buttons Xas well as colorful squared icons for devices, applications, folders, files, and Xother menu items. Four themes are included to fit with light or dark themes or Xpanels. X XWWW: http://tiheum.deviantart.com/art/Faenza-Icons-173323228 e0703020c1801efbb9a279ccceedae88 echo x - faenza-icon-theme/distinfo sed 's/^X//' >faenza-icon-theme/distinfo << '0730b0983921bd1c46643920e70ffcd3' XSHA256 (faenza-icon-theme_1.3.zip) = d4486fda0413f8a81a87e0dd2329f50f2a8a7cb4147b48cf147f0160add8174a XSIZE (faenza-icon-theme_1.3.zip) = 24801145 0730b0983921bd1c46643920e70ffcd3 exit >Release-Note: >Audit-Trail: >Unformatted: