1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
Commit Graph

39 Commits

Author SHA1 Message Date
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
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
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
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
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
Andrey A. Chernov
f31512dd5f Upgrade to 1.0.2 1998-07-09 23:39:44 +00:00
Andrey A. Chernov
5e30defae1 Upgrade to 1.0.1 1998-03-28 13:48:46 +00:00
Andrey A. Chernov
b65996dfe7 Upgrade to 0.99e 1998-03-02 19:43:31 +00:00
Masafumi Max NAKANE
5e5eddfc60 ldconfig -> ${LDCONFIG}. 1997-07-17 15:13:02 +00:00
Andrey A. Chernov
24428df5d0 Upgrade to 0.96 1997-06-24 13:16:00 +00:00
Satoshi Asami
300c45cf2e Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 11:44:27 +00:00
Satoshi Asami
7a4662e170 Remove LIB_DEPENDS on libz, it's in /usr/src now. 1996-08-19 10:31:04 +00:00
Andrey A. Chernov
842320ba71 Upgrade to 0.89c 1996-07-17 20:08:06 +00:00
Satoshi Asami
9d85840690 Just another little variable reorginization. 1996-02-20 05:35:35 +00:00
Andrey A. Chernov
30a6ef9fbc Upgrade to 0.88 1996-02-19 22:17:46 +00:00
Andrey A. Chernov
0fd1ce02d6 Use absolute path to ldconfig 1996-01-25 05:48:16 +00:00
Andrey A. Chernov
1b79077ae2 Fix categories 1995-12-05 02:57:05 +00:00
Andrey A. Chernov
85bc0bac44 libpng - manipulate PNG images library 1995-12-05 02:48:19 +00:00