summaryrefslogtreecommitdiff
path: root/audio/maplay/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2012-10-02Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-02-15Fix build on SunOS.hans1-1/+3
2011-11-22Unconditionalize the DragonFly patches for newer c++.wiz1-19/+2
Use patches instead of sed. Set LICENSE while here.
2011-11-22audio/maplay: Fix DragonFly breakagemarino1-1/+19
This package has been broken at least since DragonFly moved to gcc44 for their base compiler. The previously deprecated "-m486" is no longer recognized, but the -march defaults to i486 now anyway, so this switch is no longer required. GCC 4.4 got rid of the iostream and iomanip backwards compatibility, so trying to include these headers is another source of breakage. While probably correct for all platforms, this commit conservatively only changes the build process for DragonFly since maplay apparently is building okay on NetBSD. No PKGREVISION bump is required.
2009-07-07user-destdir supportjoerg1-1/+5
2007-02-22pkglint USE_LANGUAGES cleanup. Patch from Sergey Svishchev.wiz1-3/+3
2006-05-24Add USE_LANGUAGES+= c++ as noted by Gilles Dauphin in PR 33541tonio1-1/+2
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.
2005-10-31NOT_FOR_PLATFORM Interix.tv1-2/+4
2005-03-24Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to bewiz1-3/+1
useful.
2004-02-28Remove wrong PATCH_STRIP.recht1-2/+1
Note by Roland Illig on tech-pkg@.
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2004-01-18Fix compilation on -current (gcc3 issues).mrauch1-3/+4
Use the original master tarball, not a copy from somewhere which isn't reachable any longer.
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-05-06Drop trailing whitespace. Ok'ed by wiz.jmmv1-2/+2
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv1-2/+2
2001-09-09Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of:agc1-2/+2
WRKSRC= ${WRKDIR} This is much cleaner, much more indicative of what happens, and removes another of the negative definitions (NO_.* = value).
2001-04-16Fix MASTER_SITESzuntum1-2/+2
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz1-1/+2
1999-03-08s/make/${MAKE}/gagc1-2/+2
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.
1997-10-28Change RCS Id.augustss1-1/+2
NetBSD port.
1997-10-28Initial import of FreeBSD audio packages.augustss1-0/+23