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
Maxim Sobolev
d1932428f7
- Update to 1.0.9;
...
- compile in mmx-optimized assembler routines by default (could be turned of
with WITHOUT_PNG_MMX option if necessary).
2001-02-06 16:00:18 +00:00
Maxim Sobolev
2b1a883dc4
Massive style enforcement - use ^I instead of spaces for variables identation.
2001-01-16 17:33:20 +00:00
Andrey A. Chernov
82e8bb727c
Rename PNG_WITH_MMX to WITH_PNG_MMX to be consistent with other WITH_*
...
variables
Requested by: ade
2000-10-26 11:25:17 +00:00
Andrey A. Chernov
7c3dbda98c
Rename WITH_MMX to PNG_WITH_MMX to allow it to be added to /etc/make.conf
2000-10-25 01:06:11 +00:00
Maxim Sobolev
14f0863d28
Update MMX-optimisation patch to 1.0.9pre3. This update doesn't affect anything
...
if USE_MMX not used.
2000-09-21 07:52:05 +00:00
Maxim Sobolev
b51506e3fb
Add official patch (only affects MMX routines).
2000-08-30 08:02:35 +00:00
Maxim Sobolev
a8cffde473
Create ${WRKSRC} --> ${WRKDIR}/libpng sysmlink and use it in ghostscript ports
...
instead of hardcoded ${WRKSRC}/libpng-png.version.number.
2000-07-26 07:43:48 +00:00
Maxim Sobolev
3763bff0d8
Update to 1.0.8. This release includes experimental MMX support, but it should
...
explicitly turned on by defining WITH_MMX make variable.
2000-07-26 07:33:25 +00:00
Ade Lovett
f0583b9afd
At MAN3, s/libpng.4/libpng.3/
...
Excessive number of 4's instead of 3's by: sobomax
2000-07-04 15:18:29 +00:00
Maxim Sobolev
6db96c0500
Bump png shared library version.
...
Submitted by: Hajimu UMEMOTO <ume@mahoroba.org>
2000-07-04 07:13:35 +00:00
Maxim Sobolev
822a1b932a
Update libpng to 1.0.7. Also add MASTER_SITE_SOURCEFORGE and appropriate WWW
...
into PLIST while I'm here.
2000-07-03 08:54:25 +00:00
Satoshi Asami
ffb21b5654
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
...
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.)
Line up the rhs of variable assignments nicely. Remove a couple of extra
whitespaces while I'm here.
Suggested by: sobomax
2000-06-16 21:52:40 +00:00
Maxim Sobolev
61ebd322a2
Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I
...
just cun'n'pasted the name from Satoshi's commit message without checking
it.
Hall of shame entry: sobomax
2000-06-16 08:19:52 +00:00
Maxim Sobolev
835d6b8655
Third round of INSTALL_SHLIBS=yes fixes.
2000-06-15 17:59:45 +00:00
Maxim Sobolev
98b2cb57a1
Support FreeBSD install macros.
...
PR: 18905
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
2000-05-31 10:01:02 +00:00
Chris Piazza
0bd34f677e
Add a notice about needing to update ghostscript5 when these ports
...
are updated.
Prompted by: PR 18579
2000-05-19 07:05:29 +00:00
Maxim Sobolev
e3ab73e541
Update WWW to be the real WWW, not ftp://.../
2000-05-18 10:19:36 +00:00
Andrey A. Chernov
c4e41479e6
Upgrade to 1.0.6
2000-04-23 17:31:03 +00:00
Satoshi Asami
c99c600944
Convert to PORTNAME/PORTVERSION. lfview had an invalid version
...
string so I fixed it.
2000-04-14 10:48:02 +00:00
Jean-Marc Zucconi
5d725fe00c
Upgrade to version 1.0.5
...
OK'ed by: ache
1999-11-20 03:00:36 +00:00
David E. O'Brien
5133141363
Change Id->FreeBSD.
1999-08-25 06:16:32 +00:00
Michael Haro
235481b52a
awk -> ${AWK}
...
basename -> ${BASENAME}
cat -> ${CAT}
cp -> ${CP}
ldconfig -> ${LDCONFIG}
mkdir -> ${MKDIR}
1999-08-22 23:33:47 +00:00
Tim Vanderhoek
4b7f92f936
Commit #2/4 to enforce Caps, no period. I ran this oe as
...
$ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab`
Results to follow. :)
1999-06-26 17:55:58 +00:00
Vanilla I. Shu
706919336f
Bump MAJOR to 3.
1999-01-23 06:27:52 +00:00
Vanilla I. Shu
80fd102ea0
Upgrade to 1.0.3, (thanks god, 1.0.3 is out)
...
the submitter say:
Attached are patches to upgrade the PNG port to 1.0.3, and to fix
the two ghostscript ports which would be broken by this. PNG
1.0.3 is apparently completely backwards compatible with 1.0.2.
Maintainer contacted with no response.
PR: ports/9601
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
1999-01-21 18:06:23 +00:00
Thomas Gellekum
27e019d828
Typo (libpng.2 -> libpng.3).
1998-09-17 06:30:34 +00:00
Satoshi Asami
6904462529
Roll back libpng's shared library version number. Also, build libraries
...
and links correctly for ELF.
1998-09-17 00:51:29 +00:00
Satoshi Asami
27ba461c8e
Roll back libpng major to 2.
1998-09-17 00:50:52 +00:00
Mark Murray
22f81a0cd9
Convert to ELF in accordance with Satoshi's instructions.
1998-09-14 19:43:12 +00:00