Up to [cvs.netbsd.org] / pkgsrc / graphics / netpbm
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.175 / (download) - annotate - [select for diffs], Mon Feb 6 12:40:31 2012 UTC (3 months, 2 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
HEAD
Changes since 1.174: +2 -1
lines
Diff to previous 1.174 (colored)
Revbump for a) tiff update to 4.0 (shlib major change) b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk) Enjoy.
Revision 1.174 / (download) - annotate - [select for diffs], Tue Apr 5 11:43:08 2011 UTC (13 months, 2 weeks ago) by tron
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2
Changes since 1.173: +2 -1
lines
Diff to previous 1.173 (colored)
Re-add "MAKE_JOBS_SAFE=no" as the build breaks on an 8 core machine.
Revision 1.173 / (download) - annotate - [select for diffs], Mon Apr 4 09:17:24 2011 UTC (13 months, 3 weeks ago) by adam
Branch: MAIN
Changes since 1.172: +6 -11
lines
Diff to previous 1.172 (colored)
Changes 10.35.80: * asciitopgm: fix bug: memory corruption on too-long lines. * asciitopgm: fix bug: improper handling of blank lines. Changes 10.35.79: * configure: don't default to /usr/X11R6/lib/libX11.so just because /usr/X11R6 exists. /usr/X11R6/lib must exist. * pngtopnm: fix bug: -verbose reports history chunk present when it's really a palette.
Revision 1.172 / (download) - annotate - [select for diffs], Sat Jan 15 18:37:46 2011 UTC (16 months, 1 week ago) by tron
Branch: MAIN
CVS Tags: pkgsrc-2011Q1-base,
pkgsrc-2011Q1
Changes since 1.171: +2 -3
lines
Diff to previous 1.171 (colored)
Update "netpbm" package to version 10.35.78. Changes since 10.35.77: - bmptopnm: Don't crash on invalid zero value of image height in the BMP header of a compressed file. Always broken. - bmptopnm: don't crash on large invalid value of 'colorsused' in the BMP header. - ilbmtoppm: Don't crash on image that has a transparent color index, but no color map. "pkgsrc" changes: - Add a lot of patches written by Thomas Klausner and me to make this compile with PNG 1.5.
Revision 1.171 / (download) - annotate - [select for diffs], Thu Jan 13 13:36:07 2011 UTC (16 months, 1 week ago) by wiz
Branch: MAIN
Changes since 1.170: +2 -1
lines
Diff to previous 1.170 (colored)
png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.
Revision 1.170 / (download) - annotate - [select for diffs], Thu Nov 4 10:57:50 2010 UTC (18 months, 2 weeks ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2010Q4-base,
pkgsrc-2010Q4
Changes since 1.169: +11 -7
lines
Diff to previous 1.169 (colored)
Fix problem finding rgb.txt, PR#43934
Revision 1.169 / (download) - annotate - [select for diffs], Thu Sep 23 09:09:20 2010 UTC (20 months ago) by tron
Branch: MAIN
CVS Tags: pkgsrc-2010Q3-base,
pkgsrc-2010Q3
Changes since 1.168: +2 -3
lines
Diff to previous 1.168 (colored)
Update "netpbm" package to version 10.35.77. Changes since version 10.35.76: - ppmtompeg: fix crash with free of unallocated memory. - Build: don't expect snprintf() to exist. - Build: don't use <strings.h> or bzero().
Revision 1.168 / (download) - annotate - [select for diffs], Wed Jul 14 02:39:17 2010 UTC (22 months, 1 week ago) by dholland
Branch: MAIN
Changes since 1.167: +5 -1
lines
Diff to previous 1.167 (colored)
Arrange conditional PLIST for the "fiasco" converters since they're disabled on MacOS. From Edgar Fuss in PR 43464.
Revision 1.167 / (download) - annotate - [select for diffs], Tue Jul 13 06:08:23 2010 UTC (22 months, 1 week ago) by adam
Branch: MAIN
Changes since 1.166: +2 -3
lines
Diff to previous 1.166 (colored)
Changes 10.35.76: * Pnmtopng: -libversion doesn't report level of linked libz. It was a modularity violation and caused build failures on Mac OS X, because Pnmtopng per se doesn't know about libz -- it's used by libpng. * Build: don't fail due to SIGRTMIN, SIGRTMAX being undefined. Changes 10.35.75: * palmtopnm: fix for pixel size 16. * pamscale: fix -reduce. Introduced in 10.27. * configure: default to 'none' for Svgalib if it doesn't appear to be installed (per 'ldconfig'). Ported from 10.38, released March 2007. Changes 10.35.74: * pbmtext: don't crash when font file contains a blank line. Fail cleanly. * ppmtoilbm: fix arithmetic overflow with image dimension represented as 16 bit integer. * pbmpage: fix garbage output. * pnmhistmap: Fix crash with -width. Always broken. * Build: don't fail due to SIGPWR being undefined.
Revision 1.166 / (download) - annotate - [select for diffs], Sun Jun 13 22:44:39 2010 UTC (23 months, 1 week ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base,
pkgsrc-2010Q2
Changes since 1.165: +2 -1
lines
Diff to previous 1.165 (colored)
Bump PKGREVISION for libpng shlib name change. Also add some patches to remove use of deprecated symbols and fix other problems when looking for or compiling against libpng-1.4.x.
Revision 1.163.4.1 / (download) - annotate - [select for diffs], Thu Feb 25 08:43:28 2010 UTC (2 years, 2 months ago) by spz
Branch: pkgsrc-2009Q4
Changes since 1.163: +2 -5
lines
Diff to previous 1.163 (colored) next main 1.164 (colored)
Pullup ticket 3022 - requested by taca
security update
Revisions pulled up:
- pkgsrc/graphics/netpbm/Makefile
- pkgsrc/graphics/netpbm/distinfo
- pkgsrc/graphics/netpbm/patches/patch-aa
- pkgsrc/graphics/netpbm/patches/patch-ao
- pkgsrc/graphics/netpbm/patches/patch-da
- pkgsrc/graphics/netpbm/patches/patch-db
- pkgsrc/graphics/netpbm/patches/patch-dd
Files added:
pkgsrc/graphics/netpbm/PLIST
pkgsrc/graphics/netpbm/patches/patch-ec
Files deleted:
pkgsrc/graphics/netpbm/patches/patch-ac
pkgsrc/graphics/netpbm/patches/patch-af
pkgsrc/graphics/netpbm/patches/patch-ag
pkgsrc/graphics/netpbm/patches/patch-ai
pkgsrc/graphics/netpbm/patches/patch-aj
pkgsrc/graphics/netpbm/patches/patch-ak
pkgsrc/graphics/netpbm/patches/patch-al
pkgsrc/graphics/netpbm/patches/patch-am
pkgsrc/graphics/netpbm/patches/patch-an
pkgsrc/graphics/netpbm/patches/patch-ap
pkgsrc/graphics/netpbm/patches/patch-aq
pkgsrc/graphics/netpbm/patches/patch-ar
pkgsrc/graphics/netpbm/patches/patch-as
pkgsrc/graphics/netpbm/patches/patch-at
pkgsrc/graphics/netpbm/patches/patch-au
pkgsrc/graphics/netpbm/patches/patch-av
pkgsrc/graphics/netpbm/patches/patch-az
pkgsrc/graphics/netpbm/patches/patch-ba
pkgsrc/graphics/netpbm/patches/patch-ca
pkgsrc/graphics/netpbm/patches/patch-ea
--------------------------------------------------------------------
Module Name: pkgsrc
Committed By: drochner
Date: Fri Feb 19 18:25:44 UTC 2010
Modified Files:
pkgsrc/graphics/netpbm: Makefile distinfo
pkgsrc/graphics/netpbm/patches: patch-aa patch-ao patch-da patch-db
patch-dd
Added Files:
pkgsrc/graphics/netpbm: PLIST
pkgsrc/graphics/netpbm/patches: patch-ec
Removed Files:
pkgsrc/graphics/netpbm/patches: patch-ac patch-af patch-ag patch-ai
patch-aj patch-ak patch-al patch-am patch-an patch-ap patch-aq
patch-ar patch-as patch-at patch-au patch-av patch-az patch-ba
patch-ca patch-ea
Log Message:
update to 10.35.73
changes: many bugfixes, especially:
xpmtoppm: fix wild pointer with color index > 127.
which fixes a stack-based buffer overflow (CVE-2009-4274)
pkgsrc change: use a fixed PLIST instead of generating on install,
helps to detect problems
To generate a diff of this commit:
cvs rdiff -u -r1.164 -r1.165 pkgsrc/graphics/netpbm/Makefile
cvs rdiff -u -r0 -r1.6 pkgsrc/graphics/netpbm/PLIST
cvs rdiff -u -r1.71 -r1.72 pkgsrc/graphics/netpbm/distinfo
cvs rdiff -u -r1.39 -r1.40 pkgsrc/graphics/netpbm/patches/patch-aa
cvs rdiff -u -r1.17 -r0 pkgsrc/graphics/netpbm/patches/patch-ac
cvs rdiff -u -r1.12 -r0 pkgsrc/graphics/netpbm/patches/patch-af
cvs rdiff -u -r1.18 -r0 pkgsrc/graphics/netpbm/patches/patch-ag
cvs rdiff -u -r1.11 -r0 pkgsrc/graphics/netpbm/patches/patch-ai \
pkgsrc/graphics/netpbm/patches/patch-aj
cvs rdiff -u -r1.7 -r0 pkgsrc/graphics/netpbm/patches/patch-ak
cvs rdiff -u -r1.3 -r0 pkgsrc/graphics/netpbm/patches/patch-al \
pkgsrc/graphics/netpbm/patches/patch-am \
pkgsrc/graphics/netpbm/patches/patch-an \
pkgsrc/graphics/netpbm/patches/patch-ap \
pkgsrc/graphics/netpbm/patches/patch-aq \
pkgsrc/graphics/netpbm/patches/patch-ar \
pkgsrc/graphics/netpbm/patches/patch-as \
pkgsrc/graphics/netpbm/patches/patch-at \
pkgsrc/graphics/netpbm/patches/patch-au
cvs rdiff -u -r1.3 -r1.4 pkgsrc/graphics/netpbm/patches/patch-ao
cvs rdiff -u -r1.4 -r0 pkgsrc/graphics/netpbm/patches/patch-av \
pkgsrc/graphics/netpbm/patches/patch-az
cvs rdiff -u -r1.5 -r0 pkgsrc/graphics/netpbm/patches/patch-ba
cvs rdiff -u -r1.1 -r0 pkgsrc/graphics/netpbm/patches/patch-ca \
pkgsrc/graphics/netpbm/patches/patch-ea
cvs rdiff -u -r1.1 -r1.2 pkgsrc/graphics/netpbm/patches/patch-da \
pkgsrc/graphics/netpbm/patches/patch-db \
pkgsrc/graphics/netpbm/patches/patch-dd
cvs rdiff -u -r0 -r1.1 pkgsrc/graphics/netpbm/patches/patch-ec
Revision 1.165 / (download) - annotate - [select for diffs], Fri Feb 19 18:25:44 2010 UTC (2 years, 3 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2010Q1-base,
pkgsrc-2010Q1
Changes since 1.164: +2 -5
lines
Diff to previous 1.164 (colored)
update to 10.35.73 changes: many bugfixes, especially: xpmtoppm: fix wild pointer with color index > 127. which fixes a stack-based buffer overflow (CVE-2009-4274) pkgsrc change: use a fixed PLIST instead of generating on install, helps to detect problems
Revision 1.164 / (download) - annotate - [select for diffs], Mon Jan 18 09:59:05 2010 UTC (2 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.163: +2 -2
lines
Diff to previous 1.163 (colored)
Second try at jpeg-8 recursive PKGREVISION bump.
Revision 1.163 / (download) - annotate - [select for diffs], Wed Aug 26 19:56:52 2009 UTC (2 years, 8 months ago) by sno
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3
Branch point for: pkgsrc-2009Q4
Changes since 1.162: +2 -2
lines
Diff to previous 1.162 (colored)
bump revision because of graphics/jpeg update
Revision 1.162 / (download) - annotate - [select for diffs], Sat Jul 18 03:04:41 2009 UTC (2 years, 10 months ago) by smb
Branch: MAIN
Changes since 1.161: +2 -2
lines
Diff to previous 1.161 (colored)
Change getline() to get_line()
Revision 1.161 / (download) - annotate - [select for diffs], Sun Jun 14 22:58:01 2009 UTC (2 years, 11 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base,
pkgsrc-2009Q2
Changes since 1.160: +1 -6
lines
Diff to previous 1.160 (colored)
Remove @dirrm related logic.
Revision 1.160 / (download) - annotate - [select for diffs], Tue Jun 9 12:12:00 2009 UTC (2 years, 11 months ago) by abs
Branch: MAIN
Changes since 1.159: +2 -3
lines
Diff to previous 1.159 (colored)
PKG_DESTDIR_SUPPORT seems to be working fine
Revision 1.159 / (download) - annotate - [select for diffs], Fri Feb 27 16:51:36 2009 UTC (3 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base,
pkgsrc-2009Q1
Changes since 1.158: +3 -2
lines
Diff to previous 1.158 (colored)
Comment out PKG_DESTDIR_SUPPORT.
PLIST generation in the post-install target is broken for destdir.
It tries to remove ${PREFIX}/bin et al.
Revision 1.158 / (download) - annotate - [select for diffs], Mon Sep 1 09:04:19 2008 UTC (3 years, 8 months ago) by dholland
Branch: MAIN
CVS Tags: pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.157: +5 -4
lines
Diff to previous 1.157 (colored)
Add destdir support, mostly from PR 38523 by Aleksey Cheusov.
Revision 1.157 / (download) - annotate - [select for diffs], Mon May 26 02:13:20 2008 UTC (4 years ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
cwrapper
Changes since 1.156: +3 -3
lines
Diff to previous 1.156 (colored)
Second round of explicit pax dependencies. As reminded by tnn@,
many packages used to use ${PAX}. Use the common way of directly calling
pax, it is created as tool after all.
Revision 1.156 / (download) - annotate - [select for diffs], Fri Feb 8 10:34:19 2008 UTC (4 years, 3 months ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base,
pkgsrc-2008Q1
Changes since 1.155: +2 -2
lines
Diff to previous 1.155 (colored)
Fix more cases of non-chainable PKGSRC_COMPILER tests.
Revision 1.155 / (download) - annotate - [select for diffs], Sat Sep 8 21:57:58 2007 UTC (4 years, 8 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3
Changes since 1.154: +2 -5
lines
Diff to previous 1.154 (colored)
Convert to use the features framework.
Revision 1.154 / (download) - annotate - [select for diffs], Thu Sep 6 21:51:53 2007 UTC (4 years, 8 months ago) by jlam
Branch: MAIN
Changes since 1.153: +2 -4
lines
Diff to previous 1.153 (colored)
Convert all libnbcompat/buildlink3.mk references to inplace.mk.
Revision 1.153 / (download) - annotate - [select for diffs], Sun Apr 22 09:58:10 2007 UTC (5 years, 1 month ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2007Q2-base,
pkgsrc-2007Q2
Changes since 1.152: +3 -1
lines
Diff to previous 1.152 (colored)
use .sl instead of .so on hpux
Revision 1.152 / (download) - annotate - [select for diffs], Thu Apr 5 19:41:48 2007 UTC (5 years, 1 month ago) by gdt
Branch: MAIN
CVS Tags: pkgsrc-2007Q1-base,
pkgsrc-2007Q1
Changes since 1.151: +3 -1
lines
Diff to previous 1.151 (colored)
Add MAKE_JOBS_SAFE=no (sometimes it builds, sometimes it doesn't).
Revision 1.151 / (download) - annotate - [select for diffs], Mon Feb 19 02:25:19 2007 UTC (5 years, 3 months ago) by rillig
Branch: MAIN
Changes since 1.150: +3 -4
lines
Diff to previous 1.150 (colored)
Fixed the build on IRIX, which had been broken since about one year, when the build on Solaris had been fixed, "not affecting other platforms". ;)
Revision 1.150 / (download) - annotate - [select for diffs], Wed Jan 17 23:47:20 2007 UTC (5 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.149: +2 -1
lines
Diff to previous 1.149 (colored)
Very belatedly bump PKGREVISION for all jasper dependencies because of the shlib name change (!) during the update to 1.900.0. Noted by Robert Elz in PR 35431.
Revision 1.149 / (download) - annotate - [select for diffs], Wed Dec 6 23:04:26 2006 UTC (5 years, 5 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base,
pkgsrc-2006Q4
Changes since 1.148: +3 -1
lines
Diff to previous 1.148 (colored)
Fixed PKGMANDIR.
Revision 1.148 / (download) - annotate - [select for diffs], Wed Nov 29 22:59:49 2006 UTC (5 years, 5 months ago) by reed
Branch: MAIN
Changes since 1.147: +2 -2
lines
Diff to previous 1.147 (colored)
Use ${MKDIR} instead of "mkdir".
(From revision 1.147 change.)
Revision 1.147 / (download) - annotate - [select for diffs], Sun Oct 22 21:11:15 2006 UTC (5 years, 7 months ago) by rillig
Branch: MAIN
Changes since 1.146: +3 -2
lines
Diff to previous 1.146 (colored)
Fixed PKGMANDIR.
Revision 1.146 / (download) - annotate - [select for diffs], Wed Oct 11 18:44:25 2006 UTC (5 years, 7 months ago) by rillig
Branch: MAIN
Changes since 1.145: +3 -3
lines
Diff to previous 1.145 (colored)
Fixed "test ==" and a few pkglint warnings.
Revision 1.145 / (download) - annotate - [select for diffs], Tue Oct 3 22:56:50 2006 UTC (5 years, 7 months ago) by schwarz
Branch: MAIN
Changes since 1.144: +11 -1
lines
Diff to previous 1.144 (colored)
added support for IRIX 5 and in particular the SGI IDO cc. patches were discussed with Bryan Henderson, maintainer of the netpbm code.
Revision 1.144 / (download) - annotate - [select for diffs], Sat Sep 9 02:42:01 2006 UTC (5 years, 8 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2006Q3-base,
pkgsrc-2006Q3
Changes since 1.143: +2 -2
lines
Diff to previous 1.143 (colored)
Rename variable MAKEFILE to MAKE_FILE.
Revision 1.135.2.1 / (download) - annotate - [select for diffs], Mon Jun 26 07:06:34 2006 UTC (5 years, 11 months ago) by ghen
Branch: pkgsrc-2006Q1
Changes since 1.135: +13 -4
lines
Diff to previous 1.135 (colored) next main 1.136 (colored)
Pullup ticket 1711 - requested by salo
security update for netpbm
Revisions pulled up:
- pkgsrc/graphics/netpbm/Makefile 1.136, 1.137, 1.138, 1.142, 1.143
- pkgsrc/graphics/netpbm/distinfo 1.54, 1.56, 1.58, 1.59
- pkgsrc/graphics/netpbm/patches/patch-aa 1.37, 1.38
- pkgsrc/graphics/netpbm/patches/patch-ab 1.20
- pkgsrc/graphics/netpbm/patches/patch-ac removed
- pkgsrc/graphics/netpbm/patches/patch-ag removed
- pkgsrc/graphics/netpbm/patches/patch-ai removed
- pkgsrc/graphics/netpbm/patches/patch-aj removed
- pkgsrc/graphics/netpbm/patches/patch-ca 1.1
Module Name: pkgsrc
Committed By: tron
Date: Mon Apr 3 16:46:51 UTC 2006
Modified Files:
pkgsrc/graphics/netpbm: Makefile
Log Message:
Make sure all documentation files are installed world readable. Bump
package revision because this change affects the binary package.
---
Module Name: pkgsrc
Committed By: tron
Date: Mon Apr 3 16:53:58 UTC 2006
Modified Files:
pkgsrc/graphics/netpbm: Makefile
Log Message:
Make last change work with IRIX's old fashioned "find" command.
---
Module Name: pkgsrc
Committed By: adam
Date: Mon Apr 17 08:11:17 UTC 2006
Modified Files:
pkgsrc/graphics/netpbm: Makefile distinfo
Removed Files:
pkgsrc/graphics/netpbm/patches: patch-ag
Log Message:
Changes 10.33:
Add pamtosvg.
g3topbm: Add -width, -paper_size.
libnetpbm / most newer programs: Fix bug that produces
plain format output when it should be raw because
pnm_readpaminit() does not set 'plainformat' and most
programs just copy the input pam to the output pam.
pamflip: fix bug with left/right flip of PBM that has
width an even multiple of 8 plus something less than 8.
pnmquant: turn on autoflush when creating seekable file.
install: fix symbolic link pnmdepth -> pamdepth.
build: fix some importinc dependencies.
---
Module Name: pkgsrc
Committed By: jlam
Date: Wed May 10 17:19:00 UTC 2006
Modified Files:
pkgsrc/graphics/netpbm: distinfo
Added Files:
pkgsrc/graphics/netpbm/patches: patch-ca
Log Message:
On FreeBSD 4.x, <netinet/in.h> needs <sys/types.h> to be included first.
---
Module Name: pkgsrc
Committed By: minskim
Date: Sun Jun 18 16:18:11 UTC 2006
Modified Files:
pkgsrc/graphics/netpbm: Makefile distinfo
pkgsrc/graphics/netpbm/patches: patch-aa
Log Message:
Build .dylib instead of .so on Darwin. Bump PKGREVISION.
---
Module Name: pkgsrc
Committed By: adam
Date: Sun Jun 25 06:35:58 UTC 2006
Modified Files:
pkgsrc/graphics/netpbm: Makefile distinfo
pkgsrc/graphics/netpbm/patches: patch-aa patch-ab
Removed Files:
pkgsrc/graphics/netpbm/patches: patch-ac patch-ag patch-ai patch-aj
Log Message:
This is a security update, which fixes a buffer overflow vulnerability.
Changes 10.34:
* Add pamthreshold, pamx, pamtoxvmini.
* pammasksharpen: Add -threshold.
* pnmtopng: make "N colors found" message verbose-only.
* pnmtopng: make "no room in palette" message non-verbose.
* picttoppm: Tolerate various PICT file corruptions.
* picttoppm: Don't issue warning message when file named
'fontdir' doesn't exist.
* libnetpbm: Add ppmd_fill_path().
* ppmtobmp: Fix for PBM input.
* bmptopnm: Don't crash on BMP with no color map.
* bmptopnm: Fix wrong file name in error messages.
* ppmtogif: fix bug: always produces garbage output.
* ppmtompeg: fix input from Standard Input.
* pnmflip: fix bug: -rotate90, -rotate180, and -rotate270
(and synonyms) don't work when followed by other rotation options.
* ppmtoilbm: Fig bug: generates more planes than necessary.
* pamtofits: fix buffer overflow in asembling header.
* picttoppm: fix bug - interprets some images wrong because of
bogus "rowBytes" value.
* Redo asprintfN(), etc. so as not to use va_list in a way
that doesn't work on some machines.
* cameratopam: remove definition of memmem() so it doesn't collide
with same in some C libraries. Add memmemN() and MEMEQ to libnetpbm.
* Fix build of filename.o.
Revision 1.143 / (download) - annotate - [select for diffs], Sun Jun 25 06:35:58 2006 UTC (5 years, 11 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2006Q2-base,
pkgsrc-2006Q2
Changes since 1.142: +3 -3
lines
Diff to previous 1.142 (colored)
This is a security update, which fixes a buffer overflow vulnerability. Changes 10.34: * Add pamthreshold, pamx, pamtoxvmini. * pammasksharpen: Add -threshold. * pnmtopng: make "N colors found" message verbose-only. * pnmtopng: make "no room in palette" message non-verbose. * picttoppm: Tolerate various PICT file corruptions. * picttoppm: Don't issue warning message when file named 'fontdir' doesn't exist. * libnetpbm: Add ppmd_fill_path(). * ppmtobmp: Fix for PBM input. * bmptopnm: Don't crash on BMP with no color map. * bmptopnm: Fix wrong file name in error messages. * ppmtogif: fix bug: always produces garbage output. * ppmtompeg: fix input from Standard Input. * pnmflip: fix bug: -rotate90, -rotate180, and -rotate270 (and synonyms) don't work when followed by other rotation options. * ppmtoilbm: Fig bug: generates more planes than necessary. * pamtofits: fix buffer overflow in asembling header. * picttoppm: fix bug - interprets some images wrong because of bogus "rowBytes" value. * Redo asprintfN(), etc. so as not to use va_list in a way that doesn't work on some machines. * cameratopam: remove definition of memmem() so it doesn't collide with same in some C libraries. Add memmemN() and MEMEQ to libnetpbm. * Fix build of filename.o.
Revision 1.142 / (download) - annotate - [select for diffs], Sun Jun 18 16:18:11 2006 UTC (5 years, 11 months ago) by minskim
Branch: MAIN
Changes since 1.141: +8 -2
lines
Diff to previous 1.141 (colored)
Build .dylib instead of .so on Darwin. Bump PKGREVISION.
Revision 1.141 / (download) - annotate - [select for diffs], Sun May 14 16:39:05 2006 UTC (6 years ago) by wiz
Branch: MAIN
Changes since 1.140: +2 -2
lines
Diff to previous 1.140 (colored)
Add patches for some issues from the known-bugs page, including one that should fix PR 33347 by martijn (build on amd64). Bump PKGREVISION.
Revision 1.140 / (download) - annotate - [select for diffs], Wed Apr 19 20:52:29 2006 UTC (6 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.139: +2 -2
lines
Diff to previous 1.139 (colored)
Use versioned png library. Bump PKGREVISION.
Revision 1.139 / (download) - annotate - [select for diffs], Mon Apr 17 13:46:00 2006 UTC (6 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.138: +2 -1
lines
Diff to previous 1.138 (colored)
Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.
Revision 1.138 / (download) - annotate - [select for diffs], Mon Apr 17 08:11:17 2006 UTC (6 years, 1 month ago) by adam
Branch: MAIN
Changes since 1.137: +5 -6
lines
Diff to previous 1.137 (colored)
Changes 10.33: Add pamtosvg. g3topbm: Add -width, -paper_size. libnetpbm / most newer programs: Fix bug that produces plain format output when it should be raw because pnm_readpaminit() does not set 'plainformat' and most programs just copy the input pam to the output pam. pamflip: fix bug with left/right flip of PBM that has width an even multiple of 8 plus something less than 8. pnmquant: turn on autoflush when creating seekable file. install: fix symbolic link pnmdepth -> pamdepth. build: fix some importinc dependencies.
Revision 1.137 / (download) - annotate - [select for diffs], Mon Apr 3 16:53:58 2006 UTC (6 years, 1 month ago) by tron
Branch: MAIN
Changes since 1.136: +3 -2
lines
Diff to previous 1.136 (colored)
Make last change work with IRIX's old fashioned "find" command.
Revision 1.136 / (download) - annotate - [select for diffs], Mon Apr 3 16:46:51 2006 UTC (6 years, 1 month ago) by tron
Branch: MAIN
Changes since 1.135: +3 -1
lines
Diff to previous 1.135 (colored)
Make sure all documentation files are installed world readable. Bump package revision because this change affects the binary package.
Revision 1.135 / (download) - annotate - [select for diffs], Sat Mar 11 10:07:50 2006 UTC (6 years, 2 months ago) by ghen
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base
Branch point for: pkgsrc-2006Q1
Changes since 1.134: +12 -12
lines
Diff to previous 1.134 (colored)
Convert all packages using REPLACE_INTERPRETER to the new variable names
without underscores (REPLACE.*.old, REPLACE.*.new, and REPLACE_FILES.*).
Also convert REPLACE.*.new= ${SH:Q} back to ${SH}, as it should not be quoted
here, if at all.
Ok with rillig.
Revision 1.134 / (download) - annotate - [select for diffs], Thu Mar 9 14:05:14 2006 UTC (6 years, 2 months ago) by ghen
Branch: MAIN
Changes since 1.133: +13 -11
lines
Diff to previous 1.133 (colored)
Use REPLACE_INTERPRETER instead of SUBST.
Revision 1.133 / (download) - annotate - [select for diffs], Mon Feb 27 22:01:16 2006 UTC (6 years, 2 months ago) by adam
Branch: MAIN
Changes since 1.132: +3 -4
lines
Diff to previous 1.132 (colored)
Changes 10.32: * Add rlatopam. * Add pgmmake. * bmptopnm: Understands RLE4/RLE8 compressed BMP. * pnmgamma: Add -bt709tosrgb -srgbtobt709, -bt709tolinear, -lineartobt709, -gamma, -rgamma, -ggamma, -bgamma (gammma values were formerly specified as parameters). * pnmgamma: Rename -cieramp to -bt709ramp. * ppmdraw: work on multi-image streams. * anytopnm: add mime time image/x-ms-bmp for BMP * pamchannel: works on multi-image streams. * pamstack: works on multi-image streams. * Convert pnmdepth to pamdepth. Add multi-image stream capability. * pamcut: works on multi-image streams. * pnmtops: allow -flate and -rle together. * pnmtops: overhaul of -psfilter output. * pnmrotate: fine adjustment to arithmetic (rounding, pixel quantization). * pbmtopsg3: Put currentfile ... in exec block. * pbmtopsg3: Add missing /EndOfBlock. * pnmtops: Don't claim EPSF if using setpagedevice. * giftopnm: do "reading image sequence N" message only if being verbose. * ppmtobmp, bmptopnm: major speed improvement for PBM. * other
Revision 1.132 / (download) - annotate - [select for diffs], Thu Feb 23 17:37:01 2006 UTC (6 years, 3 months ago) by wiz
Branch: MAIN
Changes since 1.131: +2 -2
lines
Diff to previous 1.131 (colored)
Fix bug in xwdtopnm. Patch from Bryan Henderson via Jukka Salmi on tech-pkg. Bump PKGREVISION.
Revision 1.131 / (download) - annotate - [select for diffs], Tue Feb 14 21:57:44 2006 UTC (6 years, 3 months ago) by adam
Branch: MAIN
Changes since 1.130: +2 -2
lines
Diff to previous 1.130 (colored)
Fix build on FreeBSD 6 (PR-32234)
Revision 1.130 / (download) - annotate - [select for diffs], Sun Feb 5 23:09:36 2006 UTC (6 years, 3 months ago) by joerg
Branch: MAIN
Changes since 1.129: +2 -2
lines
Diff to previous 1.129 (colored)
Recursive revision bump / recommended bump for gettext ABI change.
Revision 1.127.2.1 / (download) - annotate - [select for diffs], Sun Feb 5 21:52:20 2006 UTC (6 years, 3 months ago) by salo
Branch: pkgsrc-2005Q4
Changes since 1.127: +2 -1
lines
Diff to previous 1.127 (colored) next main 1.128 (colored)
Pullup ticket 1084 - requested by Joerg Sonnenberger netpbm bugfix Revisions pulled up: - pkgsrc/graphics/netpbm/Makefile patch - pkgsrc/graphics/netpbm/distinfo patch - pkgsrc/graphics/netpbm/patches/patch-ag 1.12 Module Name: pkgsrc Committed By: joerg Date: Thu Feb 2 17:01:17 UTC 2006 Modified Files: pkgsrc/graphics/netpbm: Makefile distinfo Added Files: pkgsrc/graphics/netpbm/patches: patch-ag Log Message: Save a bunch of coredump message in my dmesg and allow groff to compile by fixing pnmtopng's opt parsing. Bump revision.
Revision 1.129 / (download) - annotate - [select for diffs], Thu Feb 2 17:01:17 2006 UTC (6 years, 3 months ago) by joerg
Branch: MAIN
Changes since 1.128: +2 -1
lines
Diff to previous 1.128 (colored)
Save a bunch of coredump message in my dmesg and allow groff to compile by fixing pnmtopng's opt parsing. Bump revision.
Revision 1.128 / (download) - annotate - [select for diffs], Mon Jan 16 15:17:02 2006 UTC (6 years, 4 months ago) by adam
Branch: MAIN
Changes since 1.127: +2 -2
lines
Diff to previous 1.127 (colored)
Changes 10.31: * Bug fixes
Revision 1.127 / (download) - annotate - [select for diffs], Mon Dec 5 20:50:21 2005 UTC (6 years, 5 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base
Branch point for: pkgsrc-2005Q4
Changes since 1.126: +6 -6
lines
Diff to previous 1.126 (colored)
Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in
http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
Revision 1.126 / (download) - annotate - [select for diffs], Wed Oct 19 09:30:08 2005 UTC (6 years, 7 months ago) by adam
Branch: MAIN
Changes since 1.125: +2 -3
lines
Diff to previous 1.125 (colored)
Changes 10.30: Add pambayer. Add pamrgbatopng. Add pamtilt. Thanks Gregg Townsend <gmt@cs.arizona.edu>. pamtotiff: create from pnmtotiff. pamtofits: create from pnmtofits. pamaddnoise: crate from pnmaddnoise. pamarith: Add -divide. pammasksharpen: Add -sharpness. pnmtopng: add -comp_mem_level, -comp_strategy, -comp_method, -comp_window_bits, -comp_buffer_size. pnmtopng: use Shhopt command line processor; replace -chroma with -rgb, -phys with -size, -time with -modtime. pnmremap: Handle multiple image stream. xpmtoppm: Expand capacity from 2K character input lines to 8K character input lines. libnetpbm: improved messages for "color xxx cannot be represented precisely with maxval M" libnetpbm color specification parsing: Improve warning message about rounding. libnetpbm/everything: speed up ppm_writeppmrow() and pgm_writepgmrow() by doing one fwrite per row instead of a pgm_writerawsample() per sample. pnmtopng: fix "meaningful bits" optimization of PGM so it optimizes all the way instead of stopping at 4 bits. pnmtopng: fix crash when no -alpha option, due to dereferencing of undefined alpha_mask. pnmtopng: fix bug: arbitrary color made transparent in paletted PNG when nothing should be transparent. pnmtops: bug: selects wrong Postscript level. bmptopnm: Don't crash on BMP with no color map. bmptopnm: Fix wrong file name in error messages. ppmtowinicon: use REALLOCARRAY instead of arithmetic-overflowing realloc(). anytopnm: fix bug: fails when 'file' database doesn't have mime type but does have human-readable type. manweb: recognize directory as not executable in search of PATH. pgm_allocrow(), ppm_allocrow(), pnm_allocrow(): cure arithmetic overflow. libnetpbm: On plain formats, check for sample value exceeding maxval. libnetpbm: reject maxval > 65535 in "pam" functions. pamarith: Use normalized libnetpbm facilities to get proper accuracy. Thanks Thomas Henlich <http://sourceforge.net/users/thenlich/>. pamarith: fix bug: shift functions don't work when maxvals are not identical. pamarith: fix rounding error on multiply. pgmtexture: correct calculation of normalizing constants for d > 1. Thanks Marc Breithecker <Marc.Breithecker@informatik.uni-erlangen.de>. pnmnorm: fix divide by zero crash. pnmnorm: fix bug that doesn't let you specify -luminosity, -colorvalue, or -saturation. ilbmtoppm: fix variable used before set. pnmtofits: fix 16 bit sample values > 2**15. pnmtopsnr: minor adjustments to messages. pnmnorm: don't crash when wvalue == bvalue. Thanks Thomas <http://sourceforge.net/users/thenlich/>. pnmnorm: fix rounding of output values. Thanks Thomas <http://sourceforge.net/users/thenlich/>. pnmhisteq: Fix external map to have width maxval + 1 instead of maxval, so full intensity input pixels map properly. pnmhisteq: Fix -rmap. Fix typos in error messages in various programs. pgmmedian: change syntax to Netpbm standard. pammasksharpen: fix signedness bug that caused random bright pixels at edges. pammasksharpen: fix bug with maxval != 255. Clean up a bunch of function prototypes so some broken compilers don't complain about missing "const" in them. Remove dependency of pnmtops on basename(). It isn't in some C libraries and we don't want to mess with linking extra libraries. Build of ppmsvgalib: work properly when LINUXSVGALIB is a "default path" value such as "libvga.so".
Revision 1.125 / (download) - annotate - [select for diffs], Tue Sep 20 05:04:11 2005 UTC (6 years, 8 months ago) by schmonz
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base,
pkgsrc-2005Q3
Changes since 1.124: +2 -2
lines
Diff to previous 1.124 (colored)
Apply patches for the three 10.29 bugs listed on SourceForge we
hadn't already fixed. The list:
http://sourceforge.net/project/shownotes.php?group_id=5128&release_id=349291
The problems fixed in this PKGREVISION bump:
* pnmtopng: can crash due to wild pointer if you don't use the
-alpha option.
* pammasksharpen: Multiple bugs cause it to produce incorrect
output.
* pnmhisteq: -rmap doesn't work.
Addresses my own PR pkg/31314, with thanks to Nathan Arthur for
bringing these patches to my attention.
Revision 1.124 / (download) - annotate - [select for diffs], Wed Sep 14 07:38:50 2005 UTC (6 years, 8 months ago) by pooka
Branch: MAIN
Changes since 1.123: +3 -3
lines
Diff to previous 1.123 (colored)
fix perl path in ppmquant
Revision 1.123 / (download) - annotate - [select for diffs], Wed Aug 31 08:04:58 2005 UTC (6 years, 8 months ago) by jlam
Branch: MAIN
Changes since 1.122: +6 -9
lines
Diff to previous 1.122 (colored)
Using the included jasper library is a total crapshoot because netpbm strips out the logic that determines which integer types are available, and yet building the jasper library relies on those integer types to be correctly provided. Just punt on the whole thing and use the graphics/jasper dependency instead. This fixes building netpbm on Solaris and older versions of FreeBSD. Bump the PKGREVISION to 1. The jasper library is only linked into two executables, so there is no need to do a recursive PKGREVISION bump.
Revision 1.122 / (download) - annotate - [select for diffs], Mon Aug 22 11:59:31 2005 UTC (6 years, 9 months ago) by adam
Branch: MAIN
Changes since 1.121: +2 -2
lines
Diff to previous 1.121 (colored)
Changes 10.29: Add ppmdraw. Add pammixinterlace. Thanks Bruce Guenter <bruceg@em.ca>. Add pgmmedian. Add pnmaddnoise. pnmtopclxl: add -rendergray option. pnmtopclxl: add -jobsetup option. pstopnm: add -dSAFER Ghostscript option. pnmcrop: add -margin option. pnmcrop: add -borderfile option. pnmnorm: add -luminosity (which was already default), -colorvalue, and -saturation. pnmtopng: Don't include any alpha info if supplied alpha mask is all opaque. ppmcie: Make white point mark more visible. pamdice: Remove restriction of 100 slices in each direction. pnmtopng: Fix bug: erroneous transparent pixels when supplied alpha mask is all opaque. Fix bytesToWordInt(): converts incorrectly on a machine that has pointer size != word size and uses the general case code. libnetpbm: fix basic pm_readlittleshort() bug introduced in 10.27. Affects mdatopbm, rawtopgm, lispmtopgm, pcxtoppm, winicontoppm, bmptopnm, sirtopnm, xwdtopnm, cameratopam. pamlookup: fix universal crash. Thanks "Colley, Anthony W." <Anthony.Colley@ngc.com> pbmtolj: fix bug from 10.28: crashes with a line which is a multiple of 8 plus 7 pixels wide not counting white right margin. ppmtompeg: fix uname() rc test (sometimes > 0 is success).
Revision 1.121 / (download) - annotate - [select for diffs], Sun Aug 21 04:47:24 2005 UTC (6 years, 9 months ago) by grant
Branch: MAIN
Changes since 1.120: +10 -1
lines
Diff to previous 1.120 (colored)
fix build on Solaris: - use graphics/jasper instead of built-in jasper which has little hope of building on Solaris - use putenv() instead of setenv() - fix abuse of _XOPEN_SOURCE no PKGREVISION bump as no dependency change except on Solaris, where this didn't build before.
Revision 1.113.2.3 / (download) - annotate - [select for diffs], Sun Aug 7 05:03:33 2005 UTC (6 years, 9 months ago) by snj
Branch: pkgsrc-2005Q2
Changes since 1.113.2.2: +3 -5
lines
Diff to previous 1.113.2.2 (colored) to branchpoint 1.113 (colored) next main 1.114 (colored)
Pullup ticket 666 - requested by Lubomir Sedlacik
security update for netpbm
Revisions pulled up:
- pkgsrc/graphics/netpbm/Makefile 1.116, 1.119, 1.120
- pkgsrc/graphics/netpbm/distinfo 1.36, 1.38, 1.39
- pkgsrc/graphics/netpbm/patches/patch-ad removed
- pkgsrc/graphics/netpbm/patches/patch-af 1.9
- pkgsrc/graphics/netpbm/patches/patch-ag 1.8
- pkgsrc/graphics/netpbm/buildlink3.mk 1.6
Module Name: pkgsrc
Committed By: adam
Date: Thu Jun 30 14:55:13 UTC 2005
Modified Files:
pkgsrc/graphics/netpbm: Makefile distinfo
Removed Files:
pkgsrc/graphics/netpbm/patches: patch-ad
Log Message:
Changes 10.26.11:
* Fixed memory problem in pamcomp
Changes 10.26.10:
* Fixed: jpeg2ktopam, rle_open: ppmtompeg
----
Module Name: pkgsrc
Committed By: adam
Date: Tue Jul 26 14:34:53 UTC 2005
Modified Files:
pkgsrc/graphics/netpbm: Makefile distinfo
Log Message:
Changes 10.26.12:
* ppmtompeg: fix uname() rc test (sometimes > 0 is success)
* Fix bytesToWordInt()
----
Module Name: pkgsrc
Committed By: salo
Date: Sat Aug 6 14:07:07 UTC 2005
Modified Files:
pkgsrc/graphics/netpbm: Makefile buildlink3.mk distinfo
Added Files:
pkgsrc/graphics/netpbm/patches: patch-af patch-ag
Log Message:
Update to version 10.28
- security fix for SA16184, patch from Debian
Changes:
- ppmtompeg: fix insecure temp file creation
- jpeg2000: don't do unsafe temporary files
- add cameratopam (Dave Coffin's dcraw)
- various other bugfixes
Revision 1.120 / (download) - annotate - [select for diffs], Sat Aug 6 14:07:07 2005 UTC (6 years, 9 months ago) by salo
Branch: MAIN
Changes since 1.119: +2 -2
lines
Diff to previous 1.119 (colored)
Update to version 10.28 - security fix for SA16184, patch from Debian Changes: - ppmtompeg: fix insecure temp file creation - jpeg2000: don't do unsafe temporary files - add cameratopam (Dave Coffin's dcraw) - various other bugfixes
Revision 1.119 / (download) - annotate - [select for diffs], Tue Jul 26 14:34:53 2005 UTC (6 years, 10 months ago) by adam
Branch: MAIN
Changes since 1.118: +2 -2
lines
Diff to previous 1.118 (colored)
Changes 10.26.12: * ppmtompeg: fix uname() rc test (sometimes > 0 is success) * Fix bytesToWordInt()
Revision 1.118 / (download) - annotate - [select for diffs], Fri Jul 15 20:14:03 2005 UTC (6 years, 10 months ago) by jlam
Branch: MAIN
Changes since 1.117: +2 -4
lines
Diff to previous 1.117 (colored)
Drop support for TOOLS_DEPMETHOD.<tool>. The new way to specify a run-time dependency (DEPENDS) on a tool is to append a ":run" modifier to the tool name, e.g., USE_TOOLS+= perl:run Tools without modifiers or with an explicit ":build" modifier will cause build dependencies (BUILD_DEPENDS) on those tools to be added. This makes the notation a bit more compact.
Revision 1.113.2.2 / (download) - annotate - [select for diffs], Sat Jul 2 07:12:05 2005 UTC (6 years, 10 months ago) by snj
Branch: pkgsrc-2005Q2
Changes since 1.113.2.1: +8 -1
lines
Diff to previous 1.113.2.1 (colored) to branchpoint 1.113 (colored)
Pullup ticket 581 - requested by Min Sik KIm
portability fix for netpbm
Revisions pulled up:
- pkgsrc/graphics/netpbm/Makefile 1.117
- pkgsrc/graphics/netpbm/distinfo 1.37 via patch
- pkgsrc/graphics/netpbm/patches/patch-aa 1.31
Module Name: pkgsrc
Committed By: minskim
Date: Thu Jun 30 15:58:59 UTC 2005
Modified Files:
pkgsrc/graphics/netpbm: Makefile distinfo
pkgsrc/graphics/netpbm/patches: patch-aa
Log Message:
Do not build fiasco on Darwin-8.x, where it causes a bus error. This
should be OK since the netpbm Makefile has the following:
# Fiasco has some special requirements that make it fail to compile on
# some systems, and since it isn't very important, just set this to "N"
# and skip it on those systems unless you want to debug it and fix it.
BUILD_FIASCO = Y
Revision 1.117 / (download) - annotate - [select for diffs], Thu Jun 30 15:58:59 2005 UTC (6 years, 10 months ago) by minskim
Branch: MAIN
Changes since 1.116: +8 -1
lines
Diff to previous 1.116 (colored)
Do not build fiasco on Darwin-8.x, where it causes a bus error. This should be OK since the netpbm Makefile has the following: # Fiasco has some special requirements that make it fail to compile on # some systems, and since it isn't very important, just set this to "N" # and skip it on those systems unless you want to debug it and fix it. BUILD_FIASCO = Y
Revision 1.116 / (download) - annotate - [select for diffs], Thu Jun 30 14:55:13 2005 UTC (6 years, 10 months ago) by adam
Branch: MAIN
Changes since 1.115: +3 -5
lines
Diff to previous 1.115 (colored)
Changes 10.26.11: * Fixed memory problem in pamcomp Changes 10.26.10: * Fixed: jpeg2ktopam, rle_open: ppmtompeg
Revision 1.113.2.1 / (download) - annotate - [select for diffs], Sat Jun 25 16:05:34 2005 UTC (6 years, 11 months ago) by salo
Branch: pkgsrc-2005Q2
Changes since 1.113: +3 -3
lines
Diff to previous 1.113 (colored)
Pullup ticket 563 - requested by Min Sik Kim usability fix for netpbm Revisions pulled up: - pkgsrc/graphics/netpbm/Makefile 1.114 Module Name: pkgsrc Committed By: minskim Date: Fri Jun 24 21:36:10 UTC 2005 Modified Files: pkgsrc/graphics/netpbm: Makefile Log Message: Preserve "!" in shebang lines. Bump PKGREVISION.
Revision 1.115 / (download) - annotate - [select for diffs], Fri Jun 24 21:58:47 2005 UTC (6 years, 11 months ago) by minskim
Branch: MAIN
Changes since 1.114: +5 -5
lines
Diff to previous 1.114 (colored)
Use the tools framework to pull in dependency on bash. Bump PKGREVISION due to dependency change on platforms with native bash.
Revision 1.114 / (download) - annotate - [select for diffs], Fri Jun 24 21:36:10 2005 UTC (6 years, 11 months ago) by minskim
Branch: MAIN
Changes since 1.113: +3 -3
lines
Diff to previous 1.113 (colored)
Preserve "!" in shebang lines. Bump PKGREVISION.
Revision 1.113 / (download) - annotate - [select for diffs], Mon Jun 20 22:39:18 2005 UTC (6 years, 11 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base
Branch point for: pkgsrc-2005Q2
Changes since 1.112: +2 -2
lines
Diff to previous 1.112 (colored)
Fix pkgsrc path to bash (not old bash2).
Revision 1.112 / (download) - annotate - [select for diffs], Sun Jun 12 06:37:32 2005 UTC (6 years, 11 months ago) by jlam
Branch: MAIN
Changes since 1.111: +20 -3
lines
Diff to previous 1.111 (colored)
Several of the netpbm shell scripts use bashisms, so force using bash for all of the shell scripts. Bump the PKGREVISION to 1. This fixes PR pkg/23636.
Revision 1.111 / (download) - annotate - [select for diffs], Tue May 24 07:53:54 2005 UTC (7 years ago) by adam
Branch: MAIN
Changes since 1.110: +2 -2
lines
Diff to previous 1.110 (colored)
Changes 10.26.9: * libnetpbm: fix crash with -builtin=fixed * pbmtoppa: fix floating point exception Changes 10.26.8: * pnmgamma: Correct math in -srgbramp * ppmshadow: fix blurring Pkgsrc: * fixed problem on DragonFly (courtesy of Joerg Sonnenberger)
Revision 1.110 / (download) - annotate - [select for diffs], Sun May 22 20:08:06 2005 UTC (7 years ago) by jlam
Branch: MAIN
Changes since 1.109: +2 -2
lines
Diff to previous 1.109 (colored)
Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison
Revision 1.109 / (download) - annotate - [select for diffs], Mon Apr 11 21:46:06 2005 UTC (7 years, 1 month ago) by tv
Branch: MAIN
Changes since 1.108: +1 -2
lines
Diff to previous 1.108 (colored)
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Revision 1.108 / (download) - annotate - [select for diffs], Tue Apr 5 08:09:36 2005 UTC (7 years, 1 month ago) by adam
Branch: MAIN
Changes since 1.107: +2 -2
lines
Diff to previous 1.107 (colored)
Changes 10.26.7: * pnmtopclxl: fix bug with invalid palette in SetColorSpace command * ppmcolormask: fix segfault with stdin input * pnmquant: accept -quiet option
Revision 1.107 / (download) - annotate - [select for diffs], Fri Mar 25 10:35:57 2005 UTC (7 years, 2 months ago) by adam
Branch: MAIN
Changes since 1.106: +2 -2
lines
Diff to previous 1.106 (colored)
Changes 10.26.6: * Fixes in pnmquant, pamfunc, pamscale
Revision 1.106 / (download) - annotate - [select for diffs], Thu Feb 17 11:36:01 2005 UTC (7 years, 3 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base,
pkgsrc-2005Q1
Changes since 1.105: +2 -2
lines
Diff to previous 1.105 (colored)
Changes 10.26.3: * pnmremap: fix rounding error where map maxval is small and unequal to image maxval. * ppmtompeg: fix compile failures on "no parallel" builds and where prototypes don't match definitions in bitio.c. Changes 10.26.2: * Build: handle zlib prerequisite of tiff library. * giftopnm: fix crash with input that has bogus color indices in the raster. * giftopnm: fix crash with input that has a bogus minimum code length field. * pnmtopalm: fix padding with -offset. * pnmtopalm: fix compressed images. use 0 compressed size field - not totally correct, but passable. * palmtopnm: fix incorrect handling of some combinations of PALM_IS_COMPRESSED flag and compression type field. * palmtopnm: fix totally broken RLE and scanline compression. * palmtopnm: fix wrong check for disallowed combination of -transparent and -rendition.
Revision 1.105 / (download) - annotate - [select for diffs], Mon Jan 24 20:48:05 2005 UTC (7 years, 4 months ago) by tv
Branch: MAIN
Changes since 1.104: +1 -10
lines
Diff to previous 1.104 (colored)
Fix build on Interix; also move "special" GCC_REQD to hacks.mk.
Revision 1.104 / (download) - annotate - [select for diffs], Tue Jan 18 14:16:20 2005 UTC (7 years, 4 months ago) by adam
Branch: MAIN
Changes since 1.103: +2 -2
lines
Diff to previous 1.103 (colored)
Changes 10.26.1: * pamcomp: fix bug that duplicates last row of overlay image. * pamcut: fix bug that fills the rightmost column with black. * pnmtopalm: fix bug with -offset option. * ppmforge: fix bug: crash due to wild pointer with -night. Changes 10.26: * pnmhistmap: Add -dots, -nmax, -red, -green, -blue, -lval, -rval, -height, and -width options. * pnmnorm: accept -wpercent and -wvalue (or -bpercent and -bvalue) together. Thanks Gregg Townsend <gmt@CS.Arizona.EDU>. * xwdtopnm: Add -headerdump option. * pnmtoxwd: Include 256 color color maps in direct color instead of zero. Zero has a weird effect. * pamtotga: recognize RGB_ALPHA instead of RGBA. * palmtopnm: fix bug in determination of compression type. * palmtopnm: fix bug in handling of multi-image streams. * pnmtopalm: fix bugs in computation of nextDepthOffset. * pamtotga: fix TGA pixel size for TGA with alpha. Don't do colormap if input has transparency. * pamtotga: fix crash due to uninitialized "id" field in TGA header. * pbm_writepbmrow(): Fix bug in MMX/SSE code that causes segmentation fault. * pnmhistmap: Fix bug: doesn't work with maxval != 255. * pbmtext: fix crash with code point > 127. * ppmtompeg: major cleanup. * pnmtopng: fix "internal error" and crash bug with -transparent. * pnmtoxwd: fix endianness on littleendian machines. * pnmtoxwd: fix bug: doesn't work if you specify an option. * jpegtopnm: fix bug: -dumpexif all wrong. * jpegtopnm: fix bug: newline written to stdout instead of stderr with -dumpexif. * Add missing 'col' declaration so -msse compile works. * pcdovtoppm: fix syntax error * pnmtojbig/jbigtopnm: add newline to "usage" message. * pamperspective: fix bugs with -frame_include, etc. * build: Jeg2k programs build properly with newer Jasper library. * build: Fix bug: "no rule to build xxx.so" with external * Jasper or Jbig library. * Add NAME and DESCRIPTION section to pointer man pages.
Revision 1.103 / (download) - annotate - [select for diffs], Fri Jan 7 13:28:21 2005 UTC (7 years, 4 months ago) by adam
Branch: MAIN
Changes since 1.102: +2 -3
lines
Diff to previous 1.102 (colored)
Changes 10.18.18: * palmtopnm: fix bug in handling of multi-image streams * pnmtopalm: fix bugs in computation of nextDepthOffset * pamtotga: fix crash due to uninitialized "id" field in TGA header * pamtotga: fix TGA pixel size for TGA with alpha
Revision 1.102 / (download) - annotate - [select for diffs], Tue Dec 28 23:18:17 2004 UTC (7 years, 4 months ago) by reed
Branch: MAIN
Changes since 1.101: +2 -1
lines
Diff to previous 1.101 (colored)
Bump PKGREVISIONs due to libtiff update. Some BUILDLINK_RECOMMENDED bumps done also. (If I missed any, please let me know -- and let me know a good way to automate this.)
Revision 1.101 / (download) - annotate - [select for diffs], Thu Dec 2 12:35:36 2004 UTC (7 years, 5 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base,
pkgsrc-2004Q4
Changes since 1.100: +2 -3
lines
Diff to previous 1.100 (colored)
Changes 10.18.17: * pnmtoxwd: fix endianness on little-endian machines * pnmtoxwd: include 256 colour map in direct colour instead of zero * pnmtoxwd: fix bug: doesn't work if you specify an option
Revision 1.100 / (download) - annotate - [select for diffs], Sun Oct 3 00:14:56 2004 UTC (7 years, 7 months ago) by tv
Branch: MAIN
Changes since 1.99: +2 -1
lines
Diff to previous 1.99 (colored)
Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
Revision 1.99 / (download) - annotate - [select for diffs], Sat Oct 2 19:27:50 2004 UTC (7 years, 7 months ago) by adrianp
Branch: MAIN
Changes since 1.98: +2 -2
lines
Diff to previous 1.98 (colored)
- Add editor/pnmflip to REPLACE_PERL - Reported by Steven M. Bellovin in PR 27117, thanks Steven !
Revision 1.98 / (download) - annotate - [select for diffs], Fri Oct 1 12:56:33 2004 UTC (7 years, 7 months ago) by adam
Branch: MAIN
Changes since 1.97: +3 -3
lines
Diff to previous 1.97 (colored)
Changes 10.18.15: * ppmtowinicon: fix bug: crash on 32 bit images * Add makeman to build tools
Revision 1.97 / (download) - annotate - [select for diffs], Fri Aug 6 09:46:19 2004 UTC (7 years, 9 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base,
pkgsrc-2004Q3
Changes since 1.96: +2 -2
lines
Diff to previous 1.96 (colored)
Changes 10.18.14: * make error message instaed of invalid output for -plain global option on a "pam" program * pnmtojpeg: fix bug with large exif files (negative malloc) * ppntowinicon: fix bogus "out of memory" failre
Revision 1.96 / (download) - annotate - [select for diffs], Wed Aug 4 10:51:58 2004 UTC (7 years, 9 months ago) by dmcmahill
Branch: MAIN
Changes since 1.95: +4 -1
lines
Diff to previous 1.95 (colored)
use gcc3 on alpha to avoid an internal compiler error with gcc-2.95.3
Revision 1.95 / (download) - annotate - [select for diffs], Tue Jul 6 13:45:14 2004 UTC (7 years, 10 months ago) by tron
Branch: MAIN
Changes since 1.94: +1 -3
lines
Diff to previous 1.94 (colored)
Backou last change. The program with the offending license has been removed from the distribution in the meantime. Pointed out by Klaus Klein in PR pkg/21351.
Revision 1.94 / (download) - annotate - [select for diffs], Tue Jul 6 10:55:53 2004 UTC (7 years, 10 months ago) by tron
Branch: MAIN
Changes since 1.93: +4 -2
lines
Diff to previous 1.93 (colored)
Set the license of this package to "no-commercial-use" because the included program "hpcdtoppm" has a restrictive license. This fixes PR pkg/21351 by Klaus Klein.
Revision 1.93 / (download) - annotate - [select for diffs], Thu May 20 08:41:07 2004 UTC (8 years ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2004Q2-base,
pkgsrc-2004Q2
Changes since 1.92: +2 -2
lines
Diff to previous 1.92 (colored)
Changes 10.18.13: * ppmtompeg: fix crash with input that is not a multiple of 16 pixels high and wide * pamtotga: fix crash due to freeing nonexistent color table * pamtotga: fix bug: invalid TGA when you use -rgb with a non-color input * pgmtopbm: fix calculations that divide by maxval+1; should divide by maxval * pbm_readpbmrowpacked(): Fix bug: ORs bits into return value instead of setting them
Revision 1.92 / (download) - annotate - [select for diffs], Thu Apr 29 08:02:39 2004 UTC (8 years ago) by adam
Branch: MAIN
Changes since 1.91: +5 -6
lines
Diff to previous 1.91 (colored)
Changes 10.18.12: * Don't try to install pm_gamma (which does not exist in this level) * pamflip: fix bug with random memory accesses due to signed/unsigned comparison Changes 10.18.11: * pnmtopng: fix bug with -transparent Changes 10.18.10: * Include pm_system.h, pm_gamma.h in install package * Fix the ftell/ftello distinction for many platforms * ppmtogif: Don't violate array bounds when GIF color map is larger than internal color map. * yuvsplittoppm: Fix -ccir601 option * ppmtomap: Change #/bin/sh to #!/bin/sh Changes 10.18.9: * ppmtobmp: Fix bug: Generates invalid bits per pixel (e.g. 3) when input image has small number of colors * pbmtog3: fix buffer overrun when image > 1728 columns * pnmtotiffcmyk: Correct abs to fabs so -theta works * sldtoppm: Correct abs to fabs * pgmramp: Correct abs to fabs so -rectangle and -ellipse work * pgmramp: Don't crash with -rectangle and height or width = 1 * pnmtojpeg: interpret "length" field in exif data as unsigned 16 bit instead of signed. * ppmforge: Correct abs to fabs so the planet is more than 2 pixels wide Changes 10.18.8: * pnmrotate: fix bug: always crashes in memory free * pnmrotate: remove debugging messages Changes 10.18.7: * ppmshadow: Fix crash in all invocations * pnmquant: Fix bug wherein all options are rejected Changes 10.18.6: * Add default RPATHOPT = rpath setting to Makefile.config.in * Add stdlib.h and pm_config.h to mallocvar.h * lib/Makefile: $(LIBNETPBMSUFFIX) instead of .so * fitstopnm: Don't produce maxval 0 Changes 10.18.5: * pnmtopng: fix bug with array bounds violation with -alpha Usual symptom: "internal inconsistency" message Changes 10.18.4: * anytopnm: Remove "function" so it works on FreeBSD Changes 10.18.3: * Fix stack corruption in pXm_check() on systems that have both 32 and 64 bit file offsets Changes 10.18.2: * installnetpbm: don't crash on mkdir on old Perl * bmptopnm: fix bug with BMPs that end prematurely Changes 10.11.15: * Bmptopnm goes into an infinite loop if you give it a BMP file that ends prematurely. The bug is in the way the program interprets the return code from fread() in readrow(). You can get the fix from the 10.18.1-10.18.2 diff. * xwdtopnm: Doesn't work with at least one direct color 24 bits-per-pixel xwd generated by Xfree86's Xwd. * ppmquant does not choose the best set of colors. pnmquant does, though. * giftopnm doesn't understand GIFs with the same color both transparent and opaque. pnmtopng -alpha fails with "internal inconsistency detected" message Changes 10.11.14: * pstopnm: fix bug in which Standard Input never works * ppmtobmp: change 'char' to 'unsigned char' to work around a Solaris C library bug * ppmtobmp: handle maxval properly for maxval != 256 truecolor BMP Changes 10.11.13: * Explicitly set SCRIPTS make variable to null so environment variable of the same name doesn't screw things up. * stamp_date: don't use LOGNAME as a variable (on AIX, you can't). * configure: put space after -o in test compiles. * ppmtompeg: adjust header files in parallel.c so it compiles on AIX Changes 10.11.12: * pnmpsnr: fix bug: Cr and Cb interchanged * Fix crash in pnmstitch Changes 10.11.10: * Declare internal subroutines in pgmabel as 'static' so they don't conflict with some C libraries Changes 10.11.9: * pstopnm: fix bug: encapsulated postscript confused with regular postscript, so all pages get overlaid as one page
Revision 1.91 / (download) - annotate - [select for diffs], Fri Feb 13 10:53:09 2004 UTC (8 years, 3 months ago) by grant
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base,
pkgsrc-2004Q1
Changes since 1.90: +5 -13
lines
Diff to previous 1.90 (colored)
USE_GNU_TOOLS+=lex instead of .if OPSYS || OPSYS .. and simplify passing the socket libraries on Solaris.
Revision 1.90 / (download) - annotate - [select for diffs], Sun Feb 1 01:43:29 2004 UTC (8 years, 3 months ago) by jlam
Branch: MAIN
Changes since 1.89: +2 -2
lines
Diff to previous 1.89 (colored)
In the new compiler selection framework, GCC_REQD is appended to, not overridden.
Revision 1.89 / (download) - annotate - [select for diffs], Mon Jan 26 09:54:43 2004 UTC (8 years, 4 months ago) by tron
Branch: MAIN
Changes since 1.88: +4 -4
lines
Diff to previous 1.88 (colored)
Unify "flex" build dependence handling.
Revision 1.88 / (download) - annotate - [select for diffs], Mon Jan 26 07:03:15 2004 UTC (8 years, 4 months ago) by tron
Branch: MAIN
Changes since 1.87: +15 -15
lines
Diff to previous 1.87 (colored)
Use find(1) with "-print" option because IRIX's "find" will otherwise not print out anything. Noted by Georh Schwarz in private e-mail.
Revision 1.87 / (download) - annotate - [select for diffs], Sun Jan 25 15:47:18 2004 UTC (8 years, 4 months ago) by tron
Branch: MAIN
Changes since 1.86: +2 -2
lines
Diff to previous 1.86 (colored)
Let build depend on "flex" package as suggested by Georg Schwarz on the "tech-pkg" mailing list.
Revision 1.86 / (download) - annotate - [select for diffs], Sat Jan 24 15:46:44 2004 UTC (8 years, 4 months ago) by grant
Branch: MAIN
Changes since 1.85: +2 -2
lines
Diff to previous 1.85 (colored)
replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.
Revision 1.85 / (download) - annotate - [select for diffs], Sat Jan 24 12:59:50 2004 UTC (8 years, 4 months ago) by kristerw
Branch: MAIN
Changes since 1.84: +2 -2
lines
Diff to previous 1.84 (colored)
Use GCC_REQD instead of USE_PKGSRC_GCC when overriding the compiler for arm, so that we don't need to install the gcc package(s) on machines that already have a working compiler in their /usr/bin.
Revision 1.84 / (download) - annotate - [select for diffs], Thu Jan 22 10:59:39 2004 UTC (8 years, 4 months ago) by jlam
Branch: MAIN
Changes since 1.83: +6 -4
lines
Diff to previous 1.83 (colored)
bl3ify
Revision 1.83 / (download) - annotate - [select for diffs], Sat Jan 3 18:49:43 2004 UTC (8 years, 4 months ago) by reed
Branch: MAIN
Changes since 1.82: +2 -1
lines
Diff to previous 1.82 (colored)
Bump package revisions for tiff update. Tiff is backward compatible, but was broken on amd64 platform so this makes sure new tiff is used.
Revision 1.82 / (download) - annotate - [select for diffs], Thu Sep 25 19:06:54 2003 UTC (8 years, 8 months ago) by jmmv
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base,
pkgsrc-2003Q4
Changes since 1.81: +2 -2
lines
Diff to previous 1.81 (colored)
Pass -pppm to pax, so that we preserve file modes (as we did in the previous call with tar's -p) and modification times are discarded (to get print-PLIST working).
Revision 1.81 / (download) - annotate - [select for diffs], Thu Sep 25 18:55:58 2003 UTC (8 years, 8 months ago) by reed
Branch: MAIN
Changes since 1.80: +2 -2
lines
Diff to previous 1.80 (colored)
Use pax instead of tar to copy files. (Okay'd by tron.) In some cases, gtar had problems, like: /bin/tar: share/doc/netpbm: Cannot unlink: Directory not empty /bin/tar: share/netpbm: Cannot unlink: Directory not empty
Revision 1.80 / (download) - annotate - [select for diffs], Wed Sep 17 19:40:35 2003 UTC (8 years, 8 months ago) by grant
Branch: MAIN
Changes since 1.79: +2 -2
lines
Diff to previous 1.79 (colored)
get rid of USE_GCC2/3 in pkg Makefiles, and set GCC_REQD or USE_PKGSRC_GCC as appropriate, as this is handled by compiler.mk now.
Revision 1.79 / (download) - annotate - [select for diffs], Fri Sep 12 20:07:19 2003 UTC (8 years, 8 months ago) by grant
Branch: MAIN
Changes since 1.78: +2 -3
lines
Diff to previous 1.78 (colored)
kill all references to gcc.buildlink2.mk and compiler.mk, and define USE_GCC2 or USE_GCC3 where appropriate. the functionality of the old gcc.buildlink2.mk has been rolled into compiler.mk now, which is automatically used. more changes to come later...
Revision 1.78 / (download) - annotate - [select for diffs], Mon Sep 1 10:13:09 2003 UTC (8 years, 8 months ago) by cjep
Branch: MAIN
Changes since 1.77: +3 -3
lines
Diff to previous 1.77 (colored)
whitespace fixes
Revision 1.77 / (download) - annotate - [select for diffs], Sat Aug 23 23:07:12 2003 UTC (8 years, 9 months ago) by wiz
Branch: MAIN
Changes since 1.76: +5 -1
lines
Diff to previous 1.76 (colored)
On Linux systems without flex, build_depend on flex. From Soren Jacobsen in PR 22541.
Revision 1.76 / (download) - annotate - [select for diffs], Mon Jul 21 16:51:48 2003 UTC (8 years, 10 months ago) by martti
Branch: MAIN
Changes since 1.75: +2 -2
lines
Diff to previous 1.75 (colored)
COMMENT should start with a capital letter.
Revision 1.75 / (download) - annotate - [select for diffs], Thu Jul 17 21:41:55 2003 UTC (8 years, 10 months ago) by grant
Branch: MAIN
Changes since 1.74: +2 -2
lines
Diff to previous 1.74 (colored)
s/netbsd.org/NetBSD.org/
Revision 1.74 / (download) - annotate - [select for diffs], Sun Jul 13 14:16:10 2003 UTC (8 years, 10 months ago) by wulf
Branch: MAIN
Changes since 1.73: +2 -2
lines
Diff to previous 1.73 (colored)
Added manweb to REPLACE_PERL fixing incorrect path to perl
Revision 1.73 / (download) - annotate - [select for diffs], Fri Jul 11 00:21:45 2003 UTC (8 years, 10 months ago) by fredb
Branch: MAIN
Changes since 1.72: +2 -2
lines
Diff to previous 1.72 (colored)
Unbundle tars bundled options, to make this work on NetBSD 1.6U. Should fix PR pkg/22117.
Revision 1.72 / (download) - annotate - [select for diffs], Wed Jun 11 20:50:55 2003 UTC (8 years, 11 months ago) by abs
Branch: MAIN
Changes since 1.71: +4 -3
lines
Diff to previous 1.71 (colored)
Update for the fact that 'arm' ports have been called NetBSD-*-arm for a while
now and not NetBSD-*-arm32. Changes include one or more of:
- Change MACHINE_ARCH == arm32 to also match arm
- Where ONLY_FOR_PLATFORM includes NetBSD-*-arm32, add NetBSD-*-arm
- Where BROKEN or worked around for arm gcc bugs, set USE_GCC3
The last may shake out a few more broken packages the next bulk build.
Revision 1.71 / (download) - annotate - [select for diffs], Mon Apr 28 16:27:40 2003 UTC (9 years ago) by tron
Branch: MAIN
Changes since 1.70: +2 -2
lines
Diff to previous 1.70 (colored)
Make arguments to "${RM}" consistent in all make targets.
Revision 1.70 / (download) - annotate - [select for diffs], Mon Apr 28 16:24:32 2003 UTC (9 years ago) by tron
Branch: MAIN
Changes since 1.69: +2 -2
lines
Diff to previous 1.69 (colored)
Update "netpbm" package to version 10.11.8. Change since version 10.11.6: - pbmtoepsi: fix bug: non six-digit lines between %%BeginPreview: ... and %%EndImage . - pnmtops: fix bug: 1 bit per sample output when maxval is 2 or 3. Should be 4 bits per sample. - pnmtops: fix bug: everything too dark when input maxval less than Postscript maxval. This fixes PR pkg/21271 by Dave Camp.
Revision 1.69 / (download) - annotate - [select for diffs], Fri Apr 11 18:56:44 2003 UTC (9 years, 1 month ago) by salo
Branch: MAIN
Changes since 1.68: +2 -3
lines
Diff to previous 1.68 (colored)
Don't shoot itself in the foot, STAGEDIR is removed in pre-install, no need to remove it in post-install while CWD is still in STAGEDIR. Noted by Will Partain on tech-pkg.
Revision 1.68 / (download) - annotate - [select for diffs], Fri Mar 21 08:30:48 2003 UTC (9 years, 2 months ago) by tron
Branch: MAIN
Changes since 1.67: +2 -1
lines
Diff to previous 1.67 (colored)
Fix "zlib" configuration in "Makefile.common" so that PNG tools get built. Bump package revision to reflect this change. This patch was contributed by Christopher Richards in PR pkg/20809.
Revision 1.67 / (download) - annotate - [select for diffs], Tue Mar 18 12:11:55 2003 UTC (9 years, 2 months ago) by tron
Branch: MAIN
Changes since 1.66: +28 -8
lines
Diff to previous 1.66 (colored)
Update "netpbm" package to latest stable version 10.11.6. Numerous bugs have been fixed and a lot of features have been added since version 9.25.
Revision 1.66 / (download) - annotate - [select for diffs], Sun Oct 20 00:33:50 2002 UTC (9 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: netbsd-1-6-1-base,
netbsd-1-6-1
Changes since 1.65: +2 -2
lines
Diff to previous 1.65 (colored)
post-patch -> pre-configure. By Greg A. Woods in PR 18718.
Revision 1.65 / (download) - annotate - [select for diffs], Sun Aug 25 18:39:18 2002 UTC (9 years, 9 months ago) by jlam
Branch: MAIN
Changes since 1.64: +9 -8
lines
Diff to previous 1.64 (colored)
Merge changes in packages from the buildlink2 branch that have buildlink2.mk files back into the main trunk. This provides sufficient buildlink2 infrastructure to start merging other packages from the buildlink2 branch that have already been converted to use the buildlink2 framework.
Revision 1.61.2.4 / (download) - annotate - [select for diffs], Thu Aug 22 11:11:35 2002 UTC (9 years, 9 months ago) by jlam
Branch: buildlink2
Changes since 1.61.2.3: +2 -1
lines
Diff to previous 1.61.2.3 (colored) to branchpoint 1.61 (colored) next main 1.62 (colored)
Merge changes from pkgsrc-current into the buildlink2 branch for the packages that have buildlink2.mk files.
Revision 1.64 / (download) - annotate - [select for diffs], Tue Jul 30 22:30:05 2002 UTC (9 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: netbsd-1-6-RELEASE-base,
netbsd-1-6,
buildlink2-base
Changes since 1.63: +2 -1
lines
Diff to previous 1.63 (colored)
Add devel/flex to BUILD_DEPENDS for SunOS, per pkg/17770 by Valeriy E. Ushakov.
Revision 1.61.2.3 / (download) - annotate - [select for diffs], Sun Jun 23 18:46:49 2002 UTC (9 years, 11 months ago) by jlam
Branch: buildlink2
Changes since 1.61.2.2: +2 -2
lines
Diff to previous 1.61.2.2 (colored) to branchpoint 1.61 (colored)
Merge from pkgsrc-current to buildlink2 branch.
Revision 1.61.2.2 / (download) - annotate - [select for diffs], Fri Jun 21 23:05:24 2002 UTC (9 years, 11 months ago) by jlam
Branch: buildlink2
Changes since 1.61.2.1: +5 -5
lines
Diff to previous 1.61.2.1 (colored) to branchpoint 1.61 (colored)
Rename USE_BUILDLINK2_ONLY to USE_BUILDLINK2 for less verbosity. Also convert a few more packages to use the buildlink2 framework.
Revision 1.61.2.1 / (download) - annotate - [select for diffs], Thu Jun 6 06:54:41 2002 UTC (9 years, 11 months ago) by jlam
Branch: buildlink2
Changes since 1.61: +6 -5
lines
Diff to previous 1.61 (colored)
* Convert some more packages to use the buildlink2 framework. * Re-add EVAL_PREFIX lines that I shouldn't have removed from the buildlink2.mk files. * Add several more new buildlink2.mk files to facilitate converting more packages.
Revision 1.63 / (download) - annotate - [select for diffs], Tue May 28 15:01:22 2002 UTC (9 years, 11 months ago) by yyamano
Branch: MAIN
CVS Tags: pkgviews-base,
pkgviews
Changes since 1.62: +2 -2
lines
Diff to previous 1.62 (colored)
Replace STRIPFLAG with _STRIPFLAG_INSTALL to fix pkg/15467.
Revision 1.62 / (download) - annotate - [select for diffs], Tue May 14 18:03:17 2002 UTC (10 years ago) by tron
Branch: MAIN
Changes since 1.61: +2 -2
lines
Diff to previous 1.61 (colored)
Fix build problems on older "a.out" system. Based on patches supplied by Greg A. Woods in PR pkg/16030.
Revision 1.61 / (download) - annotate - [select for diffs], Fri Mar 15 11:04:29 2002 UTC (10 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH003
Branch point for: buildlink2
Changes since 1.60: +2 -2
lines
Diff to previous 1.60 (colored)
Update to 9.25: Changes since 9.24: Add pamdice, pnmnorm (replacing ppmnorm and pgmnorm), convert bmptoppm to bmptopnm, and some bug fixes and enhancements.
Revision 1.60 / (download) - annotate - [select for diffs], Thu Mar 14 22:21:42 2002 UTC (10 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.59: +6 -6
lines
Diff to previous 1.59 (colored)
Update to 9.24. pkgsrc changes: Don't use libtool any longer to reduce patches. Add USE_PERL, since 4 scripts depend on it. program changes: Lots of new converters/modification programs and scripts, e.g. pbmtonokia, ppmtolj, and pnmtopalm. Better alpha support. Also, lots of bug fixes.
Revision 1.59 / (download) - annotate - [select for diffs], Wed Mar 13 17:37:13 2002 UTC (10 years, 2 months ago) by fredb
Branch: MAIN
Changes since 1.58: +2 -1
lines
Diff to previous 1.58 (colored)
Give all packages which depend on "png" a version bump, and update all dependencies on packages depending on "png" which contain shared libraries, all for the (imminent) update to the "png" package. [List courtesy of John Darrow, courtesy of "bulk-build".]
Revision 1.58 / (download) - annotate - [select for diffs], Sat Jul 14 16:19:08 2001 UTC (10 years, 10 months ago) by jlam
Branch: MAIN
Changes since 1.57: +6 -8
lines
Diff to previous 1.57 (colored)
Move inclusion of buildlink.mk files to end of Makefile.
Revision 1.57 / (download) - annotate - [select for diffs], Tue Jun 19 04:22:08 2001 UTC (10 years, 11 months ago) by jlam
Branch: MAIN
Changes since 1.56: +3 -1
lines
Diff to previous 1.56 (colored)
Mark as USE_BUILDLINK_ONLY.
Revision 1.56 / (download) - annotate - [select for diffs], Sat Jun 16 19:50:57 2001 UTC (10 years, 11 months ago) by jlam
Branch: MAIN
Changes since 1.55: +4 -4
lines
Diff to previous 1.55 (colored)
Convrt to use buildlink.mk.
Revision 1.55 / (download) - annotate - [select for diffs], Tue May 22 09:32:22 2001 UTC (11 years ago) by wiz
Branch: MAIN
Changes since 1.54: +2 -2
lines
Diff to previous 1.54 (colored)
Update dependency on png to >=1.0.11 because of the shlib major bump. Noted by Frederick Bruckman.
Revision 1.54 / (download) - annotate - [select for diffs], Fri Mar 30 12:58:05 2001 UTC (11 years, 1 month ago) by mycroft
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH001
Changes since 1.53: +2 -2
lines
Diff to previous 1.53 (colored)
Fix quoting problems.
Revision 1.53 / (download) - annotate - [select for diffs], Sun Mar 4 09:06:13 2001 UTC (11 years, 2 months ago) by tron
Branch: MAIN
Changes since 1.52: +2 -2
lines
Diff to previous 1.52 (colored)
Because the minor number of the PNG library was increased packages compiled using the newest PNG library won't work on system with an older one. To prevent such problems with precompiled binary packages require at least "png-1.0.9nb1" in all dependences.
Revision 1.52 / (download) - annotate - [select for diffs], Fri Feb 16 15:22:28 2001 UTC (11 years, 3 months ago) by wiz
Branch: MAIN
Changes since 1.51: +2 -1
lines
Diff to previous 1.51 (colored)
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Revision 1.51 / (download) - annotate - [select for diffs], Sun Jan 14 13:17:55 2001 UTC (11 years, 4 months ago) by tron
Branch: MAIN
Changes since 1.50: +9 -3
lines
Diff to previous 1.50 (colored)
Make this package work under Solaris.
Revision 1.50 / (download) - annotate - [select for diffs], Sun Jan 14 12:40:11 2001 UTC (11 years, 4 months ago) by tron
Branch: MAIN
Changes since 1.49: +2 -1
lines
Diff to previous 1.49 (colored)
Set "${CC}" in make environment.
Revision 1.49 / (download) - annotate - [select for diffs], Thu Jan 11 21:08:39 2001 UTC (11 years, 4 months ago) by dent
Branch: MAIN
Changes since 1.48: +2 -2
lines
Diff to previous 1.48 (colored)
Update HOMEPAGE.
Revision 1.48 / (download) - annotate - [select for diffs], Mon Jan 8 02:13:44 2001 UTC (11 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.47: +2 -5
lines
Diff to previous 1.47 (colored)
Don't add VERS to PLIST_SUBST, since it's not used any longer.
Revision 1.47 / (download) - annotate - [select for diffs], Sat Nov 11 17:49:25 2000 UTC (11 years, 6 months ago) by tron
Branch: MAIN
Changes since 1.46: +2 -2
lines
Diff to previous 1.46 (colored)
Use "${MASTER_SITE_SOURCEFORGE}".
Revision 1.46 / (download) - annotate - [select for diffs], Thu Aug 10 10:44:09 2000 UTC (11 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: netbsd-1-5-RELEASE,
netbsd-1-4-PATCH003
Changes since 1.45: +2 -2
lines
Diff to previous 1.45 (colored)
Update to 9.7. Changes: Many bugfixes, new pam file format.
Revision 1.45 / (download) - annotate - [select for diffs], Mon Jul 10 11:12:09 2000 UTC (11 years, 10 months ago) by wiz
Branch: MAIN
Changes since 1.44: +5 -2
lines
Diff to previous 1.44 (colored)
Update to netpbm-9.5. Fixes pkg/8949. Changes: o Extend formats to allow multiple images per file. Add -allimages option to pnmfile. Add pnmsplit. Extend pnmtops. o Add pbmtowbmp, wbmptopbm. Thanks Terje Sannum. o ppmtobmp: Add 24 bit (truecolor) capability. o pnmcut: easier, more expressive syntax for specifying what to cut. o pnminterp: handle maxval != 255, convert to use Netpbm libraries. o Translate pstopnm from Csh to C, eliminate dependency on the 'bc' program. o Fix bug in tiff library build which caused null soname. o Add optParseopt2() to shhopt.a so you can use long options with one hyphen instead of two. o giftopnm: fix bug with variable used before set. Fix bug (coding error -- 0=>i). Unknown impact. o bmptoppm: fix bug with 24 bit (truecolor) Windows BMPs. o xwdtopnm: fix one more bug with bits_per_item <> bits_per_pixel. o Fix ppmtompeg build bug with static libraries. o Make build clean with gcc -ansi (albeit with some files that need extensions declaring the _BSD_SOURCE etc.). o Rebase pnmtopng, pngtopnm on Pnmtopng 2.37.4. o pbmtolj: fix bug where blank lines get discarded. Thanks Charles Howes. o ppmtompeg: fix bug with "PNM" format files with maxval != 255. Get rid of built-in PPM file parsing. o Fix 'make install' where mkinstalldirs is not found. o Fix bug where rle_global.c would not compile with GNU C Library 2.
Revision 1.44 / (download) - annotate - [select for diffs], Sat Jun 24 01:48:08 2000 UTC (11 years, 11 months ago) by dmcmahill
Branch: MAIN
Changes since 1.43: +5 -1
lines
Diff to previous 1.43 (colored)
Replace an incorrectly hardcoded X11 path with X11BASE. This addresses PR 10432 from Takahiro Kambe
Revision 1.43 / (download) - annotate - [select for diffs], Mon Jun 5 01:15:56 2000 UTC (11 years, 11 months ago) by wiz
Branch: MAIN
Changes since 1.42: +1 -2
lines
Diff to previous 1.42 (colored)
remove comment overlooked in last commit
Revision 1.42 / (download) - annotate - [select for diffs], Mon Jun 5 01:13:34 2000 UTC (11 years, 11 months ago) by hubertf
Branch: MAIN
Changes since 1.41: +1 -6
lines
Diff to previous 1.41 (colored)
* Set LIBOPT to something really existing (${ECHO} is a shell builtin
now, and as such can't be used as a file dependency in make(1)).
* Don't force anyone to have "." in his $PATH
Revision 1.41 / (download) - annotate - [select for diffs], Mon Jun 5 00:36:30 2000 UTC (11 years, 11 months ago) by wiz
Branch: MAIN
Changes since 1.40: +10 -5
lines
Diff to previous 1.40 (colored)
Update to 9.3. Use USE_LIBTOOL instead of USE_PKGLIBTOOL. Changes since 9.2: o pnmfile: check for file size error. o ppmhist: handle larger maxvals, image sizes o xwdtopnm: Use color map with DirectColor to fix wrong color bug on some DirectColor xwds. o xwdtopnm: Correct bug with 24/32 DirectColor LSBfirst xwds. o Add pXmcheck() library function. o Add leaftoppm and ppmtoleaf. Thanks Bill O'Donnell. o Add winicontoppm and ppmtowinicon. Thanks Lee Benfield. o Add pgmslice. Thanks to Jos Dingjan. o Include subset of RLE library in the package. o stamp-date doesn't rely on whoami. o Make file fixes to accomodate more install programs. o Replace tmpnam() with mkstemp(). o Add pXm_init() into all programs that didn't have it.
Revision 1.40 / (download) - annotate - [select for diffs], Thu Jun 1 11:23:30 2000 UTC (11 years, 11 months ago) by rh
Branch: MAIN
Changes since 1.39: +2 -2
lines
Diff to previous 1.39 (colored)
s/USE_LIBTOOL/USE_PKGLIBTOOL/ Add a new USE_LIBTOOL definition that uses the libtool package instead of pkglibtool which is now considered outdated. USE_PKGLIBTOOL is available for backwards compatibility with old packages but is deprecated for new packages.
Revision 1.39 / (download) - annotate - [select for diffs], Sat May 20 11:02:07 2000 UTC (12 years ago) by tron
Branch: MAIN
Changes since 1.38: +7 -1
lines
Diff to previous 1.38 (colored)
Compile this package without optimization under arm32 port because "egcs" crashes otherwise.
Revision 1.38 / (download) - annotate - [select for diffs], Wed May 17 18:41:21 2000 UTC (12 years ago) by tron
Branch: MAIN
Changes since 1.37: +4 -1
lines
Diff to previous 1.37 (colored)
Installing header file "shhopt.h" so that building 3rd party PBM applications will work.
Revision 1.37 / (download) - annotate - [select for diffs], Wed May 17 10:26:36 2000 UTC (12 years ago) by tron
Branch: MAIN
Changes since 1.36: +2 -1
lines
Diff to previous 1.36 (colored)
Add homepage URL.
Revision 1.36 / (download) - annotate - [select for diffs], Wed May 17 10:13:19 2000 UTC (12 years ago) by tron
Branch: MAIN
Changes since 1.35: +11 -22
lines
Diff to previous 1.35 (colored)
Update "netpbm" package to version 9.2. There are too many changes and bug fixes to list here. Main new features are shared libraries, JPEG and JBIG support.
Revision 1.35 / (download) - annotate - [select for diffs], Tue Mar 21 22:40:54 2000 UTC (12 years, 2 months ago) by tron
Branch: MAIN
Changes since 1.34: +2 -2
lines
Diff to previous 1.34 (colored)
Because the minor of "libpng" was bumped we must sure that packages compiled for the update "png" package depend on it.
Revision 1.34 / (download) - annotate - [select for diffs], Wed Feb 9 20:20:55 2000 UTC (12 years, 3 months ago) by tron
Branch: MAIN
CVS Tags: netbsd-1-4-PATCH002
Changes since 1.33: +2 -2
lines
Diff to previous 1.33 (colored)
Use "png>=1.0.3" instead of "png-*" in dependence list.
Revision 1.33 / (download) - annotate - [select for diffs], Wed Feb 9 15:22:30 2000 UTC (12 years, 3 months ago) by tron
Branch: MAIN
Changes since 1.32: +2 -2
lines
Diff to previous 1.32 (colored)
Use wildcard dependence for "png" package.
Revision 1.32 / (download) - annotate - [select for diffs], Tue Jan 4 02:05:44 2000 UTC (12 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.31: +3 -3
lines
Diff to previous 1.31 (colored)
upgraded pnmtopng part of netpbm from 2.37.2 to 2.37.3. Changes: Version 2.37.3 fixes a minor bug w.r.t. error exits and generally does cleaner error exits (close files, etc.)
Revision 1.31 / (download) - annotate - [select for diffs], Fri Oct 8 21:18:32 1999 UTC (12 years, 7 months ago) by jlam
Branch: MAIN
CVS Tags: comdex-fall-1999
Changes since 1.30: +1 -2
lines
Diff to previous 1.30 (colored)
* Remove redundant dependency on jpeg * Update dependency on tiff * Fixes for paths to find libraries and includes
Revision 1.30 / (download) - annotate - [select for diffs], Fri Oct 8 21:12:49 1999 UTC (12 years, 7 months ago) by jlam
Branch: MAIN
Changes since 1.29: +2 -2
lines
Diff to previous 1.29 (colored)
Change to use wildcard dependency on tiff.
Revision 1.29 / (download) - annotate - [select for diffs], Thu Oct 7 17:41:54 1999 UTC (12 years, 7 months ago) by tron
Branch: MAIN
Changes since 1.28: +2 -2
lines
Diff to previous 1.28 (colored)
Remove me as maintainer of those packages.
Revision 1.28 / (download) - annotate - [select for diffs], Thu Jun 3 20:36:18 1999 UTC (12 years, 11 months ago) by christos
Branch: MAIN
CVS Tags: netbsd-1-4-PATCH001
Changes since 1.27: +2 -2
lines
Diff to previous 1.27 (colored)
Compensate for png addon layout change.
Revision 1.27 / (download) - annotate - [select for diffs], Thu Jun 3 20:18:26 1999 UTC (12 years, 11 months ago) by christos
Branch: MAIN
Changes since 1.26: +2 -2
lines
Diff to previous 1.26 (colored)
pnmtopng-2.37.1 does not exist anymore. Upgrade to 2.37.2.
Revision 1.26 / (download) - annotate - [select for diffs], Wed Apr 7 08:56:46 1999 UTC (13 years, 1 month ago) by agc
Branch: MAIN
CVS Tags: netbsd-1-4-RELEASE
Changes since 1.25: +2 -1
lines
Diff to previous 1.25 (colored)
Make sure that other users can read all the files in the distribution, otherwise strange problems can ensue when installing.
Revision 1.25 / (download) - annotate - [select for diffs], Thu Mar 4 14:18:54 1999 UTC (13 years, 2 months ago) by tron
Branch: MAIN
Changes since 1.24: +2 -2
lines
Diff to previous 1.24 (colored)
Update dependence for "png" package.
Revision 1.24 / (download) - annotate - [select for diffs], Sat Feb 20 22:48:31 1999 UTC (13 years, 3 months ago) by hubertf
Branch: MAIN
Changes since 1.23: +1 -3
lines
Diff to previous 1.23 (colored)
Fix CONFLICTS (remove redundancy, mostly)
Revision 1.23 / (download) - annotate - [select for diffs], Sun Jan 10 23:52:15 1999 UTC (13 years, 4 months ago) by tron
Branch: MAIN
Changes since 1.22: +8 -15
lines
Diff to previous 1.22 (colored)
Major cleanup of "netpbm" package based on patches supply by John F. Woods in PR pkg/6763 and Rob Windsor in PR pkg/6779.
Revision 1.22 / (download) - annotate - [select for diffs], Mon Nov 30 19:42:02 1998 UTC (13 years, 5 months ago) by tv
Branch: MAIN
Changes since 1.21: +2 -2
lines
Diff to previous 1.21 (colored)
Nuke extraneous /.
Revision 1.21 / (download) - annotate - [select for diffs], Fri Nov 13 00:58:23 1998 UTC (13 years, 6 months ago) by frueauf
Branch: MAIN
Changes since 1.20: +3 -3
lines
Diff to previous 1.20 (colored)
pkglint: move CONFLICTS after DEPENDS.
Revision 1.20 / (download) - annotate - [select for diffs], Thu Nov 12 23:26:58 1998 UTC (13 years, 6 months ago) by tron
Branch: MAIN
Changes since 1.19: +7 -1
lines
Diff to previous 1.19 (colored)
Install includes and link libraries as suggested by Tero Kivinen in PR pkg/6429.
Revision 1.19 / (download) - annotate - [select for diffs], Wed Jul 15 11:45:51 1998 UTC (13 years, 10 months ago) by tv
Branch: MAIN
CVS Tags: netbsd-1-3-PATCH003
Changes since 1.18: +2 -2
lines
Diff to previous 1.18 (colored)
Update libpng to 1.0.2. Works with all dependent pkgs I have tested (everything but ImageMagick, gs5, and xemacs20). The API hasn't changed much, say the install instructions, but it isn't binary compatible--bump shlib version to 1.0.
Revision 1.18 / (download) - annotate - [select for diffs], Sat Jul 4 05:11:13 1998 UTC (13 years, 10 months ago) by mycroft
Branch: MAIN
Changes since 1.17: +2 -2
lines
Diff to previous 1.17 (colored)
Update libjpeg to v6b.
Revision 1.17 / (download) - annotate - [select for diffs], Sat Jul 4 04:18:26 1998 UTC (13 years, 10 months ago) by mycroft
Branch: MAIN
Changes since 1.16: +3 -1
lines
Diff to previous 1.16 (colored)
Add a CONFLICTS line.
Revision 1.16 / (download) - annotate - [select for diffs], Sat Jul 4 04:14:30 1998 UTC (13 years, 10 months ago) by mycroft
Branch: MAIN
Changes since 1.15: +2 -2
lines
Diff to previous 1.15 (colored)
Change the name of this package to have a sortable date.
Revision 1.15 / (download) - annotate - [select for diffs], Sun Jun 21 01:29:26 1998 UTC (13 years, 11 months ago) by tv
Branch: MAIN
Changes since 1.14: +1 -49
lines
Diff to previous 1.14 (colored)
Automanpage handling.
Revision 1.14 / (download) - annotate - [select for diffs], Wed Apr 22 14:22:43 1998 UTC (14 years, 1 month ago) by agc
Branch: MAIN
CVS Tags: netbsd-1-3-PATCH002
Changes since 1.13: +4 -4
lines
Diff to previous 1.13 (colored)
Remove the old deprecated DEPENDS definition from bsd.pkg.mk. Implement a new DEPENDS definition, which looks for an installed package, building it if not present, and use it in preference to LIB_DEPENDS. This should make the package collection more useful on NetBSD ELF ports.
Revision 1.13 / (download) - annotate - [select for diffs], Wed Apr 15 10:38:26 1998 UTC (14 years, 1 month ago) by agc
Branch: MAIN
Changes since 1.12: +2 -7
lines
Diff to previous 1.12 (colored)
Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree. Remove redundant (and sometimes erroneous) comments.
Revision 1.12 / (download) - annotate - [select for diffs], Wed Feb 25 01:40:47 1998 UTC (14 years, 3 months ago) by tron
Branch: MAIN
Changes since 1.11: +2 -2
lines
Diff to previous 1.11 (colored)
Install manual pages with reasonable permissions.
Revision 1.11 / (download) - annotate - [select for diffs], Fri Jan 30 13:57:06 1998 UTC (14 years, 3 months ago) by agc
Branch: MAIN
Changes since 1.10: +4 -4
lines
Diff to previous 1.10 (colored)
Modify individual package Makefiles to use the new way of specifying shared object dependencies (LIB_DEPENDS).
Revision 1.10 / (download) - annotate - [select for diffs], Thu Jan 29 16:57:33 1998 UTC (14 years, 3 months ago) by tron
Branch: MAIN
Changes since 1.9: +2 -2
lines
Diff to previous 1.9 (colored)
Fix "MAINTAINER".
Revision 1.9 / (download) - annotate - [select for diffs], Sat Jan 24 05:25:12 1998 UTC (14 years, 4 months ago) by hubertf
Branch: MAIN
Changes since 1.8: +5 -3
lines
Diff to previous 1.8 (colored)
portlint: fix RCS Id, add MAINTAINER, fix MAN1, rm -> ${RM}
Revision 1.8 / (download) - annotate - [select for diffs], Wed Dec 31 03:34:45 1997 UTC (14 years, 4 months ago) by hubertf
Branch: MAIN
Changes since 1.7: +26 -27
lines
Diff to previous 1.7 (colored)
Update to more current version; fixes PR 4737 by Matthias Scheler <tron@lyssa.owl.de>.
Revision 1.7 / (download) - annotate - [select for diffs], Mon Dec 15 00:52:26 1997 UTC (14 years, 5 months ago) by hubertf
Branch: MAIN
Changes since 1.6: +2 -2
lines
Diff to previous 1.6 (colored)
s/WRKDIR/WRKSRC/, pointed out by inspired by Matthias Scheler.
Revision 1.6 / (download) - annotate - [select for diffs], Mon Dec 15 00:48:27 1997 UTC (14 years, 5 months ago) by hubertf
Branch: MAIN
Changes since 1.5: +4 -1
lines
Diff to previous 1.5 (colored)
Make sure replacing of /usr/local works; inspired by Matthias Scheler.
Revision 1.5 / (download) - annotate - [select for diffs], Fri Nov 7 23:46:16 1997 UTC (14 years, 6 months ago) by hubertf
Branch: MAIN
Changes since 1.4: +47 -1
lines
Diff to previous 1.4 (colored)
Add MAN{1,3,5}
Revision 1.4 / (download) - annotate - [select for diffs], Thu Oct 16 12:43:24 1997 UTC (14 years, 7 months ago) by agc
Branch: MAIN
Changes since 1.3: +10 -10
lines
Diff to previous 1.3 (colored)
+ set MANCOMPRESSED as the package installs its man pages gzipped
+ define COMPRESSMANCMD as imake seems to expect this to be defined
(FreeBSD define this in {$X11BASE}/lib/X11/config/FreeBSD.cf)
+ when preprocessing to set the correct prefix, use LOCALBASE rather
than PREFIX, as USE_IMAKE will set PREFIX by default
+ eliminate an unnecessary temporary file when preprocessing to set
the correct prefix.
Revision 1.3 / (download) - annotate - [select for diffs], Wed Oct 15 17:11:46 1997 UTC (14 years, 7 months ago) by agc
Branch: MAIN
Changes since 1.2: +14 -1
lines
Diff to previous 1.2 (colored)
Add definition for COMPRESSMANCMD which is in the X11 tree for FreeBSD.
Add a pre-process stage (at pre-configure time) to change hard-coded
/usr/local into ${PREFIX}. Revert the patches I'd previously changed
to the default ${PREFIX} to be /usr/local once again, so that the
pre-processing will work.
Revision 1.2 / (download) - annotate - [select for diffs], Wed Oct 15 15:37:17 1997 UTC (14 years, 7 months ago) by agc
Branch: MAIN
Changes since 1.1: +1 -0
lines
Diff to previous 1.1 (colored)
Add NetBSD RCS Id.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed Oct 15 15:12:12 1997 UTC (14 years, 7 months ago) by agc
Branch: FREEBSD
CVS Tags: FreeBSD-current-1997-10-09
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Initial import of FreeBSD's netpbm port into the NetBSD packages system.
Revision 1.1 / (download) - annotate - [select for diffs], Wed Oct 15 15:12:12 1997 UTC (14 years, 7 months ago) by agc
Branch: MAIN
Initial revision