The NetBSD Project

CVS log for pkgsrc/graphics/xv/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / graphics / xv

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.102 / (download) - annotate - [select for diffs], Sat Nov 25 08:03:01 2023 UTC (4 months ago) by tsutsui
Branch: MAIN
CVS Tags: pkgsrc-2023Q4-base, pkgsrc-2023Q4, HEAD
Changes since 1.101: +2 -2 lines
Diff to previous 1.101 (colored) to selected 1.3 (colored)

xv: fix a bug when loading xbm filename contains '0x' strings.

Bump PKGREVISION.

Revision 1.101 / (download) - annotate - [select for diffs], Sat Oct 21 17:10:44 2023 UTC (5 months, 1 week ago) by gdt
Branch: MAIN
Changes since 1.100: +2 -2 lines
Diff to previous 1.100 (colored) to selected 1.3 (colored)

recursive revbump for tiff update

Revision 1.100 / (download) - annotate - [select for diffs], Mon Aug 21 19:16:00 2023 UTC (7 months, 1 week ago) by tsutsui
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3
Changes since 1.99: +2 -1 lines
Diff to previous 1.99 (colored) to selected 1.3 (colored)

xv: put back an explicit dependency of jpeg.

Actually jpeg is pulled via graphics/tiff (and graphics/libwebp), but
xv itself explicitly requires jpeg via "UseInstalledJpeg" in Imakefile.

Revision 1.99 / (download) - annotate - [select for diffs], Wed Aug 16 17:02:19 2023 UTC (7 months, 1 week ago) by tsutsui
Branch: MAIN
Changes since 1.98: +2 -2 lines
Diff to previous 1.98 (colored) to selected 1.3 (colored)

xv: improve webp support, in a pkgsrc patch by me.

