The NetBSD Project

CVS log for pkgsrc/graphics/aview/Makefile

[BACK] Up to [cvs.netbsd.org] / pkgsrc / graphics / aview

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.27 / (download) - annotate - [select for diffs], Mon Feb 6 12:40:17 2012 UTC (3 months, 2 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, HEAD
Changes since 1.26: +2 -2 lines
Diff to previous 1.26 (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.26 / (download) - annotate - [select for diffs], Sun Sep 4 08:54:02 2011 UTC (8 months, 2 weeks ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3
Changes since 1.25: +4 -2 lines
Diff to previous 1.25 (colored)

* Add a patch for CVE-2008-4935, based on Debian's fix, adjust mktemp(1)
  behavior differ between OpenBSD orign and FreeBSD one.
* Add some missing includion of header files.
* LICENSE=gnu-gpl-v2

Bump PKGREVISION.

Revision 1.25 / (download) - annotate - [select for diffs], Thu Jan 13 13:37:56 2011 UTC (16 months, 1 week ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1
Changes since 1.24: +2 -2 lines
Diff to previous 1.24 (colored)

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

Revision 1.24 / (download) - annotate - [select for diffs], Sun Jun 13 22:44:26 2010 UTC (23 months, 1 week ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2
Changes since 1.23: +2 -2 lines
Diff to previous 1.23 (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.23 / (download) - annotate - [select for diffs], Mon Jan 18 09:58:56 2010 UTC (2 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2010Q1-base, pkgsrc-2010Q1
Changes since 1.22: +2 -2 lines
Diff to previous 1.22 (colored)

Second try at jpeg-8 recursive PKGREVISION bump.

Revision 1.22 / (download) - annotate - [select for diffs], Wed Aug 26 19:57:36 2009 UTC (2 years, 8 months ago) by sno
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3
Changes since 1.21: +2 -2 lines
Diff to previous 1.21 (colored)

bump revision because of graphics/jpeg update

Revision 1.21 / (download) - annotate - [select for diffs], Fri Jun 20 01:09:21 2008 UTC (3 years, 11 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.20: +12 -9 lines
Diff to previous 1.20 (colored)

Add DESTDIR support.

Revision 1.20 / (download) - annotate - [select for diffs], Sun Jun 18 00:59:17 2006 UTC (5 years, 11 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2
Changes since 1.19: +4 -4 lines
Diff to previous 1.19 (colored)

Fixed pkglint warnings regarding the SUBST block.

Revision 1.19 / (download) - annotate - [select for diffs], Mon Apr 17 13:46:30 2006 UTC (6 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored)

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

Revision 1.18 / (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, pkgsrc-2006Q1
Changes since 1.17: +4 -4 lines
Diff to previous 1.17 (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.17 / (download) - annotate - [select for diffs], Thu Mar 9 14:50:31 2006 UTC (6 years, 2 months ago) by ghen
Branch: MAIN
Changes since 1.16: +6 -1 lines
Diff to previous 1.16 (colored)

Use REPLACE_INTERPRETER instead of a patch.

Revision 1.16 / (download) - annotate - [select for diffs], Sun Feb 5 23:09:28 2006 UTC (6 years, 3 months ago) by joerg
Branch: MAIN
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored)

Recursive revision bump / recommended bump for gettext ABI change.

Revision 1.15 / (download) - annotate - [select for diffs], Thu Jan 19 01:40:55 2006 UTC (6 years, 4 months ago) by joerg
Branch: MAIN
Changes since 1.14: +7 -7 lines
Diff to previous 1.14 (colored)

Replace use of FILES_SUBST_SED with SUBST.

Revision 1.14 / (download) - annotate - [select for diffs], Thu Dec 29 06:21:42 2005 UTC (6 years, 4 months ago) by jlam
Branch: MAIN
Changes since 1.13: +1 -2 lines
Diff to previous 1.13 (colored)

Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk
automatically detects whether we want the pkginstall machinery to be
used by the package Makefile.

Revision 1.13 / (download) - annotate - [select for diffs], Sun Dec 11 09:40:44 2005 UTC (6 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored)

Convert aalib to options framework, adding an 'x11' option, and remove
aalib-x11 and aview-x11.
SDL dependencies change, so bump PKGREVISION (and BUILDLINK_RECOMMENDED)
for affected packages.

Addresses PR 32046 by Leonard Schmidt.

Revision 1.12 / (download) - annotate - [select for diffs], Mon Apr 11 21:46:00 2005 UTC (7 years, 1 month ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2
Changes since 1.11: +1 -2 lines
Diff to previous 1.11 (colored)

Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

Revision 1.11 / (download) - annotate - [select for diffs], Sun Oct 3 00:14:48 2004 UTC (7 years, 7 months ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1, pkgsrc-2004Q4-base, pkgsrc-2004Q4
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (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.10 / (download) - annotate - [select for diffs], Sun Apr 11 06:46:12 2004 UTC (8 years, 1 month ago) by snj
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2
Changes since 1.9: +4 -4 lines
Diff to previous 1.9 (colored)

Convert to buildlink3.

Revision 1.9 / (download) - annotate - [select for diffs], Tue Jan 20 12:18:15 2004 UTC (8 years, 4 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base, pkgsrc-2004Q1
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

Move WRKSRC definition away from the first paragraph in a Makefile.

Revision 1.8 / (download) - annotate - [select for diffs], Sat Jan 3 18:49:42 2004 UTC (8 years, 4 months ago) by reed
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (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.7 / (download) - annotate - [select for diffs], Sat Mar 29 12:41:14 2003 UTC (9 years, 1 month ago) by jmmv
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base, pkgsrc-2003Q4
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.

Revision 1.6 / (download) - annotate - [select for diffs], Tue Jan 28 22:03:22 2003 UTC (9 years, 3 months ago) by jlam
Branch: MAIN
CVS Tags: netbsd-1-6-1-base, netbsd-1-6-1
Changes since 1.5: +5 -5 lines
Diff to previous 1.5 (colored)

Instead of including bsd.pkg.install.mk directly in a package Makefile,
have it be automatically included by bsd.pkg.mk if USE_PKGINSTALL is set
to "YES".  This enforces the requirement that bsd.pkg.install.mk be
included at the end of a package Makefile.  Idea suggested by Julio M.
Merino Vidal <jmmv at menta.net>.

Revision 1.5 / (download) - annotate - [select for diffs], Mon Aug 26 19:39:21 2002 UTC (9 years, 9 months ago) by jlam
Branch: MAIN
Changes since 1.4: +7 -6 lines
Diff to previous 1.4 (colored)

Convert to use buildlink2.

Revision 1.4 / (download) - annotate - [select for diffs], Wed Mar 13 17:37:03 2002 UTC (10 years, 2 months ago) by fredb
Branch: MAIN
CVS Tags: pkgviews-base, pkgviews, netbsd-1-6-RELEASE-base, netbsd-1-6, netbsd-1-5-PATCH003, buildlink2-base, buildlink2
Changes since 1.3: +2 -2 lines
Diff to previous 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.3 / (download) - annotate - [select for diffs], Tue Feb 5 21:34:55 2002 UTC (10 years, 3 months ago) by agc
Branch: MAIN
Changes since 1.2: +4 -4 lines
Diff to previous 1.2 (colored)

Don't set FILES_SUBST_SED explicitly - instead, use the one in
bsd.pkg.install.mk.

Provided in PR 15500 by Lubomir Sedlacik <salo@Xtrmntr.org>

Revision 1.2 / (download) - annotate - [select for diffs], Wed Jan 30 12:05:27 2002 UTC (10 years, 3 months ago) by agc
Branch: MAIN
Changes since 1.1: +5 -2 lines
Diff to previous 1.1 (colored)

Apply mods from Lubomir Sedlacik <salo@Xtrmntr.org> in PR 15269 to
remove X11 support, now that there's an aview-x11 package.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed Jan 9 11:49:33 2002 UTC (10 years, 4 months ago) by agc
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Initial import of aview-1.3.0rc1 into the NetBSD Packages Collection.

     dT8  8Tb       aview is a high quality ascii-art image (pnm) browser
    dT 8  8 Tb      and animation (fli/flc) player which uses AAlib
   dT  8  8  Tb     (a portable ASCII Art library, part of the AA-project).
<PROJECT><PROJECT>
 dT    8  8    Tb
dT     8  8     Tb  aview features:

 * High quality ascii art rendering
 * Portable
 * Save into many formats (html, text, ansi, more/less etc...)
 * Contrast, Bright, Gamma control
 * Image zooming/unzooming
 * Three dithering modes
 * Hidden "bonus" features :)
 * Inversion
 * Support for bright, dim, inverse attributes/extended character set

Provided in PR 15135 by Lubomir Sedlacik <salo@Xtrmntr.org>, modified
slightly by me to support buildlink functionality for X11 and netpbm,
and for slight formatting changes to the package Makefile.


Revision 1.1 / (download) - annotate - [select for diffs], Wed Jan 9 11:49:33 2002 UTC (10 years, 4 months ago) by agc
Branch: MAIN

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>