aboutsummaryrefslogtreecommitdiff
path: root/graphics/libpuzzle
Commit message (Collapse)AuthorAgeFilesLines
* - update libgd to 2.3.0Dirk Meyer2020-05-041-1/+1
| | | | | | | | | - new option RAQM - resurrect deprecated gdlib-config - bump dependend ports Notes: svn path=/head/; revision=533989
* - fix deprecated used of gdlib-configDirk Meyer2020-05-041-2/+3
| | | | Notes: svn path=/head/; revision=533917
* graphics/libpuzzle: Fixup r496850 and fix build of sysutils/ftwin on CURRENTTobias Kortkamp2019-05-062-8/+8
| | | | | | | | | | | | 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 Notes: svn path=/head/; revision=500928
* Fix build after base r345349Antoine Brodin2019-03-252-1/+12
| | | | | | | PR: 236141 Notes: svn path=/head/; revision=496850
* - update libgd to 2.2.2Dirk Meyer2016-07-201-1/+1
| | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=418829
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* - Don't install empty documentation fileDmitry Marakasov2016-02-061-3/+5
| | | | | | | - Switch to options helpers Notes: svn path=/head/; revision=408320
* - Fix licenseDmitry Marakasov2014-07-302-4/+6
| | | | | | | | - Switch to USES=libtool, drop .la files - Strip libraries Notes: svn path=/head/; revision=363466
* Convert some more USE_BZIP2 to USES=tar:bzip2Adam Weinberger2014-07-291-1/+1
| | | | | | | Approved by: portmgr (not really, but touches unstaged ports) Notes: svn path=/head/; revision=363399
* Drop maintainershipBaptiste Daroussin2013-12-161-1/+1
| | | | Notes: svn path=/head/; revision=336648
* Unconditionnaly install in stage the docsBaptiste Daroussin2013-10-181-6/+2
| | | | Notes: svn path=/head/; revision=330785
* Fix after stage conversionBaptiste Daroussin2013-09-241-1/+1
| | | | Notes: svn path=/head/; revision=328108
* - Bump PORTREVISION to fix missing PORTEXAMPLES,PORTDOCS,PORTDATABryan Drewery2013-09-231-1/+1
| | | | | | | | | after r327999 fixed these for stage support Approved by: maintainer (bapt) Notes: svn path=/head/; revision=328014
* Use stage, modernize lib_dependsBaptiste Daroussin2013-09-232-12/+7
| | | | Notes: svn path=/head/; revision=327921
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | graphics) Notes: svn path=/head/; revision=327733
* - update libdg to 2.1.0Dirk Meyer2013-08-091-2/+2
| | | | Notes: svn path=/head/; revision=324437
* Remove leading article from COMMENTBaptiste Daroussin2013-07-291-4/+2
| | | | | | | | Convert to new LIB_DEPENDS format Remove useless MAKE_JOB_SAFE Notes: svn path=/head/; revision=323912
* Trim headersBaptiste Daroussin2012-12-312-8/+5
| | | | | | | | remove shlib numbers optionsng Notes: svn path=/head/; revision=309725
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* Get rid of md5 for all my ports.Baptiste Daroussin2011-03-202-1/+2
| | | | | | | while here add most of the licenses Notes: svn path=/head/; revision=271363
* Change maintainer address to my new @FreeBSD.orgBaptiste Daroussin2010-07-281-1/+1
| | | | | | | Approved by: jadawin@ (co-mentor) Notes: svn path=/head/; revision=258396
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-0/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* - Update to 0.11Martin Wilke2009-03-312-4/+6
| | | | | | | | PR: 133119 Submitted by: bapt <baptiste.daroussin@gmail.com> (maintainer) Notes: svn path=/head/; revision=231342
* The Puzzle library is designed to quickly find visually similar imagesMartin Wilke2007-12-124-0/+53
(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> Notes: svn path=/head/; revision=203369