Bug 146723 - [NEW PORT] graphics/php-libpuzzle: PHP extension for Puzzle library to find similar pictures
Summary: [NEW PORT] graphics/php-libpuzzle: PHP extension for Puzzle library to find s...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Baptiste Daroussin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-19 07:20 UTC by Naram Qashat
Modified: 2010-08-02 11:20 UTC (History)
0 users

See Also:


Attachments
php-libpuzzle-0.11.shar (2.18 KB, text/plain)
2010-05-19 07:20 UTC, Naram Qashat
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Naram Qashat 2010-05-19 07:20:01 UTC
This is the PHP extension of the Puzzle library, which is 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/php

Generated with FreeBSD Port Tools 0.99
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2010-05-19 08:15:44 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

'1
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2010-07-12 07:20:04 UTC
Responsible Changed
From-To: miwi->freebsd-ports-bugs

back to pool enotime to work on that sorry ..
Comment 3 Baptiste Daroussin freebsd_committer freebsd_triage 2010-08-02 10:32:25 UTC
Responsible Changed
From-To: freebsd-ports-bugs->bapt

I'll take it.
Comment 4 dfilter service freebsd_committer freebsd_triage 2010-08-02 11:18:58 UTC
bapt        2010-08-02 10:18:45 UTC

  FreeBSD ports repository

  Modified files:
    graphics             Makefile 
  Added files:
    graphics/php-libpuzzle Makefile distinfo pkg-descr 
  Log:
  This is the PHP extension of the Puzzle library, which is 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/php
  
  PR:             ports/146723
  Submitted by:   Naram Qashat <cyberbotx at cyberbotx.com>
  Approved by:    jadawin@ (co-mentor)
  
  Revision  Changes    Path
  1.1336    +1 -0      ports/graphics/Makefile
  1.1       +35 -0     ports/graphics/php-libpuzzle/Makefile (new)
  1.1       +3 -0      ports/graphics/php-libpuzzle/distinfo (new)
  1.1       +7 -0      ports/graphics/php-libpuzzle/pkg-descr (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 5 Baptiste Daroussin freebsd_committer freebsd_triage 2010-08-02 11:19:16 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!