Age | Commit message (Expand) | Author | Files | Lines |
2006-01-08 | Use the correct audio device via ossaudio.buildlink3.mk, pointed | xtraeme | 1 | -2/+9 |
2006-01-06 | DEPENDS and PKGREVISION bumps because db4's library name changed. | wiz | 1 | -2/+2 |
2006-01-05 | Depend on cdrtools instead of cdrecord. Bump PKGREVISION. | wiz | 3 | -5/+5 |
2006-01-05 | Fix build. Remove BROKEN_IN line. | wiz | 3 | -4/+17 |
2006-01-05 | Forgotten part of last commit: | joerg | 1 | -0/+13 |
2006-01-05 | Make private error member const to avoid const-cast-away from dlerror. | joerg | 1 | -1/+2 |
2006-01-05 | Fallback to O_FSYNC on DragonFly, if O_SYNC doesn't exist. | joerg | 3 | -9/+20 |
2006-01-05 | Needs gettext-lib. Bump revision. | joerg | 1 | -2/+3 |
2006-01-05 | Include stddef.h to prevent other strange NULL definitions to occur. | joerg | 3 | -1/+29 |
2006-01-05 | Fix GCC 3.4+: AFormat is a typedef, use it directly with out enum. | joerg | 3 | -1/+37 |
2006-01-05 | Fix GCC 3.4 by adding explicit this reference. | joerg | 2 | -1/+15 |
2006-01-05 | Change the default for BUILDLINK_DEPMETHOD.qt3-tools from "full" to "build", | ghen | 4 | -4/+20 |
2006-01-04 | Use SUBST framework for mpd.conf as well. | joerg | 1 | -5/+8 |
2006-01-04 | Replace use of FILES_SUBST_SED with explicit SUBST framework use. | joerg | 1 | -7/+5 |
2006-01-04 | Express these packages' brokenness with BROKEN_IN=pkgsrc-2005Q4 | schmonz | 1 | -3/+2 |
2006-01-02 | Updated musicbrainz to 2.1.2. | rxg | 4 | -42/+6 |
2006-01-02 | Make this compile if -funroll-loops is set in the build flags. | jmmv | 1 | -0/+12 |
2006-01-01 | Fix small shell script error which I forgot to fix. | tron | 1 | -2/+2 |
2006-01-01 | Update "daapd" package to version 0.2.4a. Changes since version 0.2.3d: | tron | 4 | -37/+40 |
2005-12-31 | Enable vorbis, flac, and speex output even for platforms without a native | schmonz | 1 | -7/+10 |
2005-12-31 | Recursive PKGREVISION bump for gnutls shlib major bump. | wiz | 18 | -19/+36 |
2005-12-30 | Add cripple. | ghen | 1 | -1/+2 |
2005-12-29 | -lcam is needed on FreeBSD and DragonFly, so include it as dependency | joerg | 3 | -9/+9 |
2005-12-29 | Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk | jlam | 21 | -42/+21 |
2005-12-28 | Import cripple from pkgsrc-wip. | ghen | 6 | -0/+61 |
2005-12-28 | Belatedly add and enable solfege. (Hi schmonz!) | schmonz | 1 | -1/+2 |
2005-12-28 | Initial import of GNU Solfege 3.0.5, a computer program written to | schmonz | 5 | -0/+574 |
2005-12-26 | Mark packages for pkgsrc-2005Q4 that don't build on NetBSD/i386 | schmonz | 1 | -1/+4 |
2005-12-19 | Update HOMEPAGE and MASTER_SITES. Closes PR 32341 by Jim Spath. | wiz | 1 | -3/+3 |
2005-12-19 | Add explicit include of <stdio.h>. Fixes bulk build on netbsd-1.6.2. | markd | 2 | -1/+14 |
2005-12-18 | Fixed CFLAGS quoting. | rillig | 1 | -2/+2 |
2005-12-18 | Added some patches for ISO C90 compatibility. | rillig | 7 | -1/+144 |
2005-12-18 | Added some patches for ISO C90 compatibility. | rillig | 6 | -1/+129 |
2005-12-17 | Change my MAINTAINER email address to the one I've been using for | jlam | 1 | -2/+2 |
2005-12-16 | Become maintainer, since I scared the previous one away ;) | wiz | 1 | -2/+2 |
2005-12-13 | Update my e-mail address. | ghen | 1 | -2/+2 |
2005-12-12 | Relinquish stewardship | seb | 1 | -2/+2 |
2005-12-12 | Bump all motif packages for recent openmotif update. The major version | joerg | 5 | -8/+10 |
2005-12-12 | Add DragonFly support. | joerg | 5 | -19/+45 |
2005-12-12 | Fix ossaudio usage. Add DragonFly support. | joerg | 4 | -10/+18 |
2005-12-12 | Update to 1.3.7: | wiz | 3 | -32/+7 |
2005-12-12 | Fix up libtool.m4 for DragonFly. Also let it use sysctl kern.argmax, | joerg | 2 | -1/+112 |
2005-12-12 | Fix scandir parameter for DragonFly and FreeBSD. | joerg | 2 | -1/+18 |
2005-12-12 | Add DragonFly support. | joerg | 2 | -1/+15 |
2005-12-12 | Don't use statvfs on DragonFly. | joerg | 2 | -5/+5 |
2005-12-11 | Add FreeBSD and DragonFly casts for scandir. Fix lvalue casts to | joerg | 4 | -12/+153 |
2005-12-11 | Fix errno usage. | joerg | 4 | -13/+50 |
2005-12-11 | Add DragonFly support. Use a somewhat more portable readdir allocation. | joerg | 4 | -13/+69 |
2005-12-11 | Add DragonFly support. | joerg | 2 | -7/+7 |
2005-12-11 | Fixes for GCC 3.4+: add explicit this-> when calling inherited | joerg | 4 | -4/+60 |