Commit graph

82 commits

Author SHA1 Message Date
xtraeme
eae4ce120f bl3ify 2004-04-11 17:33:14 +00:00
grant
d520043fc9 add LICENSE=no-commercial-use. noted by Bruce J.A. Nourish in
PR pkg/24510.
2004-04-09 11:50:59 +00:00
danw
7dc2ba4d4c add a darwin-esd target 2004-03-17 04:49:48 +00:00
bouyer
f87d85d050 Needs to include compiler.mk before using PKGSRC_COMPILER. 2004-03-05 14:24:30 +00:00
tron
ab3123c4af Fix security vulnerability reported in CAN-2003-0865. Bump package revision
because of this fix.
2004-02-10 09:32:47 +00:00
jlam
3cb6329f44 USE_GCC[23], USE_SUNPRO, and USE_MIPSPRO are all deprecated. 2004-02-09 19:57:54 +00:00
sketch
49b4efd6ca Get the default target for Solaris working with USE_SUNPRO.
Still TODO: Add targets for -nas and -esd back-ends to match GCC.
2003-12-18 19:04:29 +00:00
grant
834625d50e fall back to 'netbsd' target if there's no special arch target.
noted by martin@.
2003-10-23 21:39:52 +00:00
grant
eb18cfd172 remove some cruft from the rcs id line. 2003-10-18 11:32:39 +00:00
grant
aa37d9936c make this work on FreeBSD by setting ALL_TARGET to a sensible default
if we don't have an override, and using sys/soundcard.h instead of
machine/soundcard.h.
2003-10-18 11:27:11 +00:00
grant
add562600c add a missing double quote, whitespace and other minor nits. 2003-10-18 11:17:40 +00:00
grant
91f00f1cbc s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +00:00
jschauma
874df2b597 s/packages@/tech-pkg@/g
(Forgot the last time we did this.  Pointed out by Sergey
Svishchev (svs at ropnet dot ru))
2003-06-23 14:23:13 +00:00
grant
87d5b75c0c drop some unneeded parens. 2003-04-03 22:47:16 +00:00
jschauma
83f1baca86 Make this compile on Linux. Only tested on i386, but should work
on linux-sparc, linux-alpha, linux-ppc etc. assuming the target is
correct.
2003-04-03 18:31:22 +00:00
jschauma
bb3981365b Add ALL_TARGET for IRIX. 2003-03-13 03:07:02 +00:00
markd
212916b755 Use the mpg123 Makefile.common to build mpg123-nas.
Based on PR 18532 from Greg A. Woods.
2002-11-28 12:24:06 +00:00
wiz
5a65f07e96 Convert to buildlink2. Share distinfo between mpg123 and mpg123-esound. 2002-09-06 11:51:58 +00:00
kent
e80e55f014 Integrate ARM 64bit fixedpoint patch submitted by Tim Deegan in pkg/16479.
This feature is enabled by MPG123_ARM_FIXED64.

mpg123/Makefile.common contains common stuff of mpg123 and mpg123-esound.
2002-06-23 08:45:09 +00:00
kent
57602f4812 Rescue Makefile entries removed accidentaly. 2002-06-22 19:03:11 +00:00
kent
077841b6ae Remove unnecessary macro. 2002-06-22 18:47:29 +00:00
kent
305e393819 Add mpg123 with EsounD. All modifications required for EsounD are merged to
mpg123/patches/*.
This closes PR pkg/12059.
2002-06-22 17:56:37 +00:00
rh
0ae89fff0f Add conflict with mpg123-nas-[0-9]*
While at it, move PKGNAME line one up to make pkglint happy.
Bump PKGREVISION.
2002-05-25 06:31:28 +00:00
abs
7ff85ef226 Check for arm and arm32, not just arm32. 2002-04-25 16:34:15 +00:00
simonb
500fa9cea1 Use -DREAD_MMAP on all NetBSD targets. Fixes problems with mis-decoding
ID3 tags.
Reported by Martin Husemann.
2002-02-27 23:22:48 +00:00
martin
4ec18c3e70 Some stupid people can not tell "int" from "long". Some of them dare
to cast "void*" to one or the other.
2002-02-27 21:37:40 +00:00
tron
9efc1e3f5d Bump package revision to 1 after 64Bit patch went in. 2002-02-23 09:20:37 +00:00
simonb
cd24815280 Drop the alpha-linux l3.diff.gz altogether - it only makes the previous
diff much harder to read than it should be.
2002-02-22 13:17:53 +00:00
simonb
ecb7ad861a Drop the assumption that alphas are the only 64bit machines. int is
32bit on all platforms so just use that instead of the #ifdef dance
between int/long.

Patch from Darren Reed and myself.
2002-02-22 12:52:03 +00:00
wiz
8e0ddac865 Make PKGNAME dewey-conform. 2001-12-03 18:02:42 +00:00
zuntum
0ca28723fb Move pkg/ files into package's toplevel directory 2001-11-01 00:11:36 +00:00
jlam
a03f83902b Mark as USE_BUILDLINK_ONLY. 2001-06-19 07:04:58 +00:00
jlam
c4e71c5e7a CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, so
adapt by moving CPPFLAGS settings to top-level, and removing explicit
inclusion of CPPFLAGS into MAKE_ENV and CONFIGURE_ENV.
2001-06-11 06:34:17 +00:00
mycroft
1d74df5cb2 After playing a file using mmap(2), do a MADV_FREE. In theory this will help
prevent other bits getting paged out.
2001-05-12 20:21:36 +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
jlam
0121a8d627 Honor CFLAGS passed in from environment, and for NetBSD/i386, don't
explicitly pass -m486 flag to compiler.
2001-02-26 16:30:19 +00:00
wiz
f7bb9e2078 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 13:30:32 +00:00
tron
a748a7c708 Use IPv6 support on Solaris, too. 2001-01-11 07:39:41 +00:00
tron
45ab9e2b47 Fix build problem invented in last commit. 2001-01-11 07:38:03 +00:00
tron
8fe374e507 Work arround the problem that the IPv6 patch file needs to be applied with
"-p1" while the layer 3 64bit patch needs "-p0".
2001-01-11 07:26:54 +00:00
tron
33d14f8283 Sync. 2000-09-11 18:59:28 +00:00
tron
7671ffd321 Build with patch to fix layer 3 engine on 64Bit systems.
Fixes PR pkg/10677 by R. C. Dowdeswell.
2000-09-11 18:58:42 +00:00
itojun
c7420eb79d more correction to IPv4 part 2000-07-13 07:33:08 +00:00
itojun
60d99b7fda correct IPv4-only behavior (upgradede IPv6 patch).
from mcr@sandelman.ottawa.on.ca
2000-07-13 07:30:02 +00:00
pooka
3117df54a4 Include sys/param.h to make check against __NetBSD_Version__ actually work. 2000-03-01 22:26:18 +00:00
pooka
ed1da0c59f Give the VM system a hint that we'll be using the mmap()ed data for
sequential read.

add RCS tag to patch-aa
2000-03-01 22:03:37 +00:00
itojun
bebe9558b5 make the pkgsrc IPv6 ready.
% mpg123 http://www.v6.foo.com/
2000-02-18 11:04:10 +00:00
simonb
4981691272 Regen. 1999-10-12 04:43:52 +00:00
simonb
b55ba7a0d1 Add fixed-point support used by the arm32.
XXX: Uses strongarm C-compiler options to use 32x32=64 int multiply.
1999-10-12 04:43:11 +00:00