Age | Commit message (Expand) | Author | Files | Lines |
2004-02-07 | Add RCSID. | xtraeme | 2 | -2/+4 |
2004-02-07 | patch CLD -> CXXLD for linking against cpp, fixes build failure | rtr | 2 | -1/+13 |
2004-02-07 | Add a MESSAGE that tells users to install audio/eawatches (or guspatches) | snj | 1 | -0/+7 |
2004-02-06 | Update to 0.2.5: | jmmv | 2 | -5/+5 |
2004-02-06 | Add missing buildlink2 glue code for "esound" and "libmad" to fix | tron | 3 | -3/+10 |
2004-02-05 | The long awaited update libtool to 1.5.2. | skrll | 2 | -4/+2 |
2004-02-04 | + USE_LANGUAGES=c c++ | abs | 1 | -1/+2 |
2004-02-04 | Update arts to 1.2.0. Part of KDE 3.2. | markd | 6 | -28/+35 |
2004-02-03 | Set 'USE_LANGUAGES=c c++' | abs | 1 | -8/+9 |
2004-02-03 | Some files were not installed in FreeBSD, use PLIST_SUBST for now. | xtraeme | 2 | -4/+10 |
2004-02-01 | Depend on libmad>=0.15.0bnb1, which includes the pkg-config file needed by | jmmv | 1 | -1/+4 |
2004-02-01 | In the new compiler selection framework, GCC_REQD is appended to, not | jlam | 2 | -4/+4 |
2004-01-28 | make sure ${LDFLAGS} comes before ${LIBS} when linking. | grant | 3 | -6/+20 |
2004-01-28 | There's no need to use 'USE_X11BASE' in snd package, we'll use | xtraeme | 1 | -2/+3 |
2004-01-28 | There's no need to use 'USE_X11BASE' in rosegarden package, we'll use | xtraeme | 1 | -2/+3 |
2004-01-28 | There's no need to use 'USE_X11BASE' in mpg123-nas package, we'll use | xtraeme | 1 | -3/+3 |
2004-01-28 | Whilst it's nice of the author, there's no need to special-case NetBSD | agc | 3 | -1/+49 |
2004-01-28 | Get rid of two '^H' characters in C source. | agc | 2 | -5/+23 |
2004-01-27 | Allow emixer to work with mpg123-esound and mpg123-nas as well as mpg123. | agc | 1 | -2/+2 |
2004-01-27 | Use $FIND with "-print". Noted by Georg Schwarz in PR pkg/24248 | heinz | 2 | -4/+4 |
2004-01-26 | Fix PATH of gst-plugins (misc -> multimedia). | xtraeme | 1 | -2/+2 |
2004-01-26 | kdemultimedia[23] moved to the multimedia category. | jmmv | 89 | -6357/+1 |
2004-01-26 | Fix path to xanim, now in the multimedia category. | jmmv | 2 | -4/+4 |
2004-01-26 | trplayer moved to the multimedia category. | jmmv | 6 | -75/+1 |
2004-01-26 | Fix path to realplayer, now in the multimedia category. | jmmv | 1 | -2/+2 |
2004-01-26 | realplayer moved to the multimedia category. | jmmv | 12 | -590/+1 |
2004-01-26 | Fix path to xine-lib; moved to the multimedia category. | jmmv | 3 | -8/+8 |
2004-01-26 | Fix paths to gst-plugins and gstreamer (now in the multimedia category). | jmmv | 3 | -8/+8 |
2004-01-25 | bl3ify and fix issue with MIPSpro compiler and this package by stripping | jlam | 1 | -3/+10 |
2004-01-25 | Record zlib dependency inside buildlink2.mk file and give a chance to | cube | 1 | -1/+3 |
2004-01-24 | Add and enable rhythmbox. | jmmv | 1 | -1/+2 |
2004-01-24 | Initial import of rhythmbox, version 0.6.5: | jmmv | 6 | -0/+233 |
2004-01-24 | Bump revision due to gstreamer and gst-plugins updates to 0.6.4. | jmmv | 1 | -2/+2 |
2004-01-24 | Next attempt to fix the build problem of this package. | tron | 1 | -1/+2 |
2004-01-24 | Append to BUILDLINK_DEPENDS.<pkg> instead of setting a default value. In | jlam | 11 | -23/+40 |
2004-01-23 | Bump PKGREVISION due to xmlcatmgr update to 2.0beta1. I know; this is a PITA. | jmmv | 8 | -13/+16 |
2004-01-23 | Convert one useage of a C99 feature to plain old C. | kristerw | 2 | -1/+19 |
2004-01-23 | Make this compile with gcc3 (varargs -> stdarg) | agc | 2 | -11/+33 |
2004-01-23 | use LIBTOOL_OVERRIDE. fixes installation on Solaris (and others). | grant | 2 | -8/+16 |
2004-01-23 | use LIBTOOL_OVERRIDE, not LTCONFIG_OVERRIDE. fixes installation on | grant | 1 | -2/+3 |
2004-01-23 | use LIBTOOL_OVERRIDE, not LTCONFIG_OVERRIDE. fixes installation on | grant | 1 | -2/+3 |
2004-01-22 | Solaris has no OSS, tweak the PLIST appropriately. | grant | 2 | -5/+10 |
2004-01-22 | This package uses xine-lib and we know arts is already installed, so depend | jmmv | 1 | -1/+3 |
2004-01-22 | Add and enable xine-arts and xine-esound. | jmmv | 1 | -1/+3 |
2004-01-22 | Initial import of xine-esound, version 1rc0a: | jmmv | 3 | -0/+31 |
2004-01-22 | Initial import of xine-arts, version 1rc0a: | jmmv | 3 | -0/+31 |
2004-01-22 | whitespace fixes, simplify a conditional | grant | 1 | -4/+2 |
2004-01-22 | whitespace fixes. | grant | 1 | -5/+6 |
2004-01-22 | replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. | grant | 2 | -4/+4 |
2004-01-22 | replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. | grant | 43 | -86/+86 |