summaryrefslogtreecommitdiff
path: root/graphics/png
AgeCommit message (Expand)AuthorFilesLines
2004-05-10Don't read past the end of the error message string. This patch wasfredb4-6/+36
2004-04-27Convert INSTALL_SCRIPT to INSTALL_LIB.tv2-4/+4
2004-04-27Shared objects must be installed as executable on some platforms. Converttv3-6/+6
2004-03-30Create pkgconfig directory before installing libpng12.pc. Noted byminskim1-2/+2
2004-03-30Fix pngconf.h on Linux systems. From Michal Pasternak in PR 24581.wiz2-1/+17
2004-03-29Bump PKGREVISION for pkgconfig file addition.wiz1-2/+2
2004-03-29Install lib/pkgconfig/libpng12.pc, otherwise "pkg-config --list-all" willben4-3/+27
2004-03-19Backing out PNG patch that installed lib/pkgconfig/libpng12.pc because itben2-8/+2
2004-03-18Install lib/pkgconfig/libpng12.pc, otherwise "pkgconfig --list-all" willben2-2/+8
2004-03-18Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properlyjlam1-3/+2
2004-03-05Reorder location and setting of BUILDLINK_PACKAGES to match templatejlam1-3/+6
2004-02-08We no longer need to explicitly call ${BUILDLINK_*} for CC, CXX, LIBTOOL,jlam1-2/+2
2004-01-24Append to BUILDLINK_DEPENDS.<pkg> instead of setting a default value. Injlam1-2/+2
2004-01-15Packages converted to use buildlink should think that the "real" CC isjlam1-2/+2
2004-01-05bl3ifyjlam1-3/+7
2004-01-05Use S/+$// instead of C/\+$// to save a backslash. Very highlyjlam1-2/+2
2004-01-04Re-arrange to match example buildlink3.mk file in bsd.buildlink3.mk.jlam1-9/+6
2004-01-03Initial sprinkling of work-in-progress buildlink3.mk files for using thejlam1-0/+21
2003-08-29The checks for MIPSPro and including gcc.buildlink3.mk have moved tojlam1-6/+1
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-06-12Under IRIX, we don't need gcc's buildlink. MIPSPro does just fine.jschauma1-1/+4
2003-05-28include gcc.buildlink2.mk, allows this to build on NetBSD with gcc 3.3.grant1-1/+3
2003-02-17convert to use test target from bsd.pkg.mkdillo1-4/+2
2002-12-20Fix another bug in png_do_read_filler() regarding 16-big *grayscale*fredb3-7/+29
2002-12-19Fix a buffer overrun in png_do_read_filler() with 16-bit samples, asfredb3-2/+30
2002-11-26NetBSD tag.cjep1-0/+1
2002-11-06Update to png 1.2.5:fredb3-13/+11
2002-10-09Unused.wiz1-37/+0
2002-08-25Merge changes in packages from the buildlink2 branch that havejlam7-9/+31
2002-07-19Update to version 1.2.4. Two new functions since 1.2.1, png_malloc_warn()fredb5-34/+47
2002-07-19Fix LP64 printf() problems.mycroft2-1/+37
2002-05-16Frederick Bruckman maintains this package at the moment.tron1-2/+2
2002-05-16use .tar.bz2 distfilegrant2-4/+5
2002-03-13Update png to 1.2.1. Includes an ABI change and a concommittent bump in thefredb5-15/+16
2001-10-31Move pkg/ files into package's toplevel directoryzuntum2-1/+1
2001-08-03Update to 1.0.12. Extract of changes since 1.0.11:wiz4-10/+10
2001-07-27Add dir_DEFAULT setting used by EVAL_PREFIX logic to set the defaultjlam1-1/+2
2001-07-20Mechanical changes to buildlink.mk files to use EVAL_PREFIX to setjlam1-2/+2
2001-07-14Move inclusion of buildlink.mk files to end of Makefile.jlam1-3/+2
2001-07-01Move inclusion of bsd.buildlink.mk to start of file.jlam1-3/+3
2001-06-23Generalize how the dependency pattern may be specified. Instead of justjlam1-4/+5
2001-06-19Mark as USE_BUILDLINK_ONLY.jlam1-1/+3
2001-06-11The buildlink include and lib directories are added to CFLAGS, CPPFLAGS,jlam1-4/+1
2001-06-11Use bsd.buildlink.mk instead of duplicating code all over the place.jlam1-45/+12
2001-06-10Use cookies (.*_done) to determine whether headers and libs have beenjlam1-8/+14
2001-06-10Remove dependency on ${BUILDLINK_TARGETS} in pre-configure and pre-buildjlam1-3/+1
2001-06-09' '->'\t'wiz1-2/+2
2001-05-28png depends on zlib, so add dependency on zlib for those platforms withoutjlam4-10/+19
2001-05-26Add buildlink.mk files that can link headers and libraries intojlam1-0/+60
2001-05-21Update libpng to 1.0.11.wiz4-12/+13