Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Sep 2012 07:39:32 GMT
From:      Waitman Gobble <uzimac@da3m0n8t3r.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/171633: [UPDATE PORT] graphics/puf (0.0.0 change to graphics/burplex 1.0.0)
Message-ID:  <201209140739.q8E7dW78013398@red.freebsd.org>
Resent-Message-ID: <201209140740.q8E7e66K040751@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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 <bsd.port.mk>
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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201209140739.q8E7dW78013398>