Commit graph

12 commits

Author SHA1 Message Date
tnn
b1eb8cc50c FreeBSD on amd64 builds ossaudiodev.so as well.
Noted by Jens Rehsack.
2009-03-16 21:11:51 +00:00
tron
e802ba65a2 Remove "-Wno-long-double" from the Darwin C compiler flags as suggested
by Chris Herborth in PR pkg/39425. This is somewhat cleaner than using
buildlink3 to do the same job.
2008-12-17 12:49:51 +00:00
tron
c09f837e92 Strip out the "-Wno-long-double" option. It's not mentioned in any GCC
manual page I have access to and breaks the build under Mac OS X Leopard
using the GCC 4.2.1 provided by Xcode Tools 3.1.2.
2008-12-16 15:50:57 +00:00
adrianp
d60030b2ae * Add a note about SunOS and needing to have SUNWaudh installed to
compile the sunaudiodev module.
* PLIST fix for SunOS
2008-09-13 09:59:35 +00:00
tron
a53f22672d Add security patches for CVE-2008-2315, CVE-2008-2316, CVE-2008-3142 and
CVE-2008-3144 (this one shouldn't affect platforms supported by pkgsrc)
all taken from Gentoo. Bump package revision.
2008-08-30 10:02:33 +00:00
joerg
653cfdaeb5 Always build depend on readline, so that devel/py-readline can pick up
the right config. Bump revision.
2008-07-14 14:42:51 +00:00
tron
43d316c6ae Apply patch by Brian de Alwis to fix build problems under Mac OS X Leopard.
Tested under Leopard and NetBSD-i386 4.0_STABLE.

This fixes PR pkg/39042 by myself.
2008-06-27 19:57:49 +00:00
tnn
c53f9ca904 Shorten staircase. 2008-04-25 12:04:44 +00:00
tnn
7d6da0289b Fix PLIST for systems that have builtin OpenSSL < 0.9.8, such as NetBSD-3.
While here, fix typo in previous.
2008-04-25 11:51:13 +00:00
tnn
f34c588ea8 Convert to PLIST_VARS 2008-04-25 11:34:11 +00:00
bjs
17d4f425e1 We're not in pkgsrc-wip anymore, so replace 'wip' with 'lang' in
paths to PLIST.*. ;)

While here, patch sunaudiodev.c to use AUDIO_GETBUFINFO (when available)
and BSD AUDIO_FLUSH on NetBSD and OpenBSD.  This could be
#ifdef AUDIO_FLUSH, but for now I am only certain about these two
platforms.

Bump PKGREVISION.
2008-04-24 04:42:00 +00:00
tnn
fd3f9b16d3 Here's python25-2.5.2, courtesy of pkgsrc-wip.
It probably needs plenty more polishing, especially on !NetBSD.
Python 2.4 will remain the default for some time.
For the new features in Python 2.5, look here:
* http://docs.python.org/whatsnew/whatsnew25.html
2008-04-24 01:50:55 +00:00