Age | Commit message (Expand) | Author | Files | Lines |
2003-10-05 | Add <sys/types.h> in the #ifdef __FreeBSD__ statement to get u_int, size_t | xtraeme | 2 | -6/+14 |
2003-09-26 | Fix main download site URL. Pointed out by Michal Pasternak in private | rh | 1 | -2/+2 |
2003-09-25 | xmms joystick support is built on Linux, split the PLIST | grant | 3 | -3/+7 |
2003-08-08 | COMMENT tweak. | grant | 1 | -2/+2 |
2003-07-25 | Do not build the esound plugin by default. This avoids a dependancy on | jmmv | 3 | -69/+77 |
2003-07-22 | Do not build a static version of plugins (this is useless), thought keep | jmmv | 2 | -38/+21 |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 |
2003-07-13 | PKGREVISION bump for libiconv update. | wiz | 2 | -4/+4 |
2003-06-23 | use ${BUILDLINK_LIBICONV_LDADD} instead of blindly adding -liconv to | grant | 1 | -2/+2 |
2003-06-06 | use LINK_ALL_LIBGCC_HACK instead of $(WHOLE_ARCHIVE_FLAG) -Wl,-lgcc | drochner | 2 | -6/+6 |
2003-06-06 | call "sysctl" by full path to make the build work with a conservative PATH | drochner | 1 | -2/+2 |
2003-05-06 | Drop trailing whitespace. Ok'ed by wiz. | jmmv | 1 | -2/+2 |
2003-05-02 | Dependency bumps, needed because of devel/pth's major bump, and related | wiz | 2 | -4/+4 |
2003-04-29 | For NetBSD, default the cdda device and directory to | simonb | 1 | -2/+5 |
2003-04-17 | Bump PKGREVISION after pthread/locking fixes. | salo | 1 | -2/+2 |
2003-04-17 | Pull in a couple of lock fixes from xmms CVS to avoid mutex | nathanw | 3 | -7/+40 |
2003-04-15 | use ${WHOLE_ARCHIVE_FLAG} instead of -Wl,--whole-archive. | grant | 2 | -4/+4 |
2003-04-10 | xmms installs `libSolaris' on Solaris, not `libOSS', tweak the PLIST | grant | 2 | -8/+14 |
2003-03-09 | Bump PKGREVISION due to upgrade of Mesa and friends. | jschauma | 1 | -2/+2 |
2003-02-06 | Standardise. | wiz | 1 | -0/+5 |
2003-02-06 | Add instructions on how to configure XMMS to play audio CDs; | lukem | 1 | -0/+11 |
2002-12-20 | Actually, this package has two libtool scripts -- override both. | wiz | 1 | -2/+2 |
2002-11-30 | USE_PKGLOCALEDIR, remove unnecessary patches, delint. | salo | 1 | -9/+10 |
2002-11-03 | Mark as using X11. | wiz | 1 | -1/+2 |
2002-10-25 | Remove some unnecessary stuff now that pth is --enable-syscall-hard. | skrll | 5 | -88/+7 |
2002-10-14 | Add support for IPv6, mainly using the patches from | rh | 7 | -5/+389 |
2002-10-03 | Use ${DEVOSSSOUND} instead of /dev/sound, and some whitespace changes. | jlam | 1 | -6/+7 |
2002-09-21 | No packages use xmms/buildlink.mk anymore. | jlam | 1 | -52/+0 |
2002-09-21 | libiconv is in converters, not textproc. | jlam | 1 | -2/+2 |
2002-09-21 | libxmms.so depends on libiconv.so. | jlam | 1 | -1/+2 |
2002-09-09 | Added dependency on libiconv, per pkg/18041. Bump PKGREVISION. | wiz | 1 | -2/+8 |
2002-08-31 | Convert to buildlink2. | wiz | 1 | -12/+11 |
2002-08-25 | Merge changes in packages from the buildlink2 branch that have | jlam | 3 | -2/+26 |
2002-08-08 | These packages install libraries that differ from previous versions if they | jlam | 2 | -3/+4 |
2002-08-08 | XMMS requires a pthread library to build. | jlam | 2 | -2/+8 |
2002-08-01 | Convert to use pthread.buildlink.mk. | jlam | 1 | -5/+1 |
2002-06-25 | work with pth-syscall as well as pth | abs | 1 | -2/+5 |
2002-03-21 | update to 1.2.7 | drochner | 11 | -203/+119 |
2001-12-24 | XXX Make sure libgcc is entirely included for plugins. | mycroft | 3 | -9/+18 |
2001-11-06 | Strongly buildlinkify. | jlam | 1 | -2/+2 |
2001-11-06 | Don't add the homepage to the DESCR file, as it's displayed automatically. | jlam | 1 | -4/+0 |
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 |
2001-10-03 | bsd.buildlink.mk will automatically handle the REPLACE_BUILDLINK stuff, so | jlam | 1 | -2/+1 |
2001-10-03 | Substitute the real config script for the config wrapper script in | jlam | 1 | -1/+3 |
2001-08-29 | Use x11.buildlink.mk instead of USE_X11. Also convert hard-coded references | jlam | 3 | -7/+7 |
2001-08-23 | Replace buildlink paths in xmms-config prior to installation. | jlam | 1 | -1/+2 |
2001-08-23 | Use ossaudio.buildlink.mk. | jlam | 1 | -7/+4 |
2001-08-23 | Remove many unnecessary buildlink.mk files. It's not necessary to include | jlam | 1 | -6/+1 |
2001-08-17 | If USE_CONFIG_WRAPPER is defined (implied by USE_BUILDLINK_ONLY), then | jlam | 1 | -2/+3 |
2001-08-16 | o add xmms-config support | zuntum | 1 | -2/+12 |