summaryrefslogtreecommitdiff
path: root/audio/rplay/Makefile
AgeCommit message (Expand)AuthorFilesLines
2004-12-28The default location of the pkgsrc-installed rc.d scripts is nowreed1-2/+2
2004-12-22Add support for NetBSD's native audio API, from Ole Hellqvist.ben1-2/+2
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-2/+2
2004-02-22bl3ifyminskim1-5/+5
2003-08-09USE_NEW_TEXINFO is unnecessary now.seb1-2/+1
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-06-26Convert to USE_NEW_TEXINFO.seb1-2/+3
2003-06-06Install example files in the examples tree. Fix references to installedjmmv1-1/+11
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
2003-01-28Instead of including bsd.pkg.install.mk directly in a package Makefile,jlam1-2/+2
2002-09-19Take advantage of the auto-generation and installation of rc.d scripts.jlam1-5/+2
2002-08-31Convert to buildlink2.wiz1-6/+5
2002-02-18Introduce new framework for handling info files generation and installation.seb1-1/+2
2002-01-11Provide configure patch and remove autoconf build dependency.skrll1-4/+1
2001-12-02bsd.pkg.install.mk calls the INSTALL script at the right timesjlam1-2/+1
2001-11-25PKG_SYSCONFDIR is where the configuration files for a package may be found.jlam1-3/+3
2001-11-21Use the general INSTALL/DEINSTALL scripts to automatically handle copyingjlam1-1/+3
2001-11-21Remove unneeded INSTALL script and update the rplayd.sh to look like anjlam1-11/+13
2001-08-27Use wildcard dependence on "autoconf" package.tron1-2/+2
2001-06-30Converted to use buildlink.mk fileszuntum1-11/+5
2001-06-11CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, sojlam1-2/+1
2001-05-22RPLAY.info was listed twice...make one of them RPTP.info.jlam1-2/+2
2001-05-01Check for /usr/include/readline/readline.h, too, in deciding on whether tojlam1-7/+8
2001-03-27Change BUILD_DEPENDS semantics:hubertf1-2/+3
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz1-1/+2
2001-02-06Make that "autoreconf" -- there is no "autoremake".fredb1-2/+2
2001-02-05Use full pathname "${LOCALBASE}/bin/auto..." in dependences and maketron1-2/+2
2001-01-26etc/rc.d: rplayd.sh -> rplaydhubertf1-2/+2
2000-07-20Depend on version 4.0 or newer of the "readline" package.tron1-2/+2
2000-06-21USE_LIBTOOL instead of PKGLIBTOOL.jlam1-3/+3
2000-06-01s/USE_LIBTOOL/USE_PKGLIBTOOL/rh1-2/+2
2000-01-26* Update rplay to 3.3.2.jlam1-25/+28
2000-01-02replaced some commands by their ${COMMAND} counterpartswiz1-2/+2
1999-12-28replaced some more commands by their ${COMMAND} counterpartswiz1-3/+3
1999-03-08s/make/${MAKE}/gagc1-2/+2
1998-06-18Update package Makefiles for automatic manual page handling.agc1-4/+1
1998-06-04Fix typo.augustss1-2/+2
1998-05-15Append a "/." to the ${WRKDIR} value in the find command, to ensureagc1-2/+2
1998-04-22Remove the old deprecated DEPENDS definition from bsd.pkg.mk.agc1-2/+2
1998-04-22Fix INFO_FILES definitions to match the commands in bsd.pkg.mkagc1-2/+2
1998-04-17Introduce USE_GTEXINFO and INFO_FILES definitions to bsd.pkg.mk, and use them.agc1-7/+2
1998-04-15Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.agc1-7/+2
1998-01-30Modify individual package Makefiles to use the new way of specifyingagc1-2/+2
1998-01-24portlint: $() -> ${}hubertf1-4/+4
1998-01-23Depend on gtexinfo (after fixing info-files on last commit), and fixhubertf1-2/+7
1998-01-19portlint: install info pages propperly, RCS ID, no more USE_GMAKE, ...hubertf1-6/+21
1997-10-28Initial import of FreeBSD audio packages.augustss1-0/+33