ports/105379: [port update] graphics/npretty
Peter Ankerstål
eter at pean.org
Fri Nov 10 17:10:31 UTC 2006
>Number: 105379
>Category: ports
>Synopsis: [port update] graphics/npretty
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Fri Nov 10 17:10:30 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator: Peter Ankerstål
>Release: FreeBSD 6.1-STABLE i386
>Organization:
>Environment:
System: FreeBSD 6.1-STABLE #1: Tue Aug 22 07:12:51 CEST 2006
peter at cone.pean.org:/usr/src/sys/i386/compile/MOEBIUS
>Description:
Changed master site
broaden the lib depends
install docs
and fixed some typos.
>How-To-Repeat:
>Fix:
--- patch-1.shar begins here ---
# 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:
#
# npretty/Makefile
# npretty/distinfo
# npretty/pkg-descr
# npretty/pkg-plist
#
echo x - npretty/Makefile
sed 's/^X//' >npretty/Makefile << 'END-of-npretty/Makefile'
X# New ports collection makefile for: npretty
X# Date created: 11 October 2006
X# Whom: Peter Ankerstål <peter at pean.org>
X#
X# $FreeBSD: ports/graphics/npretty/Makefile,v 1.1 2006/11/08 21:25:52 alepulver Exp $
X#
X
XPORTNAME= npretty
XPORTVERSION= 0.9.3
XCATEGORIES= graphics
XMASTER_SITES= http://www.pulia.nu/code/projects/npretty/
X
XMAINTAINER= peter at pean.org
XCOMMENT= A simple web-gallery generator written in perl
X
XRUN_DEPENDS= ${SITE_PERL}/Image/ExifTool.pm:${PORTSDIR}/graphics/p5-Image-ExifTool \
X ${SITE_PERL}/mach/Image/Magick.pm:${PORTSDIR}/graphics/ImageMagick \
X ${SITE_PERL}/mach/forks.pm:${PORTSDIR}/devel/p5-forks
X
XLIB_DEPENDS+= Magick.*:${PORTSDIR}/graphics/ImageMagick
X
XNO_BUILD= yes
XUSE_PERL5_RUN= yes
X
Xpost-patch:
X @ ${REINPLACE_CMD} -e "s|/etc/|${PREFIX}/etc/|" ${WRKSRC}/npretty.pl
X
Xdo-install:
X ${INSTALL_SCRIPT} ${WRKSRC}/npretty.pl ${PREFIX}/bin
X ${MKDIR} ${PREFIX}/etc/npretty
X ${INSTALL_DATA} ${WRKSRC}/novideo.gif ${PREFIX}/etc/npretty
X ${INSTALL_DATA} ${WRKSRC}/npretty_template.tpl ${PREFIX}/etc/npretty
X ${INSTALL_DATA} ${WRKSRC}/npretty.conf ${PREFIX}/etc/npretty
X.if !defined(NOPORTDOCS)
X ${MKDIR} ${DOCSDIR}
X.for f in BUGS COPYING README
X ${INSTALL_DATA} ${WRKSRC}/${f} ${DOCSDIR}
X.endfor
X.endif
X
X.include <bsd.port.mk>
END-of-npretty/Makefile
echo x - npretty/distinfo
sed 's/^X//' >npretty/distinfo << 'END-of-npretty/distinfo'
XMD5 (npretty-0.9.3.tar.gz) = 0269463e507c38b7e51f07d8a1f191a1
XSHA256 (npretty-0.9.3.tar.gz) = a063c31e7f2970f06de5425164fe4fa02637049f1b1f3833c686a76f6cad6616
XSIZE (npretty-0.9.3.tar.gz) = 41014
END-of-npretty/distinfo
echo x - npretty/pkg-descr
sed 's/^X//' >npretty/pkg-descr << 'END-of-npretty/pkg-descr'
XA very configureable web-gallery generator written in perl with support for
Xtemplates.
X
XWWW: http://www.pulia.nu/coding.html
END-of-npretty/pkg-descr
echo x - npretty/pkg-plist
sed 's/^X//' >npretty/pkg-plist << 'END-of-npretty/pkg-plist'
Xbin/npretty.pl
Xetc/npretty/npretty.conf
Xetc/npretty/novideo.gif
Xetc/npretty/npretty_template.tpl
X%%PORTDOCS%%%%DOCSDIR%%/BUGS
X%%PORTDOCS%%%%DOCSDIR%%/COPYING
X%%PORTDOCS%%%%DOCSDIR%%/README
X at dirrm etc/npretty
X%%PORTDOCS%%@dirrm %%DOCSDIR%%
END-of-npretty/pkg-plist
exit
--- patch-1.shar ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list