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


Keyword substitution: kv
Default branch: MAIN


Revision 1.23
Thu May 2 07:58:03 2019 UTC (5 years, 10 months ago) by wiz
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.22: +1 -1 lines
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 - view: text, markup, annotated - select for diffs
Thu Jan 19 18:52:19 2017 UTC (8 years, 1 month ago) by agc
Branches: 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
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +5 -5 lines
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 - view: text, markup, annotated - select for diffs
Sat Aug 31 14:52:50 2013 UTC (11 years, 6 months ago) by joerg
Branches: 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
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -2 lines
Fix pointer vs value confusion. Bump revision.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Tue Oct 23 10:24:09 2012 UTC (12 years, 4 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -2 lines
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 - view: text, markup, annotated - select for diffs
Mon Oct 8 09:21:15 2012 UTC (12 years, 5 months ago) by asau
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -3 lines
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Tue May 19 08:59:25 2009 UTC (15 years, 10 months ago) by wiz
Branches: 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
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -3 lines
Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT
block). Uncomment some commented out LICENSE lines while here.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Tue Feb 3 13:45:23 2009 UTC (16 years, 1 month ago) by jmcneill
Branches: MAIN
CVS tags: pkgsrc-2009Q1-base, pkgsrc-2009Q1
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2 lines
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 - view: text, markup, annotated - select for diffs
Fri Jun 20 01:09:29 2008 UTC (16 years, 9 months ago) by joerg
Branches: 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
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +3 -1 lines
Add DESTDIR support.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu Feb 22 19:21:07 2007 UTC (18 years ago) by wiz
Branches: 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
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +5 -3 lines
Add more MASTER_SITES. From Sergey Svishchev.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed Dec 27 13:37:39 2006 UTC (18 years, 2 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2006Q4-base, pkgsrc-2006Q4
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +4 -1 lines
- 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 - view: text, markup, annotated - select for diffs
Sat Dec 23 10:35:56 2006 UTC (18 years, 2 months ago) by wiz
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +3 -1 lines
Set LICENSE.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat Dec 23 10:33:29 2006 UTC (18 years, 2 months ago) by wiz
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +7 -5 lines
Enable zlib support, improves support for MOVs slightly.
Add HOMEPAGE. Bump PKGREVISION.
From Sergey Svishchev.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Mar 9 21:04:45 2006 UTC (19 years ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2, pkgsrc-2006Q1-base, pkgsrc-2006Q1
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2 lines
Replace references to ossaudio.buildlink3.mk with oss.buildlink3.mk.
Remove deprecated ossaudio.buildlink3.mk.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat Mar 4 21:30:16 2006 UTC (19 years ago) by jlam
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
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 - view: text, markup, annotated - select for diffs
Sun Feb 5 23:10:18 2006 UTC (19 years, 1 month ago) by joerg
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -1 lines
Recursive revision bump / recommended bump for gettext ABI change.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Oct 11 10:06:35 2005 UTC (19 years, 5 months ago) by tron
Branches: MAIN
CVS tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +5 -13 lines
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 - view: text, markup, annotated - select for diffs
Fri Jul 15 18:27:52 2005 UTC (19 years, 8 months ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -3 lines
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 - view: text, markup, annotated - select for diffs
Thu Jun 2 18:26:36 2005 UTC (19 years, 9 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2005Q2-base, pkgsrc-2005Q2
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +7 -2 lines
Convert to options framework.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun May 15 22:02:28 2005 UTC (19 years, 10 months ago) by jlam
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -2 lines
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 - view: text, markup, annotated - select for diffs
Mon Apr 11 21:46:43 2005 UTC (19 years, 11 months ago) by tv
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -2 lines
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Jul 21 21:16:10 2004 UTC (20 years, 8 months ago) by salo
Branches: MAIN
CVS tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1, pkgsrc-2004Q4-base, pkgsrc-2004Q4, pkgsrc-2004Q3-base, pkgsrc-2004Q3
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -2 lines
USE_IMAKE implies USE_X11BASE, remove it.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Apr 18 07:07:06 2004 UTC (20 years, 11 months ago) by snj
Branches: MAIN
CVS tags: pkgsrc-2004Q2-base, pkgsrc-2004Q2
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -3 lines
Convert to buildlink3.

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Mon Jan 26 15:19:52 2004 UTC (21 years, 1 month ago) by jmmv
Branches: TNF
CVS tags: pkgsrc-base, pkgsrc-2004Q1-base, pkgsrc-2004Q1
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Move xanim to the multimedia category (coming from graphics).
This is version 2.80.1nb2.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Jan 26 15:19:52 2004 UTC (21 years, 1 month ago) by jmmv
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs 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.

Log view options

CVSweb <webmaster@jp.NetBSD.org>