Age | Commit message (Expand) | Author | Files | Lines |
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 |
2006-06-27 | regen (this shares the patch dir with ../mplayer-share) | drochner | 1 | -1/+2 |
2006-06-26 | Fix build with gcc4 on NetBSD-3.99.21. | wiz | 4 | -3/+103 |
2006-06-26 | regen (offsets) | wiz | 2 | -9/+9 |
2006-06-26 | Fix build with gcc4 on NetBSD-3.99.21. | wiz | 4 | -7/+92 |
2006-06-26 | regen (with correct offsets) | wiz | 6 | -26/+26 |
2006-06-26 | Added a fix for the recent bulk build on NetBSD 3.0. | rillig | 2 | -1/+23 |
2006-06-21 | Fix build on DragonFly and FreeBSD due to different cdparanoia headers. | joerg | 2 | -5/+17 |
2006-06-21 | make this build on FreeBSD-6.1, from Peter Schuller per PR pkg/33770 | drochner | 2 | -1/+15 |
2006-06-21 | make this build on amd64/current, from Martijn van Buul per PR pkg/33769 | drochner | 2 | -1/+15 |
2006-06-21 | Needs pkg-config. | joerg | 1 | -2/+2 |
2006-06-20 | Depend on gst-plugins0.10-good so that the sound recorder is always built | jmmv | 1 | -2/+3 |
2006-06-19 | Fix buildling on Darwin/Mac OS X with GCC 4 | adam | 3 | -12/+25 |
2006-06-19 | unbreak the compile with gcc-4. requested by phone. | christos | 2 | -1/+20 |
2006-06-17 | USE_LANGUAGES+= c. | rillig | 1 | -2/+2 |
2006-06-17 | Add some gst-plugins. | wiz | 1 | -1/+4 |
2006-06-16 | gcc4 does not like declarations for "static" functions inside other | rillig | 2 | -1/+21 |
2006-06-15 | Pluralize INSTALL_TEMPLATE and DEINSTALL_TEMPLATE variable names as per | jlam | 1 | -3/+3 |
2006-06-15 | hack around lvalue casting nonsense; mplayer now compiles with gcc4. | dogcow | 2 | -1/+145 |