Age | Commit message (Expand) | Author | Files | Lines |
2006-08-01 | Replace while (pthread_mutex_trylock) sched_yield() with a simple | joerg | 3 | -6/+17 |
2006-08-01 | Use INSTALL_LIB* to install the codecs (shared objects) so that they get | jmmv | 1 | -3/+4 |
2006-08-01 | Add some patches hidden in the cvs repository but not included | mjl | 5 | -8/+81 |
2006-07-29 | Explicitly disable doxygen to avoid installing an extra, unregistered file | jmmv | 1 | -1/+3 |
2006-07-27 | Rename "SITES_* to "SITES.*" for file-specific lists of sites from which | jlam | 1 | -2/+2 |
2006-07-26 | +py-gstreamer | drochner | 1 | -1/+2 |
2006-07-26 | import gst-python-0.10.5, which are Python bindings for gstreamer0.10 | drochner | 6 | -0/+113 |
2006-07-26 | update to 0.10.9 | drochner | 2 | -6/+6 |
2006-07-26 | update to 0.10.9 | drochner | 2 | -6/+6 |
2006-07-24 | add CDDA input on NetBSD, from Kimura Fuyuki per PR pkg/34053 | drochner | 3 | -6/+164 |
2006-07-22 | Make this build with gcc4. | xtraeme | 2 | -1/+15 |
2006-07-22 | Added "c" to USE_LANGUAGES for packages that use GNU configure scripts, | rillig | 6 | -12/+12 |
2006-07-21 | "BUILD_ENV" was misnamed. It's actually the environment that is passed | jlam | 2 | -4/+4 |
2006-07-20 | Remove Blue .svn dirs to fix PLIST. | wiz | 1 | -1/+3 |
2006-07-20 | Needs perl for a configure test. | wiz | 1 | -2/+2 |
2006-07-16 | Make this package compile with NetBSD current's gcc 4.1.2 | seb | 3 | -2/+22 |
2006-07-13 | Needs OVERRIDE_DIRDEPTH=3. | joerg | 1 | -1/+2 |
2006-07-12 | Depend on libtunepimp0.4 package. | wiz | 2 | -5/+5 |
2006-07-09 | Pull in x11.buildlink3.mk to successfully link with X libraries | dsainty | 1 | -1/+2 |
2006-07-08 | Change the format of BUILDLINK_ORDER to contain depth information as well, | jlam | 38 | -76/+76 |
2006-07-08 | Track information in a new variable BUILDLINK_ORDER that informs us | jlam | 38 | -38/+76 |
2006-07-07 | update to 0.5.7 | drochner | 7 | -34/+35 |
2006-07-07 | update to 2.14.2 | drochner | 3 | -9/+9 |
2006-07-07 | Update to gmplayer-1.0rc8nb3 - Blue skin updated to 1.6 | abs | 2 | -7/+7 |
2006-07-07 | LIBTOOL_OVERRIDE generally doesn't need to be specified anymore... just | jlam | 4 | -8/+7 |
2006-07-06 | USE_TOOLS+=perl | abs | 1 | -2/+2 |
2006-07-05 | Compensate for the --disable-annodex in Makefile.common so that the | drochner | 1 | -1/+6 |
2006-07-05 | Sweep pkgsrc and convert packages that included intltool/buildlink3.mk | jlam | 4 | -12/+8 |
2006-07-04 | Fix build problem with version 2.60 of the "autoconf" package. | tron | 2 | -1/+14 |
2006-07-03 | Update to 20060611: | wiz | 3 | -8/+10 |
2006-07-03 | Adapt for latest suse_linux framework (unbreak the installation). | xtraeme | 1 | -6/+6 |
2006-07-03 | Add gst-plugins0.10-{ogg,theora} (hi drochner!) | xtraeme | 1 | -1/+3 |
2006-07-02 | add gst-plugins0.10-theora-0.10.8, the theora plugin for gstreamer0.10 | drochner | 3 | -0/+23 |
2006-07-02 | update to 1.0alpha7 | drochner | 3 | -9/+57 |
2006-07-02 | add gst-plugins0.10-ogg-0.10.8, the ogg plugin for gstreamer0.10 | drochner | 3 | -0/+25 |
2006-07-02 | update to 1.4.2 | drochner | 4 | -7/+18 |
2006-07-02 | --disable-annodex per default, saves some cycles | drochner | 1 | -1/+2 |
2006-06-30 | Link "flashplayer" executable with C++ compiler to avoid unresolved | tron | 2 | -12/+13 |
2006-06-30 | Fix build with GCC 4.x: | tron | 6 | -1/+79 |
2006-06-30 | Include "assert.h" in "Region2D.hh" to get definition of assert(). | tron | 2 | -1/+15 |
2006-06-30 | Don't use function-local forward declarations of static functions | tron | 2 | -1/+33 |
2006-06-30 | Avoid lvalue cast to make this compile with GCC 4.x. | tron | 2 | -1/+45 |
2006-06-30 | Add missing bound check in HTTP Plugin "xineplug_inp_http.so". | tron | 3 | -3/+18 |
2006-06-30 | Don't hardcode SuSE 7.3 dependency, it's gone. | salo | 1 | -4/+3 |
2006-06-30 | Add DragonFly support. From walt on DragonFly's submit list. | joerg | 3 | -1/+177 |
2006-06-28 | Needs msgfmt. | joerg | 1 | -2/+2 |
2006-06-27 | Set USE_LIBTOOL=yes, since it does use libtool. | wiz | 3 | -2/+22 |
2006-06-27 | Use -mtune for gcc4, not -mcpu. Should fix PR 33754. | wiz | 1 | -1/+8 |
2006-06-27 | The "Blue" skin is at 1.5 now and 1.4 is not available, as noted by | drochner | 2 | -7/+7 |
2006-06-27 | Fix build with gcc4 on NetBSD-3.99.21. | wiz | 2 | -1/+16 |