Age | Commit message (Expand) | Author | Files | Lines |
2006-09-29 | - Fix a "==" in a shell test. | dmcmahill | 2 | -34/+26 |
2006-08-14 | Disable mutex debugging by default, it results in Xine spinning around | joerg | 6 | -2/+2817 |
2006-08-06 | Update to 1.1.2, provided by Kimura Fuyuki in PR 34107. | wiz | 25 | -455/+121 |
2006-07-24 | add CDDA input on NetBSD, from Kimura Fuyuki per PR pkg/34053 | drochner | 3 | -6/+164 |
2006-07-21 | "BUILD_ENV" was misnamed. It's actually the environment that is passed | jlam | 1 | -2/+2 |
2006-07-08 | Change the format of BUILDLINK_ORDER to contain depth information as well, | jlam | 1 | -2/+2 |
2006-07-08 | Track information in a new variable BUILDLINK_ORDER that informs us | jlam | 1 | -1/+2 |
2006-07-04 | Fix build problem with version 2.60 of the "autoconf" package. | tron | 2 | -1/+14 |
2006-06-30 | Add missing bound check in HTTP Plugin "xineplug_inp_http.so". | tron | 3 | -3/+18 |
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-21 | make this build on FreeBSD-6.1, from Peter Schuller per PR pkg/33770 | drochner | 2 | -1/+15 |
2006-06-12 | Bump PKGREVISION and BUILDLINK_ABI_DEPENDS (where applicable) | wiz | 2 | -4/+4 |
2006-05-18 | Fix security problem reported in CVE-2006-1664. | tron | 3 | -3/+17 |
2006-05-03 | another missing mutex init | drochner | 3 | -3/+17 |
2006-04-22 | Removed the superfluous "quotes" and 'quotes' from variables that don't | rillig | 1 | -3/+3 |
2006-04-17 | Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. | wiz | 2 | -4/+4 |
2006-04-17 | Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey | jlam | 1 | -10/+10 |
2006-04-13 | BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace with | jlam | 1 | -4/+2 |
2006-04-12 | Aligned the last line of the buildlink3.mk files with the first line, so | rillig | 1 | -2/+2 |
2006-04-06 | Over 1200 files touched but no revisions bumped :) | reed | 2 | -7/+7 |
2006-03-09 | Replace references to ossaudio.buildlink3.mk with oss.buildlink3.mk. | jlam | 1 | -2/+2 |
2006-03-04 | Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no | jlam | 1 | -2/+2 |
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 2 | -4/+4 |
2006-01-25 | Backport security fix for CVE-2005-4048 to our old "xine-lib" version. | tron | 3 | -3/+87 |
2006-01-20 | Drop maintainership. I can't seriously be the maintainer of so many | jmmv | 1 | -2/+2 |
2006-01-13 | Set XINE_LIB_VER=1.0.3 in Makefile and use ${XINE_LIB_VER} | martti | 9 | -244/+247 |
2005-12-24 | Require libcdio>=0.75. The build of xine-lib fails on amd64 with older | jmmv | 1 | -2/+5 |
2005-12-11 | Convert aalib to options framework, adding an 'x11' option, and remove | wiz | 2 | -3/+4 |
2005-11-01 | Add DragonFly PLIST entries. And bump PKGREVISION. | reed | 2 | -1/+6 |
2005-11-01 | Add patch to fix DragonFly issue in bswap.h: | reed | 2 | -1/+15 |
2005-11-01 | Fix typo to make it configure for -pthread correctly on | reed | 2 | -4/+4 |
2005-10-13 | Update to 1.0.3a. Man... I hate this package in its actual form... it's | jmmv | 21 | -398/+353 |
2005-10-10 | Allowing building on DragonFly. | joerg | 3 | -4/+36 |
2005-09-20 | put the pkgrevision bump in Makefile not Makefile.common | dmcmahill | 2 | -3/+3 |
2005-09-20 | bump pkgrevision after strsep() and pgx32 fixes | dmcmahill | 1 | -1/+2 |
2005-09-20 | regen | dmcmahill | 1 | -1/+4 |
2005-09-20 | Add missing source file for PGX32. The PGX32 plugin works now. | dmcmahill | 2 | -0/+35 |
2005-09-20 | when the os is missing strsep() and we provide a replacement, | dmcmahill | 1 | -0/+18 |
2005-09-15 | avoid a non-constant initializer element. Only affects solaris and irix | dmcmahill | 2 | -1/+20 |
2005-08-10 | Remove the abuse of buildlink that was pkg-config/buildlink3.mk. That | jlam | 1 | -3/+2 |
2005-07-29 | update to 1.0.2 | drochner | 13 | -204/+37 |
2005-07-21 | Change path from devel/pkgconfig to devel/pkg-config. | wiz | 1 | -2/+2 |
2005-06-17 | Remove alsa entries which broke packaging on minskim's | reed | 1 | -3/+1 |
2005-06-01 | Remove mk/autoconf.mk and mk/automake.mk and replace their usage with | jlam | 1 | -5/+3 |
2005-05-26 | Add PLIST.FreeBSD and three patches to make it build for FreeBSD. | reed | 8 | -3/+217 |
2005-05-22 | Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: | jlam | 1 | -2/+2 |
2005-05-18 | Add a PLIST.SunOS and move the oss plugin from PLIST.common to | markd | 4 | -5/+10 |
2005-05-10 | Many changes to pkgsrc for this, but not a version update. | reed | 8 | -214/+223 |
2005-05-07 | Remove the xineplug_ao_out_oss entries as they were later added | reed | 1 | -3/+1 |