Commit graph

100 commits

Author SHA1 Message Date
Andrey A. Chernov
19e154fd5f Update to 1.2.18
PR:             112725
Submitted by:   Nick Barkas <snb@threerings.net>
Approved by:    portmgr (pav)
Security:       VuXML ID 4cb9c513-03ef-11dc-a51d-0019b95d4f14
2007-05-21 11:21:09 +00:00
Andrey A. Chernov
1ae2acbffb Upgrade to 1.2.14 2007-01-04 19:51:58 +00:00
Andrey A. Chernov
b2f122946b Use another method to turn off assembler code on non-i386
It should produce correct pngconf.h
2006-07-27 18:21:10 +00:00
Andrey A. Chernov
f088c38060 Upgrade to 1.2.12 2006-07-23 07:05:41 +00:00
Andrey A. Chernov
59825e0c59 Whitespace fix for portlint.
Set NO* or NO_* according to ${OSVERSION}

PR:             96420
Submitted by:   Rong-En Fan <rafan@infor.org>
2006-04-29 01:06:39 +00:00
Andrey A. Chernov
dd1f918a0b Use NO_OBJ NO_PROFILE instead of obsoleted their variants
PR:     96244
Submitted by:   Jeremy Chadwick <freebsd@jdc.parodius.com>
2006-04-24 14:04:08 +00:00
Andrey A. Chernov
a9aa41a3d0 Fix libpng-config
Submitted by:   Jo Rhett <jrhett@svcolo.com>
2006-02-09 08:53:05 +00:00
Edwin Groothuis
c92c635b24 SHA256ify
Approved by: krion@
2006-01-22 12:42:24 +00:00
Andrey A. Chernov
96a7ab194f Don't use DESTDIR
Submitted by:   "John E. Hein" <jhein@timing.com>
PR:             91610
2006-01-12 17:52:32 +00:00
Edwin Groothuis
c170f04e0f big whitespace cleanup (see ports/65409)
PR:		ports/65828
Submitted by:	trevor
Approved by:	ache
2005-11-25 03:25:00 +00:00
Andrey A. Chernov
4364bdd110 Use bz2 dist to save some space
PR:             82398
Submitted by:   Matthew Luckie <mjl@luckie.org.nz>
2005-06-19 19:48:35 +00:00
Andrey A. Chernov
9df6faaca5 Remove pkgconfig rmdir, now created by mtree
Don't test dirs existance, mkdir -p not return error

Submitted by:   pav@FreeBSD.org
2005-05-16 21:00:42 +00:00
Andrey A. Chernov
9f8032772c Additionly build/install libpng{12,}-config since many ports expect it 2005-01-30 14:41:31 +00:00
Andrey A. Chernov
32cec34686 Upgrade to 1.2.8 2004-12-29 09:17:04 +00:00
Andrey A. Chernov
f617b864a6 Back out dynamic linking of pngtest, cause problems with LD_LIBRARY_PATH
and other LD_ tuning.

PR:     72856
2004-10-20 19:12:44 +00:00
Andrey A. Chernov
75a3b8dc1e Update to 1.2.7 2004-10-15 01:59:05 +00:00
Andrey A. Chernov
169473f350 Upgrade to 1.2.6 + official patch 2004-09-03 03:47:14 +00:00
Andrey A. Chernov
c80a48985a Remove swrinde.nde.swri.edu from MASTER_SITES
It is reported it have problems not honoring BINARY mode when fetching
.txt files over proxy.

PR:             70232
2004-08-10 06:48:40 +00:00
Andrey A. Chernov
4391208f50 Add official patches 0-11 2004-08-05 02:28:50 +00:00
Andrey A. Chernov
a5ad374cd1 Fix MASTER_SITES
Submitted by:   Pav Lucistnik <pav@FreeBSD.org>
2004-08-03 22:57:48 +00:00
Andrey A. Chernov
61782ca833 Fix compiling with gcc 3.4
Submitted by:   Andreas Kohn <andreas@syndrom23.de>
2004-07-24 10:12:36 +00:00
Andrey A. Chernov
75ad4985f0 In 16-bit samples case the starting offsets for the loops are calculated
incorrectly which may cause a buffer overrun beyond the beginning of
the row buffer.

Submitted by:   Robert Nagy <robert@openbsd.org>
2004-07-07 10:33:28 +00:00
Andrey A. Chernov
bc650b5c88 Better fix for copy from overflow problem 2004-05-16 04:18:34 +00:00
Andrey A. Chernov
785843deac Fix potential out of bounds copy from the string. 2004-05-02 21:24:14 +00:00
Trevor Johnson
a1bc8c46f5 Add size data, approved by maintainers. 2004-03-20 21:03:41 +00:00
Andrey A. Chernov
d486d752ae Change pre-install to pre-su-install
Submitted by: marcel
2004-03-16 20:08:06 +00:00
Alexander Leidinger
36ad2c62cc Add patch to allow advanced optimizations with icc (portrevision bumped).
This patch was tested with icc and gcc, the bugtracker ID @sf is:
http://sourceforge.net/tracker/index.php?func=detail&aid=854293&group_id=5624&atid=105624

