summaryrefslogtreecommitdiff
path: root/multimedia/xanim/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2009-05-19Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENTwiz1-3/+2
block). Uncomment some commented out LICENSE lines while here.
2009-02-03Change COMMENT; as this software was last updated in 1999, the 'Play mostjmcneill1-2/+2
popular animation formats' comment doesn't really make sense anymore. Now reads 'Play a variety of simple animation formats'. ok pooka@
2008-06-20Add DESTDIR support.joerg1-1/+3
2007-02-22Add more MASTER_SITES. From Sergey Svishchev.wiz1-3/+5
2006-12-27- fine grained X11 dependencies for packages which have either USE_IMAKEjoerg1-1/+4
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.
2006-12-23Set LICENSE.wiz1-1/+3
2006-12-23Enable zlib support, improves support for MOVs slightly.wiz1-5/+7
Add HOMEPAGE. Bump PKGREVISION. From Sergey Svishchev.
2006-03-09Replace references to ossaudio.buildlink3.mk with oss.buildlink3.mk.jlam1-2/+2
Remove deprecated ossaudio.buildlink3.mk.
2006-03-04Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where nojlam1-2/+2
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.
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-1/+2
2005-10-11Update "xanim" package to vesion 2.92.0. A list of change is not available.tron1-13/+5
This version does however have a working master site.
2005-07-15Drop distinction between PKGSRC_USE_TOOLS and USE_TOOLS by makingjlam1-3/+3
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.
2005-06-02Convert to options framework.wiz1-2/+7
2005-05-15Note where gzip or gunzip is required by the package since it isn'tjlam1-2/+3
required by default any longer in bsd.pkg.mk under the new tools framework.
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2004-07-21USE_IMAKE implies USE_X11BASE, remove it.salo1-2/+1
2004-04-18Convert to buildlink3.snj1-3/+3
2004-01-26Move xanim to the multimedia category (coming from graphics).jmmv1-0/+55
This is version 2.80.1nb2.