- minimum support for loading animation webp (decode only the first frame)
- handle RGBA images properly (libwebp APIs don't convert RGBA to RGB)
  https://bugs.chromium.org/p/webp/issues/detail?id=616
- plug several resouce leaks
- use snprintf(3) rather than sprintf(3)

Bump PKGREVISION.

Revision 1.98 / (download) - annotate - [select for diffs], Sun Jul 30 16:30:17 2023 UTC (7 months, 4 weeks ago) by tsutsui
Branch: MAIN
Changes since 1.97: +2 -2 lines
Diff to previous 1.97 (colored) to selected 1.3 (colored)

xv: appease pkglint.

Revision 1.97 / (download) - annotate - [select for diffs], Sun Jul 30 07:55:44 2023 UTC (7 months, 4 weeks ago) by tsutsui
Branch: MAIN
Changes since 1.96: +3 -2 lines
Diff to previous 1.96 (colored) to selected 1.3 (colored)

xv: add webp support.

Taken from https://gitlab.com/DavidGriffith/xv/-/commit/5682a07e
and several fixes by me (see patch comments for details).

Bump PKGREVISION.

Revision 1.96 / (download) - annotate - [select for diffs], Tue Jan 3 17:37:33 2023 UTC (14 months, 3 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1
Changes since 1.95: +2 -2 lines
Diff to previous 1.95 (colored) to selected 1.3 (colored)

*: recursive bump for tiff shlib major bump

Revision 1.95 / (download) - annotate - [select for diffs], Sat Nov 2 22:38:06 2019 UTC (4 years, 4 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4
Changes since 1.94: +8 -8 lines
Diff to previous 1.94 (colored) to selected 1.3 (colored)

graphics: align variable assignments

pkglint -Wall -F --only aligned --only indent -r

No manual corrections.

Revision 1.94 / (download) - annotate - [select for diffs], Thu May 23 19:23:02 2019 UTC (4 years, 10 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2
Changes since 1.93: +2 -2 lines
Diff to previous 1.93 (colored) to selected 1.3 (colored)

all: replace SUBST_SED with the simpler SUBST_VARS

pkglint -Wall -r --only "substitution command" -F

With manual review and indentation fixes since pkglint doesn't get that
part correct in every case.

Revision 1.93 / (download) - annotate - [select for diffs], Thu Feb 21 01:37:14 2019 UTC (5 years, 1 month ago) by tsutsui
Branch: MAIN
CVS Tags: pkgsrc-2019Q1-base, pkgsrc-2019Q1
Changes since 1.92: +5 -4 lines
Diff to previous 1.92 (colored) to selected 1.3 (colored)

xv: make ghostscript support optional and disable it by default.

Building ghostscript on 1990's ancient machines is a bit pain
and postscript support on the old viewer is rarely necessary.

Bumps PKGREVISION. Also take maintainership as a user.

Revision 1.92 / (download) - annotate - [select for diffs], Thu Jun 21 22:36:36 2018 UTC (5 years, 9 months ago) by tez
Branch: MAIN
CVS Tags: pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2
Changes since 1.91: +1 -1 lines
Diff to previous 1.91 (colored) to selected 1.3 (colored)

xv: fix for CVE-2017-18215

from https://bugzilla.suse.com/show_bug.cgi?id=1043479

Revision 1.91 / (download) - annotate - [select for diffs], Sun Jan 14 14:58:40 2018 UTC (6 years, 2 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2018Q1-base, pkgsrc-2018Q1
Changes since 1.90: +3 -3 lines
Diff to previous 1.90 (colored) to selected 1.3 (colored)

graphics/*: remove redundant :Q modifiers

pkgsrc doesn't support PREFIX with spaces or other special characters.
Therefore it is not necessary to add the :Q modifier to this variable
and several others.

Revision 1.90 / (download) - annotate - [select for diffs], Sat Aug 13 23:40:38 2016 UTC (7 years, 7 months ago) by dholland
Branch: MAIN
CVS Tags: pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3
Changes since 1.89: +3 -2 lines
Diff to previous 1.89 (colored) to selected 1.3 (colored)

Has been using ghostscript without depending on it. PR 51378

Revision 1.89 / (download) - annotate - [select for diffs], Thu Feb 25 13:37:48 2016 UTC (8 years, 1 month ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1
Changes since 1.88: +2 -4 lines
Diff to previous 1.88 (colored) to selected 1.3 (colored)

Use OPSYSVARS.

Revision 1.88 / (download) - annotate - [select for diffs], Sun Nov 22 19:17:01 2015 UTC (8 years, 4 months ago) by tsutsui
Branch: MAIN
CVS Tags: pkgsrc-2015Q4-base, pkgsrc-2015Q4
Changes since 1.87: +4 -2 lines
Diff to previous 1.87 (colored) to selected 1.3 (colored)

Pull 20081216 interim patch from http://www.gregroelofs.com/greg_xv.html

Bump PKGREVISION.

Changelog noted in the upstream homepage:

* 20070621: fixed improper ClearCode termination condition in GIF
  decoder (JZ); cleaned up xvgif.c debug info (GRR); fixed some
  minor inconsistencies in Makefile (GRR)
 * xv-20070621-joe-zbiciak-gif-decoder-bugfix.dif
* 20070901 [possibly temporary!]: added support for optional libpng
  MMX code (GRR)
* 20080121: removed duplicate "XDestroyWindow(theDisp, pngW);" in
  xvmisc.c (IMC); fixed empty-filename click-and-crash bug in xvdir.c
  (IMC, DB)
 * xv-20080118-ian-collier-crash-fixes.msg
 * xv-20080901-david-bath-empty-filename-save-crash-fix.dif
* 20081205: reverted xvxwd.c to SJT's version (bug reported by Jari Ruusu)
* 20081216: fixed crash-bug in IFF decoder (EP)

Revision 1.87 / (download) - annotate - [select for diffs], Sat Feb 16 11:22:35 2013 UTC (11 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2, pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2, pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2013Q1-base, pkgsrc-2013Q1
Changes since 1.86: +2 -2 lines
Diff to previous 1.86 (colored) to selected 1.3 (colored)

Recursive bump for png-1.6.

Revision 1.86 / (download) - annotate - [select for diffs], Sat Jan 26 21:38:02 2013 UTC (11 years, 2 months ago) by adam
Branch: MAIN
Changes since 1.85: +2 -2 lines
Diff to previous 1.85 (colored) to selected 1.3 (colored)

Revbump after graphics/jpeg and textproc/icu

Revision 1.85 / (download) - annotate - [select for diffs], Sat Oct 6 14:11:26 2012 UTC (11 years, 5 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2012Q4-base, pkgsrc-2012Q4
Changes since 1.84: +1 -2 lines
Diff to previous 1.84 (colored) to selected 1.3 (colored)

Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.

Revision 1.84 / (download) - annotate - [select for diffs], Mon Feb 6 12:40:38 2012 UTC (12 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1
Changes since 1.83: +2 -2 lines
Diff to previous 1.83 (colored) to selected 1.3 (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.83 / (download) - annotate - [select for diffs], Thu Jan 13 13:38:24 2011 UTC (13 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1
Changes since 1.82: +2 -2 lines
Diff to previous 1.82 (colored) to selected 1.3 (colored)

png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.

Revision 1.82 / (download) - annotate - [select for diffs], Fri Aug 20 13:15:43 2010 UTC (13 years, 7 months ago) by is
Branch: MAIN
CVS Tags: pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3
Changes since 1.81: +2 -2 lines
Diff to previous 1.81 (colored) to selected 1.3 (colored)

Move the reminder about reading the docs to MESSAGE, and use ${PREFIX} there
so that the right path is advertized.

Revision 1.81 / (download) - annotate - [select for diffs], Sun Jun 13 22:44:47 2010 UTC (13 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base, pkgsrc-2010Q2
Changes since 1.80: +2 -2 lines
Diff to previous 1.80 (colored) to selected 1.3 (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.80 / (download) - annotate - [select for diffs], Tue Mar 30 09:51:30 2010 UTC (14 years ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2010Q1-base, pkgsrc-2010Q1
Changes since 1.79: +7 -8 lines
Diff to previous 1.79 (colored) to selected 1.3 (colored)

The patch file in jumbo-patches is extracted in ${WRKDIR}, use it for patch,
to avoid wildcards for tar portability issue reported in PR#43079.

Revision 1.79 / (download) - annotate - [select for diffs], Mon Jan 18 09:59:10 2010 UTC (14 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.78: +2 -2 lines
Diff to previous 1.78 (colored) to selected 1.3 (colored)

Second try at jpeg-8 recursive PKGREVISION bump.

Revision 1.78 / (download) - annotate - [select for diffs], Wed Aug 26 19:57:52 2009 UTC (14 years, 7 months ago) by sno
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3
Changes since 1.77: +2 -2 lines
Diff to previous 1.77 (colored) to selected 1.3 (colored)

bump revision because of graphics/jpeg update

Revision 1.77 / (download) - annotate - [select for diffs], Tue May 19 08:59:18 2009 UTC (14 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base, pkgsrc-2009Q2
Changes since 1.76: +2 -2 lines
Diff to previous 1.76 (colored) to selected 1.3 (colored)

Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT
block). Uncomment some commented out LICENSE lines while here.

Revision 1.76 / (download) - annotate - [select for diffs], Sun May 3 22:58:31 2009 UTC (14 years, 10 months ago) by abs
Branch: MAIN
Changes since 1.75: +7 -5 lines
Diff to previous 1.75 (colored) to selected 1.3 (colored)

Add PKG_DESTDIR_SUPPORT.
Use PREFIX rather than LOCALBASE.

Revision 1.75 / (download) - annotate - [select for diffs], Mon Mar 17 12:18:47 2008 UTC (16 years ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.74: +2 -1 lines
Diff to previous 1.74 (colored) to selected 1.3 (colored)

Need DISTFILES difinition,  patch also include additional files.

Revision 1.74 / (download) - annotate - [select for diffs], Mon Mar 17 12:12:45 2008 UTC (16 years ago) by obache
Branch: MAIN
Changes since 1.73: +1 -2 lines
Diff to previous 1.73 (colored) to selected 1.3 (colored)

Remove redundant DISTFILES definition.

Revision 1.73 / (download) - annotate - [select for diffs], Tue Mar 11 18:47:40 2008 UTC (16 years ago) by tnn
Branch: MAIN
Changes since 1.72: +2 -2 lines
Diff to previous 1.72 (colored) to selected 1.3 (colored)

Put back a couple of IRIX conditionals the way they used to behave,
e.g. match IRIX 5.x but not 6.x. Some of these may indeed apply to 6.x
too, but let's be conservative. PR pkg/38224.

Revision 1.72 / (download) - annotate - [select for diffs], Tue Oct 16 23:49:00 2007 UTC (16 years, 5 months ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2007Q4-base, pkgsrc-2007Q4
Changes since 1.71: +2 -2 lines
Diff to previous 1.71 (colored) to selected 1.3 (colored)

Fix abusers of LOWER_OPSYS to check OPSYS or MACHINE_PLATFORM instead.

Revision 1.71 / (download) - annotate - [select for diffs], Fri Jul 27 23:42:17 2007 UTC (16 years, 8 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2007Q3-base, pkgsrc-2007Q3
Changes since 1.70: +1 -2 lines
Diff to previous 1.70 (colored) to selected 1.3 (colored)

Don't use malloc.h. Don't override MANDIR, imake is special.

Revision 1.70 / (download) - annotate - [select for diffs], Tue Jul 10 22:04:14 2007 UTC (16 years, 8 months ago) by wiz
Branch: MAIN
Changes since 1.69: +2 -1 lines
Diff to previous 1.69 (colored) to selected 1.3 (colored)

Add SITES for jumbo patch; problem noted and fix provided
by Andreas Gustafsson.

Revision 1.69 / (download) - annotate - [select for diffs], Sun Jul 8 10:50:23 2007 UTC (16 years, 8 months ago) by wiz
Branch: MAIN
Changes since 1.68: +28 -19 lines
Diff to previous 1.68 (colored) to selected 1.3 (colored)

Update to xv-3.10a-jumbo-patches-20070520.
Merge patch-ad and patch-ah.
Use SUBST framework.
Add some tools (per pkglint).

Bump PKGREVISION.

Revision 1.68 / (download) - annotate - [select for diffs], Tue Jan 23 02:50:19 2007 UTC (17 years, 2 months ago) by dmcmahill
Branch: MAIN
CVS Tags: pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1
Changes since 1.67: +2 -2 lines
Diff to previous 1.67 (colored) to selected 1.3 (colored)

add -DNEED_ALLOCA_H on solaris

Revision 1.67 / (download) - annotate - [select for diffs], Wed Dec 27 13:37:38 2006 UTC (17 years, 3 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base, pkgsrc-2006Q4
Changes since 1.66: +5 -1 lines
Diff to previous 1.66 (colored) to selected 1.3 (colored)

- fine grained X11 dependencies for packages which have either USE_IMAKE
  or USE_X11BASE set, but don't include mk/x11.buildlink3.mk directly or
  via buildlink3.mks
- introduce BUILDLINK_PREFIX.libXpm as alias for BUILDLINK_PREFIX.xpm
  in the !modular case
- fix some cases where the check for libX11 couldn't work at all by using
  C++ for compilation without including the proper headers

Verified using a full X11_TYPE=xorg bulk build without additional
breakage. Discussed with salo@, wiz@ and send to packages@ for feedback.

Revision 1.66 / (download) - annotate - [select for diffs], Sat Sep 9 02:42:02 2006 UTC (17 years, 6 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2006Q3-base, pkgsrc-2006Q3
Changes since 1.65: +3 -3 lines
Diff to previous 1.65 (colored) to selected 1.3 (colored)

Rename variable MAKEFILE to MAKE_FILE.

Revision 1.65 / (download) - annotate - [select for diffs], Sun May 14 21:16:00 2006 UTC (17 years, 10 months ago) by schwarz
Branch: MAIN
CVS Tags: pkgsrc-2006Q2-base, pkgsrc-2006Q2
Changes since 1.64: +6 -2 lines
Diff to previous 1.64 (colored) to selected 1.3 (colored)


when using alloca() on IRIX 5 alloca.h has to be included

Revision 1.64 / (download) - annotate - [select for diffs], Sat Apr 22 09:22:10 2006 UTC (17 years, 11 months ago) by rillig
Branch: MAIN
Changes since 1.63: +2 -2 lines
Diff to previous 1.63 (colored) to selected 1.3 (colored)

Removed the superfluous "quotes" and 'quotes' from variables that don't
need them, for example RESTRICTED and SUBST_MESSAGE.*.

Revision 1.63 / (download) - annotate - [select for diffs], Mon Apr 17 13:46:36 2006 UTC (17 years, 11 months ago) by wiz
Branch: MAIN
Changes since 1.62: +2 -2 lines
Diff to previous 1.62 (colored) to selected 1.3 (colored)

Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.

Revision 1.62 / (download) - annotate - [select for diffs], Sat Mar 4 21:29:52 2006 UTC (18 years ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base, pkgsrc-2006Q1
Changes since 1.61: +2 -2 lines
Diff to previous 1.61 (colored) to selected 1.3 (colored)

Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.

Revision 1.61 / (download) - annotate - [select for diffs], Sun Feb 5 23:09:41 2006 UTC (18 years, 1 month ago) by joerg
Branch: MAIN
Changes since 1.60: +2 -2 lines
Diff to previous 1.60 (colored) to selected 1.3 (colored)

Recursive revision bump / recommended bump for gettext ABI change.

Revision 1.57.2.1 / (download) - annotate - [select for diffs], Fri Aug 19 11:37:05 2005 UTC (18 years, 7 months ago) by salo
Branch: pkgsrc-2005Q2
Changes since 1.57: +10 -14 lines
Diff to previous 1.57 (colored) next main 1.58 (colored) to selected 1.3 (colored)

Pullup ticket 689 - requested by Havard Eidnes
security fixes for xv

Revisions pulled up:
- pkgsrc/graphics/xv/Makefile			1.59
- pkgsrc/graphics/xv/PLIST			1.3
- pkgsrc/graphics/xv/distinfo			1.11
- pkgsrc/graphics/xv/patches/patch-aa		removed
- pkgsrc/graphics/xv/patches/patch-ab		removed
- pkgsrc/graphics/xv/patches/patch-ac		1.8
- pkgsrc/graphics/xv/patches/patch-ad		1.9
- pkgsrc/graphics/xv/patches/patch-ae		removed
- pkgsrc/graphics/xv/patches/patch-af		1.5
- pkgsrc/graphics/xv/patches/patch-ag		removed
- pkgsrc/graphics/xv/patches/patch-ah		1.2
- pkgsrc/graphics/xv/patches/patch-ai		1.2
- pkgsrc/graphics/xv/patches/patch-aj		1.2
- pkgsrc/graphics/xv/patches/patch-ak		removed
- pkgsrc/graphics/xv/patches/patch-al		removed
- pkgsrc/graphics/xv/patches/patch-am		removed
- pkgsrc/graphics/xv/patches/patch-an		removed
- pkgsrc/graphics/xv/patches/patch-ao		removed
- pkgsrc/graphics/xv/patches/patch-ap		removed
- pkgsrc/graphics/xv/patches/patch-aq		removed
- pkgsrc/graphics/xv/patches/patch-ar		removed
- pkgsrc/graphics/xv/patches/patch-as		removed
- pkgsrc/graphics/xv/patches/patch-at		removed
- pkgsrc/graphics/xv/patches/patch-au		removed
- pkgsrc/graphics/xv/patches/patch-av		removed
- pkgsrc/graphics/xv/patches/patch-aw		removed
- pkgsrc/graphics/xv/patches/patch-ax		removed
- pkgsrc/graphics/xv/patches/patch-ay		removed

   Module Name:		pkgsrc
   Committed By:	he
   Date:		Wed Aug 10 16:50:18 UTC 2005

   Modified Files:
   	pkgsrc/graphics/xv: Makefile PLIST distinfo
   	pkgsrc/graphics/xv/patches: patch-ac patch-ad patch-af patch-ah
   	    patch-ai patch-aj
   Removed Files:
   	pkgsrc/graphics/xv/patches: patch-aa patch-ab patch-ae patch-ag
   	    patch-ak patch-al patch-am patch-an patch-ao patch-ap patch-aq
   	    patch-ar patch-as patch-at patch-au patch-av patch-aw patch-ax
   	    patch-ay

   Log Message:
   Instead of separately integrating several different patches, instead
   pull in the Jumbo patches from http://www.sonic.net/~roelofs/greg_xv.html.

   As far as I can see this covers all our existing patches for added
   functionality, although I cannot claim that I have tested each and
   every one of them in the new version.

   These patches disable a number of image formats that I think are less
   common, which have potential heap overflows in the code due to in-
   sufficient validation of image dimensions.

   The version of the Jumbo patch used here is the 20050501 version.

   Package revision bumped to nb10.

Revision 1.60 / (download) - annotate - [select for diffs], Wed Aug 10 18:36:01 2005 UTC (18 years, 7 months ago) by gdt
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4, pkgsrc-2005Q3-base, pkgsrc-2005Q3
Changes since 1.59: +7 -1 lines
Diff to previous 1.59 (colored) to selected 1.3 (colored)

Define NO_SRC_ON_CDROM because the README says

  Permission to copy and distribute XV in its entirety, for
  non-commercial purposes, is hereby granted without fee, provided that
  this license information and copyright notice appear in all copies.

  Note that distributing XV 'bundled' in with any product is considered
  to be a 'commercial purpose'.

Define NO_BIN_ON_{CDROM,FTP} because the package has been patched, and
because the binary package does not include source.

  If you redistribute XV, the *entire* contents of this distribution
  must be distributed, including the README, and INSTALL files, the
  sources, and the complete contents of the 'docs' directory.

  The software may be modified for your own purposes, but modified
  versions may not be distributed without prior consent of the author.

Revision 1.59 / (download) - annotate - [select for diffs], Wed Aug 10 16:50:18 2005 UTC (18 years, 7 months ago) by he
Branch: MAIN
Changes since 1.58: +10 -14 lines
Diff to previous 1.58 (colored) to selected 1.3 (colored)

Instead of separately integrating several different patches, instead
pull in the Jumbo patches from http://www.sonic.net/~roelofs/greg_xv.html.

As far as I can see this covers all our existing patches for added
functionality, although I cannot claim that I have tested each and
every one of them in the new version.

These patches disable a number of image formats that I think are less
common, which have potential heap overflows in the code due to in-
sufficient validation of image dimensions.

The version of the Jumbo patch used here is the 20050501 version.

Package revision bumped to nb10.

Revision 1.58 / (download) - annotate - [select for diffs], Tue Jul 19 13:56:48 2005 UTC (18 years, 8 months ago) by wiz
Branch: MAIN
Changes since 1.57: +2 -2 lines
Diff to previous 1.57 (colored) to selected 1.3 (colored)

Set LICENSE to xv-license.

Revision 1.57 / (download) - annotate - [select for diffs], Mon Apr 11 21:46:10 2005 UTC (18 years, 11 months ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base
Branch point for: pkgsrc-2005Q2
Changes since 1.56: +1 -2 lines
Diff to previous 1.56 (colored) to selected 1.3 (colored)

Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

Revision 1.56 / (download) - annotate - [select for diffs], Tue Dec 28 23:18:20 2004 UTC (19 years, 3 months ago) by reed
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1
Changes since 1.55: +2 -2 lines
Diff to previous 1.55 (colored) to selected 1.3 (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.55 / (download) - annotate - [select for diffs], Sat Nov 13 11:15:31 2004 UTC (19 years, 4 months ago) by dillo
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base, pkgsrc-2004Q4
Changes since 1.54: +2 -2 lines
Diff to previous 1.54 (colored) to selected 1.3 (colored)

drop maintainership, i no longer use this software

Revision 1.54 / (download) - annotate - [select for diffs], Sun Oct 3 00:14:59 2004 UTC (19 years, 5 months ago) by tv
Branch: MAIN
Changes since 1.53: +2 -2 lines
Diff to previous 1.53 (colored) to selected 1.3 (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.53 / (download) - annotate - [select for diffs], Mon Mar 29 00:50:41 2004 UTC (20 years ago) by dillo
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2
Changes since 1.52: +5 -5 lines
Diff to previous 1.52 (colored) to selected 1.3 (colored)

Apply longname.patch and fix crash with long file names in visual schnauzer.
Bump package revision.

While here, convert to buildlink 3.

Revision 1.52 / (download) - annotate - [select for diffs], Sat Jan 3 18:49:45 2004 UTC (20 years, 2 months ago) by reed
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base, pkgsrc-2004Q1
Changes since 1.51: +2 -2 lines
Diff to previous 1.51 (colored) to selected 1.3 (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.51 / (download) - annotate - [select for diffs], Mon Nov 3 00:36:02 2003 UTC (20 years, 5 months ago) by dillo
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base, pkgsrc-2003Q4
Changes since 1.50: +2 -2 lines
Diff to previous 1.50 (colored) to selected 1.3 (colored)

take over maintainership

Revision 1.50 / (download) - annotate - [select for diffs], Wed Sep 17 19:40:40 2003 UTC (20 years, 6 months ago) by grant
Branch: MAIN
Changes since 1.49: +1 -5 lines
Diff to previous 1.49 (colored) to selected 1.3 (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.49 / (download) - annotate - [select for diffs], Thu Jul 17 21:43:16 2003 UTC (20 years, 8 months ago) by grant
Branch: MAIN
Changes since 1.48: +2 -2 lines
Diff to previous 1.48 (colored) to selected 1.3 (colored)

s/netbsd.org/NetBSD.org/

Revision 1.48 / (download) - annotate - [select for diffs], Mon Jun 16 19:53:16 2003 UTC (20 years, 9 months ago) by abs
Branch: MAIN
Changes since 1.47: +5 -1 lines
Diff to previous 1.47 (colored) to selected 1.3 (colored)

Correctly build with gcc3 - no change to already compiled package configurations

Revision 1.47 / (download) - annotate - [select for diffs], Mon Jun 2 01:19:09 2003 UTC (20 years, 10 months ago) by jschauma
Branch: MAIN
Changes since 1.46: +2 -2 lines
Diff to previous 1.46 (colored) to selected 1.3 (colored)

Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.

Revision 1.46 / (download) - annotate - [select for diffs], Sat Mar 1 00:06:41 2003 UTC (21 years, 1 month ago) by grant
Branch: MAIN
Changes since 1.45: +2 -2 lines
Diff to previous 1.45 (colored) to selected 1.3 (colored)

use imake man page handling so this now works on Darwin, Linux, etc.

bump PKGREVISION.

Revision 1.45 / (download) - annotate - [select for diffs], Tue Feb 25 05:34:39 2003 UTC (21 years, 1 month ago) by grant
Branch: MAIN
Changes since 1.44: +9 -10 lines
Diff to previous 1.44 (colored) to selected 1.3 (colored)

tidy up post-patch and post-configure targets:

- fix sed delimeter, quoting, consistency
- whitespace police

Revision 1.44 / (download) - annotate - [select for diffs], Mon Jan 13 10:54:08 2003 UTC (21 years, 2 months ago) by grant
Branch: MAIN
CVS Tags: netbsd-1-6-1-base, netbsd-1-6-1
Changes since 1.43: +4 -3 lines
Diff to previous 1.43 (colored) to selected 1.3 (colored)

- use buildlink2
- Darwin has no malloc.h

allows this to build on Darwin.

Revision 1.43 / (download) - annotate - [select for diffs], Sun Oct 6 16:26:56 2002 UTC (21 years, 5 months ago) by he
Branch: MAIN
Changes since 1.42: +2 -2 lines
Diff to previous 1.42 (colored) to selected 1.3 (colored)

Merge in the multi-page TIFF file support patch from
  ftp://ftp.trilon.com/pub/xv/patches/mp-tiff-patch
as found on
  http://www.trilon.com/xv/downloads.html#patches
Bump package revision to 4.

Revision 1.42 / (download) - annotate - [select for diffs], Mon Jul 29 13:02:24 2002 UTC (21 years, 8 months ago) by tron
Branch: MAIN
CVS Tags: netbsd-1-6-RELEASE-base, netbsd-1-6
Changes since 1.41: +2 -2 lines
Diff to previous 1.41 (colored) to selected 1.3 (colored)

Stop "xv" from executing files starting with a "!" when they are selected
in the directory box. This is inconsistent with the command line handling
and can turn into a security problem. This change fixed PR pkg/17751
by Christian Biere. Bump package revision to reflect this change.

Revision 1.41 / (download) - annotate - [select for diffs], Wed Mar 13 17:37:19 2002 UTC (22 years ago) by fredb
Branch: MAIN
CVS Tags: pkgviews-base, pkgviews, netbsd-1-5-PATCH003, buildlink2-base, buildlink2
Changes since 1.40: +3 -3 lines
Diff to previous 1.40 (colored) to selected 1.3 (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.40 / (download) - annotate - [select for diffs], Thu Nov 29 01:12:37 2001 UTC (22 years, 4 months ago) by hubertf
Branch: MAIN
Changes since 1.39: +2 -2 lines
Diff to previous 1.39 (colored) to selected 1.3 (colored)

Get rid of manually adding "nbX" to PKGNAME when a pkg was changed in
pkgsrc. Instead, a new variable PKGREVISION is invented that can get
bumped independent of DISTNAME and PKGNAME.

Example #1:
        DISTNAME=       foo-X.Y
        PKGREVISION=    Z
     => PKGNAME=        foo-X.YnbZ

Example #2:
        DISTNAME=       barthing-X.Y
        PKGNAME=        bar-X.Y
        PKGREVISION=    Z
     => PKGNAME=        bar=X.YnbZ (!)

On subsequent changes, only PKGREVISION needs to be bumped, no more risk
of getting DISTNAME changed accidentally.

Revision 1.39 / (download) - annotate - [select for diffs], Thu Sep 27 23:18:14 2001 UTC (22 years, 6 months ago) by jlam
Branch: MAIN
Changes since 1.38: +2 -2 lines
Diff to previous 1.38 (colored) to selected 1.3 (colored)

Mechanical changes to 375 files to change dependency patterns of the form
foo-* to foo-[0-9]*.  This is to cause the dependencies to match only the
packages whose base package name is "foo", and not those named "foo-bar".
A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net.  Also
change dependency examples in Packages.txt to reflect this.

Revision 1.38 / (download) - annotate - [select for diffs], Sun Jul 8 21:40:48 2001 UTC (22 years, 8 months ago) by tron
Branch: MAIN
Changes since 1.37: +8 -8 lines
Diff to previous 1.37 (colored) to selected 1.3 (colored)

Force compilation with "gcc" under Solaris because the "libtiff" from the
package sources requires linking with "libgcc".

Revision 1.37 / (download) - annotate - [select for diffs], Sun Jul 8 20:12:45 2001 UTC (22 years, 8 months ago) by tron
Branch: MAIN
Changes since 1.36: +3 -5 lines
Diff to previous 1.36 (colored) to selected 1.3 (colored)

Use "${MAKE_PROGRAM}" not "${MAKE}" in "pre-build" target (only used
under Solaris).

Revision 1.36 / (download) - annotate - [select for diffs], Tue May 22 09:32:23 2001 UTC (22 years, 10 months ago) by wiz
Branch: MAIN
Changes since 1.35: +2 -2 lines
Diff to previous 1.35 (colored) to selected 1.3 (colored)

Update dependency on png to >=1.0.11 because of the shlib major bump.
Noted by Frederick Bruckman.

Revision 1.35 / (download) - annotate - [select for diffs], Tue Apr 10 07:26:22 2001 UTC (22 years, 11 months ago) by hubertf
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH001
Changes since 1.34: +2 -2 lines
Diff to previous 1.34 (colored) to selected 1.3 (colored)

Make the pkg name a bit more standard (rename to 3.10anb1)

Revision 1.34 / (download) - annotate - [select for diffs], Sun Mar 4 09:06:15 2001 UTC (23 years, 1 month ago) by tron
Branch: MAIN
Changes since 1.33: +2 -2 lines
Diff to previous 1.33 (colored) to selected 1.3 (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.33 / (download) - annotate - [select for diffs], Sun Feb 25 04:17:53 2001 UTC (23 years, 1 month ago) by hubertf
Branch: MAIN
Changes since 1.32: +2 -2 lines
Diff to previous 1.32 (colored) to selected 1.3 (colored)

Cleanup MKDIR usage => INSTALL_*_DIR
XXX need to teach pkglint to be more picky about this

Revision 1.32 / (download) - annotate - [select for diffs], Fri Feb 16 15:22:37 2001 UTC (23 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.31: +2 -1 lines
Diff to previous 1.31 (colored) to selected 1.3 (colored)

Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.

Revision 1.31 / (download) - annotate - [select for diffs], Fri May 26 23:29:04 2000 UTC (23 years, 10 months ago) by hubertf
Branch: MAIN
CVS Tags: netbsd-1-5-RELEASE, netbsd-1-4-PATCH003
Changes since 1.30: +1 -2 lines
Diff to previous 1.30 (colored) to selected 1.3 (colored)

Do not depend on (any) ghostscript.
If people want to view postscript, there are better viewers.

Revision 1.30 / (download) - annotate - [select for diffs], Wed May 10 15:39:06 2000 UTC (23 years, 10 months ago) by jlam
Branch: MAIN
Changes since 1.29: +2 -2 lines
Diff to previous 1.29 (colored) to selected 1.3 (colored)

Alter dependencies.  Packages needing X11 drivers use

	DEPENDS+=	ghostscript-[6-9]*:../../print/ghostscript

and packages needing just any ghostscript binary use

	DEPENDS+=	ghostscript{,-nox11}-[6-9]*:../../print/ghostscript

Revision 1.29 / (download) - annotate - [select for diffs], Sun May 7 02:11:17 2000 UTC (23 years, 10 months ago) by jlam
Branch: MAIN
Changes since 1.28: +2 -2 lines
Diff to previous 1.28 (colored) to selected 1.3 (colored)

Correct dependencies to find all applicable versions of ghostscript.
If ghostscript isn't installed, then install ghostscript-x11 as it
will always work.

Revision 1.28 / (download) - annotate - [select for diffs], Thu Apr 20 16:30:51 2000 UTC (23 years, 11 months ago) by jlam
Branch: MAIN
Changes since 1.27: +2 -2 lines
Diff to previous 1.27 (colored) to selected 1.3 (colored)

Backout changes to use gstty and depend on ghostscript*-5.50nb2.

Revision 1.27 / (download) - annotate - [select for diffs], Sun Apr 16 17:36:44 2000 UTC (23 years, 11 months ago) by jlam
Branch: MAIN
Changes since 1.26: +2 -2 lines
Diff to previous 1.26 (colored) to selected 1.3 (colored)

Depend on ghostscript-*nb1 since were modified to use gstty/gs.

Revision 1.26 / (download) - annotate - [select for diffs], Tue Mar 21 22:40:55 2000 UTC (24 years ago) by tron
Branch: MAIN
Changes since 1.25: +2 -2 lines
Diff to previous 1.25 (colored) to selected 1.3 (colored)

Because the minor of "libpng" was bumped we must sure that packages
compiled for the update "png" package depend on it.

Revision 1.25 / (download) - annotate - [select for diffs], Wed Feb 9 20:20:56 2000 UTC (24 years, 1 month ago) by tron
Branch: MAIN
CVS Tags: netbsd-1-4-PATCH002
Changes since 1.24: +2 -2 lines
Diff to previous 1.24 (colored) to selected 1.3 (colored)

Use "png>=1.0.3" instead of "png-*" in dependence list.

Revision 1.24 / (download) - annotate - [select for diffs], Wed Feb 9 15:22:33 2000 UTC (24 years, 1 month ago) by tron
Branch: MAIN
Changes since 1.23: +2 -2 lines
Diff to previous 1.23 (colored) to selected 1.3 (colored)

Use wildcard dependence for "png" package.

Revision 1.23 / (download) - annotate - [select for diffs], Fri Oct 8 21:12:52 1999 UTC (24 years, 5 months ago) by jlam
Branch: MAIN
CVS Tags: comdex-fall-1999
Changes since 1.22: +2 -2 lines
Diff to previous 1.22 (colored) to selected 1.3 (colored)

Change to use wildcard dependency on tiff.

Revision 1.22 / (download) - annotate - [select for diffs], Thu Jul 8 13:03:45 1999 UTC (24 years, 8 months ago) by agc
Branch: MAIN
CVS Tags: netbsd-1-4-PATCH001
Changes since 1.21: +6 -1 lines
Diff to previous 1.21 (colored) to selected 1.3 (colored)

Work around a <stdarg.h> problem for just now.

Revision 1.21 / (download) - annotate - [select for diffs], Sun Jun 20 19:45:44 1999 UTC (24 years, 9 months ago) by tron
Branch: MAIN
Changes since 1.20: +2 -3 lines
Diff to previous 1.20 (colored) to selected 1.3 (colored)

Remove redundant dependence on "jpeg" package.

Revision 1.20 / (download) - annotate - [select for diffs], Mon Jun 14 11:09:38 1999 UTC (24 years, 9 months ago) by hubertf
Branch: MAIN
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 (colored) to selected 1.3 (colored)

Update homepage, reported by Geoff Wing <mason@primenet.com.au>

Revision 1.19 / (download) - annotate - [select for diffs], Sun Jun 13 16:23:52 1999 UTC (24 years, 9 months ago) by hubertf
Branch: MAIN
Changes since 1.18: +3 -1 lines
Diff to previous 1.18 (colored) to selected 1.3 (colored)

Add patches from
http://www.mit.edu/afs/athena/contrib/graphics/src/xv/patches/png
to enable PNG support.

Set PKGNAME to ${DISTNAME}pl1 to reflect this.

Revision 1.18 / (download) - annotate - [select for diffs], Tue Apr 13 15:31:06 1999 UTC (24 years, 11 months ago) by agc
Branch: MAIN
CVS Tags: netbsd-1-4-RELEASE
Changes since 1.17: +1 -3 lines
Diff to previous 1.17 (colored) to selected 1.3 (colored)

Remove NOPORTDOCS definition - it was useless anyway, as any attempt to
build a binary package with this definition would fail as the PLIST is
not correct.

If a package's documentation is overwhelming, it should arguably be handled
in a separate pre-requisite documentation package.

Revision 1.17 / (download) - annotate - [select for diffs], Wed Apr 7 09:49:33 1999 UTC (24 years, 11 months ago) by agc
Branch: MAIN
Changes since 1.16: +6 -1 lines
Diff to previous 1.16 (colored) to selected 1.3 (colored)

Make this package work on Solaris.

Revision 1.16 / (download) - annotate - [select for diffs], Mon Jan 4 23:29:46 1999 UTC (25 years, 2 months ago) by frueauf
Branch: MAIN
Changes since 1.15: +7 -1 lines
Diff to previous 1.15 (colored) to selected 1.3 (colored)

Add DEPENDS to ghostscript and remove hardcoding the path to /usr/pkg.

Revision 1.15 / (download) - annotate - [select for diffs], Thu Aug 20 15:17:03 1998 UTC (25 years, 7 months ago) by tsarna
Branch: MAIN
CVS Tags: netbsd-1-3-PATCH003
Changes since 1.14: +2 -1 lines
Diff to previous 1.14 (colored) to selected 1.3 (colored)

The Grand Homepagification:
	- New, optional Makefile variable HOMEPAGE, specifies a URL for
	  the home page of the software if it has one.
	- The value of HOMEPAGE is used to add a link from the
	  README.html files.
	- pkglint updated to know about it.  The "correct" location for
	  HOMEPAGE in the Makefile is after MAINTAINER, in that same
	  section.

Revision 1.14 / (download) - annotate - [select for diffs], Mon Jul 13 13:09:36 1998 UTC (25 years, 8 months ago) by mycroft
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored) to selected 1.3 (colored)

We use American English.
licence -> license

Revision 1.13 / (download) - annotate - [select for diffs], Mon Jul 6 15:38:00 1998 UTC (25 years, 8 months ago) by agc
Branch: MAIN
Changes since 1.12: +3 -1 lines
Diff to previous 1.12 (colored) to selected 1.3 (colored)

Note that this package is shareware.

Revision 1.12 / (download) - annotate - [select for diffs], Sat Jul 4 05:11:14 1998 UTC (25 years, 9 months ago) by mycroft
Branch: MAIN
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored) to selected 1.3 (colored)

Update libjpeg to v6b.

Revision 1.11 / (download) - annotate - [select for diffs], Mon Jun 22 12:39:48 1998 UTC (25 years, 9 months ago) by agc
Branch: MAIN
Changes since 1.10: +1 -5 lines
Diff to previous 1.10 (colored) to selected 1.3 (colored)

Update package Makefiles for automatic manual page handling.

Revision 1.10 / (download) - annotate - [select for diffs], Wed Jun 3 13:02:16 1998 UTC (25 years, 10 months ago) by agc
Branch: MAIN
Changes since 1.9: +5 -6 lines
Diff to previous 1.9 (colored) to selected 1.3 (colored)

Include bsd.prefs.mk in case NOPORTDOCS is set in /etc/mk.conf

Revision 1.9 / (download) - annotate - [select for diffs], Fri May 15 13:55:35 1998 UTC (25 years, 10 months ago) by agc
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored) to selected 1.3 (colored)

Append a "/." to the ${WRKDIR} value in the find command, to ensure
that we traverse through any symbolic links.  Make the misc/kp package
Makefile a bit neater - remove an unnecessary temporary file.

Revision 1.8 / (download) - annotate - [select for diffs], Wed Apr 22 14:22:44 1998 UTC (25 years, 11 months ago) by agc
Branch: MAIN
CVS Tags: netbsd-1-3-PATCH002
Changes since 1.7: +3 -3 lines
Diff to previous 1.7 (colored) to selected 1.3 (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.7 / (download) - annotate - [select for diffs], Wed Apr 15 10:38:28 1998 UTC (25 years, 11 months ago) by agc
Branch: MAIN
Changes since 1.6: +2 -7 lines
Diff to previous 1.6 (colored) to selected 1.3 (colored)

Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.
Remove redundant (and sometimes erroneous) comments.

Revision 1.6 / (download) - annotate - [select for diffs], Thu Feb 5 14:22:41 1998 UTC (26 years, 1 month ago) by frueauf
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored) to selected 1.3 (colored)

Add "-follow" option to find, so it DTRT even if WRKOBJDIR is set.

Revision 1.5 / (download) - annotate - [select for diffs], Fri Jan 30 13:57:10 1998 UTC (26 years, 2 months ago) by agc
Branch: MAIN
Changes since 1.4: +3 -3 lines
Diff to previous 1.4 (colored) to selected 1.3 (colored)

Modify individual package Makefiles to use the new way of specifying
shared object dependencies (LIB_DEPENDS).

Revision 1.4 / (download) - annotate - [select for diffs], Sat Jan 24 05:32:04 1998 UTC (26 years, 2 months ago) by hubertf
Branch: MAIN
Changes since 1.3: +4 -2 lines
Diff to previous 1.3 (colored)

portlint: add MAINTAINER, mv -> ${MV}

Revision 1.3 / (download) - annotate - [selected], Mon Dec 1 00:04:15 1997 UTC (26 years, 4 months ago) by hubertf
Branch: MAIN
Changes since 1.2: +3 -3 lines
Diff to previous 1.2 (colored)

Update for tiff-3.4

Revision 1.2 / (download) - annotate - [select for diffs], Thu Nov 20 13:21:02 1997 UTC (26 years, 4 months ago) by agc
Branch: MAIN
Changes since 1.1: +8 -0 lines
Diff to previous 1.1 (colored) to selected 1.3 (colored)

Add NetBSD RCS Id.

Add preformatted manual pages.

Add an additional step which substitutes ${LOCALBASE} for the
hardcoded '/usr/local' in the Imakefile, done at pre-configuration
time.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Thu Nov 20 13:07:26 1997 UTC (26 years, 4 months ago) by agc
Branch: FREEBSD
CVS Tags: FreeBSD-current-1997-11-18
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored) to selected 1.3 (colored)

Initial import of xv-3.10a from FreeBSD ports collection into NetBSD
packages collection.

Revision 1.1 / (download) - annotate - [select for diffs], Thu Nov 20 13:07:26 1997 UTC (26 years, 4 months ago) by agc
Branch: MAIN
Diff to selected 1.3 (colored)

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>