Age | Commit message (Expand) | Author | Files | Lines |
2010-01-24 | Added LICENSE information. | heinz | 1 | -1/+2 |
2010-01-21 | make the "avahi" option "off" per defauld, as in other pkgs, | drochner | 2 | -4/+3 |
2009-12-27 | Avoid an assert on pthread_setschedparam() if the priority was already | abs | 3 | -7/+28 |
2009-12-15 | Recursive bump for libltdl | joerg | 1 | -2/+2 |
2009-09-18 | Fix default module path to not include trailing slashes as it breaks | joerg | 2 | -11/+22 |
2009-08-26 | bump revision because of graphics/jpeg update | sno | 1 | -2/+2 |
2009-07-28 | - plug up CVE-2009-1894, Linux specific local root shell vulnerability | tnn | 3 | -6/+17 |
2009-07-22 | Remove USE_DIRS from pkgsrc. | wiz | 1 | -2/+1 |
2009-07-07 | Added minimum buildlink found in lib/libpulse.la (not all libpulse*.la). | obache | 1 | -1/+11 |
2009-07-05 | Remove trailing white spaces. | obache | 1 | -2/+2 |
2009-06-14 | Remove @dirrm entries from PLISTs | joerg | 1 | -5/+1 |
2009-05-29 | Make pkgsrc provide autoconf>=2.62, the minimum version required here. | heinz | 1 | -1/+3 |
2009-05-04 | Don't depend on the "consolekit" package under Mac OS X as the | tron | 1 | -1/+3 |
2009-05-04 | depend on consolekit as well -- it checks for it at runtime. Bump PKGREVISION. | wiz | 1 | -2/+3 |
2009-04-10 | Fix pulseaudio for Linux. From Aleksey Cheusov in PR 41184. | wiz | 2 | -3/+9 |
2009-03-20 | Simply and speed up buildlink3.mk files and processing. | joerg | 1 | -13/+6 |
2009-02-21 | PKGREVISION bump for libsndfile ABI depends bump. | wiz | 1 | -1/+2 |
2009-02-07 | Supports DESTDIR. | joerg | 1 | -1/+3 |
2009-02-05 | Make this package build and work under Mac OS X (Leopard). | tron | 5 | -6/+54 |
2009-01-29 | Add a note about where to send patches upstream: | jmcneill | 1 | -1/+4 |
2009-01-25 | Move options handling into seperate file. | tron | 2 | -15/+19 |
2009-01-21 | avoid GNUism in iconv usage | drochner | 2 | -1/+28 |
2009-01-19 | Update pulseaudio to 0.9.14. | jmcneill | 3 | -19/+18 |
2009-01-08 | If the target NetBSD system is dated enough (E.g. 4.99.1), AUDIO_GETBUFINFO | dsainty | 2 | -6/+11 |
2009-01-03 | Express depdendency on glib2 and add it to bl3 file, so that depending | gdt | 2 | -3/+6 |
2008-12-25 | Fix minor issues reported by pkglint: | ahoka | 3 | -5/+7 |
2008-12-25 | Actually look for the configuration files in the right place | ahoka | 1 | -3/+4 |
2008-12-24 | The rtstutter test is afunctional for all operating systems but one. Make it | dsainty | 2 | -4/+4 |
2008-12-23 | Fix build on NetBSD 4.0. | jmcneill | 7 | -41/+117 |
2008-12-23 | Fix some overly aggressive cut and pasting that breaks the build under Linux. | dsainty | 2 | -7/+7 |
2008-12-23 | Portability fixes to make it compile in DragonFly and possibly to help | hasso | 6 | -5/+160 |
2008-12-22 | Update comment about atomic ops to reflect the current situation, no | jmcneill | 1 | -7/+6 |
2008-12-22 | Pull in libatomic_ops if NetBSD native atomic ops are not available, should | jmcneill | 1 | -6/+3 |
2008-12-22 | For systems with no installed m4, USE_TOOLS+=m4 (E.g. Linux) | dsainty | 1 | -2/+2 |
2008-12-20 | Add avahi support, bump PKGREVISION. | jmcneill | 2 | -3/+24 |
2008-12-20 | Make NetBSD native atomic ops support work. | jmcneill | 2 | -10/+14 |
2008-12-20 | Patch src/Makefile.am instead of src/Makefile.in now that we are using | jmcneill | 2 | -30/+24 |
2008-12-20 | Of course I meant /usr/include instead of /include... | ahoka | 1 | -2/+2 |
2008-12-20 | Implement support for atomic_ops(3) backend. | ahoka | 4 | -7/+162 |
2008-12-20 | Needs libatomic_ops if the compiler is not >=GCC4.1. | ahoka | 1 | -1/+7 |
2008-12-18 | Workaround PR lib/40220 on NetBSD, padsp (OSS wrapper) now works. | jmcneill | 3 | -14/+33 |
2008-12-18 | add bl3 | jmcneill | 1 | -0/+19 |
2008-12-18 | Import pulseaudio version 0.9.13. | jmcneill | 10 | -0/+502 |