Commit Graph

24 Commits

Author SHA1 Message Date
Tobias Kortkamp
dfab812f09 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
2019-05-06 20:19:01 +00:00
Antoine Brodin
f460d366fe Fix build after base r345349
PR:		236141
2019-03-25 18:46:34 +00:00
Dirk Meyer
3561a46f28 - 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
2016-07-20 09:33:31 +00:00
Mathieu Arnold
4e1b79a0a6 Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:00:51 +00:00
Dmitry Marakasov
c518499b0c - Don't install empty documentation file
- Switch to options helpers
2016-02-06 23:16:26 +00:00
Dmitry Marakasov
2de2aabc85 - Fix license
- Switch to USES=libtool, drop .la files
- Strip libraries
2014-07-30 12:00:00 +00:00
Adam Weinberger
aeac01a4bb Convert some more USE_BZIP2 to USES=tar:bzip2
Approved by:	portmgr (not really, but touches unstaged ports)
2014-07-29 21:43:17 +00:00
Baptiste Daroussin
4ceae583cc Drop maintainership 2013-12-16 17:26:49 +00:00
Baptiste Daroussin
45606ac581 Unconditionnaly install in stage the docs 2013-10-18 23:03:41 +00:00
Baptiste Daroussin
baf7a30c7a Fix after stage conversion 2013-09-24 11:17:43 +00:00
Bryan Drewery
adb5104c6b - Bump PORTREVISION to fix missing PORTEXAMPLES,PORTDOCS,PORTDATA
after r327999 fixed these for stage support

Approved by:	maintainer (bapt)
2013-09-23 15:42:03 +00:00
Baptiste Daroussin
34750dc798 Use stage, modernize lib_depends 2013-09-23 06:10:04 +00:00
Baptiste Daroussin
eb08c5441c Add NO_STAGE all over the place in preparation for the staging support (cat: graphics) 2013-09-20 18:35:44 +00:00
Dirk Meyer
b83d7bf933 - update libdg to 2.1.0 2013-08-09 14:05:52 +00:00
Baptiste Daroussin
b9751d2981 Remove leading article from COMMENT
Convert to new LIB_DEPENDS format
Remove useless MAKE_JOB_SAFE
2013-07-29 20:23:49 +00:00
Baptiste Daroussin
faec16a37a Trim headers
remove shlib numbers
optionsng
2012-12-31 12:00:21 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Baptiste Daroussin
24d4dc0db9 Get rid of md5 for all my ports.
while here add most of the licenses
2011-03-20 22:30:17 +00:00
Baptiste Daroussin
5a4055b083 Change maintainer address to my new @FreeBSD.org
Approved by:	jadawin@ (co-mentor)
2010-07-28 17:31:01 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Dirk Meyer
eca78ec61b - bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
2009-07-31 13:57:52 +00:00
Martin Wilke
877e8757a6 - Update to 0.11
PR:		133119
Submitted by:	bapt <baptiste.daroussin@gmail.com> (maintainer)
2009-03-31 07:33:08 +00:00
Martin Wilke
d834ffca41 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>
2007-12-12 18:28:20 +00:00