Age | Commit message (Expand) | Author | Files | Lines |
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 |
2004-03-05 | Reorder location and setting of BUILDLINK_PACKAGES to match template | jlam | 1 | -3/+6 |
2004-02-08 | We no longer need to explicitly call ${BUILDLINK_*} for CC, CXX, LIBTOOL, | jlam | 1 | -2/+2 |
2004-01-24 | Append to BUILDLINK_DEPENDS.<pkg> instead of setting a default value. In | jlam | 1 | -2/+2 |
2004-01-15 | Packages converted to use buildlink should think that the "real" CC is | jlam | 1 | -2/+2 |
2004-01-05 | bl3ify | jlam | 1 | -3/+7 |
2004-01-05 | Use S/+$// instead of C/\+$// to save a backslash. Very highly | jlam | 1 | -2/+2 |
2004-01-04 | Re-arrange to match example buildlink3.mk file in bsd.buildlink3.mk. | jlam | 1 | -9/+6 |
2004-01-03 | Initial sprinkling of work-in-progress buildlink3.mk files for using the | jlam | 1 | -0/+21 |
2003-08-29 | The checks for MIPSPro and including gcc.buildlink3.mk have moved to | jlam | 1 | -6/+1 |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 |
2003-06-12 | Under IRIX, we don't need gcc's buildlink. MIPSPro does just fine. | jschauma | 1 | -1/+4 |
2003-05-28 | include gcc.buildlink2.mk, allows this to build on NetBSD with gcc 3.3. | grant | 1 | -1/+3 |
2003-02-17 | convert to use test target from bsd.pkg.mk | dillo | 1 | -4/+2 |
2002-12-20 | Fix another bug in png_do_read_filler() regarding 16-big *grayscale* | fredb | 3 | -7/+29 |
2002-12-19 | Fix a buffer overrun in png_do_read_filler() with 16-bit samples, as | fredb | 3 | -2/+30 |
2002-11-26 | NetBSD tag. | cjep | 1 | -0/+1 |
2002-11-06 | Update to png 1.2.5: | fredb | 3 | -13/+11 |
2002-10-09 | Unused. | wiz | 1 | -37/+0 |
2002-08-25 | Merge changes in packages from the buildlink2 branch that have | jlam | 7 | -9/+31 |
2002-07-19 | Update to version 1.2.4. Two new functions since 1.2.1, png_malloc_warn() | fredb | 5 | -34/+47 |
2002-07-19 | Fix LP64 printf() problems. | mycroft | 2 | -1/+37 |
2002-05-16 | Frederick Bruckman maintains this package at the moment. | tron | 1 | -2/+2 |
2002-05-16 | use .tar.bz2 distfile | grant | 2 | -4/+5 |
2002-03-13 | Update png to 1.2.1. Includes an ABI change and a concommittent bump in the | fredb | 5 | -15/+16 |
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 |
2001-08-03 | Update to 1.0.12. Extract of changes since 1.0.11: | wiz | 4 | -10/+10 |
2001-07-27 | Add dir_DEFAULT setting used by EVAL_PREFIX logic to set the default | jlam | 1 | -1/+2 |
2001-07-20 | Mechanical changes to buildlink.mk files to use EVAL_PREFIX to set | jlam | 1 | -2/+2 |