| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
11 Jun 2001 07:29:20 
|
sobomax  |
Update to 1.0.12. |
28 Apr 2001 19:54:15 
|
demon  |
Update to 1.0.11 |
06 Apr 2001 16:02:08 
|
sobomax  |
Update to 1.0.10. |
27 Feb 2001 09:52:31 
|
sobomax  |
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). |
07 Feb 2001 08:06:14 
|
sobomax  |
Correct message wordng. |
06 Feb 2001 16:00:18 
|
sobomax  |
- Update to 1.0.9; - compile in mmx-optimized assembler routines by default
(could be turned of with WITHOUT_PNG_MMX option if necessary). |
16 Jan 2001 17:33:20 
|
sobomax  |
Massive style enforcement - use ^I instead of spaces for variables identation.
|
26 Oct 2000 12:25:17 
|
ache  |
Rename PNG_WITH_MMX to WITH_PNG_MMX to be consistent with other WITH_*
variables |
25 Oct 2000 02:06:12 
|
ache  |
Rename WITH_MMX to PNG_WITH_MMX to allow it to be added to /etc/make.conf |
08 Oct 2000 02:35:34 
|
asami  |
Convert category graphics to new layout. |
21 Sep 2000 08:52:06 
|
sobomax  |
Update MMX-optimisation patch to 1.0.9pre3. This update doesn't affect anything
if USE_MMX not used. |
30 Aug 2000 09:02:35 
|
sobomax  |
Add official patch (only affects MMX routines). |
26 Jul 2000 08:43:49 
|
sobomax  |
Create ${WRKSRC} --> ${WRKDIR}/libpng sysmlink and use it in ghostscript ports
instead of hardcoded ${WRKSRC}/libpng-png.version.number. |
26 Jul 2000 08:33:26 
|
sobomax  |
Update to 1.0.8. This release includes experimental MMX support, but it should
explicitly turned on by defining WITH_MMX make variable. |
04 Jul 2000 16:18:30 
|
ade  |
At MAN3, s/libpng.4/libpng.3/ |
04 Jul 2000 08:13:36 
|
sobomax  |
Bump png shared library version. |
03 Jul 2000 09:54:27 
|
sobomax  |
Update libpng to 1.0.7. Also add MASTER_SITE_SOURCEFORGE and appropriate WWW
into PLIST while I'm here. |
16 Jun 2000 22:52:41 
|
asami  |
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the previous
commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) |
16 Jun 2000 09:19:52 
|
sobomax  |
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.
|
15 Jun 2000 18:59:45 
|
sobomax  |
Third round of INSTALL_SHLIBS=yes fixes. |
31 May 2000 11:01:03 
|
sobomax  |
Support FreeBSD install macros. |