| Commit message (Expand) | Author | Age | Files | Lines |
* | Use bz2 dist to save some space | Andrey A. Chernov | 2005-06-19 | 2 | -2/+3 |
* | Remove pkgconfig rmdir, now created by mtree | Andrey A. Chernov | 2005-05-16 | 2 | -5/+3 |
* | Additionly build/install libpng{12,}-config since many ports expect it | Andrey A. Chernov | 2005-01-30 | 4 | -5/+61 |
* | Upgrade to 1.2.8 | Andrey A. Chernov | 2004-12-29 | 3 | -4/+4 |
* | Back out dynamic linking of pngtest, cause problems with LD_LIBRARY_PATH | Andrey A. Chernov | 2004-10-20 | 1 | -12/+2 |
* | Update to 1.2.7 | Andrey A. Chernov | 2004-10-15 | 3 | -11/+8 |
* | Upgrade to 1.2.6 + official patch | Andrey A. Chernov | 2004-09-03 | 4 | -99/+11 |
* | Remove swrinde.nde.swri.edu from MASTER_SITES | Andrey A. Chernov | 2004-08-10 | 1 | -2/+1 |
* | Add official patches 0-11 | Andrey A. Chernov | 2004-08-05 | 4 | -61/+40 |
* | Fix MASTER_SITES | Andrey A. Chernov | 2004-08-03 | 1 | -2/+1 |
* | Fix compiling with gcc 3.4 | Andrey A. Chernov | 2004-07-24 | 2 | -3/+25 |
* | In 16-bit samples case the starting offsets for the loops are calculated | Andrey A. Chernov | 2004-07-07 | 2 | -2/+48 |
* | Better fix for copy from overflow problem | Andrey A. Chernov | 2004-05-16 | 2 | -14/+6 |
* | Fix potential out of bounds copy from the string. | Andrey A. Chernov | 2004-05-02 | 2 | -1/+20 |
* | Add size data, approved by maintainers. | Trevor Johnson | 2004-03-20 | 1 | -0/+1 |
* | Change pre-install to pre-su-install | Andrey A. Chernov | 2004-03-16 | 1 | -1/+1 |
* | Add patch to allow advanced optimizations with icc (portrevision bumped). | Alexander Leidinger | 2003-12-08 | 2 | -1/+34 |
* | Back out part of the earlier commit -- I missed maintainer's e-mail, | Mikhail Teterin | 2003-10-20 | 1 | -53/+0 |
* | Minor enhancements, not affecting the resulting package: | Mikhail Teterin | 2003-10-20 | 3 | -4/+68 |
* | Correct @unexec command | Kris Kennaway | 2003-04-05 | 1 | -1/+1 |
* | Clear moonlight beckons. | Ade Lovett | 2003-03-07 | 2 | -1/+1 |
* | Fix symlink, add unexec rmdir | Andrey A. Chernov | 2003-02-18 | 2 | -3/+3 |
* | Install pkg-config data | Andrey A. Chernov | 2003-01-29 | 3 | -0/+20 |
* | Upgrade to 1.2.5 | Andrey A. Chernov | 2002-10-15 | 2 | -2/+2 |
* | Update to 1.2.4. Among other things, this version fixes potentian security | Maxim Sobolev | 2002-07-11 | 2 | -2/+2 |
* | Upgrade to 1.2.3 | Andrey A. Chernov | 2002-05-30 | 4 | -55/+13 |
* | Add libz to LDADD/DPADD | Andrey A. Chernov | 2002-05-18 | 2 | -3/+3 |
* | Link libpng library with libm, because it uses some math functions from it. | Maxim Sobolev | 2002-05-18 | 2 | -1/+3 |
* | Use <bsd.lib.mk> | Andrey A. Chernov | 2002-05-17 | 3 | -38/+55 |
* | Add @dirrm include/libpng | Andrey A. Chernov | 2002-04-30 | 2 | -0/+2 |
* | Upgrade to 1.2.2 | Andrey A. Chernov | 2002-04-21 | 4 | -89/+35 |
* | Upgrade to 1.2.1 | Andrey A. Chernov | 2001-12-16 | 3 | -17/+2 |
* | Once we are determined that CPUID instruction is or isn't supported resfore | Maxim Sobolev | 2001-11-15 | 2 | -0/+15 |
* | Upgrade to 1.2.0 | Andrey A. Chernov | 2001-09-11 | 3 | -31/+13 |
* | Fix master sites | Andrey A. Chernov | 2001-08-08 | 1 | -1/+2 |
* | Update to 1.0.12. | Maxim Sobolev | 2001-06-11 | 2 | -2/+2 |
* | Update to 1.0.11 | Dmitry Sivachenko | 2001-04-28 | 2 | -2/+2 |
* | Update to 1.0.10. | Maxim Sobolev | 2001-04-06 | 2 | -3/+2 |
* | Revert previous change making compilation of mmx-optimised routines a default | Maxim Sobolev | 2001-02-27 | 1 | -5/+8 |
* | Correct message wordng. | Maxim Sobolev | 2001-02-07 | 1 | -2/+2 |
* | - Update to 1.0.9; | Maxim Sobolev | 2001-02-06 | 2 | -16/+7 |
* | Massive style enforcement - use ^I instead of spaces for variables identation. | Maxim Sobolev | 2001-01-16 | 1 | -7/+7 |
* | Rename PNG_WITH_MMX to WITH_PNG_MMX to be consistent with other WITH_* | Andrey A. Chernov | 2000-10-26 | 1 | -3/+3 |
* | Rename WITH_MMX to PNG_WITH_MMX to allow it to be added to /etc/make.conf | Andrey A. Chernov | 2000-10-25 | 1 | -4/+4 |
* | Update MMX-optimisation patch to 1.0.9pre3. This update doesn't affect anything | Maxim Sobolev | 2000-09-21 | 2 | -5/+11 |
* | Add official patch (only affects MMX routines). | Maxim Sobolev | 2000-08-30 | 2 | -1/+6 |
* | Create ${WRKSRC} --> ${WRKDIR}/libpng sysmlink and use it in ghostscript ports | Maxim Sobolev | 2000-07-26 | 1 | -3/+4 |
* | Update to 1.0.8. This release includes experimental MMX support, but it should | Maxim Sobolev | 2000-07-26 | 3 | -10/+32 |
* | At MAN3, s/libpng.4/libpng.3/ | Ade Lovett | 2000-07-04 | 1 | -1/+1 |
* | Bump png shared library version. | Maxim Sobolev | 2000-07-04 | 3 | -5/+9 |