Port details |
- libpuzzle Library to find similar pictures
- 0.11_12 graphics =2 0.11_12Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2007-12-12 18:28:36
- Last Update: 2024-10-13 10:13:53
- Commit Hash: 4736408
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: ISCL
- WWW:
- http://libpuzzle.pureftpd.org/project/libpuzzle
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- libpuzzle>0:graphics/libpuzzle
- To install the port:
- cd /usr/ports/graphics/libpuzzle/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/libpuzzle
- pkg install libpuzzle
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libpuzzle
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (libpuzzle-0.11.tar.bz2) = ba628268df6956366cbd44ae48c3f1bab41e70b4737041a1f33dac9832c44781
SIZE (libpuzzle-0.11.tar.bz2) = 404403
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- autoconf>=2.72 : devel/autoconf
- automake>=1.17 : devel/automake
- libtoolize : devel/libtool
- Library dependencies:
-
- libgd.so : graphics/gd
- This port is required by:
- for Libraries
-
- sysutils/ftwin
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for libpuzzle-0.11_12:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- graphics_libpuzzle
- USES:
- autoreconf libtool tar:bzip2 localbase
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.11_12 13 Oct 2024 10:13:53 |
Daniel Engberg (diizzy) |
graphics/libpuzzle: Refresh MASTER_SITES
Add a https mirror |
0.11_12 24 Feb 2024 09:48:10 |
Muhammad Moinur Rahman (bofh) |
graphics/libpuzzle: Moved man to share/man
Approved by: portmgr (blanket) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.11_11 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.11_11 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.11_11 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.11_11 04 May 2020 21:31:39 |
dinoex |
- update libgd to 2.3.0
- new option RAQM
- resurrect deprecated gdlib-config
- bump dependend ports |
0.11_10 04 May 2020 11:15:24 |
dinoex |
- fix deprecated used of gdlib-config |
0.11_9 06 May 2019 20:19:01 |
tobik |
graphics/libpuzzle: Fixup r496850 and fix build of sysutils/ftwin on CURRENT
It is not puzzle-diff that needs to be linked with libm, but
libpuzzle.
ld: error: /usr/local//lib/libpuzzle.so: undefined reference to round
http://beefy12.nyi.freebsd.org/data/head-amd64-default/p500844_s347134/logs/errors/ftwin-0.8.8_4.log |
0.11_8 25 Mar 2019 18:46:35 |
antoine |
Fix build after base r345349
PR: 236141 |
0.11_8 20 Jul 2016 09:33:32 |
dinoex |
- update libgd to 2.2.2
- new MASTER_SITES
- add security patch
PR: 210913
Submitted by: Piotr Kubaj
MFH: 2016Q3
Security: CVE-2015-8874
Security: CVE-2016-3074
Security: http://www.openwall.com/lists/oss-security/2016/07/12/4 |
0.11_7 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.11_7 06 Feb 2016 23:16:27 |
amdmi3 |
- Don't install empty documentation file
- Switch to options helpers |
0.11_7 30 Jul 2014 12:00:01 |
amdmi3 |
- Fix license
- Switch to USES=libtool, drop .la files
- Strip libraries |
0.11_6 29 Jul 2014 21:43:18 |
adamw |
Convert some more USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
0.11_6 16 Dec 2013 17:26:49 |
bapt |
Drop maintainership |
0.11_6 18 Oct 2013 23:03:42 |
bapt |
Unconditionnaly install in stage the docs |
0.11_6 24 Sep 2013 11:17:44 |
bapt |
Fix after stage conversion |
0.11_6 23 Sep 2013 15:42:04 |
bdrewery |
- Bump PORTREVISION to fix missing PORTEXAMPLES,PORTDOCS,PORTDATA
after r327999 fixed these for stage support
Approved by: maintainer (bapt) |
0.11_5 23 Sep 2013 06:10:04 |
bapt |
Use stage, modernize lib_depends |
0.11_5 20 Sep 2013 18:35:46 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
0.11_5 09 Aug 2013 14:05:53 |
dinoex |
- update libdg to 2.1.0 |
0.11_4 29 Jul 2013 20:23:49 |
bapt |
Remove leading article from COMMENT
Convert to new LIB_DEPENDS format
Remove useless MAKE_JOB_SAFE |
0.11_4 31 Dec 2012 12:00:21 |
bapt |
Trim headers
remove shlib numbers
optionsng |
0.11_4 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.11_3 20 Mar 2011 22:30:17 |
bapt |
Get rid of md5 for all my ports.
while here add most of the licenses |
0.11_3 28 Jul 2010 17:31:01 |
bapt |
Change maintainer address to my new @FreeBSD.org
Approved by: jadawin@ (co-mentor) |
0.11_3 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.11_2 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.11_1 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
0.11 31 Mar 2009 07:33:09 |
miwi |
- Update to 0.11
PR: 133119
Submitted by: bapt <baptiste.daroussin@gmail.com> (maintainer) |
0.9 12 Dec 2007 18:28:20 |
miwi |
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
PR: ports/118445
Submitted by: Bapt <baptiste.daroussin at gmail.com> |