summaryrefslogtreecommitdiff
path: root/audio/xcdplayer/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2012-05-03Drop dependency on libXp (from Imake)obache1-3/+2
* libXp was used by Xaw8, but it had been obsolated, and in pkgsrc, x11/libXaw/buildlink3.mk had been switched to pick up Xaw7 by default. * With x11/xorg-cf-files, libXp was offered with XawClientLibs, but updated to 1.0.4, it was removed. * And pkgsrc had been switched to use always xorg-cf-files and imake from pkgsrc, so all platforms should not require libXp from libXaw with Imake. Bump PKGREVISION.
2011-09-04Fix void main, caught by clang.dholland1-2/+2
While here, fix other problems caught by gcc: - casting malloc instead of including <stdlib.h> - casting calloc instead of including <stdlib.h> - failing to include <time.h> with bad consequences for -current. PKGREVISION -> 5.
2010-10-31This package supports only SunOS, IRIX, and *BSD.shattered1-2/+2
Thus, set ONLY_FOR_PLATFORM, not NOT_FOR_PLATFORM.
2008-11-10Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal.wiz1-2/+2
2008-06-20Add DESTDIR support.joerg1-1/+3
2007-06-08Remove dead MASTER_SITES. From Zafer Aydogan.wiz1-3/+2
2007-02-22Whitespace cleanup, courtesy of pkglint.wiz1-2/+2
Patch provided by Sergey Svishchev in private mail.
2006-12-27- fine grained X11 dependencies for packages which have either USE_IMAKEjoerg1-1/+5
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-08-12Rearrange position of some static functions to allow them to self-definedarcy1-2/+2
and compile under GCC-4. Bump PKGREVISION.
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-2/+2
2005-10-31NOT_FOR_PLATFORM Interix.tv1-1/+3
2005-03-24Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to bewiz1-3/+1
useful.
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
2003-02-25Use new IMAKE_MAN_PATH variables in PLISTs to make these packages morejschauma1-1/+2
portable. Bump PKGREVISION accordingly.
2001-10-25Having a 3-line script for the pre-configure stage is overkill - moveagc1-1/+6
the commands into the package Makefile as a pre-configure target.
2001-08-22Packages that USE_IMAKE shouldn't set USE_BUILDLINK_ONLY, as they don'tjlam1-3/+2
satisfy the condition of being "strongly-buildlinked" (see http://mail-index.netbsd.org/tech-pkg/2001/08/20/0005.html for the definition). This is in response to the recent change to bsd.pkg.mk to not use buildlink-x11.
2001-07-02Mark as USE_BUILDLINK_ONLY.jlam1-2/+3
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz1-1/+2
1998-06-18Update package Makefiles for automatic manual page handling.agc1-2/+1
1998-04-20Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org.frueauf1-2/+2
1998-04-15Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.agc1-7/+2
Remove redundant (and sometimes erroneous) comments.
1998-03-10The pkg does not install xcdplayer.1 but xcdplayer.0. MAN1->CAT1.frueauf1-2/+2
1998-01-19portlint: Fix RCS Idhubertf1-1/+3
1997-10-28Initial import of FreeBSD audio packages.augustss1-0/+19