Commit graph

16 commits

Author SHA1 Message Date
sbd
1a1b07ab4e Fix build of devrplay.so on Linux.
1) define _GNU_SOURCE before including any system headers
2) libtoolize the buildling of devrplay.so
3) Add PLIST.Linux with devrplay.la in it.
2012-02-06 02:40:29 +00:00
joerg
86aec94925 Change patches to use --mode argument for libtool. 2009-10-06 17:27:51 +00:00
dholland
b363453117 Fix 64-bit issue. PKGREVISION++ (to 6) 2009-05-18 05:21:18 +00:00
dholland
f033dfbb1b Three fixes to close PR 39819:
(1) Fix top level makefile to stop on error.
(2) Use <errno.h>, not <sys/errno.h>, in rplayd/cdrom.c to fix Solaris build.
(3) Fix botched configure test for libedit vs. readline.
2009-05-18 05:11:50 +00:00
joerg
ff335250eb Fix build and add DESTDIR support. 2008-04-03 11:03:21 +00:00
veego
50a86d9a2c Fix a compile problem on -current, maybe gcc4 related and bump the
PKGREVISION.
2007-01-06 17:41:00 +00:00
jlam
ba5ff8e067 Honor PKGINFODIR and PKGMANDIR. 2006-03-20 03:53:27 +00:00
joerg
78549386ce Add DragonFly support.
Fix the use of errno.h vs. sys/errno.h vs. extern int errno.
2005-10-10 15:13:58 +00:00
rillig
854dbd7c76 Removed empty trailing lines. 2005-05-23 08:44:37 +00:00
agc
71c8259803 Add RMD160 digests to the SHA1 ones. 2005-02-23 20:39:42 +00:00
ben
b3ed91c94a Add support for NetBSD's native audio API, from Ole Hellqvist.
This removes some limitations and addresses PR#28352
2004-12-22 16:18:42 +00:00
danw
7d5324a76d patch malloc.h usage for darwin and freebsd 2004-05-07 01:42:28 +00:00
jmmv
04284b05a5 Install example files in the examples tree. Fix references to installed
configuration files in the rplayd(8) manpage.  Bump PKGREVISION to 1.
2003-06-06 10:31:08 +00:00
skrll
791f98ee73 Provide configure patch and remove autoconf build dependency. 2002-01-11 15:10:56 +00:00
agc
952fa0ef9f Move to sha1 digests, and add distfile sizes. 2001-04-18 12:14:28 +00:00
agc
18ea9c7e79 + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 10:22:24 +00:00