Age | Commit message (Expand) | Author | Files | Lines |
2007-01-06 | Update to 1.2.15: | wiz | 3 | -45/+6 |
2007-01-03 | Fixed pkglint warnings. | rillig | 2 | -9/+8 |
2007-01-03 | Include bsd.fast.prefs.mk before accessing OPSYS. | joerg | 1 | -1/+2 |
2007-01-03 | Don't allow "ld --version-script" on Interix. Fixes PR pkg/35210. | tv | 4 | -4/+24 |
2006-12-12 | Replace mk/bsd.prefs.mk includes with bsd.fast.prefs.mk includes. | joerg | 1 | -2/+2 |
2006-11-30 | put the distfile into a subdir to avoid conflicts with the old version, | drochner | 2 | -5/+7 |
2006-11-29 | distfile was changed after release; the only change is a little Makefile | drochner | 1 | -4/+4 |
2006-11-28 | update to 1.2.14 | drochner | 3 | -13/+11 |
2006-11-18 | Update png to 1.2.13 (it fixes CVE-2006-5793). | taca | 2 | -6/+6 |
2006-11-02 | DESTDIR support. | joerg | 1 | -1/+2 |
2006-07-08 | Change the format of BUILDLINK_ORDER to contain depth information as well, | jlam | 1 | -2/+2 |
2006-07-08 | Track information in a new variable BUILDLINK_ORDER that informs us | jlam | 1 | -1/+2 |
2006-07-07 | The TEST_TARGET "test" does not exist anymore. It is called "check" now. | rillig | 1 | -2/+2 |
2006-06-29 | Update png to 1.2.12, for security fixes. ok schmonz@, jlam@. | wiz | 2 | -6/+6 |
2006-05-17 | Update to 1.2.10: | wiz | 5 | -34/+28 |
2006-05-09 | Propagate PNG_NO_ASSEMBLER_CODE to dependencies. | wiz | 2 | -3/+9 |
2006-04-22 | Only use assembler code on i386. Fixes amd64 build and PR 33331 by Ben Collver. | wiz | 1 | -1/+7 |
2006-04-17 | Update to 1.2.9nb2 (hopefully final update for this weekend): | wiz | 4 | -17/+11 |
2006-04-17 | Extend ".la" file hack to make it work under Mac OS X (Darwin), too. | tron | 1 | -1/+2 |
2006-04-16 | Update to 1.2.9nb1: | wiz | 6 | -113/+38 |
2006-04-16 | Update to 1.2.9: | wiz | 6 | -49/+59 |
2006-04-06 | Over 1200 files touched but no revisions bumped :) | reed | 1 | -3/+3 |
2005-12-27 | Honor PKGMANDIR. | reed | 1 | -5/+5 |
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 1 | -5/+5 |
2005-11-04 | Replaced the "!" in the sed expression with a ",". This might have been | rillig | 1 | -2/+2 |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 |
2005-02-24 | Add RMD160 digests | agc | 1 | -1/+2 |
2004-12-05 | Update to 1.2.8: | wiz | 4 | -13/+13 |
2004-10-15 | Changes 1.2.7: | adam | 3 | -11/+10 |
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 2 | -3/+4 |
2004-09-22 | Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST. | jlam | 2 | -8/+2 |
2004-08-24 | Revert the BUILDLINK_DEPENDS.png back to previous value (1.2.4) | reed | 1 | -2/+2 |
2004-08-17 | update to 1.2.6 (first official release after the recent | drochner | 4 | -31/+20 |
2004-08-13 | Drop whitespace at EOL. | wiz | 1 | -2/+2 |
2004-08-09 | Convert a C99-ism to C89 to make this build with gcc 2.95. | kristerw | 2 | -8/+19 |
2004-08-09 | update to libpng-1.2.6rc2 | recht | 5 | -20/+22 |
2004-08-06 | require >=1.2.6rc1 to force updates | drochner | 1 | -2/+2 |
2004-08-06 | update to 1.2.6rc1, | drochner | 6 | -100/+20 |
2004-07-10 | Fix path to pkgconfig file in PKGCONFIG_OVERRIDE. | wiz | 1 | -3/+3 |
2004-07-06 | Unused. | wiz | 1 | -22/+0 |
2004-05-10 | Don't read past the end of the error message string. This patch was | fredb | 4 | -6/+36 |
2004-04-27 | Convert INSTALL_SCRIPT to INSTALL_LIB. | tv | 2 | -4/+4 |
2004-04-27 | Shared objects must be installed as executable on some platforms. Convert | tv | 3 | -6/+6 |
2004-03-30 | Create pkgconfig directory before installing libpng12.pc. Noted by | minskim | 1 | -2/+2 |
2004-03-30 | Fix pngconf.h on Linux systems. From Michal Pasternak in PR 24581. | wiz | 2 | -1/+17 |
2004-03-29 | Bump PKGREVISION for pkgconfig file addition. | wiz | 1 | -2/+2 |
2004-03-29 | Install lib/pkgconfig/libpng12.pc, otherwise "pkg-config --list-all" will | ben | 4 | -3/+27 |
2004-03-19 | Backing out PNG patch that installed lib/pkgconfig/libpng12.pc because it | ben | 2 | -8/+2 |
2004-03-18 | Install lib/pkgconfig/libpng12.pc, otherwise "pkgconfig --list-all" will | ben | 2 | -2/+8 |
2004-03-18 | Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properly | jlam | 1 | -3/+2 |