Fix suggested by:	Intel
Approved by:		maintainer
2003-12-08 13:28:18 +00:00
Mikhail Teterin
439d7a3035 Back out part of the earlier commit -- I missed maintainer's e-mail,
where he explicitly objected to it. The port is now again NOT buildable
with Intel's icc-7.1.006.

Approved by:	maintainer (ache)
2003-10-20 15:53:58 +00:00
Mikhail Teterin
eb028d0451 Minor enhancements, not affecting the resulting package:
. run the vendor-supplied test automaticly upon building;
	. link the vendor-supplied test dynamicly (using -rpath to
	  force the usage of the just-built library) -- to add another
	  implicit test of the shared library's validity;
	. reword one of the shell commands as ``sed ... file'' instead
	  of ``cat file | sed ...'';
	. modify one of the files to make it properly compilable by the
	  icc -- gcc was, apparently, optimizing the junk out anyway.

Approved by:	maintainer (ache)
2003-10-20 14:05:04 +00:00
Kris Kennaway
3cededd06b Correct @unexec command 2003-04-05 05:31:51 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Andrey A. Chernov
3ccde8385e Fix symlink, add unexec rmdir
Submitted by:   Jun Kuriyama <kuriyama@imgsrc.co.jp>
2003-02-18 23:19:12 +00:00
Andrey A. Chernov
52f7e4ba0e Install pkg-config data
Submitted by: Joe Marcus Clarke <marcus@marcuscom.com> (sligtly edited)
2003-01-29 20:20:56 +00:00
Andrey A. Chernov
f1bf0c5503 Upgrade to 1.2.5 2002-10-15 07:35:46 +00:00
Maxim Sobolev
ade16a3576 Update to 1.2.4. Among other things, this version fixes potentian security
problem when mailformed png image can crash application (think about Mozilla).
Therefore, update is recommended.
2002-07-11 09:52:22 +00:00
Andrey A. Chernov
9721bb081b Upgrade to 1.2.3
PR:		38709
2002-05-30 05:03:02 +00:00
Andrey A. Chernov
c63e8768b1 Add libz to LDADD/DPADD 2002-05-18 13:03:29 +00:00
Maxim Sobolev
2895ffa02d Link libpng library with libm, because it uses some math functions from it.
This should fix GNOME breakage introduced in the previous commit.

Prompted by:	Anders Andersson <anders@hack.org>
2002-05-18 10:48:06 +00:00
Andrey A. Chernov
a66792d6db Use <bsd.lib.mk>
Submitted by:	ru
2002-05-17 12:39:49 +00:00
Andrey A. Chernov
41d38932d1 Add @dirrm include/libpng 2002-04-30 15:29:08 +00:00
Andrey A. Chernov
2e494a9bcc Upgrade to 1.2.2
PR:		37277
2002-04-21 16:11:52 +00:00
Andrey A. Chernov
4960524e36 Upgrade to 1.2.1
PR:		32856
2001-12-16 15:01:48 +00:00
Maxim Sobolev
1bd8c2c688 Once we are determined that CPUID instruction is or isn't supported resfore
initial state of the bit 21 of the eflag register. This reduces possibility
that the threaded program linked with libpng will die due to arrival of the
signal during probing for the CPU type. More proper fix has been committed
into the -current kernel and will be MFC'ed soon, but this workaround is
necessary for those with older systems.

Among other things, this should make Nautilus, Balsa and other multi-threaded
GNOME programs more stable, therefore update is recommended to all existing
users.

Bump PORTREVISION.

Reported by:	Joe Clarke <marcus@marcuscom.com>
2001-11-15 23:32:37 +00:00
Andrey A. Chernov
289e333b79 Upgrade to 1.2.0
PR:		30356
Submitted by:	partially by KATO Tsuguru <tkato@prontomail.com>
2001-09-11 01:55:36 +00:00
Andrey A. Chernov
192887c8fe Fix master sites 2001-08-08 18:23:36 +00:00
Maxim Sobolev
91e72e9e21 Update to 1.0.12.
PR:		28015
Submitted by:	Patrick Li <pat@databits.net>
2001-06-11 06:29:19 +00:00
Dmitry Sivachenko
0b5b0887ca Update to 1.0.11
Approved by:	ache (MAINTAINER)
2001-04-28 18:54:15 +00:00
Maxim Sobolev
9ee2a1815a Update to 1.0.10. 2001-04-06 15:02:06 +00:00
Maxim Sobolev
ab787c9e60 Revert previous change making compilation of mmx-optimised routines a default
option. It appears that resulting binary can't be used on a CPU without
mmx instruction set (for example Pentium Pro).

PR:		25377
Submitted by:	Michael Hohmuth <hohmuth@inf.tu-dresden.de>
2001-02-27 09:52:30 +00:00
Maxim Sobolev
26787fb1d6 Correct message wordng.
Prompted by:	Niels Chr. Bank-Pedersen <ncbp@bank-pedersen.dk>
2001-02-07 08:06:13 +00:00