ports/169383: New Port: graphics/puf Photographer productivity tool to make image selects
Waitman Gobble
uzimac at da3m0n8t3r.com
Sun Jun 24 20:40:11 UTC 2012
>Number: 169383
>Category: ports
>Synopsis: New Port: graphics/puf Photographer productivity tool to make image selects
>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: Sun Jun 24 20:40:10 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator: Waitman Gobble
>Release: FreeBSD 10.0-CURRENT
>Organization:
Waitman Gobble
>Environment:
# uname -a
FreeBSD hunny.waitman.net 10.0-CURRENT FreeBSD 10.0-CURRENT #0: Sun Jun 10 08:10:59 PDT 2012 root@:/usr/obj/usr/src/sys/KEYSHIA amd64
>Description:
should run OK on 9/8, needs QT4
attached shar of port makefile.
thank you.
>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:
#
# puf
# puf/Makefile
# puf/distinfo
# puf/pkg-descr
# puf/pkg-plist
#
echo c - puf
mkdir -p puf > /dev/null 2>&1
echo x - puf/Makefile
sed 's/^X//' >puf/Makefile << '637920db87f9a8819320b42b40456f1d'
X# New ports collection makefile for: puf
X# Date created: 25 June 2012
X# Whom: waitman
X#
X# $FreeBSD$
X#
X
XPORTNAME= puf
XPORTVERSION= 0.0.0
XPORTREVISION= 1
XCATEGORIES= graphics
XMASTER_SITES= http://www.da3m0n8t3r.com/puf/ http://www.pusshy.org/ui/
XDISTNAME= puf
X
XMAINTAINER= waitman at waitman.net
XCOMMENT= Photographer productivity tool to make image selects
X
XLICENSE= BSD
X
XBUILD_DEPENDS= dcraw:${PORTSDIR}/graphics/dcraw
X
XUSE_QT4= gui xml qmake_build uic_build moc_build rcc_build
XQPROFILE= puf
XWRKSRC= ${WRKDIR}/${QPROFILE}
X
XHAS_CONFIGURE= yes
XDESKTOP_ENTRIES= "puf" "${COMMENT}" "" "puf" \
X "Graphics;2DGraphics;RasterGraphics;" "true"
X
Xdo-configure:
X @cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} \
X ${QMAKE} PREFIX=${PREFIX} puf.pro
Xdo-install:
X ${INSTALL_PROGRAM} ${WRKSRC}/${QPROFILE} ${PREFIX}/bin/${PORTNAME}
X
X.include <bsd.port.mk>
637920db87f9a8819320b42b40456f1d
echo x - puf/distinfo
sed 's/^X//' >puf/distinfo << 'c2d59851bf6fc4cdbf1ef20cc69a004d'
XSHA256 (puf.tar.gz) = 97e7d1e3e2a7880a2dab5570defe1da68a1a37c356d5198bb4498385807af868
XSIZE (puf.tar.gz) = 147438
c2d59851bf6fc4cdbf1ef20cc69a004d
echo x - puf/pkg-descr
sed 's/^X//' >puf/pkg-descr << 'ac157ee4ffbc21acfa7af08ada4e9fc7'
XThis is a port of puf, a photographer productivity tool and image viewer.
X
XWWW: http://www.da3m0n8t3r.com/
ac157ee4ffbc21acfa7af08ada4e9fc7
echo x - puf/pkg-plist
sed 's/^X//' >puf/pkg-plist << 'fd367a24b4ff1940b58e590cb5c5dda0'
Xbin/puf
fd367a24b4ff1940b58e590cb5c5dda0
exit
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list