From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Sep 14 07:40:06 2012 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 8D70F106566C for ; Fri, 14 Sep 2012 07:40:06 +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 6596A8FC1C for ; Fri, 14 Sep 2012 07:40:06 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q8E7e67e040758 for ; Fri, 14 Sep 2012 07:40:06 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q8E7e66K040751; Fri, 14 Sep 2012 07:40:06 GMT (envelope-from gnats) Resent-Date: Fri, 14 Sep 2012 07:40:06 GMT Resent-Message-Id: <201209140740.q8E7e66K040751@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, Waitman Gobble Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D52D91065670 for ; Fri, 14 Sep 2012 07:39:32 +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 B65FA8FC15 for ; Fri, 14 Sep 2012 07:39:32 +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 q8E7dWDo013400 for ; Fri, 14 Sep 2012 07:39:32 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.5/8.14.5/Submit) id q8E7dW78013398; Fri, 14 Sep 2012 07:39:32 GMT (envelope-from nobody) Message-Id: <201209140739.q8E7dW78013398@red.freebsd.org> Date: Fri, 14 Sep 2012 07:39:32 GMT From: Waitman Gobble To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/171633: [UPDATE PORT] graphics/puf (0.0.0 change to graphics/burplex 1.0.0) 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, 14 Sep 2012 07:40:06 -0000 >Number: 171633 >Category: ports >Synopsis: [UPDATE PORT] graphics/puf (0.0.0 change to graphics/burplex 1.0.0) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Sep 14 07:40:05 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Waitman Gobble >Release: FreeBSD 10.0-CURRENT amd64 >Organization: Waitman Gobble >Environment: FreeBSD hunny.waitman.net 10.0-CURRENT FreeBSD 10.0-CURRENT #0: Sat Aug 11 13:25:18 PDT 2012 root@hunny.waitman.net:/usr/obj/usr/src/sys/KEYSHIA amd64 >Description: 1) To avoid complications which may arise due to existence of ports/ftp/puf, changed name to graphics/burplex. 2) Added man page. 3) Updated Makefile. >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: # # burplex # burplex/Makefile # burplex/pkg-descr # burplex/pkg-plist # burplex/distinfo # echo c - burplex mkdir -p burplex > /dev/null 2>&1 echo x - burplex/Makefile sed 's/^X//' >burplex/Makefile << '1cc6424f40f66ab40c0b2ed78cb35634' X# New ports collection makefile for: burplex X# Date created: 25 June 2012 X# Whom: waitman X# X# $FreeBSD: ports/graphics/burplex/Makefile,v 1.000 2012/09/14 00:02:02 waitman Exp$ X# X XPORTNAME= burplex XPORTVERSION= 1.0.0 X#PORTREVISION= 0 XCATEGORIES= graphics XMASTER_SITES= http://www.burplex.com/ http://www.da3m0n8t3r.com/ X XMAINTAINER= waitman@waitman.net XCOMMENT= Photographer productivity tool to make image selects X XLICENSE= BSD X XBUILD_DEPENDS= dcraw:${PORTSDIR}/graphics/dcraw X XMAN7= burplex.7 X XUSE_QT4= gui xml qmake_build uic_build moc_build rcc_build XQPROFILE= burplex XWRKSRC= ${WRKDIR}/${QPROFILE} X XHAS_CONFIGURE= yes XDESKTOP_ENTRIES= "burplex" "${COMMENT}" "" "burplex" \ X "Graphics;2DGraphics;RasterGraphics;" "true" X Xdo-configure: X @cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} \ X ${QMAKE} PREFIX=${PREFIX} burplex.pro Xdo-install: X ${INSTALL_PROGRAM} ${WRKSRC}/${QPROFILE} ${PREFIX}/bin/${PORTNAME} X ${INSTALL_MAN} ${WRKDIR}/${QPROFILE}/burplex.7 ${MANPREFIX}/man/man7 X @${ECHO_MSG} "" X @${ECHO_MSG} "" X @${ECHO_MSG} "Welcome to Burplex" X @${ECHO_MSG} "For HELP please contact the author." X @${ECHO_MSG} "# man burplex" X @${ECHO_MSG} "" X @${ECHO_MSG} "" X X.include 1cc6424f40f66ab40c0b2ed78cb35634 echo x - burplex/pkg-descr sed 's/^X//' >burplex/pkg-descr << 'b5751122e7d5ac3e53a2cad0c318ba05' XThis is a port of burplex, a photographer productivity tool and image viewer. X XWWW: http://www.burplex.com/ b5751122e7d5ac3e53a2cad0c318ba05 echo x - burplex/pkg-plist sed 's/^X//' >burplex/pkg-plist << 'e0be44a6a28655e8579751732c40f1a8' Xbin/burplex e0be44a6a28655e8579751732c40f1a8 echo x - burplex/distinfo sed 's/^X//' >burplex/distinfo << '7190ca5648d768a5988ad634483f4489' XSHA256 (burplex-1.0.0.tar.gz) = f5c4c7ef578779ab1ea1caf1cf355a63490469765d4710feb1718e18538973e5 XSIZE (burplex-1.0.0.tar.gz) = 105614 7190ca5648d768a5988ad634483f4489 exit >Release-Note: >Audit-Trail: >Unformatted: