From dom@happygiraffe.net  Mon Jul 30 13:39:53 2001
Return-Path: <dom@happygiraffe.net>
Received: from cathbad.happygiraffe.net (d231-34.dial.mistral.co.uk [195.184.231.34])
	by hub.freebsd.org (Postfix) with ESMTP id D4E6D37B401
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 30 Jul 2001 13:39:48 -0700 (PDT)
	(envelope-from dom@happygiraffe.net)
Received: by cathbad.happygiraffe.net (Postfix, from userid 1001)
	id 2DFE54026; Mon, 30 Jul 2001 21:37:25 +0100 (BST)
Message-Id: <20010730203725.2DFE54026@cathbad.happygiraffe.net>
Date: Mon, 30 Jul 2001 21:37:25 +0100 (BST)
From: Dominic Mitchell <dom@happygiraffe.net>
Reply-To: Dominic Mitchell <dom@happygiraffe.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: new port: graphics/cthumb
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         29333
>Category:       ports
>Synopsis:       new port: graphics/cthumb
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 30 13:40:01 PDT 2001
>Closed-Date:    Sat Aug 18 02:07:59 PDT 2001
>Last-Modified:  Sat Aug 18 02:08:13 PDT 2001
>Originator:     Dominic Mitchell
>Release:        FreeBSD 4.3-STABLE i386
>Organization:
n/a
>Environment:
System: FreeBSD cathbad.happygiraffe.net 4.3-STABLE FreeBSD 4.3-STABLE #20: Mon Jul 30 12:52:56 BST 2001 root@cathbad.happygiraffe.net:/usr/obj/usr/src/sys/CATHBAD i386


>Description:
	A nice little perl script for making web pages full of your
	digital camera images.  It is command line based and has a
	number of different themes that can be applied.
>How-To-Repeat:
	n/a
>Fix:

	Here's the shar for the port:

