Skip site navigation (1)Skip section navigation (2)
Date:      Wed,  5 Dec 2007 11:30:10 +0100 (CET)
From:      Bapt <baptiste.daroussin@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/118445: [NEW PORT] graphics/libpuzzle: A library to find similar pictures
Message-ID:  <20071205103010.726F9F2742@baptux.is-a-geek.org>
Resent-Message-ID: <200712051050.lB5Ao28K068081@freefall.freebsd.org>

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

>Number:         118445
>Category:       ports
>Synopsis:       [NEW PORT] graphics/libpuzzle: A library to find similar pictures
>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:   Wed Dec 05 10:50:02 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator:     Bapt
>Release:        FreeBSD 7.0-BETA1 i386
>Organization:
>Environment:
System: FreeBSD wicklow.lan 7.0-BETA1 FreeBSD 7.0-BETA1 #0: Thu Nov  1 06:32:03 CET
>Description:
The Puzzle library is designed to quickly find visually similar images 
(GIF, PNG, JPG), even if they have been resized, recompressed, recolored or 
slightly modified.
The library is free, lightweight yet very fast, configurable, easy to use and 
it has been designed with security in mind.

WWW:	http://libpuzzle.pureftpd.org/project/libpuzzle

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- libpuzzle-0.9.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:
#
#	libpuzzle
#	libpuzzle/pkg-descr
#	libpuzzle/Makefile
#	libpuzzle/pkg-plist
#	libpuzzle/distinfo
#
echo c - libpuzzle
mkdir -p libpuzzle > /dev/null 2>&1
echo x - libpuzzle/pkg-descr
sed 's/^X//' >libpuzzle/pkg-descr << 'END-of-libpuzzle/pkg-descr'
XThe Puzzle library is designed to quickly find visually similar images 
X(GIF, PNG, JPG), even if they have been resized, recompressed, recolored or 
Xslightly modified.
XThe library is free, lightweight yet very fast, configurable, easy to use and 
Xit has been designed with security in mind.
X
XWWW:	http://libpuzzle.pureftpd.org/project/libpuzzle
END-of-libpuzzle/pkg-descr
echo x - libpuzzle/Makefile
sed 's/^X//' >libpuzzle/Makefile << 'END-of-libpuzzle/Makefile'
X# New ports collection makefile for:	libpuzzle
X# Date created:		2007-12-05
X# Whom:			Bapt <baptiste.daroussin@gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	libpuzzle
XPORTVERSION=	0.9
XCATEGORIES=	graphics
XMASTER_SITES=	ftp://ftp.pureftpd.org/pub/pure-ftpd/misc/libpuzzle/releases/
X
XMAINTAINER=	baptiste.daroussin@gmail.com
XCOMMENT=	A library to find similar pictures
X
XLIB_DEPENDS=	gd.4:${PORTSDIR}/graphics/gd
X
XUSE_BZIP2=	yes
XGNU_CONFIGURE=	yes
XUSE_LDCONFIG=	yes
X
XPORTDOCS=	AUTHORS COPYING NEWS README THANKS
X
XMAN3=		libpuzzle.3 puzzle_set.3
XMAN8=		puzzle-diff.8
X
X.include <bsd.port.mk>
END-of-libpuzzle/Makefile
echo x - libpuzzle/pkg-plist
sed 's/^X//' >libpuzzle/pkg-plist << 'END-of-libpuzzle/pkg-plist'
Xbin/puzzle-diff
Xinclude/puzzle.h
Xlib/libpuzzle.a
Xlib/libpuzzle.la
Xlib/libpuzzle.so
Xlib/libpuzzle.so.1
END-of-libpuzzle/pkg-plist
echo x - libpuzzle/distinfo
sed 's/^X//' >libpuzzle/distinfo << 'END-of-libpuzzle/distinfo'
XMD5 (libpuzzle-0.9.tar.bz2) = dd9f2fbc528dff94d3551ee58d1c249b
XSHA256 (libpuzzle-0.9.tar.bz2) = 2adc467631fa7510e1c2b1137b3e2ee4e3dd57e7adab0c295248766b77d20ff3
XSIZE (libpuzzle-0.9.tar.bz2) = 454251
END-of-libpuzzle/distinfo
exit
--- libpuzzle-0.9.shar ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



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