The NetBSD Project

CVS log for pkgsrc/multimedia/xanim/Attic/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / multimedia / xanim

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.23, Thu May 2 07:58:03 2019 UTC (3 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: HEAD
Changes since 1.22: +1 -1 lines
FILE REMOVED

xanim: remove

This program used binary objects for the codes; these object files are from
1999 or earlier. The original site for this program has long disappeared, and
AFAICT there is one mirror left with only a part of the files this package
would like to use.

Use a source-code player like mpv or mplayer or ffmplay instead.

Revision 1.22 / (download) - annotate - [select for diffs], Thu Jan 19 18:52:19 2017 UTC (6 years, 2 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1
Changes since 1.21: +5 -5 lines
Diff to previous 1.21 (colored)

Convert all occurrences (353 by my count) of

	MASTER_SITES= 	site1 \
			site2

style continuation lines to be simple repeated

	MASTER_SITES+= site1
	MASTER_SITES+= site2

lines. As previewed on tech-pkg. With thanks to rillig for fixing pkglint
accordingly.

Revision 1.21 / (download) - annotate - [select for diffs], Sat Aug 31 14:52:50 2013 UTC (9 years, 6 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4, 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
Changes since 1.20: +2 -2 lines
Diff to previous 1.20 (colored)

Fix pointer vs value confusion. Bump revision.

Revision 1.20 / (download) - annotate - [select for diffs], Tue Oct 23 10:24:09 2012 UTC (10 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4
Changes since 1.19: +1 -2 lines
Diff to previous 1.19 (colored)

Remove xextproto/buildlink3.mk in most cases where it occurs with
libXext/buildlink3.mk, now that it is included there.
Leave the places where its API version is set or variables from it
are used directly (about 3 packages).

Revision 1.19 / (download) - annotate - [select for diffs], Mon Oct 8 09:21:15 2012 UTC (10 years, 5 months ago) by asau
Branch: MAIN
Changes since 1.18: +1 -3 lines
Diff to previous 1.18 (colored)

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

Revision 1.18 / (download) - annotate - [select for diffs], Tue May 19 08:59:25 2009 UTC (13 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2
Changes since 1.17: +2 -3 lines
Diff to previous 1.17 (colored)

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

Revision 1.17 / (download) - annotate - [select for diffs], Tue Feb 3 13:45:23 2009 UTC (14 years, 1 month ago) by jmcneill
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base, pkgsrc-2009Q1
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (colored)

Change COMMENT; as this software was last updated in 1999, the 'Play most
popular animation formats' comment doesn't really make sense anymore. Now
reads 'Play a variety of simple animation formats'.

ok pooka@

Revision 1.16 / (download) - annotate - [select for diffs], Fri Jun 20 01:09:29 2008 UTC (14 years, 9 months ago) by joerg
Branch: MAIN
CVS Tags: 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.15: +3 -1 lines
Diff to previous 1.15 (colored)

Add DESTDIR support.

Revision 1.15 / (download) - annotate - [select for diffs], Thu Feb 22 19:21:07 2007 UTC (16 years, 1 month ago) by wiz
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
Changes since 1.14: +5 -3 lines
Diff to previous 1.14 (colored)

Add more MASTER_SITES. From Sergey Svishchev.

Revision 1.14 / (download) - annotate - [select for diffs], Wed Dec 27 13:37:39 2006 UTC (16 years, 3 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base, pkgsrc-2006Q4
Changes since 1.13: +4 -1 lines
Diff to previous 1.13 (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.13 / (download) - annotate - [select for diffs], Sat Dec 23 10:35:56 2006 UTC (16 years, 3 months ago) by wiz
Branch: MAIN
Changes since 1.12: +3 -1 lines
Diff to previous 1.12 (colored)

Set LICENSE.

Revision 1.12 / (download) - annotate - [select for diffs], Sat Dec 23 10:33:29 2006 UTC (16 years, 3 months ago) by wiz
Branch: MAIN
Changes since 1.11: +7 -5 lines
Diff to previous 1.11 (colored)

Enable zlib support, improves support for MOVs slightly.
Add HOMEPAGE. Bump PKGREVISION.
From Sergey Svishchev.

Revision 1.11 / (download) - annotate - [select for diffs], Thu Mar 9 21:04:45 2006 UTC (17 years ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2, pkgsrc-2006Q1-base, pkgsrc-2006Q1
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

Replace references to ossaudio.buildlink3.mk with oss.buildlink3.mk.
Remove deprecated ossaudio.buildlink3.mk.

Revision 1.10 / (download) - annotate - [select for diffs], Sat Mar 4 21:30:16 2006 UTC (17 years ago) by jlam
Branch: MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (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.9 / (download) - annotate - [select for diffs], Sun Feb 5 23:10:18 2006 UTC (17 years, 1 month ago) by joerg
Branch: MAIN
Changes since 1.8: +2 -1 lines
Diff to previous 1.8 (colored)

Recursive revision bump / recommended bump for gettext ABI change.

Revision 1.8 / (download) - annotate - [select for diffs], Tue Oct 11 10:06:35 2005 UTC (17 years, 5 months ago) by tron
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4
Changes since 1.7: +5 -13 lines
Diff to previous 1.7 (colored)

Update "xanim" package to vesion 2.92.0. A list of change is not available.
This version does however have a working master site.

Revision 1.7 / (download) - annotate - [select for diffs], Fri Jul 15 18:27:52 2005 UTC (17 years, 8 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3
Changes since 1.6: +3 -3 lines
Diff to previous 1.6 (colored)

Drop distinction between PKGSRC_USE_TOOLS and USE_TOOLS by making
PKGSRC_USE_TOOLS go away.  There is now only a single USE_TOOLS variable
that specifies all of the tools we need to build/run the package.

Revision 1.6 / (download) - annotate - [select for diffs], Thu Jun 2 18:26:36 2005 UTC (17 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base, pkgsrc-2005Q2
Changes since 1.5: +7 -2 lines
Diff to previous 1.5 (colored)

Convert to options framework.

Revision 1.5 / (download) - annotate - [select for diffs], Sun May 15 22:02:28 2005 UTC (17 years, 10 months ago) by jlam
Branch: MAIN
Changes since 1.4: +3 -2 lines
Diff to previous 1.4 (colored)

Note where gzip or gunzip is required by the package since it isn't
required by default any longer in bsd.pkg.mk under the new tools
framework.

Revision 1.4 / (download) - annotate - [select for diffs], Mon Apr 11 21:46:43 2005 UTC (17 years, 11 months ago) by tv
Branch: MAIN
Changes since 1.3: +1 -2 lines
Diff to previous 1.3 (colored)

Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

Revision 1.3 / (download) - annotate - [select for diffs], Wed Jul 21 21:16:10 2004 UTC (18 years, 8 months ago) by salo
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1, pkgsrc-2004Q4-base, pkgsrc-2004Q4, pkgsrc-2004Q3-base, pkgsrc-2004Q3
Changes since 1.2: +1 -2 lines
Diff to previous 1.2 (colored)

USE_IMAKE implies USE_X11BASE, remove it.

Revision 1.2 / (download) - annotate - [select for diffs], Sun Apr 18 07:07:06 2004 UTC (18 years, 11 months ago) by snj
Branch: MAIN
CVS Tags: pkgsrc-2004Q2-base, pkgsrc-2004Q2
Changes since 1.1: +3 -3 lines
Diff to previous 1.1 (colored)

Convert to buildlink3.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Mon Jan 26 15:19:52 2004 UTC (19 years, 2 months ago) by jmmv
Branch: TNF
CVS Tags: pkgsrc-base, pkgsrc-2004Q1-base, pkgsrc-2004Q1
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Move xanim to the multimedia category (coming from graphics).
This is version 2.80.1nb2.

Revision 1.1 / (download) - annotate - [select for diffs], Mon Jan 26 15:19:52 2004 UTC (19 years, 2 months ago) by jmmv
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>