# 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:
#
#	cthumb
#	cthumb/pkg-comment
#	cthumb/Makefile
#	cthumb/pkg-descr
#	cthumb/pkg-plist
#	cthumb/distinfo
#
echo c - cthumb
mkdir -p cthumb > /dev/null 2>&1
echo x - cthumb/pkg-comment
sed 's/^X//' >cthumb/pkg-comment << 'END-of-cthumb/pkg-comment'
Xcthumb - a themable web picture album generator
END-of-cthumb/pkg-comment
echo x - cthumb/Makefile
sed 's/^X//' >cthumb/Makefile << 'END-of-cthumb/Makefile'
X# New ports collection makefile for:    cthumb
X# Date created:         30 July 2001
X# Whom:                 dom@happygiraffe.net
X#
X# $FreeBSD$
X#
X
XPORTNAME=	cthumb
XPORTVERSION=	3.4
XCATEGORIES=	graphics www
XMASTER_SITES=	http://puchol.com/cpg/software/cthumb/
X
XMAINTAINER=	dom@happygiraffe.net
X
XRUN_DEPENDS=	${LOCALBASE}/bin/pnmscale:${PORTSDIR}/graphics/netpbm \
X		${LOCALBASE}/bin/djpeg:${PORTSDIR}/graphics/jpeg \
X		${SITE_PERL_ARCH}/HTML/Entities.pm:${PORTSDIR}/www/p5-HTML-Parser \
X		${SITE_PERL}/URI/Escape.pm:${PORTSDIR}/net/p5-URI
X
XSITE_PERL=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}
XSITE_PERL_ARCH=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}
X
XGNU_CONFIGURE=	yes
X
XMAN1=		cthumb.1
X
XSHAREDIR=	${PREFIX}/share/cthumb
XDOCDIR=		${PREFIX}/share/doc/cthumb
X
XTHEMES=		blue-steel.theme \
X		classic-clips.theme \
X		classic.theme \
X		crosshair.theme \
X		film.theme \
X		float-medium.theme \
X		float-more.theme \
X		float-thick.theme \
X		float.theme \
X		neat-round.theme \
X		neat-square.theme \
X		postcard.theme \
X		shiny-tube.theme \
X		simpleframe.theme \
X		slides-big.theme \
X		slides-clean.theme \
X		slides-huge.theme \
X		slides-small.theme \
X		tv-large.theme \
X		tv.theme
X
Xpost-configure:
X	@${PERL} -pi \
X		-e 's|${PREFIX}/share/images/cthumb|${SHAREDIR}|g;' \
X		-e 's|cp -a|cp -R|g;' \
X		${WRKSRC}/cthumb
X
Xdo-install:
X	${INSTALL_SCRIPT} ${WRKSRC}/cthumb ${PREFIX}/bin
X	${INSTALL_MAN} ${WRKSRC}/cthumb.1 ${PREFIX}/man/man1
X	${MKDIR} ${SHAREDIR}
X.for theme in ${THEMES}
X	${MKDIR} ${SHAREDIR}/${theme}
X	${INSTALL_DATA} ${WRKSRC}/themes/${theme}/* ${SHAREDIR}/${theme}
X.endfor
X.if !defined(NOPRTDOCS)
X	${MKDIR} ${DOCDIR}
X.for doc in ChangeLog INSTALL README TO-DO VERSION cthumbrc.sample
X	${INSTALL_DATA} ${WRKSRC}/${doc} ${DOCDIR}
X.endfor
X.endif
X
X.include <bsd.port.mk>
END-of-cthumb/Makefile
echo x - cthumb/pkg-descr
sed 's/^X//' >cthumb/pkg-descr << 'END-of-cthumb/pkg-descr'
Xcthumb - a themable web picture album generator
X
Xcthumb is a command-line program that allows you to create an web
Xpicture album, with an index and several pages, each with thumbnails of
Xyour pictures. It optionally generates otherwise identical pages but in
Xseveral languages, simultaneously. It automatically generates thumbnails
Xof the pictures. It attempts to be nice in the look of the pages it
Xgenerates.
X
XIt is geared towards people that have ton of digital images that need to
Xbe labeled, grouped, captioned and sorted out. All you need is the
Xpictures and a text editor to put all the captions for the picture in a
Xsimple "album" textfile.
X
XWWW: http://puchol.com/cpg/software/cthumb
END-of-cthumb/pkg-descr
echo x - cthumb/pkg-plist
sed 's/^X//' >cthumb/pkg-plist << 'END-of-cthumb/pkg-plist'
Xbin/cthumb
Xshare/cthumb/blue-steel.theme/theme.conf
Xshare/cthumb/blue-steel.theme/top.png
Xshare/cthumb/blue-steel.theme/bot.png
Xshare/cthumb/blue-steel.theme/left.png
Xshare/cthumb/blue-steel.theme/right.png
Xshare/cthumb/classic-clips.theme/theme.conf
Xshare/cthumb/classic-clips.theme/top.png
Xshare/cthumb/classic-clips.theme/bot.png
Xshare/cthumb/classic-clips.theme/left.png
Xshare/cthumb/classic-clips.theme/right.png
Xshare/cthumb/classic.theme/theme.conf
Xshare/cthumb/classic.theme/top.png
Xshare/cthumb/classic.theme/bot.png
Xshare/cthumb/classic.theme/left.png
Xshare/cthumb/classic.theme/right.png
Xshare/cthumb/crosshair.theme/theme.conf
Xshare/cthumb/crosshair.theme/top.png
Xshare/cthumb/crosshair.theme/bot.png
Xshare/cthumb/crosshair.theme/left.png
Xshare/cthumb/crosshair.theme/right.png
Xshare/cthumb/film.theme/top-1.png
Xshare/cthumb/film.theme/top-2.png
Xshare/cthumb/film.theme/top-3.png
Xshare/cthumb/film.theme/top-4.png
Xshare/cthumb/film.theme/top-5.png
Xshare/cthumb/film.theme/top-6.png
Xshare/cthumb/film.theme/top-7.png
Xshare/cthumb/film.theme/top-8.png
Xshare/cthumb/film.theme/top-9.png
Xshare/cthumb/film.theme/bot-1.png
Xshare/cthumb/film.theme/bot-2.png
Xshare/cthumb/film.theme/bot-3.png
Xshare/cthumb/film.theme/bot-4.png
Xshare/cthumb/film.theme/bot-5.png
Xshare/cthumb/film.theme/bot-6.png
Xshare/cthumb/film.theme/bot-7.png
Xshare/cthumb/film.theme/bot-8.png
Xshare/cthumb/film.theme/bot-9.png
Xshare/cthumb/film.theme/theme.conf
Xshare/cthumb/float-medium.theme/theme.conf
Xshare/cthumb/float-medium.theme/top.png
Xshare/cthumb/float-medium.theme/bot.png
Xshare/cthumb/float-medium.theme/left.png
Xshare/cthumb/float-medium.theme/right.png
Xshare/cthumb/float-more.theme/top.png
Xshare/cthumb/float-more.theme/bot.png
Xshare/cthumb/float-more.theme/left.png
Xshare/cthumb/float-more.theme/right.png
Xshare/cthumb/float-more.theme/theme.conf
Xshare/cthumb/float-thick.theme/top.png
Xshare/cthumb/float-thick.theme/bot.png
Xshare/cthumb/float-thick.theme/left.png
Xshare/cthumb/float-thick.theme/right.png
Xshare/cthumb/float-thick.theme/theme.conf
Xshare/cthumb/float.theme/top.png
Xshare/cthumb/float.theme/bot.png
Xshare/cthumb/float.theme/left.png
Xshare/cthumb/float.theme/right.png
Xshare/cthumb/float.theme/theme.conf
Xshare/cthumb/neat-round.theme/bot.png
Xshare/cthumb/neat-round.theme/left.png
Xshare/cthumb/neat-round.theme/right.png
Xshare/cthumb/neat-round.theme/theme.conf
Xshare/cthumb/neat-round.theme/top.png
Xshare/cthumb/neat-square.theme/bot.png
Xshare/cthumb/neat-square.theme/left.png
Xshare/cthumb/neat-square.theme/right.png
Xshare/cthumb/neat-square.theme/theme.conf
Xshare/cthumb/neat-square.theme/top.png
Xshare/cthumb/postcard.theme/theme.conf
Xshare/cthumb/postcard.theme/top.png
Xshare/cthumb/postcard.theme/bot.png
Xshare/cthumb/postcard.theme/left.png
Xshare/cthumb/postcard.theme/right.png
Xshare/cthumb/shiny-tube.theme/top.png
Xshare/cthumb/shiny-tube.theme/bot.png
Xshare/cthumb/shiny-tube.theme/left.png
Xshare/cthumb/shiny-tube.theme/right.png
Xshare/cthumb/shiny-tube.theme/theme.conf
Xshare/cthumb/simpleframe.theme/theme.conf
Xshare/cthumb/simpleframe.theme/top.png
Xshare/cthumb/simpleframe.theme/bot.png
Xshare/cthumb/simpleframe.theme/left.png
Xshare/cthumb/simpleframe.theme/right.png
Xshare/cthumb/slides-big.theme/bot.png
Xshare/cthumb/slides-big.theme/left.png
Xshare/cthumb/slides-big.theme/right.png
Xshare/cthumb/slides-big.theme/theme.conf
Xshare/cthumb/slides-big.theme/top.png
Xshare/cthumb/slides-clean.theme/bot.png
Xshare/cthumb/slides-clean.theme/left.png
Xshare/cthumb/slides-clean.theme/right.png
Xshare/cthumb/slides-clean.theme/theme.conf
Xshare/cthumb/slides-clean.theme/top.png
Xshare/cthumb/slides-huge.theme/top.png
Xshare/cthumb/slides-huge.theme/bot.png
Xshare/cthumb/slides-huge.theme/left.png
Xshare/cthumb/slides-huge.theme/right.png
Xshare/cthumb/slides-huge.theme/theme.conf
Xshare/cthumb/slides-small.theme/top.png
Xshare/cthumb/slides-small.theme/bot.png
Xshare/cthumb/slides-small.theme/left.png
Xshare/cthumb/slides-small.theme/right.png
Xshare/cthumb/slides-small.theme/theme.conf
Xshare/cthumb/tv-large.theme/theme.conf
Xshare/cthumb/tv-large.theme/top.png
Xshare/cthumb/tv-large.theme/bot.png
Xshare/cthumb/tv-large.theme/left.png
Xshare/cthumb/tv-large.theme/right.png
Xshare/cthumb/tv.theme/theme.conf
Xshare/cthumb/tv.theme/top.png
Xshare/cthumb/tv.theme/bot.png
Xshare/cthumb/tv.theme/left.png
Xshare/cthumb/tv.theme/right.png
Xshare/doc/cthumb/ChangeLog
Xshare/doc/cthumb/INSTALL
Xshare/doc/cthumb/README
Xshare/doc/cthumb/TO-DO
Xshare/doc/cthumb/VERSION
Xshare/doc/cthumb/cthumbrc.sample
X@dirrm share/cthumb/blue-steel.theme
X@dirrm share/cthumb/classic-clips.theme
X@dirrm share/cthumb/classic.theme
X@dirrm share/cthumb/crosshair.theme
X@dirrm share/cthumb/film.theme
X@dirrm share/cthumb/float-medium.theme
X@dirrm share/cthumb/float-more.theme
X@dirrm share/cthumb/float-thick.theme
X@dirrm share/cthumb/float.theme
X@dirrm share/cthumb/neat-round.theme
X@dirrm share/cthumb/neat-square.theme
X@dirrm share/cthumb/postcard.theme
X@dirrm share/cthumb/shiny-tube.theme
X@dirrm share/cthumb/simpleframe.theme
X@dirrm share/cthumb/slides-big.theme
X@dirrm share/cthumb/slides-clean.theme
X@dirrm share/cthumb/slides-huge.theme
X@dirrm share/cthumb/slides-small.theme
X@dirrm share/cthumb/tv-large.theme
X@dirrm share/cthumb/tv.theme
X@dirrm share/cthumb
X@dirrm share/doc/cthumb
END-of-cthumb/pkg-plist
echo x - cthumb/distinfo
sed 's/^X//' >cthumb/distinfo << 'END-of-cthumb/distinfo'
XMD5 (cthumb-3.4.tar.gz) = eb4399d9f28a58dfda3009cfacc8bb40
END-of-cthumb/distinfo
exit

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: ijliao 
State-Changed-When: Sat Aug 18 02:07:59 PDT 2001 
State-Changed-Why:  
committed, thanks 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=29333 
>Unformatted:
